<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to import hive metadata in Apache Atlas ?? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148632#M111158</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Yes I was able to run the shell script after commenting "Exit 1". Code pasted below:&lt;/P&gt;&lt;PRE&gt;if [ ! -e "${JAVA_BIN}" ] || [ ! -e "${JAR_BIN}" ]; then  echo "$JAVA_BIN and/or $JAR_BIN not found on the system. Please make sure java and jar commands are available." 

# exit 1

fi&lt;/PRE&gt;</description>
    <pubDate>Tue, 16 May 2017 14:18:32 GMT</pubDate>
    <dc:creator>subash_sharma</dc:creator>
    <dc:date>2017-05-16T14:18:32Z</dc:date>
    <item>
      <title>How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148623#M111149</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;I am trying to import hive metadata in Apache atlas, i ran import-hive.sh but ran into below notification.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Subash&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:16:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148623#M111149</guid>
      <dc:creator>subash_sharma</dc:creator>
      <dc:date>2016-12-12T14:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148624#M111150</link>
      <description>&lt;P&gt;/usr/lib/jvm/jre/bin/java and/or /usr/lib/jvm/jre/bin/jar not found on the system. Please make sure java and jar commands are available.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:26:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148624#M111150</guid>
      <dc:creator>subash_sharma</dc:creator>
      <dc:date>2016-12-12T14:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148625#M111151</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/14607/subashsharma.html" nodeid="14607"&gt;@subash sharma&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Make sure your Java environment is configured properly - for example JAVA_HOME. &lt;/P&gt;&lt;P&gt;Please have a look at &lt;A href="https://community.hortonworks.com/questions/39839/how-to-import-metadata-from-hive-into-atlas-and-th.html" target="_blank"&gt;https://community.hortonworks.com/questions/39839/how-to-import-metadata-from-hive-into-atlas-and-th.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;/Best regards, Mats&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 19:17:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148625#M111151</guid>
      <dc:creator>mjohansson</dc:creator>
      <dc:date>2016-12-12T19:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148626#M111152</link>
      <description>&lt;P&gt;hey &lt;A rel="user" href="https://community.cloudera.com/users/210/mjohansson.html" nodeid="210"&gt;@Mats Johansson&lt;/A&gt; , as you said I have configured the JAVA_HOME path, Now i am running into time-out issue.Please find the log below:&lt;/P&gt;&lt;P&gt;sh import-hive.sh
/usr/lib/jvm/java/bin/java
/usr/lib/jvm/java/bin/jar
Using Hive configuration directory [/etc/hive/conf]
Log file for import is /usr/hdp/2.5.3.0-37/atlas/logs/import-hive.log
2016-12-12 14:28:03,318 INFO  - [main:] ~ Looking for atlas-application.propert                                    ies in classpath (ApplicationProperties:73)
2016-12-12 14:28:03,322 INFO  - [main:] ~ Loading atlas-application.properties                                     from file:/etc/hive/2.5.3.0-37/0/atlas-application.properties (ApplicationPrope                                    rties:86)
2016-12-12 14:28:03,374 DEBUG - [main:] ~ Configuration loaded: (ApplicationPro                                    perties:99)
2016-12-12 14:28:03,374 DEBUG - [main:] ~ atlas.authentication.method.kerberos                                     = False (ApplicationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.cluster.name = governance (Appl                                    icationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.hook.hive.keepAliveTime = 10 (A                                    pplicationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.hook.hive.maxThreads = 5 (Appli                                    cationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.hook.hive.minThreads = 5 (Appli                                    cationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.hook.hive.numRetries = 3 (Appli                                    cationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.hook.hive.queueSize = 1000 (App                                    licationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.hook.hive.synchronous = false (                                    ApplicationProperties:102)
2016-12-12 14:28:03,376 DEBUG - [main:] ~ atlas.kafka.bootstrap.servers =  (ApplicationProperties:102)
2016-12-12 14:28:03,377 DEBUG - [main:] ~ atlas.kafka.hook.group.id = atlas (Ap                                    plicationProperties:102)
2016-12-12 14:28:03,377 DEBUG - [main:] ~ atlas.kafka.zookeeper.connect = (ApplicationProperties:102)
2016-12-12 14:28:03,377 DEBUG - [main:] ~ atlas.kafka.zookeeper.connection.time                                    out.ms = 200 (ApplicationProperties:102)
2016-12-12 14:28:03,377 DEBUG - [main:] ~ atlas.kafka.zookeeper.session.timeout                                    .ms = 400 (ApplicationProperties:102)
2016-12-12 14:28:03,379 DEBUG - [main:] ~ atlas.kafka.zookeeper.sync.time.ms =                                     20 (ApplicationProperties:102)
2016-12-12 14:28:03,379 DEBUG - [main:] ~ atlas.notification.create.topics = Tr                                    ue (ApplicationProperties:102)
2016-12-12 14:28:03,379 DEBUG - [main:] ~ atlas.notification.replicas = 1 (Appl                                    icationProperties:102)
2016-12-12 14:28:03,379 DEBUG - [main:] ~ atlas.notification.topics = [ATLAS_HO                                    OK, ATLAS_ENTITIES] (ApplicationProperties:102)
2016-12-12 14:28:03,379 DEBUG - [main:] ~ atlas.rest.address = (ApplicationProperties:102)
2016-12-12 14:28:03,380 DEBUG - [main:] ~ ==&amp;gt; InMemoryJAASConfiguration.init()                                     (InMemoryJAASConfiguration:168)
2016-12-12 14:28:03,383 DEBUG - [main:] ~ ==&amp;gt; InMemoryJAASConfiguration.init()                                     (InMemoryJAASConfiguration:181)
2016-12-12 14:28:03,387 DEBUG - [main:] ~ ==&amp;gt; InMemoryJAASConfiguration.initial                                    ize() (InMemoryJAASConfiguration:220)
2016-12-12 14:28:03,387 DEBUG - [main:] ~ &amp;lt;== InMemoryJAASConfiguration.initial                                    ize() (InMemoryJAASConfiguration:347)
2016-12-12 14:28:03,387 DEBUG - [main:] ~ &amp;lt;== InMemoryJAASConfiguration.init()                                     (InMemoryJAASConfiguration:190)
2016-12-12 14:28:03,387 DEBUG - [main:] ~ &amp;lt;== InMemoryJAASConfiguration.init()                                     (InMemoryJAASConfiguration:177)
Enter username for atlas :-
admin
Enter password for atlas :-
admin
2016-12-12 14:28:09,373 INFO  - [main:] ~ Client has only one service URL, will                                     use that for all actions: &lt;A href="http://localhost:21000" target="_blank"&gt;http://localhost:21000&lt;/A&gt; (AtlasCli                                    ent:265)
2016-12-12 14:28:10,427 WARN  - [main:] ~ Unable to load native-hadoop library                                     for your platform... using builtin-java classes where applicable (NativeCodeLoa                                    der:62)
2016-12-12 14:28:10,778 DEBUG - [main:] ~ Using resource localhost:21000/api/atlas/types/hdfs_path for 0 times (AtlasClient:784)
2016-12-12 14:28:10,804 DEBUG - [main:] ~ API localhost:21000/api/atlas/types/hdfs_path returned status 200 (AtlasClient:1191)
2016-12-12 14:28:11,010 INFO  - [main:] ~ HDFS data model is already registered                                    ! (HiveMetaStoreBridge:609)
2016-12-12 14:28:11,011 DEBUG - [main:] ~ Using resource localhost:21000/api/atlas/types/hive_process for 0 times (AtlasClient:784)
2016-12-12 14:28:11,022 DEBUG - [main:] ~ API localhost:21000/api/atlas/types/hive_process returned status 200 (AtlasClient:1191)
2016-12-12 14:28:11,042 INFO  - [main:] ~ Hive data model is already registered                                    ! (HiveMetaStoreBridge:624)
2016-12-12 14:28:11,042 INFO  - [main:] ~ Importing hive metadata (HiveMetaStor                                    eBridge:117)
2016-12-12 14:28:11,045 DEBUG - [main:] ~ Getting reference for database defaul                                    t (HiveMetaStoreBridge:211)
2016-12-12 14:28:11,046 DEBUG - [main:] ~ Using resource localhost:21000/api/atlas/entities?type=hive_db&amp;amp;property=qualifiedName&amp;amp;val                                    ue=default@governance for 0 times (AtlasClient:784)
2016-12-12 14:28:11,068 DEBUG - [main:] ~ API localhost:21000/api/atlas/entities?type=hive_db&amp;amp;property=qualifiedName&amp;amp;value=default@                                    governance returned status 200 (AtlasClient:1191)
2016-12-12 14:28:11,687 INFO  - [main:] ~ Database default is already registered with id bdd91811-250d-43c7-b814-b90124960f5a. Updating it. (HiveMetaStoreBridge:157)
2016-12-12 14:28:11,687 INFO  - [main:] ~ Importing objects from databaseName : default (HiveMetaStoreBridge:166)
2016-12-12 14:28:11,688 DEBUG - [main:] ~ updating instance of type hive_db (HiveMetaStoreBridge:501)
2016-12-12 14:28:11,711 DEBUG - [main:] ~ Updating entity hive_db = {
  "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference",
  "id":{
    "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id",
    "id":"bdd91811-250d-43c7-b814-b90124960f5a",
    "version":0,
    "typeName":"hive_db",
    "state":"ACTIVE"
  },
  "typeName":"hive_db",
  "values":{
    "name":"default",
    "location":"hdfs://localhost:8020/apps/hive/warehouse",
    "description":"Default Hive database",
    "ownerType":2,
    "qualifiedName":"default@governance",
    "owner":"public",
    "clusterName":"governance",
    "parameters":{
    }
  },
  "traitNames":[
  ],
  "traits":{
  }
} (HiveMetaStoreBridge:504)
2016-12-12 14:28:11,717 DEBUG - [main:] ~ Updating entity id bdd91811-250d-43c7-b814-b90124960f5a with {
  "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference",
  "id":{
    "jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id",
    "id":"bdd91811-250d-43c7-b814-b90124960f5a",
    "version":0,
    "typeName":"hive_db",
    "state":"ACTIVE"
  },
  "typeName":"hive_db",
  "values":{
    "name":"default",
    "location":"hdfs://localhost:8020/apps/hive/warehouse",
    "description":"Default Hive database",
    "ownerType":2,
    "qualifiedName":"default@governance",
    "owner":"public",
    "clusterName":"governance",
    "parameters":{
    }
  },
  "traitNames":[
  ],
  "traits":{
  }
} (AtlasClient:807)
2016-12-12 14:28:11,717 DEBUG - [main:] ~ Using resource &lt;A href="http://localhost:21000/api/atlas/entities/bdd91811-250d-43c7-b814-b90124960f5a" target="_blank"&gt;http://localhost:21000/api/atlas/entities/bdd91811-250d-43c7-b814-b90124960f5a&lt;/A&gt; for 0 times (AtlasClient:784)
2016-12-12 14:29:11,766 WARN  - [main:] ~ Handled exception in calling api api/atlas/entities (AtlasClient:791)
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.AtlasClient.callAPIWithResource(AtlasClient.java:1188)
        at org.apache.atlas.AtlasClient.callAPIWithRetries(AtlasClient.java:785)
        at org.apache.atlas.AtlasClient.callAPI(AtlasClient.java:1214)
        at org.apache.atlas.AtlasClient.updateEntity(AtlasClient.java:808)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.updateInstance(HiveMetaStoreBridge.java:506)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.registerDatabase(HiveMetaStoreBridge.java:159)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.importDatabases(HiveMetaStoreBridge.java:124)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.importHiveMetadata(HiveMetaStoreBridge.java:118)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.main(HiveMetaStoreBridge.java:662)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1371)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
        at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240)
        at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147)
        ... 14 more
2016-12-12 14:29:11,768 WARN  - [main:] ~ Exception's cause: class java.net.SocketTimeoutException (AtlasClient:792)
Exception in thread "main" 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.AtlasClient.callAPIWithResource(AtlasClient.java:1188)
        at org.apache.atlas.AtlasClient.callAPIWithRetries(AtlasClient.java:785)
        at org.apache.atlas.AtlasClient.callAPI(AtlasClient.java:1214)
        at org.apache.atlas.AtlasClient.updateEntity(AtlasClient.java:808)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.updateInstance(HiveMetaStoreBridge.java:506)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.registerDatabase(HiveMetaStoreBridge.java:159)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.importDatabases(HiveMetaStoreBridge.java:124)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.importHiveMetadata(HiveMetaStoreBridge.java:118)
        at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.main(HiveMetaStoreBridge.java:662)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1371)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
        at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240)
        at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147)
        ... 14 more
Failed to import Hive Data Model!!!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 22:54:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148626#M111152</guid>
      <dc:creator>subash_sharma</dc:creator>
      <dc:date>2016-12-12T22:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148627#M111153</link>
      <description>&lt;P&gt;I ran into this timeout before.  I found I had ranger enabled on kafka and the api would time out.  can you verify you have ranger disabled on kafka topic, or give correct permission to atlas user.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 00:51:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148627#M111153</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-12-13T00:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148628#M111154</link>
      <description>&lt;P&gt;Hey &lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt; Thank you, I disabled Kafka Ranger plugin and it worked. Now Atlas is capturing real-time changes occurring in hive .&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 02:17:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148628#M111154</guid>
      <dc:creator>subash_sharma</dc:creator>
      <dc:date>2016-12-13T02:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148629#M111155</link>
      <description>&lt;P&gt;No problem. enjoy atlas!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 00:00:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148629#M111155</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-12-14T00:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148630#M111156</link>
      <description>&lt;P&gt;There is another option that not require disable Ranger plugin. According to Atlas &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_data-governance/content/ch_hdp_data_governance_install_atlas_ambari.html#data_governance_configuring_atlas_ranger_kerberos" rel="nofollow noopener noreferrer" target="_blank"&gt;official documentation&lt;/A&gt; if the cluster has Ranger installed only is needed create a couple of Ranger policies for Kafka:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10295-ranger-policies.png" style="width: 564px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21318i6B365653FE429413/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10295-ranger-policies.png" alt="10295-ranger-policies.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 13:12:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148630#M111156</guid>
      <dc:creator>teixeira_javier</dc:creator>
      <dc:date>2019-08-18T13:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148631#M111157</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/14607/subashsharma.html"&gt;subash sharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Did you succeed with the hive metadata import in Atlas?&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 17:34:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148631#M111157</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-05-11T17:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148632#M111158</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Yes I was able to run the shell script after commenting "Exit 1". Code pasted below:&lt;/P&gt;&lt;PRE&gt;if [ ! -e "${JAVA_BIN}" ] || [ ! -e "${JAR_BIN}" ]; then  echo "$JAVA_BIN and/or $JAR_BIN not found on the system. Please make sure java and jar commands are available." 

# exit 1

fi&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 May 2017 14:18:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148632#M111158</guid>
      <dc:creator>subash_sharma</dc:creator>
      <dc:date>2017-05-16T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to import hive metadata in Apache Atlas ??</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148633#M111159</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14607/subashsharma.html" nodeid="14607"&gt;@subash sharma&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Can you explain it a brief with command how you import hive metadata in atlas.&lt;/P&gt;&lt;P&gt;Looking for a learning lesson here&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 16:08:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-hive-metadata-in-Apache-Atlas/m-p/148633#M111159</guid>
      <dc:creator>das_dineshk</dc:creator>
      <dc:date>2017-05-16T16:08:19Z</dc:date>
    </item>
  </channel>
</rss>

