Matthew Brandyberry created SPARK-7635:
------------------------------------------

             Summary: SparkContextSchedulerCreationSuite tests may fail due to 
unrecognized UnsatisfiedLinkError message.
                 Key: SPARK-7635
                 URL: https://issues.apache.org/jira/browse/SPARK-7635
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.3.1
         Environment: IBM Java
            Reporter: Matthew Brandyberry
            Priority: Minor


When mesos is not available, these tests fail due to the difference in the 
UnsatisfiedLinkError message with IBM Java vs OpenJDK:

- mesos fine-grained *** FAILED ***
  "mesos (Not found in java.library.path)" did not contain "no mesos in" 
(SparkContextSchedulerCreationSuite.scala:162)
- mesos coarse-grained *** FAILED ***
  "mesos (Not found in java.library.path)" did not contain "no mesos in" 
(SparkContextSchedulerCreationSuite.scala:162)
- mesos with zookeeper *** FAILED ***
  "mesos (Not found in java.library.path)" did not contain "no mesos in" 
(SparkContextSchedulerCreationSuite.scala:162)

PR to be submitted shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to