Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5392#issuecomment-109947603
[Test build #34423 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34423/console)
for PR 5392 at commit
[`9137b82`](https://github.com/apache/spark/commit/9137b82af1222424756500a455bd31d50dade6c7).
* 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)`
---
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]