Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-15

YarnConfiguration DEFAULT_YARN_APPLICATION_CLASSPATH should be updated

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.2-alpha
    • 2.0.2-alpha
    • nodemanager
    • None

    Description

        /**
         * Default CLASSPATH for YARN applications. A comma-separated list of
         * CLASSPATH entries
         */
        public static final String[] DEFAULT_YARN_APPLICATION_CLASSPATH = {
            "$HADOOP_CONF_DIR", "$HADOOP_COMMON_HOME/share/hadoop/common/*",
            "$HADOOP_COMMON_HOME/share/hadoop/common/lib/*",
            "$HADOOP_HDFS_HOME/share/hadoop/hdfs/*",
            "$HADOOP_HDFS_HOME/share/hadoop/hdfs/lib/*",
            "$YARN_HOME/share/hadoop/mapreduce/*",
            "$YARN_HOME/share/hadoop/mapreduce/lib/*"};
      

      It should have share/yarn/ and MR should add the share/mapreduce/ (another JIRA?)

      Attachments

        1. YARN-86.patch
          2 kB
          Arun Murthy
        2. YARN-15-branch-0.23.txt
          1 kB
          Vinod Kumar Vavilapalli

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            acmurthy Arun Murthy
            tucu00 Alejandro Abdelnur
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment