Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7265#issuecomment-119330052
[Test build #36713 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36713/console)
for PR 7265 at commit
[`a6d276b`](https://github.com/apache/spark/commit/a6d276b7cf05bd0a14d6486b830e839a324b7b6a).
* This patch **fails RAT tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class ShuffleDependency[K: ClassTag, V: ClassTag, C: ClassTag](`
* `class CoGroupedRDD[K: ClassTag](@transient var rdds: Seq[RDD[_ <:
Product2[K, _]]],`
* `class PairRDDFunctions[K: ClassTag, V: ClassTag](self: RDD[(K, V)])`
* `class ShuffledRDD[K: ClassTag, V: ClassTag, C: ClassTag](`
* `class ErrorShuffleManager extends ShuffleManager `
* `class ParquetShuffleReader[K, V, C](`
* `case class AvroFileWriter[K](file: File, writer:
AvroParquetWriter[AvroPair[K, Any]])`
* `class ParquetShuffleWriter[K, V](shuffleBlockResolver:
FileShuffleBlockResolver,`
* `class AvroPair[K, V](var _1: K, var _2: V, schema: Schema)`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]