Bill Havanki created ACCUMULO-1782:
--------------------------------------
Summary: SimpleBulkTest and CompactionTest fail with missing
testrf directory
Key: ACCUMULO-1782
URL: https://issues.apache.org/jira/browse/ACCUMULO-1782
Project: Accumulo
Issue Type: Test
Components: test
Affects Versions: 1.5.1
Reporter: Bill Havanki
Assignee: Bill Havanki
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:
{noformat}
org.apache.accumulo.core.client.AccumuloException: Bulk import directory
/testrf does not exist!
{noformat}
It looks like parts of those tests are still looking under /.
--
This message was sent by Atlassian JIRA
(v6.1#6144)