<?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 export linage via Kafka? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170775#M45749</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;&lt;P&gt;Currently there is no support to export lineage from atlas. But yes, this is part of the atlas roadmap which should be available in the near future.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2016 00:36:05 GMT</pubDate>
    <dc:creator>apathan</dc:creator>
    <dc:date>2016-12-15T00:36:05Z</dc:date>
    <item>
      <title>Atlas export linage via Kafka?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170773#M45747</link>
      <description>&lt;P&gt;is it possible to export linage from atlas via kafka?  I don't see that possible using the topics Atlas creates.  However worth a ask on HCC.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 01:39:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170773#M45747</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-10T01:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas export linage via Kafka?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170774#M45748</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Atlas creates two topics Atlas_Entities and Atlas_Hook. When a Hook fires it will send all of the meta data passed to it into Atlas entities and send them to Atlas via the Atlas_Hook topic. When Atlas successfully creates the new entities it received from aHook, it will publish the resulting entities to the Atlas_Entities topic. You can watch either topic to know that an entity or set of entities are being created or a request to create them has been sent. You can also go back and read the entire topic from the first available offset to see what entities or sets of entities have been created over that period. You can then calculate lineage using the same graph processing techniques used by Titan (the Graph API used by Atlas). However, there is no actual lineage information actually on the topic, just the JSON that describes the entities being created and references to other entities. This is because Kafka is nothing more than a message bus, it buffers messages for asynchronous read. It cannot do Graph calculation and even if it could, it only retains data for a limited period of time. Thus Atlas uses Titan to calculate lineage based on data stored in Hbase.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 21:43:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170774#M45748</guid>
      <dc:creator>vvaks</dc:creator>
      <dc:date>2016-11-11T21:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas export linage via Kafka?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170775#M45749</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;&lt;P&gt;Currently there is no support to export lineage from atlas. But yes, this is part of the atlas roadmap which should be available in the near future.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 00:36:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170775#M45749</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-12-15T00:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas export linage via Kafka?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170776#M45750</link>
      <description>&lt;P&gt;Is this support added now?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 13:52:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-export-linage-via-Kafka/m-p/170776#M45750</guid>
      <dc:creator>m_imran_tariq</dc:creator>
      <dc:date>2017-06-22T13:52:00Z</dc:date>
    </item>
  </channel>
</rss>

