You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Aaron Davidson (JIRA)" <ji...@apache.org> on 2014/10/13 08:18:33 UTC

[jira] [Created] (SPARK-3921) Executors in Standalone mode fail to come up due to invalid workerUrl

Aaron Davidson created SPARK-3921:
-------------------------------------

             Summary: Executors in Standalone mode fail to come up due to invalid workerUrl
                 Key: SPARK-3921
                 URL: https://issues.apache.org/jira/browse/SPARK-3921
             Project: Spark
          Issue Type: Bug
            Reporter: Aaron Davidson
            Assignee: Aaron Davidson
            Priority: Critical


As of [this commit|https://github.com/apache/spark/commit/79e45c9323455a51f25ed9acd0edd8682b4bbb88#diff-79391110e9f26657e415aa169a004998R153], standalone mode appears to be broken, because of the swapped workerUrl and appId parameters. We still put workerUrl before appId when we start standalone executors, and the Executor misinterprets the appId as the workerUrl and fails to create the WorkerWatcher.



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