[
https://issues.apache.org/jira/browse/HADOOP-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467928#comment-13467928
]
Hadoop QA commented on HADOOP-8871:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12547407/HADOOP-8871-branch-1-win.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/1551//console
This message is automatically generated.
> FileUtil.symLink: if shell command fails, logging message does not correctly
> print command attempted
> ----------------------------------------------------------------------------------------------------
>
> Key: HADOOP-8871
> URL: https://issues.apache.org/jira/browse/HADOOP-8871
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 1-win
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Attachments: HADOOP-8871-branch-1-win.patch
>
>
> When the shell command call to create a symlink fails, we attempt to log the
> details. We log cmd, which is a String[], and Java prints it using the
> default Object.toString implementation. We need to change this to print the
> contents of the array so that we see the actual command executed.
--
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