Uploaded image for project: 'CDH (READ-ONLY)'
  1. CDH (READ-ONLY)
  2. DISTRO-410

Path to libexec in hdfs shell script is broken

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Feedback Received
    • Affects Version/s: CDH4.0.0
    • Fix Version/s: None
    • Component/s: Hadoop Common, Packaging
    • Labels:

      Description

      When the hadoop-hdfs package is downloaded from Cloudera's CDH4 repo, the hdfs script contains the following on line 22:

      DEFAULT_LIBEXEC_DIR="$bin"/../libexec

      However, the libexec file referenced does not exist. A workaround is to change this to the following:

      DEFAULT_LIBEXEC_DIR="$bin"/../../hadoop/libexec

      That file does exist.

        Attachments

          Activity

            People

            • Assignee:
              rvs Roman V Shaposhnik
              Reporter:
              thaddeus.diamond Thaddeus Diamond
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: