Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17473

jdbc docker tests are failing with java.lang.AbstractMethodError:

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0, 2.1.0
    • 2.0.1, 2.1.0
    • SQL
    • None

    Description

      build/mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.6.0 -Phive-thriftserver -Phive -DskipTests clean install
      build/mvn -Pdocker-integration-tests -pl :spark-docker-integration-tests_2.11 compile test

      Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
      Discovery starting.
      Discovery completed in 200 milliseconds.
      Run starting. Expected test count is: 10
      MySQLIntegrationSuite:

      Error:
      16/09/06 11:52:00 INFO BlockManagerMaster: Registered BlockManager BlockManagerId(driver, 9.31.117.25, 51868)

          • RUN ABORTED ***
            java.lang.AbstractMethodError:
            at org.glassfish.jersey.model.internal.CommonConfig.configureAutoDiscoverableProviders(CommonConfig.java:622)
            at org.glassfish.jersey.client.ClientConfig$State.configureAutoDiscoverableProviders(ClientConfig.java:357)
            at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:392)
            at org.glassfish.jersey.client.ClientConfig$State.access$000(ClientConfig.java:88)
            at org.glassfish.jersey.client.ClientConfig$State$3.get(ClientConfig.java:120)
            at org.glassfish.jersey.client.ClientConfig$State$3.get(ClientConfig.java:117)
            at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:340)
            at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:726)
            at org.glassfish.jersey.client.ClientRequest.getConfiguration(ClientRequest.java:285)
            at org.glassfish.jersey.client.JerseyInvocation.validateHttpMethodAndEntity(JerseyInvocation.java:126)
            ...
            16/09/06 11:52:00 INFO SparkContext: Invoking stop() from shutdown hook
            16/09/06 11:52:00 INFO MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!

      Attachments

        Activity

          People

            tsuresh Suresh Thalamati
            tsuresh Suresh Thalamati
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: