Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4216#issuecomment-72399572
[Test build #26477 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26477/consoleFull)
for PR 4216 at commit
[`42e5de4`](https://github.com/apache/spark/commit/42e5de43c26806fb36aced9bf70e23e2eadbac41).
* This patch **passes all 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])`
* `class DriverStatusRequest extends SubmitRestProtocolRequest `
* `class DriverStatusResponse extends SubmitRestProtocolResponse `
* `class ErrorResponse extends SubmitRestProtocolResponse `
* `class KillDriverRequest extends SubmitRestProtocolRequest `
* `class KillDriverResponse extends SubmitRestProtocolResponse `
* ` throw new SubmitRestMissingFieldException("Main class must be
set in submit request.")`
* `class SubmitDriverRequest extends SubmitRestProtocolRequest `
* `class SubmitDriverResponse extends SubmitRestProtocolResponse `
* `class SubmitRestProtocolException(message: String, cause: Exception =
null)`
* `class SubmitRestMissingFieldException(message: String) extends
SubmitRestProtocolException(message)`
* `abstract class SubmitRestProtocolMessage `
* `abstract class SubmitRestProtocolRequest extends
SubmitRestProtocolMessage `
* `abstract class SubmitRestProtocolResponse extends
SubmitRestProtocolMessage `
---
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]