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

NoSuchMethodException: There is no startCredentialUpdater method in the object YarnSparkHadoopUtil

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.3.0
    • None
    • Spark Core

    Description

       In the 219 line of the CoarseGrainedExecutorBackend class:
      Utils.classForName("org.apache.spark.deploy.yarn.YarnSparkHadoopUtil").getMethod("startCredentialUpdater", classOf[SparkConf]).invoke(null, driverConf)
      But, There is no startCredentialUpdater method in the object YarnSparkHadoopUtil.
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            x15594 John
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: