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

hadoop streaming job need the full path to commands even when they are in the path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1-win
    • None
    • None
    • Reviewed

    Description

      run a hadoop streaming job as
      bin/hadoop jar path_to_streaming_jar -input path_on_hdfs -mapper cat -output path_on_hdfs -reducer cat
      will fail saying program cat not found. cat is in the path and works from cmd prompt.
      If i give the full path to cmd.exe the exception is not seen

      Attachments

        Issue Links

          Activity

            People

              bikassaha Bikas Saha
              bikassaha Bikas Saha
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: