Member since
12-13-2018
5
Posts
0
Kudos Received
0
Solutions
01-11-2019
02:36 PM
My ambari version is 2.6.2 ,HDP is 2.6 and HDP-UTILS-1.1.0.21. When I import hive metastore to atlas failed with the error: " ./import-hive.sh Using Hive configuration directory [/etc/hive/conf] Log file for import is /usr/hdp/2.6.2.0-205/atlas/logs/import-hive.log Enter username for atlas :- admin Enter password for atlas :- Exception in thread "main" org.apache.atlas.hook.AtlasHookException: HiveMetaStoreBridge.main() failed. at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.main(HiveMetaStoreBridge.java:650) Caused by: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketTimeoutException: Read timed out at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.filter.HTTPBasicAuthFilter.handle(HTTPBasicAuthFilter.java:81) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:623) at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:319) at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:296) at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:448) at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:938) at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428) at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:445) at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.registerInstance(HiveMetaStoreBridge.java:213) at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.registerDatabase(HiveMetaStoreBridge.java:171) at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.importDatabases(HiveMetaStoreBridge.java:140) at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.importHiveMetadata(HiveMetaStoreBridge.java:134) at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.main(HiveMetaStoreBridge.java:647) " How could i solve it,thanks.
... View more
Labels:
12-21-2018
04:05 AM
what's the difference of installing atlas in ali emr,i config the configuration files which belong to atlas ,but it doesn't work.Could somebodys had try do it,please help me ?My apache atlas version is 1.1.0 and the wrong you can see this url.
... View more
Labels:
12-18-2018
09:40 AM
@Nixon Rodrigues I config the atlas-application.properties with what you said ,but it's also report the same mistake.I didn't create the namespace "solr" in zookeeper,just put it in the root directory ("/") .Is that any problem?
... View more
12-13-2018
11:04 AM
The apache atlas version is apache-atlas-1.1.0 which built by code whith the command "mvn clean -DskipTestspackage-Pdist" and I config it according to atlas website.This is the atlas-application.log.application.txt
... View more
12-13-2018
04:52 AM
when I config the apache atlas with hbase which in hadoop cluster,i meet this problem "Failed to obtain graph instance, retrying 3 times, error: java.lang.IllegalArgumentException:Could not instantiate implementation: org.janusgraph.diskstorage.hbase.HBaseStoreManager (AtlasGraphProvider:86)", and while i access the url with "curl -u admin:admin http://localhost:21000/api/atlas/v2/types/typedefs/headers".It return this picture;.There are some config here,could somebody help me ?
... View more
Labels: