-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-7515] [DOC] Update documentation for PySpark on YARN with cluster mode #6040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32335 has started for PR 6040 at commit |
|
Test build #32335 has finished for PR 6040 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
docs/submitting-applications.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this might be a little clearer as two sentences. "cluster mode is currently not supported for Mesos clusters. Currently only YARN supports cluster mode for Python applications."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, it's clearer. Thanks!
…doc-for-pyspark-on-yarn
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32415 has started for PR 6040 at commit |
|
Looks good. |
|
LGTM |
|
Test build #32415 has finished for PR 6040 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
…ter mode Now PySpark on YARN with cluster mode is supported so let's update doc. Author: Kousuke Saruta <[email protected]> Closes apache#6040 from sarutak/update-doc-for-pyspark-on-yarn and squashes the following commits: ad9f88c [Kousuke Saruta] Brushed up sentences 469fd2e [Kousuke Saruta] Merge branch 'master' of https://github.com/apache/spark into update-doc-for-pyspark-on-yarn fcfdb92 [Kousuke Saruta] Updated doc for PySpark on YARN with cluster mode
…ter mode Now PySpark on YARN with cluster mode is supported so let's update doc. Author: Kousuke Saruta <[email protected]> Closes apache#6040 from sarutak/update-doc-for-pyspark-on-yarn and squashes the following commits: ad9f88c [Kousuke Saruta] Brushed up sentences 469fd2e [Kousuke Saruta] Merge branch 'master' of https://github.com/apache/spark into update-doc-for-pyspark-on-yarn fcfdb92 [Kousuke Saruta] Updated doc for PySpark on YARN with cluster mode
…ter mode Now PySpark on YARN with cluster mode is supported so let's update doc. Author: Kousuke Saruta <sarutakoss.nttdata.co.jp> Closes #6040 from sarutak/update-doc-for-pyspark-on-yarn and squashes the following commits: ad9f88c [Kousuke Saruta] Brushed up sentences 469fd2e [Kousuke Saruta] Merge branch 'master' of https://github.com/apache/spark into update-doc-for-pyspark-on-yarn fcfdb92 [Kousuke Saruta] Updated doc for PySpark on YARN with cluster mode Author: Punya Biswal <[email protected]> Author: Kousuke Saruta <[email protected]> Closes #6842 from punya/feature/SPARK-7515 and squashes the following commits: 0b83648 [Punya Biswal] Merge remote-tracking branch 'origin/branch-1.4' into feature/SPARK-7515 de025cd [Kousuke Saruta] [SPARK-7515] [DOC] Update documentation for PySpark on YARN with cluster mode
…ter mode Now PySpark on YARN with cluster mode is supported so let's update doc. Author: Kousuke Saruta <[email protected]> Closes apache#6040 from sarutak/update-doc-for-pyspark-on-yarn and squashes the following commits: ad9f88c [Kousuke Saruta] Brushed up sentences 469fd2e [Kousuke Saruta] Merge branch 'master' of https://github.com/apache/spark into update-doc-for-pyspark-on-yarn fcfdb92 [Kousuke Saruta] Updated doc for PySpark on YARN with cluster mode
Now PySpark on YARN with cluster mode is supported so let's update doc.