Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8007#issuecomment-132066059
  
      [Test build #41082 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41082/console)
 for   PR 8007 at commit 
[`70d6a15`](https://github.com/apache/spark/commit/70d6a1587906210ea4451fb1743b8eda6e7b90c4).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class ExecutorNormalExit(`
      * `class ExecutorLossReason(val message: String) extends Serializable `
      * `case class ExecutorExitedNormally(val exitCode: Int, reason: String)`
      * `  case class RemoveExecutor(executorId: String, reason: 
ExecutorLossReason)`
      * `  case class AcknowledgeExecutorRemoved(executorId: String) extends 
CoarseGrainedClusterMessage`
      * `  case class GetExecutorLossReason(executorId: String) extends 
CoarseGrainedClusterMessage`



---
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]

Reply via email to