<?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 Apache Atlas: Indexing Relationship data into Elasticsearch in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-Atlas-Indexing-Relationship-data-into-Elasticsearch/m-p/363542#M239014</link>
    <description>&lt;P&gt;In have Atlas setup with Cassandra and ES. In ES entity data gets indexed in&amp;nbsp;janusgraph_vertex_index. I want a way to add relationship data as well, so that I can support queries having filters on both Vertex and Edge attributes. How can I enable this use case using Atlas?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2023 19:49:55 GMT</pubDate>
    <dc:creator>suri07</dc:creator>
    <dc:date>2023-02-09T19:49:55Z</dc:date>
    <item>
      <title>Apache Atlas: Indexing Relationship data into Elasticsearch</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Atlas-Indexing-Relationship-data-into-Elasticsearch/m-p/363542#M239014</link>
      <description>&lt;P&gt;In have Atlas setup with Cassandra and ES. In ES entity data gets indexed in&amp;nbsp;janusgraph_vertex_index. I want a way to add relationship data as well, so that I can support queries having filters on both Vertex and Edge attributes. How can I enable this use case using Atlas?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 19:49:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Atlas-Indexing-Relationship-data-into-Elasticsearch/m-p/363542#M239014</guid>
      <dc:creator>suri07</dc:creator>
      <dc:date>2023-02-09T19:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Atlas: Indexing Relationship data into Elasticsearch</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Atlas-Indexing-Relationship-data-into-Elasticsearch/m-p/412039#M253211</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103416"&gt;@suri07&lt;/a&gt;&lt;/P&gt;&lt;P&gt;To support search filtering across both vertex and edge attributes in Apache Atlas without breaking compatibility:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Denormalize the edge attribute into the vertex during ingestion.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add needed relationship info (like producer process type, owner, etc.) as attributes on the entity itself.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use /v2/entity/bulk to ingest this during lineage creation.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;PRE&gt;Bonus: Automating This&lt;/PRE&gt;&lt;P&gt;If you're using a metadata ingestion pipeline (e.g., from Airflow, Glue, custom ETL):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Fetch related entities' properties.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Inject them as attributes during entity creation.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Keep a mapping logic (e.g., process’s jobType → dataset’s producing_job_type).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 05 Aug 2025 20:41:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Atlas-Indexing-Relationship-data-into-Elasticsearch/m-p/412039#M253211</guid>
      <dc:creator>vats</dc:creator>
      <dc:date>2025-08-05T20:41:25Z</dc:date>
    </item>
  </channel>
</rss>

