<?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 Coursera Apache SQL Course in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90742#M8481</link>
    <description>&lt;P&gt;Hi, I have enrolled into Databricks Apache Spark SQL for Data Analysts course on Coursera.&lt;BR /&gt;I am in Module 3, I imported the file through given url in course material. In 3.2Basic Queries&amp;nbsp; I ran the first block which contains following command&amp;nbsp; "&lt;SPAN&gt;%run ../Includes/Classroom-Setup".&lt;BR /&gt;Its running well, but when I try to run next cell i.e create table command I am getting error. I am new to all this please guide me to solve the error ASAP. Attaching a screenshot for reference. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query_error.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/11286iE7EED880862F8140/image-size/large?v=v2&amp;amp;px=999" role="button" title="query_error.png" alt="query_error.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2024 15:33:30 GMT</pubDate>
    <dc:creator>nir777</dc:creator>
    <dc:date>2024-09-17T15:33:30Z</dc:date>
    <item>
      <title>Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90742#M8481</link>
      <description>&lt;P&gt;Hi, I have enrolled into Databricks Apache Spark SQL for Data Analysts course on Coursera.&lt;BR /&gt;I am in Module 3, I imported the file through given url in course material. In 3.2Basic Queries&amp;nbsp; I ran the first block which contains following command&amp;nbsp; "&lt;SPAN&gt;%run ../Includes/Classroom-Setup".&lt;BR /&gt;Its running well, but when I try to run next cell i.e create table command I am getting error. I am new to all this please guide me to solve the error ASAP. Attaching a screenshot for reference. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query_error.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/11286iE7EED880862F8140/image-size/large?v=v2&amp;amp;px=999" role="button" title="query_error.png" alt="query_error.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 15:33:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90742#M8481</guid>
      <dc:creator>nir777</dc:creator>
      <dc:date>2024-09-17T15:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90763#M8482</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/121294"&gt;@nir777&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Run "%fs ls /mnt/training/dataframes/" to see whether you see the file in the folder.&lt;BR /&gt;Run "%fs head /mnt/training/dataframes/people-10m.parquet" to see whether you can access the content.&lt;BR /&gt;&lt;BR /&gt;We need to make sure first the file is in the location and also that you have the permissions to access it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 16:49:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90763#M8482</guid>
      <dc:creator>filipniziol</dc:creator>
      <dc:date>2024-09-17T16:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90771#M8483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/117376"&gt;@filipniziol&lt;/a&gt;&amp;nbsp;thanks for your answer. I tried the commands but its showing&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;AccessDeniedException . I don't know how to get permissions.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 17:48:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90771#M8483</guid>
      <dc:creator>nir777</dc:creator>
      <dc:date>2024-09-17T17:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90775#M8484</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/121294"&gt;@nir777&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Have you mounted your s3 bucket correctly?&lt;BR /&gt;Could you just run&amp;nbsp;&lt;SPAN&gt;%fs ls /mnt/training and see whether you can see the files or folders?&lt;BR /&gt;&lt;/SPAN&gt;What is happening:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The path is incorrect. So /mnt/training is mounted correctly, but the file is in different folder&lt;/P&gt;&lt;P&gt;2. The file is missing&lt;/P&gt;&lt;P&gt;3. The s3 buckte is mounted incorrectly.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 18:08:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90775#M8484</guid>
      <dc:creator>filipniziol</dc:creator>
      <dc:date>2024-09-17T18:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90787#M8485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/117376"&gt;@filipniziol&lt;/a&gt;, sharing a screenshot as &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="q1.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/11295i5D4F4429FC750712/image-size/large?v=v2&amp;amp;px=999" role="button" title="q1.png" alt="q1.png" /&gt;&lt;/span&gt;I am not getting what exactly it means.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 18:53:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90787#M8485</guid>
      <dc:creator>nir777</dc:creator>
      <dc:date>2024-09-17T18:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90790#M8486</link>
      <description>&lt;P&gt;The first line is incorrect, it would need to be %fs ls /mnt/training instead of %python ls /mnt/training.&lt;BR /&gt;So you have this mounted:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filipniziol_0-1726599896927.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/11296i6CB4266567C3160A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="filipniziol_0-1726599896927.png" alt="filipniziol_0-1726599896927.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Are you able to run below code and see the content:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;# List the contents of /mnt/training
display(dbutils.fs.ls("/mnt/training"))&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 17 Sep 2024 19:06:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90790#M8486</guid>
      <dc:creator>filipniziol</dc:creator>
      <dc:date>2024-09-17T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90791#M8487</link>
      <description>&lt;P&gt;If you get&amp;nbsp;&lt;SPAN&gt;AccessDeniedException when trying to list&amp;nbsp;"/mnt/training", then I would:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. unmount the directory:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;dbutils.fs.unmount("/mnt/training")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. mount the directory once again - check the &lt;A href="https://docs.databricks.com/en/dbfs/mounts.html" target="_self"&gt;docs&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;access_key = "&amp;lt;aws-access-key&amp;gt;"
secret_key = "&amp;lt;aws-secret-key&amp;gt;"
encoded_secret_key = secret_key.replace("/", "%2F")
aws_bucket_name = "&amp;lt;aws-bucket-name&amp;gt;"
mount_name = "&amp;lt;mount-name&amp;gt;"

dbutils.fs.mount(f"s3a://{access_key}:{encoded_secret_key}@{aws_bucket_name}", f"/mnt/{mount_name}")
display(dbutils.fs.ls(f"/mnt/{mount_name}"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 19:17:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/90791#M8487</guid>
      <dc:creator>filipniziol</dc:creator>
      <dc:date>2024-09-17T19:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Coursera Apache SQL Course</title>
      <link>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/92691#M8488</link>
      <description>&lt;P&gt;Hi, I enrolled in the same coursera "databricks" course, and met the same issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I unmounted and re-run the classroom set up as following&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OwenChen_1-1727982085219.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/11677iB860949289DC85F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="OwenChen_1-1727982085219.png" alt="OwenChen_1-1727982085219.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I move forward to list the mounted dirctory, the same issue happened.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OwenChen_0-1727981997878.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/11676i2DCCC46B6F2B58D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="OwenChen_0-1727981997878.png" alt="OwenChen_0-1727981997878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 19:02:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/coursera-apache-sql-course/m-p/92691#M8488</guid>
      <dc:creator>OwenChen</dc:creator>
      <dc:date>2024-10-03T19:02:16Z</dc:date>
    </item>
  </channel>
</rss>

