Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7150#issuecomment-117496677 [Test build #36235 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36235/console) for PR 7150 at commit [`77f57ef`](https://github.com/apache/spark/commit/77f57ef41d12c2b5fc061305b71932f39207b93f). * This patch **passes all tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` case class Heartbeat(workerId: String, worker: RpcEndpointRef) extends DeployMessage` * ` case class RegisteredWorker(master: RpcEndpointRef, masterWebUiUrl: String) extends DeployMessage` * ` case class RegisterApplication(appDescription: ApplicationDescription, driver: RpcEndpointRef)` * ` case class RegisteredApplication(appId: String, master: RpcEndpointRef) extends DeployMessage` * ` case class SubmitDriverResponse(` * ` case class KillDriverResponse(` * ` case class MasterChanged(master: RpcEndpointRef, masterWebUiUrl: String)` * `class MinMaxScaler(JavaEstimator, HasInputCol, HasOutputCol):` * `class MinMaxScalerModel(JavaModel):`
--- 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