Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3500

MRJobConfig creates an LD_LIBRARY_PATH using the platform ARCH

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.1, 2.0.0-alpha
    • 0.23.1
    • mrv2
    • Reviewed

    Description

      With HADOOP-7874 we are removing the arch from the java.library.path.

      The LD_LIBRARY_PATH being set should not include the ARCH.

        public static final String DEFAULT_MAPRED_ADMIN_USER_ENV =
            "LD_LIBRARY_PATH=$HADOOP_COMMON_HOME/lib/native/" + PlatformName.getPlatformName();
      

      Attachments

        1. MAPREDUCE-3500.patch
          1 kB
          Alejandro Abdelnur

        Issue Links

          Activity

            People

              tucu00 Alejandro Abdelnur
              tucu00 Alejandro Abdelnur
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: