Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-3597

SortValidator always uses the default file system irrespective of the actual input

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.18.0
    • test
    • None
    • Reviewed

    Description

      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

      Attachments

        1. HADOOP-3579.patch
          2 kB
          Bill de hOra
        2. hadoop-3597.patch
          2 kB
          Jothi Padmanabhan

        Activity

          People

            jothipn Jothi Padmanabhan
            jothipn Jothi Padmanabhan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: