Todd Lipcon created HDFS-4638:
---------------------------------
Summary: TransferFsImage should take Configuration as parameter
Key: HDFS-4638
URL: https://issues.apache.org/jira/browse/HDFS-4638
Project: Hadoop HDFS
Issue Type: Bug
Components: namenode
Affects Versions: 3.0.0
Reporter: Todd Lipcon
Priority: Minor
TransferFsImage currently creates a new HdfsConfiguration object, rather than
taking one passed in. This means that using {{dfsadmin -fetchImage}}, you can't
pass a different timeout on the command line, since the Tool's configuration
doesn't get plumbed through.
--
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