Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/5234#issuecomment-87889489
  
    I'm trying to run unit tests locally but it seems something is busted 
somewhere else. e.g. I get this:
    
        sparkDriver-akka.actor.default-dispatcher-16 ERROR AkkaRpcEnv: Ignore 
error: 
AkkaRpcEndpointRef(Actor[akka://sparkDriver/user/OutputCommitCoordinator#1646821675])
 does not implement 'receive'
    
    `SparkListenerSuite` also doesn't seem to finish, but right now I'm not 
sure whether that's the source of the issue or just a side-effect. Also, lots 
of this in the log output:
    
        15/03/30 17:48:47.658 spark-dynamic-executor-allocation WARN 
SparkContext: Requesting executors is only supported in coarse-grained mode
    
    I'll try to dig more into this later, but so far I don't see a connection 
between my code and the current test issues I'm running into.


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