Mark Yang created HDFS-4342:
-------------------------------

             Summary: Edits dir in dfs.namenode.edits.dir.required will be 
silently ignored if it is not in dfs.namenode.edits.dir
                 Key: HDFS-4342
                 URL: https://issues.apache.org/jira/browse/HDFS-4342
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 2.0.2-alpha
            Reporter: Mark Yang


Edits dir must be listed in both dfs.namenode.edits.dir and 
dfs.namenode.edits.dir.required for the later to take effect. 
We should throw an invalid configuration error when a dir is in .required but 
not in dfs.namenode.edits.dir

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to