XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.5.0
    • Input Tools
    • None
    • Redhat 5.1, Java 6

    Description

      If HADOOP_HOME or HADOOP_JAR are not set, the default HADOOP_JAR is set to

      export HADOOP_JAR=`ls ${HADOOP_HOME}/hadoop-*-core.jar`

      Currently we have hadoop-0.18.0-core.jar and hadoop-0.20-dev-core.jar. So the HADOOP_JAR will become ".../hadoop-0.18.0-core.jar .../hadoop-0.20-dev-core.jar". This is not right. The space should be replaced by ":"

      Attachments

        Activity

          People

            eyang Eric Yang
            zhangyongjiang Cheng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: