[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-19 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448876995
 
 
   **[Test build #100324 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100324/testReport)**
 for PR 23340 at commit 
[`3dd8424`](https://github.com/apache/spark/commit/3dd842494621288707b566ba8bf8984dd4a0f0ce).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-19 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448810261
 
 
   **[Test build #100324 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100324/testReport)**
 for PR 23340 at commit 
[`3dd8424`](https://github.com/apache/spark/commit/3dd842494621288707b566ba8bf8984dd4a0f0ce).


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-18 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448453230
 
 
   **[Test build #100294 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100294/testReport)**
 for PR 23340 at commit 
[`42599fe`](https://github.com/apache/spark/commit/42599fe9e7b6fb22b91bc7c0af6aed893fec4cc3).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-18 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448412509
 
 
   **[Test build #100294 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100294/testReport)**
 for PR 23340 at commit 
[`42599fe`](https://github.com/apache/spark/commit/42599fe9e7b6fb22b91bc7c0af6aed893fec4cc3).


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-18 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448406893
 
 
   **[Test build #100289 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100289/testReport)**
 for PR 23340 at commit 
[`d77612c`](https://github.com/apache/spark/commit/d77612cdb3bee30e5403fee2268feca0de0c72f8).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-18 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448326902
 
 
   **[Test build #100289 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100289/testReport)**
 for PR 23340 at commit 
[`d77612c`](https://github.com/apache/spark/commit/d77612cdb3bee30e5403fee2268feca0de0c72f8).


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-18 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448131240
 
 
   **[Test build #100275 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100275/testReport)**
 for PR 23340 at commit 
[`d77612c`](https://github.com/apache/spark/commit/d77612cdb3bee30e5403fee2268feca0de0c72f8).
* This patch **fails due to an unknown error code, -9**.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

2018-12-17 Thread GitBox
SparkQA commented on issue #23340: [SPARK-23431][CORE] Expose the new executor 
memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340#issuecomment-448126618
 
 
   **[Test build #100275 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100275/testReport)**
 for PR 23340 at commit 
[`d77612c`](https://github.com/apache/spark/commit/d77612cdb3bee30e5403fee2268feca0de0c72f8).


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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