Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-31582

Being able to not populate Hadoop classpath

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.5
    • 2.4.6, 3.0.0
    • Spark Core, YARN
    • None

    Description

      Spark Yarn client will populate hadoop classpath from `yarn.application.classpath` and ``mapreduce.application.classpath`. However, for Spark with embedded hadoop build, it will result jar conflicts because spark distribution can contain different version of hadoop jars.

      We are adding a new Yarn configuration to not populate hadoop classpath from  `yarn.application.classpath` and ``mapreduce.application.classpath`.

      Attachments

        Activity

          People

            dbtsai DB Tsai
            dbtsai DB Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: