Radhika Kundam created ATLAS-4354:
-------------------------------------
Summary: atlas import-hive.sh fails with
java.lang.AbstractMethodError: Receiver class
com.sun.jersey.api.uri.UriBuilderImpl does not define or inherit an
implementation of the resolved method abstract uri
Key: ATLAS-4354
URL: https://issues.apache.org/jira/browse/ATLAS-4354
Project: Atlas
Issue Type: Bug
Reporter: Radhika Kundam
Assignee: Radhika Kundam
While importing hive getting below error.
atlas import-hive.sh fails with java.lang.AbstractMethodError: Receiver class
com.sun.jersey.api.uri.UriBuilderImpl does not define or inherit an
implementation of the resolved method abstract uri
2021-07-09 23:28:51,803|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:119)
2021-07-09 23:28:51,803|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasBaseClient.getAddressIfActive(AtlasBaseClient.java:633)
2021-07-09 23:28:51,803|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasBaseClient.selectActiveServerAddress(AtlasBaseClient.java:617)
2021-07-09 23:28:51,803|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasBaseClient.determineActiveServiceURL(AtlasBaseClient.java:323)
2021-07-09 23:28:51,804|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasBaseClient.initializeState(AtlasBaseClient.java:480)
2021-07-09 23:28:51,804|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasBaseClient.initializeState(AtlasBaseClient.java:468)
2021-07-09 23:28:51,804|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasBaseClient.<init>(AtlasBaseClient.java:143)
2021-07-09 23:28:51,804|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.AtlasClientV2.<init>(AtlasClientV2.java:146)
2021-07-09 23:28:51,804|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|at
org.apache.atlas.hive.bridge.HiveMetaStoreBridge.main(HiveMetaStoreBridge.java:158)
2021-07-09 23:28:51,841|INFO|MainThread|machine.py:186 -
run()||GUID=78391325-5071-4406-99bd-99c1947a742f|
--
This message was sent by Atlassian Jira
(v8.3.4#803005)