<?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 create metadata in Atlas when we create an Hive Table in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115516#M16744</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2431/borisreynard.html" nodeid="2431"&gt;@Boris REYNARD&lt;/A&gt; has this been resolved? &lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2016 22:28:11 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-02-02T22:28:11Z</dc:date>
    <item>
      <title>How to create metadata in Atlas when we create an Hive Table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115514#M16742</link>
      <description>&lt;P&gt;When I create the table in Hive, I don't show the associated metadata in Atlas UI. &lt;/P&gt;&lt;P&gt;I created a github demo : &lt;A href="https://github.com/BorisInGitHub/AtlasWithHDP.git "&gt;https://github.com/BorisInGitHub/AtlasWithHDP.git &lt;/A&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Download the hortonWorks Sandbox &lt;A href="http://hortonworks.com/hdp/downloads/"&gt;http://hortonworks.com/hdp/downloads/&lt;/A&gt; and start it. &lt;/LI&gt;&lt;LI&gt;Configure my conf.sh file1. &lt;/LI&gt;&lt;LI&gt;Launch the 1_LoadToHDFS.sh : it should copy a file to HDFS1. &lt;/LI&gt;&lt;LI&gt;Launch the 2_CreateTableInHIVE.sh : it should create 2 table in Hive1. &lt;/LI&gt;&lt;LI&gt;Go to Atlas UI and type the query "Table" ou "DB". &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;With my server, I show nothing.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 21:30:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115514#M16742</guid>
      <dc:creator>boris</dc:creator>
      <dc:date>2016-01-28T21:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create metadata in Atlas when we create an Hive Table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115515#M16743</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2431/borisreynard.html" nodeid="2431"&gt;@Boris REYNARD&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Take a look on this &lt;A target="_blank" href="https://github.com/shivajid/atlas/tree/master/tutorial"&gt;https://github.com/shivajid/atlas/tree/master/tutorial&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/137/sdutta.html" nodeid="137"&gt;@Shivaji&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 21:41:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115515#M16743</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-28T21:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create metadata in Atlas when we create an Hive Table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115516#M16744</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2431/borisreynard.html" nodeid="2431"&gt;@Boris REYNARD&lt;/A&gt; has this been resolved? &lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:28:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115516#M16744</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-02T22:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create metadata in Atlas when we create an Hive Table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115517#M16745</link>
      <description>&lt;P&gt;I solved my problem, I forgot to initialize the System Types for Hive in atlas.&lt;/P&gt;&lt;P&gt;We can do it with the script /usr/hdp/current/atlas-server/bin/import-hive.sh&lt;/P&gt;&lt;P&gt;(Don't forgot to check if the patch &lt;A href="https://issues.apache.org/jira/browse/ATLAS-92" target="_blank"&gt;https://issues.apache.org/jira/browse/ATLAS-92&lt;/A&gt; is applied).&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 23:31:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115517#M16745</guid>
      <dc:creator>boris</dc:creator>
      <dc:date>2016-02-02T23:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create metadata in Atlas when we create an Hive Table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115518#M16746</link>
      <description>&lt;P&gt;Yes it's solved, i've post a reply.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 23:33:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-metadata-in-Atlas-when-we-create-an-Hive-Table/m-p/115518#M16746</guid>
      <dc:creator>boris</dc:creator>
      <dc:date>2016-02-02T23:33:00Z</dc:date>
    </item>
  </channel>
</rss>

