<?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: Essential-PySpark-for-Scalable-Data-Analytics &amp;quot;wordcount-sql.ipynb&amp;quot; in Databricks Free Edition Help</title>
    <link>https://community.databricks.com/t5/databricks-free-edition-help/essential-pyspark-for-scalable-data-analytics-quot-wordcount-sql/m-p/106369#M133</link>
    <description>&lt;P&gt;Correction:&amp;nbsp; The error message from the screenshot is when I tried to add the dbms: prefix to the URL.&amp;nbsp; The error message without that prefix is the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;UnityCatalogServiceException: [RequestId=dbda5aee-b855-9ed9-abf8-3ee0e0dcc938 ErrorClass=INVALID_PARAMETER_VALUE] GenerateTemporaryPathCredential uri /databricks-datasets/README.md is not a valid URI. Error message: INVALID_PARAMETER_VALUE: Missing cloud file system scheme.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also tried the s3: prefix, but I realize this is not an externally hosted file, as all the literature says that this is an internal file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jan 2025 16:58:29 GMT</pubDate>
    <dc:creator>ChristopherAlan</dc:creator>
    <dc:date>2025-01-20T16:58:29Z</dc:date>
    <item>
      <title>Essential-PySpark-for-Scalable-Data-Analytics "wordcount-sql.ipynb"</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/essential-pyspark-for-scalable-data-analytics-quot-wordcount-sql/m-p/106368#M132</link>
      <description>&lt;P&gt;I'm working through the code at the following, but getting an error:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/PacktPublishing/Essential-PySpark-for-Scalable-Data-Analytics/blob/main/Chapter01/wordcount-sql.ipynb" target="_blank" rel="noopener"&gt;https://github.com/PacktPublishing/Essential-PySpark-for-Scalable-Data-Analytics/blob/main/Chapter01/wordcount-sql.ipynb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Code:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;%sql DROP TABLE IF EXISTS word_counts; CREATE TABLE word_counts (word STRING) USING csv OPTIONS(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"delimiter"&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN class=""&gt;" "&lt;/SPAN&gt;&lt;SPAN&gt;) LOCATION &lt;/SPAN&gt;&lt;SPAN class=""&gt;"/databricks-datasets/README.md"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Error:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;UnityCatalogServiceException: [RequestId=e8a962d8-82f1-48d0-9cb8-9758daefb92d ErrorClass=INVALID_PARAMETER_VALUE] GenerateTemporaryPathCredential uri /dbfs/databricks-datasets/README.md is not a valid URI. Error message: INVALID_PARAMETER_VALUE: Missing cloud file system scheme.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Details:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;I'm using the Databricks Community Edition, with an Apache Spark Cluster on AWS for compute.&amp;nbsp;&lt;SPAN&gt;I can see that the file is an internal file and is available in the list using "%fs ls /databricks-datasets/"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone point me in the right direction on how to resolve this?&amp;nbsp; I'd like to make sure I can properly work with SQL and the internal files provided with the community edition in order to complete all my learning objectives.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#community edition&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 16:51:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/essential-pyspark-for-scalable-data-analytics-quot-wordcount-sql/m-p/106368#M132</guid>
      <dc:creator>ChristopherAlan</dc:creator>
      <dc:date>2025-01-20T16:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Essential-PySpark-for-Scalable-Data-Analytics "wordcount-sql.ipynb"</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/essential-pyspark-for-scalable-data-analytics-quot-wordcount-sql/m-p/106369#M133</link>
      <description>&lt;P&gt;Correction:&amp;nbsp; The error message from the screenshot is when I tried to add the dbms: prefix to the URL.&amp;nbsp; The error message without that prefix is the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;UnityCatalogServiceException: [RequestId=dbda5aee-b855-9ed9-abf8-3ee0e0dcc938 ErrorClass=INVALID_PARAMETER_VALUE] GenerateTemporaryPathCredential uri /databricks-datasets/README.md is not a valid URI. Error message: INVALID_PARAMETER_VALUE: Missing cloud file system scheme.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also tried the s3: prefix, but I realize this is not an externally hosted file, as all the literature says that this is an internal file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 16:58:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/essential-pyspark-for-scalable-data-analytics-quot-wordcount-sql/m-p/106369#M133</guid>
      <dc:creator>ChristopherAlan</dc:creator>
      <dc:date>2025-01-20T16:58:29Z</dc:date>
    </item>
  </channel>
</rss>

