[
https://issues.apache.org/jira/browse/ATLAS-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379806#comment-17379806
]
ASF subversion and git services commented on ATLAS-4354:
--------------------------------------------------------
Commit 32e11478f8cbedf1800e27b286519af6250a2e59 in atlas's branch
refs/heads/branch-2.0 from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=32e1147 ]
ATLAS-4354: atlas import-hive.sh fails with java.lang.AbstractMethodError
Signed-off-by: nixonrodrigues <[email protected]>
(cherry picked from commit c1dc84cdeeb1b5c3a53f2bec01ae138e5f578dd1)
> 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
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Radhika Kundam
> Assignee: Radhika Kundam
> Priority: Major
>
> 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)