<?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: How to use Databricks Spark with Ibis in missing-QuestionPost</title>
    <link>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3371#M112</link>
    <description>&lt;P&gt;Hi Khanna, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No solution provided yet.  Can escalate with your  technical team for a suitable solution please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Calvin&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 16:36:21 GMT</pubDate>
    <dc:creator>ccbeloy</dc:creator>
    <dc:date>2023-06-20T16:36:21Z</dc:date>
    <item>
      <title>How to use Databricks Spark with Ibis</title>
      <link>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3367#M108</link>
      <description>&lt;P&gt;Ibis now includes pyspark backend. However using the databricks-connect doesn't seem to work with Ibis. Here's the sample code the throws an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from databricks.connect import DatabricksSession&lt;/P&gt;&lt;P&gt;from databricks.sdk.core import Config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;config = Config(profile = "dev")&lt;/P&gt;&lt;P&gt;spark = DatabricksSession.builder.sdkConfig(config).getOrCreate()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;df = spark.read.parquet("/somefile.parquet")&lt;/P&gt;&lt;P&gt;df.createOrReplaceTempView("sometable")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import ibis&lt;/P&gt;&lt;P&gt;from ibis import _&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ibis_con = ibis.pyspark.connect(spark) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above throws an error:&lt;/P&gt;&lt;P&gt;Python39\site-packages\pyspark\sql\connect\session.py", line 532, in sparkContext&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;raise NotImplementedError("sparkContext() is not implemented.")&lt;/P&gt;&lt;P&gt;NotImplementedError: sparkContext() is not implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 19:00:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3367#M108</guid>
      <dc:creator>ccbeloy</dc:creator>
      <dc:date>2023-06-08T19:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Spark with Ibis</title>
      <link>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3368#M109</link>
      <description>&lt;P&gt;which version of databricks-connect are you using? which DBR version? have you try the notebooks? &lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 20:59:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3368#M109</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-06-14T20:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Spark with Ibis</title>
      <link>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3369#M110</link>
      <description>&lt;P&gt;Name: databricks-connect&lt;/P&gt;&lt;P&gt;Version: 13.1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Databricks Runtime Version&lt;/P&gt;&lt;P&gt;13.1 (includes Apache Spark 3.4.0, Scala 2.12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No I have not tried the notebook, but was able to successfully use databrick-connect on my local python env (like; connecting to remote cluster and reading parquet file from dbfs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 21:45:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3369#M110</guid>
      <dc:creator>ccbeloy</dc:creator>
      <dc:date>2023-06-14T21:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Spark with Ibis</title>
      <link>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3370#M111</link>
      <description>&lt;P&gt;Hi @Calvin Beloy​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 12:31:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3370#M111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-18T12:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Spark with Ibis</title>
      <link>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3371#M112</link>
      <description>&lt;P&gt;Hi Khanna, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No solution provided yet.  Can escalate with your  technical team for a suitable solution please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Calvin&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 16:36:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/how-to-use-databricks-spark-with-ibis/m-p/3371#M112</guid>
      <dc:creator>ccbeloy</dc:creator>
      <dc:date>2023-06-20T16:36:21Z</dc:date>
    </item>
  </channel>
</rss>

