Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4216#issuecomment-73164819
[Test build #26871 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26871/consoleFull)
for PR 4216 at commit
[`9c82a36`](https://github.com/apache/spark/commit/9c82a3650ea76c3b45693a9c8a149c062feabe9f).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` 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.")`
* ` * @param modelClass String name for model class (used for error
messages)`
* ` case class Data(labels: Array[Double], pi: Array[Double], theta:
Array[Array[Double]])`
* ` s" but class priors vector pi had $`
* ` s" but class conditionals array theta had $`
* ` case class Data(weights: Vector, intercept: Double, threshold:
Option[Double])`
* ` * @param modelClass String name for model class (used for error
messages)`
* ` * @param modelClass String name for model class (used for error
messages)`
* ` case class Data(weights: Vector, intercept: Double)`
* ` * @param modelClass String name for model class (used for error
messages)`
* `trait Saveable `
* `trait Loader[M <: Saveable] `
* ` * @return (class name, version, metadata)`
* `protected class CaseInsensitiveMap(map: Map[String, String]) extends
Map[String, String]`
* `trait CreatableRelationProvider `
---
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]