<?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 Re: Error on GCE job cluster after upgrading from GKE in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103057#M41319</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/106294"&gt;@Alberto_Umana&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Here is response of telnet command on all purpose GCE cluster,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Trying 34.159.208.230... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Connected to europe-west3.gcp.databricks.com.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Escape character is '^]'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Connection closed by foreign host.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2024 17:46:06 GMT</pubDate>
    <dc:creator>Sadam97</dc:creator>
    <dc:date>2024-12-23T17:46:06Z</dc:date>
    <item>
      <title>Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103050#M41312</link>
      <description>&lt;P&gt;We upgraded the GKE cluster to GCE cluster as per the &lt;A href="https://docs.gcp.databricks.com/en/admin/cloud-configurations/gcp/gce-update.html" target="_blank"&gt;databricks documentation&lt;/A&gt;. It works fine on GCE all purpose cluster but gives error while trying to access the databricks managed secret on GCE job cluster. Job is being executed using service principal and it has all the permission as it was working fine on GKE job cluster. Here is the error trace,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;: org.apache.http.conn.HttpHostConnectException: Connect to europe-west3.gcp.databricks.com:443 [europe-west3.gcp.databricks.com/34.159.208.230] failed: Connection timed out (Connection timed out) File &amp;lt;command-1511365916692010&amp;gt;, line 1 ----&amp;gt; 1 mongo_prd_user = dbutils.secrets.get(scope="&amp;lt;scope_name&amp;gt;", key="prd_user") 2 mongo_prd_password = dbutils.secrets.get(scope="&amp;lt;scope_name&amp;gt;",key="prd_password")&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:05:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103050#M41312</guid>
      <dc:creator>Sadam97</dc:creator>
      <dc:date>2024-12-23T17:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103051#M41313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/109764"&gt;@Sadam97&lt;/a&gt;,&lt;/P&gt;
&lt;P class="p1"&gt;if your account uses a customer-managed VPC, you need to manually add a firewall rule to permit traffic between Databricks-managed VMs within your VPC&lt;/P&gt;
&lt;P class="p1"&gt;You can test the connectivity to the Databricks secrets API endpoint from within the GCE job cluster to ensure there are no network issues. Use tools like curl or telnet to check if the endpoint europe-west3.gcp.databricks.com:443 is reachable&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:13:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103051#M41313</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-12-23T17:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103054#M41316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/106294"&gt;@Alberto_Umana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess you missed the point that it is working fine on GCE all purpose cluster. Means GCE all purpose cluster is able to access the databricks managed secret. Issue is with GCE job cluster, when it tries to access the secret. And firewall rule was automatically added when i updated the permission as this &lt;A href="https://docs.gcp.databricks.com/en/admin/cloud-configurations/gcp/gce-update.html" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:25:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103054#M41316</guid>
      <dc:creator>Sadam97</dc:creator>
      <dc:date>2024-12-23T17:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103056#M41318</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/109764"&gt;@Sadam97&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your comments, can you run a connectivity test as I mentioned above? Is it failing intermittently or consistent?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:29:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103056#M41318</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-12-23T17:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103057#M41319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/106294"&gt;@Alberto_Umana&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Here is response of telnet command on all purpose GCE cluster,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Trying 34.159.208.230... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Connected to europe-west3.gcp.databricks.com.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Escape character is '^]'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Connection closed by foreign host.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:46:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103057#M41319</guid>
      <dc:creator>Sadam97</dc:creator>
      <dc:date>2024-12-23T17:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103060#M41322</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/109764"&gt;@Sadam97&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for checking in, would you please DIM me your workspaceID and clusterID and can dig deeper on our backend logs. Connection timeout could be due to several factors.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 21:03:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103060#M41322</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-12-23T21:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103103#M41330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/106294"&gt;@Alberto_Umana&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Here are the requested details,&lt;/P&gt;&lt;P&gt;cluster_id: 6223-152828-9jhx6lo7&lt;/P&gt;&lt;P&gt;workspace_id:&amp;nbsp;3976272202403488&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 08:39:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103103#M41330</guid>
      <dc:creator>Sadam97</dc:creator>
      <dc:date>2024-12-24T08:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error on GCE job cluster after upgrading from GKE</title>
      <link>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103136#M41343</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/109764"&gt;@Sadam97&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As I mentioned in my message, the failure happened because cluster failed to add containers, this could be due to different reasons, therefore asking you to raise a case with us to properly investigate this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:20:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-on-gce-job-cluster-after-upgrading-from-gke/m-p/103136#M41343</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-12-24T13:20:53Z</dc:date>
    </item>
  </channel>
</rss>

