You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/10 17:54:01 UTC

[GitHub] [spark] SparkQA commented on pull request #28287: [SPARK-31418][SCHEDULER] Request more executors in case of dynamic allocation is enabled and a task becomes unschedulable due to spark's blacklisting feature.

SparkQA commented on pull request #28287:
URL: https://github.com/apache/spark/pull/28287#issuecomment-656804835


   **[Test build #125613 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125613/testReport)** for PR 28287 at commit [`0784dc3`](https://github.com/apache/spark/commit/0784dc3d8f5419822b2e26f2c1144e0a2e285a9e).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class UnschedulableTaskSetAdded(stageId: Int, stageAttemptId: Int)`
     * `case class UnschedulableTaskSetRemoved(stageId: Int, stageAttemptId: Int)`
     * `case class SparkListenerUnschedulableTaskSetAdded(`
     * `case class SparkListenerUnschedulableTaskSetRemoved(`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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