<?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: Graphframes not importing on Databricks 9.1 LTS ML in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98037#M39590</link>
    <description>&lt;P&gt;&lt;SPAN&gt;GraphFrames package import is not working in databricks runtime 13.3LTS ML, still facing the same issue. how did you resolve this? is the databricks document is still not updated since 2021!!!!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 05:51:10 GMT</pubDate>
    <dc:creator>malz</dc:creator>
    <dc:date>2024-11-07T05:51:10Z</dc:date>
    <item>
      <title>Graphframes not importing on Databricks 9.1 LTS ML</title>
      <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/33408#M24409</link>
      <description>&lt;P&gt;Is Graphframes for python meant to be installed by default on Databricks 9.1 LTS ML? Previously I was running the attached python command on 7.3 LTS ML with no issue, however now I am getting "no module named graphframes" when trying to import the package, but I thought this came pre-installed with 9.1 LTS ML.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 09:00:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/33408#M24409</guid>
      <dc:creator>JonHMDavis</dc:creator>
      <dc:date>2021-12-10T09:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Graphframes not importing on Databricks 9.1 LTS ML</title>
      <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/33411#M24412</link>
      <description>&lt;P&gt;Thank you @Kaniz Fatma​&amp;nbsp; , I will do that. I was just asking as it states here that graphframes comes pre-installed: &lt;A href="https://docs.databricks.com/spark/latest/graph-analysis/graphframes/index.html" target="test_blank"&gt;https://docs.databricks.com/spark/latest/graph-analysis/graphframes/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 09:42:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/33411#M24412</guid>
      <dc:creator>JonHMDavis</dc:creator>
      <dc:date>2021-12-10T09:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Graphframes not importing on Databricks 9.1 LTS ML</title>
      <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/33413#M24414</link>
      <description>&lt;P&gt;Hm I thought the same thing as the docs state "The GraphFrames package is included in&amp;nbsp;&lt;A href="https://docs.databricks.com/runtime/mlruntime.html" alt="https://docs.databricks.com/runtime/mlruntime.html" target="_blank"&gt;Databricks Runtime for Machine Learning&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;But that could have changed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 08:10:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/33413#M24414</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-12-13T08:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Graphframes not importing on Databricks 9.1 LTS ML</title>
      <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98037#M39590</link>
      <description>&lt;P&gt;&lt;SPAN&gt;GraphFrames package import is not working in databricks runtime 13.3LTS ML, still facing the same issue. how did you resolve this? is the databricks document is still not updated since 2021!!!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 05:51:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98037#M39590</guid>
      <dc:creator>malz</dc:creator>
      <dc:date>2024-11-07T05:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Graphframes not importing on Databricks 9.1 LTS ML</title>
      <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98102#M39606</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/131442"&gt;@malz&lt;/a&gt;&amp;nbsp;What is the error you are facing?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Databricks recommends using a cluster running&amp;nbsp;&lt;/SPAN&gt;&lt;A class="reference internal" href="https://docs.databricks.com/en/machine-learning/databricks-runtime-ml.html" target="_blank"&gt;&lt;SPAN class="doc"&gt;Databricks Runtime for Machine Learning&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;, as it includes an optimized installation of GraphFrames.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/en/integrations/graphframes/index.html" target="_blank"&gt;https://docs.databricks.com/en/integrations/graphframes/index.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you provide more info!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 15:46:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98102#M39606</guid>
      <dc:creator>MuthuLakshmi</dc:creator>
      <dc:date>2024-11-07T15:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Graphframes not importing on Databricks 9.1 LTS ML</title>
      <link>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98169#M39626</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/89478"&gt;@MuthuLakshmi&lt;/a&gt;&amp;nbsp;,&amp;nbsp; As per the documentation it was mentioned that graphframes comes preinstalled in databricks runtime for machine learning. but when trying to import the python module of graphframes, getting no module found error.&lt;/P&gt;&lt;P&gt;from graphframes import *&lt;BR /&gt;ModuleNotFoundError: No module named 'graphframes'&lt;/P&gt;&lt;P&gt;pip show graphframes&lt;BR /&gt;WARNING: Package(s) not found: graphframes&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 06:25:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/graphframes-not-importing-on-databricks-9-1-lts-ml/m-p/98169#M39626</guid>
      <dc:creator>malz</dc:creator>
      <dc:date>2024-11-08T06:25:53Z</dc:date>
    </item>
  </channel>
</rss>

