Description
In ACCUMULO-1563, test directories were changed in some tests to avoid writing to / in HDFS. When running the SimpleBulkTest and CompactionTest under 1.5.0 with the patch applied, I saw failures:
org.apache.accumulo.core.client.AccumuloException: Bulk import directory /testrf does not exist!
It looks like parts of those tests are still looking under /.
Attachments
Attachments
Issue Links
- is related to
-
ACCUMULO-1893 BulkSplitOptimization and Compaction functional tests still writing to root of HDFS in 1.4.x
- Resolved
- relates to
-
ACCUMULO-1563 Have BulkSplitOptimization and Compaction functional tests not write to hdfs root dir.
- Resolved