Bryan Cutler created SPARK-11287:
------------------------------------

             Summary: Executing deploy.client TestClient fails with bad class 
name
                 Key: SPARK-11287
                 URL: https://issues.apache.org/jira/browse/SPARK-11287
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.5.1
            Reporter: Bryan Cutler
            Priority: Trivial


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".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to