You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/07/07 22:38:31 UTC

[jira] Updated: (HADOOP-3597) SortValidator always uses the default file system irrespective of the actual input

     [ https://issues.apache.org/jira/browse/HADOOP-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-3597:
----------------------------------

    Fix Version/s:     (was: 0.19.0)
                   0.18.0
     Hadoop Flags: [Reviewed]

+1

This should be committed to 0.18, as well.

> 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.18.0
>
>         Attachments: HADOOP-3579.patch, 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.