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

Executing deploy.client TestClient fails with bad class name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.5.1
    • 1.5.3, 1.6.0
    • Spark Core
    • None

    Description

      Execution of deploy.client.TestClient creates an ApplicationDescription to start a TestExecutor which fails due to a bad class name.

      Currently it is "spark.deploy.client.TestExecutor" but should be "org.apache.spark.deploy.client.TestExecutor".

      Attachments

        Activity

          People

            bryanc Bryan Cutler
            bryanc Bryan Cutler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: