Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5232#issuecomment-87064812
  
      [Test build #629 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/629/consoleFull)
 for   PR 5232 at commit 
[`b2e580d`](https://github.com/apache/spark/commit/b2e580ddcbf103a2efcda43f5006a0f6028ff525).
     * This patch **fails Python style tests**.
    
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class TaskCommitDenied(jobID: Int, partitionID: Int, attemptID: 
Int) extends TaskFailedReason `
      * `class JavaDoubleRDD(val srdd: RDD[scala.Double])`
      * `  case class UnregisterApplication(appId: String)`
      * `class ExecutorSource(threadPool: ThreadPoolExecutor, executorId: 
String) extends Source `
      * `case class ExecutorCacheTaskLocation(override val host: String, 
executorId: String)`
      * `class RegexTokenizer extends UnaryTransformer[String, Seq[String], 
RegexTokenizer] `
      * `    case class Data(weight: Double, mu: Vector, sigma: Matrix)`
      * `class MLPairRDDFunctions[K: ClassTag, V: ClassTag](self: RDD[(K, V)]) 
extends Serializable `
      * `class NaiveBayesModel(Saveable, Loader):`
      * `class KMeansModel(Saveable, Loader):`
      * `class SqlParser extends AbstractSparkSQLParser with DataTypeParser `
      * `    implicit class DslSymbol(sym: Symbol) extends ImplicitAttribute `
      * `case class CombineSum(child: Expression) extends AggregateExpression `
      * `case class CombineSumFunction(expr: Expression, base: 
AggregateExpression)`
      * `case class Alias(child: Expression, name: String)(`
      * `protected[sql] class DataTypeException(message: String) extends 
Exception(message)`
      * `class Column(protected[sql] val expr: Expression) extends Logging `
      * `  class CheckpointWriteHandler(`
      * `                logError("User class threw exception: " + cause, 
cause)`



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

Reply via email to