Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/4422#issuecomment-73334655
  
      [Test build #26959 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26959/consoleFull)
 for   PR 4422 at commit 
[`2622870`](https://github.com/apache/spark/commit/2622870f1d2bb7221ca80b3421278b1d3ce9cafe).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `      "public class " + className + " implements java.io.Serializable `
      * `  case class RegisterExecutor(executorId: String, hostPort: String, 
cores: Int)`
      * `          throw new SparkException("Failed to load class to register 
with Kryo", e)`
      * `class LogisticRegression extends Estimator[LogisticRegressionModel] 
with LogisticRegressionParams `
      * `class DoubleParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Double] = None)`
      * `class IntParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Int] = None)`
      * `class FloatParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Float] = None)`
      * `class LongParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Long] = None)`
      * `class BooleanParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Boolean] = None)`
      * `  class EMOptimizer(`
      * `case class GetField(child: Expression, fieldName: String) extends 
UnaryExpression `
      * `class DefaultSource extends RelationProvider `
      * `case class ParquetRelation2(path: String)(@transient val sqlContext: 
SQLContext)`
      * `protected class CaseInsensitiveMap(map: Map[String, String]) extends 
Map[String, String] `
      * `trait CreateableRelationProvider `



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