[
https://issues.apache.org/jira/browse/HDFS-10496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319184#comment-15319184
]
Hadoop QA commented on HDFS-10496:
----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 6s {color}
| {color:red} HDFS-10496 does not apply to trunk. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12808740/HDFS-10496.0.patch |
| JIRA Issue | HDFS-10496 |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/15695/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> ExecuteCommand checks planFile in a wrong way
> ---------------------------------------------
>
> Key: HDFS-10496
> URL: https://issues.apache.org/jira/browse/HDFS-10496
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode
> Affects Versions: HDFS-1312
> Reporter: Lei (Eddy) Xu
> Assignee: Lei (Eddy) Xu
> Priority: Critical
> Attachments: HDFS-10496.0.patch
>
>
> In {{ExecuteCommand#execute}}, it checks the plan file as
> {code}
> Preconditions.checkArgument(planFile == null || planFile.isEmpty(),
> "Invalid plan file specified.");
> {code}
> Which stops the execution with a correct planFile argument.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]