Github user jerryshao commented on the pull request:
https://github.com/apache/spark/pull/9523#issuecomment-154600765
Also this command is quite like a legacy code:
```
bin/spark-class org.apache.spark.deploy.yarn.Client --jar
lib/spark-examples-1.5.2.0-hadoop2.6.0.16.1506060127.jar --class
org.apache.spark.examples.SparkPi --num-workers 4 --worker-memory 2g
--master-memory 1g --worker-cores 1 --queue default
```
Is it better to move forward? Compatible with old code really makes this
part of configuration messy and inconsistent with the arguments of
`SparkSubmit`/
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]