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

JAVA_HOME detection can conflict with fuse-dfs libjvm.so detection

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: CDH3u2
    • Fix Version/s: CDH3u6
    • Component/s: HDFS, Packaging
    • Labels:
      None

      Description

      If JAVA_HOME detection in hadoop-config.sh finds:

      /usr/lib/jvm/java-1.6.0-sun-1.6.0.*/jre/

      then hadoop-fuse-dfs will not work because it adds jre/lib to the path:

      for f in `find ${JAVA_HOME}/jre/lib -name client -prune -o -name libjvm.so -exec dirname {} \;`; do

        Attachments

          Activity

            People

            • Assignee:
              rvs Roman V Shaposhnik
              Reporter:
              brock Brock Noland
            • Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: