<?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 Access data within the blob storage without downloading in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/access-data-within-the-blob-storage-without-downloading/m-p/31242#M22733</link>
    <description>&lt;P&gt;Our customer is using Azure’s blob storage service to save big files so that we can work with them using an Azure online service, like Databricks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="blob-storage"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2172iABF5FBB50629F10B/image-size/large?v=v2&amp;amp;px=999" role="button" title="blob-storage" alt="blob-storage" /&gt;&lt;/span&gt;We want to read and work with these files with a computing resource obtained by Azure directly without downloading them into another Azure service, like Azure Machine Learning Studio or Databricks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Azure-ML"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2163i4A2BE47DFAD4AE6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Azure-ML" alt="Azure-ML" /&gt;&lt;/span&gt;Until now, we are unable to access the data within the blob storage without downloading them into Azure Machine Learning Studio for working with them.&lt;/P&gt;&lt;P&gt; Moreover, none of the files which we want to read is a type of these:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="fileytypes"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2170iB08A9706CBF7D7A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="fileytypes" alt="fileytypes" /&gt;&lt;/span&gt;However, they can be read with the help of a python extension.&lt;/P&gt;&lt;P&gt;How can we access the data within the blob storage without downloading them beforehand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to &lt;B&gt;mount&lt;/B&gt; the blob storage to Databricks anyhow so that we can access and use the files in a Databricks notebook?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to experiment with Databricks.&lt;/P&gt;&lt;P&gt;Therefore, I created two files within a blob-storage-container:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="blob"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2175i9C185A2F9D855D46/image-size/large?v=v2&amp;amp;px=999" role="button" title="blob" alt="blob" /&gt;&lt;/span&gt;a picture and a csv-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I mounted the blob-storage-container to Databricks according to this &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/data/data-sources/azure/azure-storage" alt="https://docs.microsoft.com/en-us/azure/databricks/data/data-sources/azure/azure-storage" target="_blank"&gt;&lt;U&gt;instruction&lt;/U&gt;&lt;/A&gt;.&lt;span class="lia-inline-image-display-wrapper" image-alt="Databricks_success"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2173iB41A74547B47B376/image-size/large?v=v2&amp;amp;px=999" role="button" title="Databricks_success" alt="Databricks_success" /&gt;&lt;/span&gt;The csv-file can be accessed and displayed without downloading to Databricks in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot display the image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Databricks_failure"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2182i44659359C3079C3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Databricks_failure" alt="Databricks_failure" /&gt;&lt;/span&gt;Databricks is telling me that there is "No such file or directory".&lt;/P&gt;&lt;P&gt;However, the file exists and the path is correct as we have seen before with the csv-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;SettlerOfCatan&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jan 2022 13:34:25 GMT</pubDate>
    <dc:creator>SettlerOfCatan</dc:creator>
    <dc:date>2022-01-21T13:34:25Z</dc:date>
    <item>
      <title>Access data within the blob storage without downloading</title>
      <link>https://community.databricks.com/t5/data-engineering/access-data-within-the-blob-storage-without-downloading/m-p/31242#M22733</link>
      <description>&lt;P&gt;Our customer is using Azure’s blob storage service to save big files so that we can work with them using an Azure online service, like Databricks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="blob-storage"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2172iABF5FBB50629F10B/image-size/large?v=v2&amp;amp;px=999" role="button" title="blob-storage" alt="blob-storage" /&gt;&lt;/span&gt;We want to read and work with these files with a computing resource obtained by Azure directly without downloading them into another Azure service, like Azure Machine Learning Studio or Databricks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Azure-ML"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2163i4A2BE47DFAD4AE6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Azure-ML" alt="Azure-ML" /&gt;&lt;/span&gt;Until now, we are unable to access the data within the blob storage without downloading them into Azure Machine Learning Studio for working with them.&lt;/P&gt;&lt;P&gt; Moreover, none of the files which we want to read is a type of these:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="fileytypes"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2170iB08A9706CBF7D7A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="fileytypes" alt="fileytypes" /&gt;&lt;/span&gt;However, they can be read with the help of a python extension.&lt;/P&gt;&lt;P&gt;How can we access the data within the blob storage without downloading them beforehand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to &lt;B&gt;mount&lt;/B&gt; the blob storage to Databricks anyhow so that we can access and use the files in a Databricks notebook?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to experiment with Databricks.&lt;/P&gt;&lt;P&gt;Therefore, I created two files within a blob-storage-container:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="blob"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2175i9C185A2F9D855D46/image-size/large?v=v2&amp;amp;px=999" role="button" title="blob" alt="blob" /&gt;&lt;/span&gt;a picture and a csv-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I mounted the blob-storage-container to Databricks according to this &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/data/data-sources/azure/azure-storage" alt="https://docs.microsoft.com/en-us/azure/databricks/data/data-sources/azure/azure-storage" target="_blank"&gt;&lt;U&gt;instruction&lt;/U&gt;&lt;/A&gt;.&lt;span class="lia-inline-image-display-wrapper" image-alt="Databricks_success"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2173iB41A74547B47B376/image-size/large?v=v2&amp;amp;px=999" role="button" title="Databricks_success" alt="Databricks_success" /&gt;&lt;/span&gt;The csv-file can be accessed and displayed without downloading to Databricks in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot display the image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Databricks_failure"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2182i44659359C3079C3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Databricks_failure" alt="Databricks_failure" /&gt;&lt;/span&gt;Databricks is telling me that there is "No such file or directory".&lt;/P&gt;&lt;P&gt;However, the file exists and the path is correct as we have seen before with the csv-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;SettlerOfCatan&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 13:34:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-data-within-the-blob-storage-without-downloading/m-p/31242#M22733</guid>
      <dc:creator>SettlerOfCatan</dc:creator>
      <dc:date>2022-01-21T13:34:25Z</dc:date>
    </item>
  </channel>
</rss>

