<?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>topic How to convert entity_id to notebook name or job in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/54646#M30137</link>
    <description>&lt;P&gt;Hi, Databricks developers!&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;system.access.table_lineage refering to &lt;A href="https://docs.databricks.com/en/administration-guide/system-tables/lineage.html?_gl=1*1j7c0x4*_gcl_au*MTk1OTY3ODI5My4xNjk2MzA5NTQ0*_ga*ZmM2ZmFmOWItMDc3Yy00Y2FkLTk2ZWYtNjk5NzlhOWRmOGU4*_ga_PQSEQ3RZQC*MTcwMTc3NzI3MC4zMDYuMS4xNzAxNzc3Mjk2LjM0LjAuMA..*rs_ga*ZmM2ZmFmOWItMDc3Yy00Y2FkLTk2ZWYtNjk5NzlhOWRmOGU4*rs_ga_PQSEQ3RZQC*MTcwMTc3NzI3Mi4yMTguMS4xNzAxNzc3MzM5LjYwLjAuMA.." target="_self"&gt;this page.&lt;/A&gt;&lt;BR /&gt;It's difficult for us to recognize which notebook was indicated by the entity_id.&lt;BR /&gt;How do I get the table to convert entity_ids to Job names or Notebook names?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 12:03:25 GMT</pubDate>
    <dc:creator>ken2</dc:creator>
    <dc:date>2023-12-05T12:03:25Z</dc:date>
    <item>
      <title>How to convert entity_id to notebook name or job</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/54646#M30137</link>
      <description>&lt;P&gt;Hi, Databricks developers!&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;system.access.table_lineage refering to &lt;A href="https://docs.databricks.com/en/administration-guide/system-tables/lineage.html?_gl=1*1j7c0x4*_gcl_au*MTk1OTY3ODI5My4xNjk2MzA5NTQ0*_ga*ZmM2ZmFmOWItMDc3Yy00Y2FkLTk2ZWYtNjk5NzlhOWRmOGU4*_ga_PQSEQ3RZQC*MTcwMTc3NzI3MC4zMDYuMS4xNzAxNzc3Mjk2LjM0LjAuMA..*rs_ga*ZmM2ZmFmOWItMDc3Yy00Y2FkLTk2ZWYtNjk5NzlhOWRmOGU4*rs_ga_PQSEQ3RZQC*MTcwMTc3NzI3Mi4yMTguMS4xNzAxNzc3MzM5LjYwLjAuMA.." target="_self"&gt;this page.&lt;/A&gt;&lt;BR /&gt;It's difficult for us to recognize which notebook was indicated by the entity_id.&lt;BR /&gt;How do I get the table to convert entity_ids to Job names or Notebook names?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 12:03:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/54646#M30137</guid>
      <dc:creator>ken2</dc:creator>
      <dc:date>2023-12-05T12:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert entity_id to notebook name or job</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/55243#M30278</link>
      <description>&lt;P&gt;Hi Ken2&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We are still missing the related table to do these lookups ( Workflow/jobs are coming soon )&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can still do these lookups by&lt;/P&gt;
&lt;P&gt;1. looking up the relevant URL&amp;nbsp; :&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For a JOB :&amp;nbsp;entity_id = job_id&amp;nbsp;&lt;BR /&gt;=&amp;gt; &lt;A href="https://{workspace" target="_blank" rel="noopener"&gt;https://{workspace_uRL&lt;/A&gt;}/?o={workspace_ID}#job/{job_id/entity_id}&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;For a notebook : entity_id = notebook id&lt;BR /&gt;=&amp;gt;&amp;nbsp;&lt;A href="https://{workspace" target="_blank" rel="noopener"&gt;https://{workspace_url&lt;/A&gt;}/?o={workspace_id}#notebook/{entity_id/notebooks_id}&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;2. Look-up the job via the UI OR the Jobs API&amp;nbsp;&lt;BR /&gt;For a JOB :&amp;nbsp;entity_id = job_id&amp;nbsp;&lt;BR /&gt;So : for a job owned by me looked up in the lineage table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mlamairesse_0-1702557259267.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5594i777B24D70F4A6D09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mlamairesse_0-1702557259267.png" alt="mlamairesse_0-1702557259267.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I can find it in the workflows UI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mlamairesse_1-1702557699158.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5595iFFE2074CCC2BAC2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mlamairesse_1-1702557699158.png" alt="mlamairesse_1-1702557699158.png" /&gt;&lt;/span&gt;&lt;BR /&gt;or via the API :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mlamairesse_2-1702557982308.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5596iFACFAE9726564C68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mlamairesse_2-1702557982308.png" alt="mlamairesse_2-1702557982308.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 12:47:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/55243#M30278</guid>
      <dc:creator>mlamairesse</dc:creator>
      <dc:date>2023-12-14T12:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert entity_id to notebook name or job</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/55279#M30290</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/229"&gt;@mlamairesse&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you so much for a very understandable answer!&lt;BR /&gt;I'd like to create a list of the linages in a workspace by system tables, at that time I have to convert event id to job id to understands the relations.&lt;/P&gt;&lt;P&gt;I hope someday Databricks provides a feature to lookup the workflow or notebook names via other system tables.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 03:09:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/55279#M30290</guid>
      <dc:creator>ken2</dc:creator>
      <dc:date>2023-12-15T03:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert entity_id to notebook name or job</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/55309#M30305</link>
      <description>&lt;P&gt;Workflows system tables are coming very soon.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 09:52:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-entity-id-to-notebook-name-or-job/m-p/55309#M30305</guid>
      <dc:creator>mlamairesse</dc:creator>
      <dc:date>2023-12-15T09:52:34Z</dc:date>
    </item>
  </channel>
</rss>

