Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8433#issuecomment-137019743 [Test build #1711 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1711/console) for PR 8433 at commit [`0408404`](https://github.com/apache/spark/commit/04084043276cba2b773b5895a0935278ccc611bd). * This patch **fails Scala style tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class SparkHadoopWriter(jobConf: JobConf)` * `class BlockRDD[T: ClassTag](sc: SparkContext, @transient val blockIds: Array[BlockId])` * `class ZippedWithIndexRDD[T: ClassTag](prev: RDD[T]) extends RDD[(T, Long)](prev) ` * `class Checkpoint(ssc: StreamingContext, val checkpointTime: Time)` * `abstract class InputDStream[T: ClassTag] (ssc_ : StreamingContext)` * `abstract class ReceiverInputDStream[T: ClassTag](ssc_ : StreamingContext)`
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org