Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4455#issuecomment-73396664
[Test build #27025 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/27025/consoleFull)
for PR 4455 at commit
[`3ab2f6b`](https://github.com/apache/spark/commit/3ab2f6b353b31d38822a9034625bc0c3aae89a55).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` "public class " + className + extendsText + " implements
java.io.Serializable `
* ` case class MasterStateResponse(`
* `class LocalSparkCluster(`
* ` * (4) the main class for the child`
* ` case class BoundPortsResponse(actorPort: Int, webUIPort: Int,
restPort: Option[Int])`
* ` throw new SubmitRestMissingFieldException("Main class is
missing.")`
* ` case class RegisterExecutor(`
* `public class JavaDeveloperApiExample `
* ` // where index i corresponds to class i (i = 0, 1).`
* ` * Here, we have a trait to be mixed in with the Estimator and Model
(MyLogisticRegression`
* ` * class since the maxIter parameter is only used during training
(not in the Model).`
* ` // where index i corresponds to class i (i = 0, 1).`
* `class DoubleParam(parent: Params, name: String, doc: String,
defaultValue: Option[Double])`
* `class IntParam(parent: Params, name: String, doc: String,
defaultValue: Option[Int])`
* `class FloatParam(parent: Params, name: String, doc: String,
defaultValue: Option[Float])`
* `class LongParam(parent: Params, name: String, doc: String,
defaultValue: Option[Long])`
* `class BooleanParam(parent: Params, name: String, doc: String,
defaultValue: Option[Boolean])`
* ` new Param(this, "probabilityCol", "column name for predicted class
conditional probabilities",`
* `case class UnresolvedGetField(child: Expression, fieldName: String)
extends UnaryExpression `
* `case class GetField(child: Expression, field: StructField, ordinal:
Int) extends UnaryExpression `
---
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]