SparkQA commented on issue #24740: [SPARK-27876][SPARK-27876][CORE] Split large 
shuffle partition to multi-segments to enable transfer oversize shuffle 
partition block
URL: https://github.com/apache/spark/pull/24740#issuecomment-497190703
 
 
   **[Test build #105942 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105942/testReport)**
 for PR 24740 at commit 
[`256b3c8`](https://github.com/apache/spark/commit/256b3c82181d30776f1d291c13c5ec9d42a79421).
    * This patch **fails Scala style tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class ShuffleBlockSegmentId(shuffleId: Int, mapId: Int, reduceId: 
Int, segmentId: Int)`
     * `      case class SegmentManagedBuffer(`
     * `  case class FetchRequest(address: BlockManagerId, blocks: 
Seq[(BlockId, (Long, Int))]) `

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to