<?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: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/89151#M37706</link>
    <description>&lt;P&gt;Microsoft support just mentioned that fix has been deployed by Databricks, but the issue continues to persist for me on both 14.3 LTS and 15.4 LTS.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2024 08:29:02 GMT</pubDate>
    <dc:creator>ahsan_aj</dc:creator>
    <dc:date>2024-09-09T08:29:02Z</dc:date>
    <item>
      <title>Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe hash</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83605#M37031</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using Databricks Connect 14.3.2 with Databricks Runtime 14.3 LTS to execute the code below. The CSV file is only 7MB, the code runs without issues on Databricks Runtime 15+ clusters but consistently produces the error message shown below when using 14.3 LTS. Please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SparkConnectGrpcException: (org.apache.spark.sql.connect.common.InvalidPlanInput) Not found any cached local relation with the hash: hash_guid in the session with sessionUUID session_guid.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import pandas as pd
from databricks.connect import DatabricksSession

cluster_id = '*****'
user_token = "*******"
host = 'https://***********.azuredatabricks.net/'

sp = DatabricksSession.builder.remote(host = host,cluster_id = cluster_id,token = user_token).getOrCreate()
df = sp.createDataFrame(pd.read_csv("C:\\temp\\data.csv"))
df.show(5)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 12:55:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83605#M37031</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-08-20T12:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83630#M37032</link>
      <description>&lt;P&gt;Same here, it was working yesterday, stopped Today.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 15:46:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83630#M37032</guid>
      <dc:creator>MichalMazurek</dc:creator>
      <dc:date>2024-08-20T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83684#M37033</link>
      <description>&lt;P&gt;I managed to upload data in batches of 500 rows.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 20:29:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83684#M37033</guid>
      <dc:creator>MichalMazurek</dc:creator>
      <dc:date>2024-08-20T20:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83703#M37034</link>
      <description>&lt;P&gt;Same here, it stopped working since yesterday. I can confirm it works with smaller data sets. Has there been any communication from Databricks about this?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 05:17:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83703#M37034</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-08-21T05:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83744#M37035</link>
      <description>&lt;P&gt;I've raised this issue with Databricks support, and they are currently investigating it.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 09:23:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83744#M37035</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-08-21T09:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83745#M37036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/95317"&gt;@ahsan_aj&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/116750"&gt;@MichalMazurek&lt;/a&gt;, We are looking into this. We will get back to you shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 09:31:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83745#M37036</guid>
      <dc:creator>Retired_mod</dc:creator>
      <dc:date>2024-08-21T09:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83906#M37061</link>
      <description>&lt;P&gt;Any updates on this issue? I ran into the same problem. Scripts were running just fine and without any changes they stopped working with this error message.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 09:57:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83906#M37061</guid>
      <dc:creator>KBoogaard</dc:creator>
      <dc:date>2024-08-22T09:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83912#M37064</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;, is there any update on the issue ?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/117003"&gt;@KBoogaard&lt;/a&gt;, I raised this with Microsoft support, however they are unable to replicate the issue. I have a call with them on Monday.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 10:46:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83912#M37064</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-08-22T10:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83924#M37071</link>
      <description>&lt;P&gt;I'm having the same problem.&lt;BR /&gt;I create a Spark Dataframe from a pandas dataframe (10000 rows, between 500 and 800 columns) and want to upload them. Worked fine two weeks ago, now I'm getting the error. For some files it still works, others it works when reducing amount of rows and columns.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 13:20:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83924#M37071</guid>
      <dc:creator>ADuma</dc:creator>
      <dc:date>2024-08-22T13:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83929#M37073</link>
      <description>&lt;P&gt;I got information from our Databricks manager, that this is a known issue that they are working on, although this takes a lot of time, for us it's a huge problem for going on production with this!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 13:59:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/83929#M37073</guid>
      <dc:creator>MichalMazurek</dc:creator>
      <dc:date>2024-08-22T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84014#M37102</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;any news?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 07:46:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84014#M37102</guid>
      <dc:creator>MichalMazurek</dc:creator>
      <dc:date>2024-08-23T07:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84213#M37161</link>
      <description>&lt;P&gt;To to convert pd df to a dict before passing on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;E.g. createDataFrame(pd.read_csv('abc').to.dict())&lt;/P&gt;&lt;P&gt;In my case there was some non serializable attribute on pd df which is dropped when converting to dict.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Btw logging in here and answering was an insane obstacle. My large company subscription is set wrong so we can't login into community because our admin accounts does not have literal email accounts. Attempt to setup a personal account was only possible when not at all using the corp WiFi, I get kicked&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 12:26:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84213#M37161</guid>
      <dc:creator>Sorhawell</dc:creator>
      <dc:date>2024-08-26T12:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84230#M37166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;, this a really bad support experience. Is this how Databricks support manages issues? I am currently thinking about using a different solution, this is an outage for several days now.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 17:11:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84230#M37166</guid>
      <dc:creator>MichalMazurek</dc:creator>
      <dc:date>2024-08-26T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84231#M37167</link>
      <description>&lt;P&gt;No updates from my side either. We're currently using the 15.4 LTS runtime, and it's working fine. The issue seems to be with the 14.3 LTS version only.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 17:17:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/84231#M37167</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-08-26T17:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/86137#M37292</link>
      <description>&lt;P&gt;Microsoft support confirmed that the fix has been merged and is set for release on September 3rd.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 04:48:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/86137#M37292</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-08-29T04:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/86879#M37353</link>
      <description>&lt;P&gt;Is this fix confirmed for other runtimes? I am having the same issue on 13.3 LTS.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 14:59:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/86879#M37353</guid>
      <dc:creator>trobin</dc:creator>
      <dc:date>2024-08-30T14:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88718#M37594</link>
      <description>&lt;P&gt;The error is now occuring for Cluster with Version 15.4. for me. Did the fix get released yet?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 12:12:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88718#M37594</guid>
      <dc:creator>ADuma</dc:creator>
      <dc:date>2024-09-05T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88726#M37596</link>
      <description>&lt;P&gt;Unfortunately I don't have this information. I only raised it for 14.3 LTS since my databricks connect version is the same (14.3.1).&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 12:50:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88726#M37596</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-09-05T12:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88728#M37597</link>
      <description>&lt;P&gt;I don't think it has been released yet, and now I’m facing this issue on both 14.3 LTS and 15.4 LTS :(.&lt;BR /&gt;&lt;BR /&gt;FYI&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 13:03:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88728#M37597</guid>
      <dc:creator>ahsan_aj</dc:creator>
      <dc:date>2024-09-05T13:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks connect 14.3.2 SparkConnectGrpcException Not found any cached local relation withthe</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88753#M37605</link>
      <description>&lt;P&gt;I have the same issue with 13.3 LTS version&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 15:00:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connect-14-3-2-sparkconnectgrpcexception-not-found/m-p/88753#M37605</guid>
      <dc:creator>asia_sowa</dc:creator>
      <dc:date>2024-09-05T15:00:31Z</dc:date>
    </item>
  </channel>
</rss>

