-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15538/
-----------------------------------------------------------
Review request for accumulo and Eric Newton.
Bugs: ACCUMULO-1893
https://issues.apache.org/jira/browse/ACCUMULO-1893
Repository: accumulo
Description
-------
ACCUMULO-1893 keep tests from attempting to write to the root of HDFS.
Reapplication of part of ACCUMULO-1563 to current branch.
Author: Jon Hsieh <[email protected]>
Diffs
-----
src/server/src/main/java/org/apache/accumulo/server/test/CreateMapFiles.java
a57189437c6aee88af74e42254c8c6ffdec9b054
src/server/src/main/java/org/apache/accumulo/server/test/functional/BulkSplitOptimizationTest.java
3af414442e187de39a2f95895dad405c1616e1f7
Diff: https://reviews.apache.org/r/15538/diff/
Testing
-------
unit tests pass, function test simple.compaction.CompactionTest fails without,
passes with.
Thanks,
Sean Busbey