You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "James Clampffer (JIRA)" <ji...@apache.org> on 2015/09/11 17:47:45 UTC

[jira] [Created] (HDFS-9062) Add a parameter to MiniDFSCluster to turn off security checks on the domain socked path

James Clampffer created HDFS-9062:
-------------------------------------

             Summary: Add a parameter to MiniDFSCluster to turn off security checks on the domain socked path
                 Key: HDFS-9062
                 URL: https://issues.apache.org/jira/browse/HDFS-9062
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: hdfs-client
            Reporter: James Clampffer
            Assignee: James Clampffer
            Priority: Blocker


I'd like to add a command line parameter that allows the permission checks on dfs.domain.socket.path to be turned off.

Right now a blocker, or at least major inconvenience, for short circuit reader development is getting the domain socket path set up with the correct permissions.  I'm working on shared test machines where messing with things in /var/lib is discouraged.

This should also make it easier to write tests for short circuit reads once completed.




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