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

YARN ClientBase will throw a NPE if there is no YARN application specific classpath.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.9.0, 0.9.1, 1.0.0
    • 1.1.0
    • YARN

    Description

      The current implementation of ClientBase.getDefaultYarnApplicationClasspath inspects the MRJobConfig class for the field DEFAULT_YARN_APPLICATION_CLASSPATH when it should be really looking into YarnConfiguration.

      If the Application Configuration has no yarn.application.classpath defined a NPE exception will be thrown.

      Attachments

        Activity

          People

            berngp Bernardo Gomez Palacio
            berngp Bernardo Gomez Palacio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: