Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/3974#issuecomment-69321842
[Test build #25317 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25317/consoleFull)
for PR 3974 at commit
[`ef040bf`](https://github.com/apache/spark/commit/ef040bf9811c2ca3020167fe4fc73d31805a9a5d).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` class ClientActor(override val rpcEnv: RpcEnv) extends
NetworkRpcEndpoint with Logging `
* `class ExecutorActor(override val rpcEnv: RpcEnv, executorId: String)
extends RpcEndpoint `
* `trait RpcEnv `
* `trait RpcEndpoint `
* `trait NetworkRpcEndpoint extends RpcEndpoint `
* `trait RpcEndpointRef `
* `case class RpcAddress(host: String, port: Int) `
* ` case class RegisterExecutor(executorId: String, hostPort: String,
cores: Int,`
* `class CoarseGrainedSchedulerBackend(scheduler: TaskSchedulerImpl, val
rpcEnv: RpcEnv)`
* ` class DriverActor(override val rpcEnv: RpcEnv, sparkProperties:
Seq[(String, String)])`
* `class BlockManagerMasterActor(override val rpcEnv: RpcEnv, val
isLocal: Boolean, conf: SparkConf,`
---
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]