You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2015/10/23 19:42:27 UTC

[jira] [Created] (SPARK-11287) Executing deploy.client TestClient fails with bad class name

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org