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: [email protected]
For additional commands, e-mail: [email protected]