<?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 Get the external public IP of the Job Compute cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/get-the-external-public-ip-of-the-job-compute-cluster/m-p/79156#M35691</link>
    <description>&lt;P&gt;We just moved our workflow from "all purpose compute cluster" to "job compute cluster". We need to find out the external public IP of the Job Compute cluster.&amp;nbsp; On the all purpose compute cluster, we get the IP by attaching a notebook and run the command "curl&lt;A href="https://www.icanhazip.com&amp;quot;" target="_blank" rel="noopener"&gt;"&lt;/A&gt;.&amp;nbsp; On Job compute cluster, we can not attach a notebook to it, so how can we get the public IP of the driver node?&amp;nbsp; &amp;nbsp;The "Spark compute UI - Master" only give us the internal private IPs for driver node.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 07:56:23 GMT</pubDate>
    <dc:creator>johnp</dc:creator>
    <dc:date>2024-07-18T07:56:23Z</dc:date>
    <item>
      <title>Get the external public IP of the Job Compute cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/get-the-external-public-ip-of-the-job-compute-cluster/m-p/79156#M35691</link>
      <description>&lt;P&gt;We just moved our workflow from "all purpose compute cluster" to "job compute cluster". We need to find out the external public IP of the Job Compute cluster.&amp;nbsp; On the all purpose compute cluster, we get the IP by attaching a notebook and run the command "curl&lt;A href="https://www.icanhazip.com&amp;quot;" target="_blank" rel="noopener"&gt;"&lt;/A&gt;.&amp;nbsp; On Job compute cluster, we can not attach a notebook to it, so how can we get the public IP of the driver node?&amp;nbsp; &amp;nbsp;The "Spark compute UI - Master" only give us the internal private IPs for driver node.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 07:56:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/get-the-external-public-ip-of-the-job-compute-cluster/m-p/79156#M35691</guid>
      <dc:creator>johnp</dc:creator>
      <dc:date>2024-07-18T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get the external public IP of the Job Compute cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/get-the-external-public-ip-of-the-job-compute-cluster/m-p/79158#M35692</link>
      <description>&lt;P&gt;I found the following IPs from the Cluster JSON file:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"driver": {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"private_ip": "10.*.*.*",&lt;BR /&gt;"public_dns": "172.*.*.*",&lt;BR /&gt;"node_id": "80*****",&lt;/P&gt;&lt;P&gt;Similar the executors configuration&lt;BR /&gt;"executors": [&lt;BR /&gt;{&lt;BR /&gt;"private_ip": "10.*.*.*",&lt;BR /&gt;"public_dns": "172.*.*.*",&lt;BR /&gt;"node_id": "7a********",&lt;BR /&gt;I assumed the public_dns IP "172.*.*.*" is the public IPs of the driver/executor nodes. is it correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 20:41:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/get-the-external-public-ip-of-the-job-compute-cluster/m-p/79158#M35692</guid>
      <dc:creator>johnp</dc:creator>
      <dc:date>2024-07-17T20:41:12Z</dc:date>
    </item>
  </channel>
</rss>

