<?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: Export Metadata &amp; Lineage from Atlas in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106516#M69394</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; - We haven't assessed the export via APIs yet. We are just trying to find the easiest way to export the Information from Atlas. Is there any sample code available for the export via API that we could use?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2016 13:50:33 GMT</pubDate>
    <dc:creator>markus_maus</dc:creator>
    <dc:date>2016-11-17T13:50:33Z</dc:date>
    <item>
      <title>Export Metadata &amp; Lineage from Atlas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106512#M69390</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for a client we have to integrate Atlas (HDP 2.5) into their Enterprise Metadata Management tool which is Informatica Metadata Manager (IMM) currently in version 9.6.1.&lt;/P&gt;&lt;P&gt;Given there is currently no direct integration available from Informatica, we are trying to implement a tactical solution by exporting the metadata from Atlas into a spreadsheet (provided by Informatica) that can be imported into IMM 9.6.1.&lt;/P&gt;&lt;P&gt;What is the best way of doing that? We thought about exporting from HBase or using the Atlas APIs (as per the Atlas Technical User Guilde).&lt;/P&gt;&lt;P&gt;Has anyone tried that already? Anything that would be available?&lt;/P&gt;&lt;P&gt;Kind Regards,
Markus Maus&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 12:44:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106512#M69390</guid>
      <dc:creator>markus_maus</dc:creator>
      <dc:date>2016-11-16T12:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export Metadata &amp; Lineage from Atlas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106513#M69391</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/14362/markusmaus.html" nodeid="14362"&gt;@Markus Maus&lt;/A&gt; Atlas integration is highly flexible and you can use rest or kafka.  For HDP partners, those tools integrate with Atlas using hooks.  For others simply consume and publish all metadata using kafka.  I would go directly against hbase.  Use kafka topic to publish and consume metadata.  Or you can use RestApi.  Both options are documented on apache atlas &lt;A href="http://atlas.incubator.apache.org/AtlasTechnicalUserGuide.pdf" target="_blank"&gt;http://atlas.incubator.apache.org/AtlasTechnicalUserGuide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are two types of messages for which Kafka is used. Each type is written to a
specific topic in Kafka. &lt;/P&gt;&lt;P&gt;● Publishing entity changes to Atlas: These messages are passed from the
metadata sources where the metadata is originally created / updated or
deleted to Atlas. These messages are written to a topic called ATLAS_HOOK.
Typically, these metadata sources are other components in the Hadoop
ecosystem. As of Atlas 0.7-incubating, there are integrations with Hive, Sqoop,
Falcon and Storm with Atlas. &lt;/P&gt;&lt;P&gt;● Consuming entity changes from Atlas: These messages are passed from Atlas
to external consumers who might be interested in changes to metadata. An
example of such a source in the current Hadoop ecosystem is Apache Ranger.
By capturing metadata change events in real time, Ranger provides policy 
driven security management of Hadoop data assets. These messages are
written to a topic called ATLAS_ENTITIES.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 13:11:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106513#M69391</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-16T13:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export Metadata &amp; Lineage from Atlas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106514#M69392</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;. Is there any sample available on how HBase could be queried to extract metadata directly from Hbase? Couldn't find it in the technical user guide.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 08:03:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106514#M69392</guid>
      <dc:creator>markus_maus</dc:creator>
      <dc:date>2016-11-17T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export Metadata &amp; Lineage from Atlas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106515#M69393</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/14362/markusmaus.html" nodeid="14362"&gt;@Markus Maus&lt;/A&gt;  I do not recommend going directly against hbase.  Use Kafka or the api.  can you describe why you are not using kafka or the api?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:07:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106515#M69393</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-17T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Export Metadata &amp; Lineage from Atlas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106516#M69394</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; - We haven't assessed the export via APIs yet. We are just trying to find the easiest way to export the Information from Atlas. Is there any sample code available for the export via API that we could use?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:50:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106516#M69394</guid>
      <dc:creator>markus_maus</dc:creator>
      <dc:date>2016-11-17T13:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Export Metadata &amp; Lineage from Atlas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106517#M69395</link>
      <description>&lt;P&gt;Yes on my github repo&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/sunileman/Atlas-API-Examples"&gt;https://github.com/sunileman/Atlas-API-Examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And the Atlas technical guide has examples of api and kakfa.  I recommend using use these integration patterns instead of going against hbase directly.&lt;/P&gt;&lt;P&gt;Usingredients kafka u can consume any chance Metadata changes at they occur.  rest api is good for consuming Metadata as well, but obviously does not act as a messagingroup service.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 14:24:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Export-Metadata-Lineage-from-Atlas/m-p/106517#M69395</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-17T14:24:08Z</dc:date>
    </item>
  </channel>
</rss>

