You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/05/17 03:17:59 UTC

[jira] [Created] (ACCUMULO-3822) ImportExportIT fails to write to export directory in HDFS due to permissions

Josh Elser created ACCUMULO-3822:
------------------------------------

             Summary: ImportExportIT fails to write to export directory in HDFS due to permissions
                 Key: ACCUMULO-3822
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3822
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Minor
             Fix For: 1.8.0, 1.7.1


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).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)