[ 
https://issues.apache.org/jira/browse/HADOOP-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609044#action_12609044
 ] 

Hadoop QA commented on HADOOP-3597:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12384278/hadoop-3597.patch
  against trunk revision 672376.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2759/console

This message is automatically generated.

> SortValidator always uses the default file system irrespective of the actual 
> input
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-3597
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3597
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>             Fix For: 0.19.0
>
>         Attachments: hadoop-3597.patch
>
>
> In SortValidator, the underlying file system should be obtained from the 
> given inputs (sortInput and sortOutput). It is currently assumed to be the 
> default (HDFS) always. 
> So, the following usage does not work
> bin/hadoop jar hadoop-0.19.0-dev-test.jar testmapredsort -sortInput 
> har:///user/jothipn/foo.har/user/jothipn/input -sortOutput  output

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to