[
https://issues.apache.org/jira/browse/HDFS-4638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375204#comment-14375204
]
Hadoop QA commented on HDFS-4638:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12575730/HDFS-4638.patch
against trunk revision b375d1f.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HDFS-Build/10028//console
This message is automatically generated.
> 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
> Assignee: Harsh J
> Priority: Minor
> Attachments: HDFS-4638.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)