Repository: spark
Updated Branches:
refs/heads/branch-1.1 4c19614e9 -> a65c9ac11
SPARK-2566. Update ShuffleWriteMetrics incrementally
I haven't tested this out on a cluster yet, but wanted to make sure the
approach (passing ShuffleWriteMetrics down to DiskBlockObjectWriter) was ok
Author: Sa
Repository: spark
Updated Branches:
refs/heads/master d614967b0 -> 4e9823644
SPARK-2566. Update ShuffleWriteMetrics incrementally
I haven't tested this out on a cluster yet, but wanted to make sure the
approach (passing ShuffleWriteMetrics down to DiskBlockObjectWriter) was ok
Author: Sandy