[GitHub] spark pull request: [SPARK-3629][Doc] improve spark on yarn doc

2014-10-16 Thread ssjssh
Github user ssjssh commented on the pull request:

https://github.com/apache/spark/pull/2813#issuecomment-59359408
  
can someone verify this patch?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: improve spark on yarn doc(issus 3629 on jira)

2014-10-15 Thread ssjssh
GitHub user ssjssh opened a pull request:

https://github.com/apache/spark/pull/2813

improve spark on yarn doc(issus 3629 on jira)

Right now  running-on-yarn.md starts off with a big list of config options, 
and only then tells you how to submit an app. It would be better to put that 
part and the packaging part first, and the config options only at the end. 
Besides I add some explainations about yarn-cluster and yarn-client mode 

https://issues.apache.org/jira/browse/SPARK-3629

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ssjssh/spark improve-spark-on-yarn-doc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/2813.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2813


commit f8ec44d3304c2c28c176257e6a75102c655ee71d
Author: ssjssh ssj970763...@163.com
Date:   2014-10-08T15:30:13Z

use test to explore spark

commit 25a3c127cff84a61cf31ecfdefed9b83cc18dc19
Author: ssjssh ssj970763...@163.com
Date:   2014-10-08T15:38:11Z

add first test

commit c86112f82e5cdca7629906dd2846d48149183556
Author: ssjssh ssj970763...@163.com
Date:   2014-10-13T06:14:36Z

删own文件夹

commit 92e28e1dcc08db2670b83cba5d3fae4e588644f6
Author: ssjssh ssj970763...@163.com
Date:   2014-10-15T14:25:08Z

edited to tell how to submit Spark application on yarn first and then 
follows the config options when works with yarn. In addition, add some 
explainations about yarn-cluster mode and yarn-client mode.

commit 505a155f4cd52d641a4f87822f5bfcf205a58baf
Author: ssjssh ssj970763...@163.com
Date:   2014-10-15T14:29:03Z

delete test file




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org