Description
With DFS permission enabled, the test user makes a directory in HDFS which Accumulo exports data to.
With separate test and Accumulo users, this results in the Accumulo user being unable to write to the export directory.
For the purposes of ImportExportIT, we can just chmod 777 the export directory (and import directory).