Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/4960#issuecomment-120574356
  
    Are you sure it's not related? The test failure is:
    ```
    
org.apache.spark.scheduler.cluster.mesos.CoarseMesosSchedulerBackendSuite.(It 
is not a test)
    
    Error Message
    
    no mesos in java.library.path
    Stacktrace
    
    sbt.ForkMain$ForkError: no mesos in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
        at java.lang.Runtime.loadLibrary0(Runtime.java:849)
        at java.lang.System.loadLibrary(System.java:1088)
        at org.apache.mesos.MesosNativeLibrary.load(MesosNativeLibrary.java:54)
        at org.apache.mesos.MesosNativeLibrary.load(MesosNativeLibrary.java:79)
        at 
org.apache.mesos.MesosSchedulerDriver.<clinit>(MesosSchedulerDriver.java:61)
        at 
org.apache.spark.scheduler.cluster.mesos.MesosSchedulerUtils$class.createSchedulerDriver(MesosSchedulerUtils.scala:94)
        at 
org.apache.spark.scheduler.cluster.mesos.CoarseMesosSchedulerBackend.createSchedulerDriver(CoarseMesosSchedulerBackend.scala:46)
    ```


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