Suresh Thalamati created SPARK-17473:
----------------------------------------
Summary: jdbc docker tests are failing with
java.lang.AbstractMethodError:
Key: SPARK-17473
URL: https://issues.apache.org/jira/browse/SPARK-17473
Project: Spark
Issue Type: Test
Components: SQL
Affects Versions: 2.0.0, 2.1.0
Reporter: Suresh Thalamati
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!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]