Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/19555
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org
Github user windkit commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146273016
--- Diff: docs/running-on-mesos.md ---
@@ -613,6 +621,41 @@ See the [configuration page](configuration.html) for
information on Spark config
driver
Github user windkit commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146272841
--- Diff: docs/running-on-mesos.md ---
@@ -196,17 +196,18 @@ configuration variables:
* Executor memory: `spark.executor.memory`
* Executor c
Github user windkit commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146272708
--- Diff: docs/running-on-mesos.md ---
@@ -196,17 +196,18 @@ configuration variables:
* Executor memory: `spark.executor.memory`
* Executor c
Github user ArtRand commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146242613
--- Diff: docs/running-on-mesos.md ---
@@ -196,17 +196,18 @@ configuration variables:
* Executor memory: `spark.executor.memory`
* Executor c
Github user ArtRand commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146244212
--- Diff: docs/running-on-mesos.md ---
@@ -613,6 +621,41 @@ See the [configuration page](configuration.html) for
information on Spark config
driver
Github user ArtRand commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146242931
--- Diff: docs/running-on-mesos.md ---
@@ -344,6 +345,13 @@ See the [configuration page](configuration.html) for
information on Spark config
Github user ArtRand commented on a diff in the pull request:
https://github.com/apache/spark/pull/19555#discussion_r146242882
--- Diff: docs/running-on-mesos.md ---
@@ -196,17 +196,18 @@ configuration variables:
* Executor memory: `spark.executor.memory`
* Executor c
GitHub user windkit opened a pull request:
https://github.com/apache/spark/pull/19555
[SPARK-22133][DOCS] Documentation for Mesos Reject Offer Configurations
## What changes were proposed in this pull request?
Documentation about Mesos Reject Offer Configurations
## Rel