[ https://issues.apache.org/jira/browse/HDFS-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HDFS-4342:
--------------------------------
Fix Version/s: 3.0.0
Status: Patch Available (was: Open)
> 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
> Assignee: Arpit Agarwal
> Labels: newbie
> Fix For: 3.0.0
>
> Attachments: HDFS-4342.trunk.patch
>
>
> 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
|