<?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: Atlas hive is not showing lineage data in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156641#M32925</link>
    <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/3656/vvaks.html" nodeid="3656"&gt;@Vadim&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried creaing a new entity via create table as select... and now I can see the lineage, but for an existing entity, what do I have to do to see the lineage?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2016 00:23:17 GMT</pubDate>
    <dc:creator>wnascimento</dc:creator>
    <dc:date>2016-07-15T00:23:17Z</dc:date>
    <item>
      <title>Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156638#M32922</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created tables for lineage from &lt;A href="https://community.hortonworks.com/content/kbentry/36121/using-apache-atlas-to-view-data-lineage.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/36121/using-apache-atlas-to-view-data-lineage.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am able to see tables on apache atlas gui..&lt;/P&gt;&lt;P&gt;But I am not able to see lineage data..&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5228-lineage.png"&gt;lineage.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 17:04:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156638#M32922</guid>
      <dc:creator>Manus</dc:creator>
      <dc:date>2016-06-24T17:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156639#M32923</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Right now,I have installed Apache atlas (0.6 version) on HDP-2.4.0.My first question is &lt;STRONG&gt;will Apache atlas work fine on HDP-2.4.0?.&lt;/STRONG&gt;As per my understanding Atlas 0.6 version cant be installed on HDP-2.4.0 but somehow,I have installed it on my local machine.&lt;/P&gt;&lt;P&gt;Currently,I am able to see the metadata about hive tables but for that, I have to &lt;STRONG&gt;run import-hive.sh repeatedly  &lt;/STRONG&gt;which is not expected behavior in Apache&lt;STRONG&gt; Atlas.How can we avoid running import-hive.sh repeatedly?.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and also not getting lineage for hive tables in Atlas?.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am sure that I have configured atlas correctly for getting metadata from hive,seeing lineage and almost tried all the solutions from we sites but not able to solve the problem.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The links which I have tried for configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1) &lt;/STRONG&gt;&lt;A href="http://atlas.incubator.apache.org/Configuration.html"&gt;http://atlas.incubator.apache.org/Configuration.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2) &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_installing_manually_book/content/configuring_atlas.html"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_installing_manually_book/content/configuring_atlas.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;please help me,&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 19:56:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156639#M32923</guid>
      <dc:creator>Manus</dc:creator>
      <dc:date>2016-06-24T19:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156640#M32924</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10447/manoj-dhake.html" nodeid="10447"&gt;@Manoj Dhake&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Download and use Sandbox 2.5, it was just released and is running Atlas 0.7. &lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.com/downloads/#tech-preview" target="_blank"&gt;https://hortonworks.com/downloads/#tech-preview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This version of Atlas is much better than 0.5 and 0.6 and should come pre-installed. Also, remember that in order to see lineage for an entity, you need to run a process that creates a new entity or modifies the existing entity. The simplest example is running a create table ... select ... from... SQL statement. &lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 10:59:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156640#M32924</guid>
      <dc:creator>vvaks</dc:creator>
      <dc:date>2016-07-04T10:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156641#M32925</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/3656/vvaks.html" nodeid="3656"&gt;@Vadim&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried creaing a new entity via create table as select... and now I can see the lineage, but for an existing entity, what do I have to do to see the lineage?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 00:23:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156641#M32925</guid>
      <dc:creator>wnascimento</dc:creator>
      <dc:date>2016-07-15T00:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156642#M32926</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/856/wnascimento.html" nodeid="856"&gt;@Washington Nascimento&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check out the section Importing Hive Metadata from the link: &lt;A href="http://atlas.incubator.apache.org/Bridge-Hive.html" target="_blank"&gt;http://atlas.incubator.apache.org/Bridge-Hive.html&lt;/A&gt;.  You will want to utilize the import-hive.sh script to perform the initial load of metadata.  &lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 01:09:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156642#M32926</guid>
      <dc:creator>mjohnson</dc:creator>
      <dc:date>2016-07-15T01:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156643#M32927</link>
      <description>&lt;P&gt;Great &lt;A rel="user" href="https://community.cloudera.com/users/182/mjohnson2.html" nodeid="182"&gt;@mjohnson&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 01:42:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156643#M32927</guid>
      <dc:creator>wnascimento</dc:creator>
      <dc:date>2016-07-15T01:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156644#M32928</link>
      <description>&lt;P&gt;Hello Vadim,&lt;/P&gt;&lt;P&gt;Thank for identifying thew newer release of Atlas 0.7&lt;/P&gt;&lt;P&gt;I can see that you folks have been very busy creating new features - especially in the area of a Taxonomy. Great Job !!!&lt;/P&gt;&lt;P&gt;So I have written java code which will be highlighting our (IBM's) ability to pull metadata from various sources, and this newer release seems primed for working with your release. &lt;/P&gt;&lt;P&gt;A few observations :&lt;/P&gt;&lt;P&gt;1) While the Apache Atlas interface recognizes newly added entities - the lineage display seems broken or disabled. It only shows a flat line. Any ideas why?&lt;/P&gt;&lt;P&gt;2) Regardless of the Lineage display - my code to call the API with say:&lt;/P&gt;&lt;P&gt;&lt;A href="http://192.168.1.133:21000/api/atlas/lineage/hive/table/default.anewsample@Sandbox/inputs/graph"&gt;http://192.168.1.133:21000/api/atlas/lineage/hive/table/default.anewsample@Sandbox/inputs/graph&lt;/A&gt;&lt;/P&gt;&lt;P&gt;returns me the expected JSON structure of edges/ and verticies&lt;/P&gt;&lt;P&gt;and from each item in the edge i can further query details of the entity using :&lt;/P&gt;&lt;P&gt;&lt;A href="http://192.168.1.133:21000/api/atlas/entities/&amp;lt;entity-id"&gt;http://192.168.1.133:21000/api/atlas/entities/&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Question: How do I now what is the correct order of the lineage? Bear in mind, that JSON returned results can never assure a given order. Any help to understanding the order problem?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Russ : rga@us.ibm.com&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 19:50:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156644#M32928</guid>
      <dc:creator>RussHockey2</dc:creator>
      <dc:date>2016-07-19T19:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas hive is not showing lineage data</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156645#M32929</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11543/rga.html" nodeid="11543"&gt;@Russell Anderson&lt;/A&gt;Sorry it took a while to respond, I have not been back to this question ina while. Could you ask the questions in a separate thread so that the answer is easier to find for others? I will do my best to answer.</description>
      <pubDate>Wed, 27 Jul 2016 02:06:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-hive-is-not-showing-lineage-data/m-p/156645#M32929</guid>
      <dc:creator>vvaks</dc:creator>
      <dc:date>2016-07-27T02:06:56Z</dc:date>
    </item>
  </channel>
</rss>

