Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/4216#issuecomment-72268051
  
      [Test build #26418 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26418/consoleFull)
 for   PR 4216 at commit 
[`6c57b4b`](https://github.com/apache/spark/commit/6c57b4bffdb76e0097007d34de10f66907a41806).
     * 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)`
      * `class SubmitRestProtocolField[T](val name: String) `
      * `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 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

Reply via email to