Tathagata Das created SPARK-5965:
------------------------------------

             Summary: Spark UI does not show main class when running app in 
standalone cluster mode
                 Key: SPARK-5965
                 URL: https://issues.apache.org/jira/browse/SPARK-5965
             Project: Spark
          Issue Type: Bug
          Components: Deploy
    Affects Versions: 1.3.0
            Reporter: Tathagata Das
            Assignee: Andrew Or
            Priority: Blocker


I tried this.

bin/spark-submit --verbose --supervise --master spark://Zion.local:7077 
--deploy-mode cluster  --class test.MemoryTest --driver-memory 1G 
/Users/tdas/Projects/Others/simple-project/target/scala-2.10/simple-app-assembly-0.1-SNAPSHOT.jar
 100 0.5

The app got launched correctly but the Spark web UI showed the following 
screenshot



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to