SparkQA commented on issue #25620: [SPARK-25341][Core] Support rolling back a 
shuffle map stage and re-generate the shuffle files
URL: https://github.com/apache/spark/pull/25620#issuecomment-532123393
 
 
   **[Test build #110762 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110762/testReport)**
 for PR 25620 at commit 
[`f00d639`](https://github.com/apache/spark/commit/f00d639410f7849bc5960789127bea1fa1521b0b).
    * This patch **fails MiMa tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class ShuffleBlockId(shuffleId: Int, mapId: Long, reduceId: Int) 
extends BlockId `
     * `case class ShuffleDataBlockId(shuffleId: Int, mapId: Long, reduceId: 
Int) extends BlockId `
     * `case class ShuffleIndexBlockId(shuffleId: Int, mapId: Long, reduceId: 
Int) extends BlockId `

----------------------------------------------------------------
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:
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

Reply via email to