| target | |
| # Eclipse artifacts | |
| .classpath | |
| .settings | |
| .project | |
| # IntelliJ artifacts | |
| *.iml | |
| *.ipr | |
| *.iws | |
| # OS X Artifacts | |
| .DS_Store | |
| # emacs backup files | |
| *~ | |
| HBaseAllTypesError | |
| HBaseAllTypesErrorNoNulls | |
| # Impala test data (not in repo, manually copied or linked) | |
| impala-data | |
| data/test-warehouse | |
| # Generated block ids (hdfs ids) for each table | |
| block-ids | |
| # Generated data loading files | |
| load-*-hbase.create | |
| # Temporary data generated by tests. | |
| tmp-scanner-fuzz* | |
| # Test cluster data. | |
| data |