<?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 do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2907#M53</link>
    <description>&lt;P&gt;This is more of an issie of getting damiliar woth azure than it is databricks. You need to make the storage account resource that youre going to use for the datalake. So go into azure portal and search for the storage acct resource and create one with a container as well. Make the file path you desire there. Then use the container and storage acct in that url with the proper folder path and out all that in the external location settings.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Jun 2023 14:59:22 GMT</pubDate>
    <dc:creator>etsyal1e2r3</dc:creator>
    <dc:date>2023-06-18T14:59:22Z</dc:date>
    <item>
      <title>How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2894#M40</link>
      <description>&lt;P&gt;The example that data bricks gives is not helpful and does not tell me exactly what I need to do. I am new to this and not sure what I need to do in azure to get this done. I just need to be able to pull data and write data to the data containers. Be it mounting or just pulling and writing I really don't care I just need to access my data. Any help would be great. So far I have 3 days into my trial and have been able to do zero work. Getting a hold of anyone at data bricks for help has been impossible so I guess there is no support there. So I am hoping someone on this community can please help out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 14:05:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2894#M40</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-17T14:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2895#M41</link>
      <description>&lt;P&gt;So if youre able to use a managed identity in azure and are familiar with azure to set this up i recommend that. Its possible to use a SAS token if not but ive had issues with all the methods not using a managed identity. So if you go to the data tab and look at external locations, you should start trying to add one with the plus icon in the top right. It will show you what you need to make the external location, mainly a service principle and databrickconnector resource in the resource group of your workspace. Just type thst in to the azure search bar and add it then go back to the external location page to put in its details to make the external location. Finally you have to go to your accounts page of your databricks account (the url starts with accounts.databricks...) i brlieve. Just google how to get to the accounts page where you can create a metastore, assign it to your managed blob location and tie it to your workspace. Once you have these setup and your user permissions set for the external location (data tab, ext location, permissions), then you can test the read write with &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;dbutils.fs.ls("&amp;lt;blob_location_with_files&amp;gt;")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Let me know what roadblocks you hit.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 00:45:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2895#M41</guid>
      <dc:creator>etsyal1e2r3</dc:creator>
      <dc:date>2023-06-18T00:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2896#M42</link>
      <description>&lt;P&gt;I am not familiar with managed identity but if that is the recommended path, I am happy to give it a go. I am the admin for azure. Where would I go to find it and/or the documentation. I checked into chatGPT and it was NOT helpful in this regard LOL. It lead me to a place where a menu option for me did not exist.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 08:22:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2896#M42</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T08:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2897#M43</link>
      <description>&lt;P&gt;Hi @Chris Sarrico​&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 11:50:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2897#M43</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-18T11:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2898#M44</link>
      <description>&lt;P&gt;No, this is not resolved per my additional comment to the answer above. I can reiterate it here. How do you set up a managed identity? I have also opened a case with microsoft but they usually are unhelpful or don't get back very quickly. I am simply trying to access my data and my trial time is burning away and I am yet to be able to do anything with this platform. It is very frustrating and way to complex in my opinion. &lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 12:10:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2898#M44</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T12:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2899#M45</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/manage-external-locations-and-credentials" alt="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/manage-external-locations-and-credentials" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/manage-external-locations-and-credentials&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Youll have to follow this and do some reading but you should be able to figure it out. Just started from the external location setup in databricks and see whar you need and work backwards from there. Let me know if you get stuck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 12:15:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2899#M45</guid>
      <dc:creator>etsyal1e2r3</dc:creator>
      <dc:date>2023-06-18T12:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2900#M46</link>
      <description>&lt;P&gt;I get stuck when following the link to create a managed identity:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/azure-managed-identities#use-a-user-assigned-managed-identity" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/azure-managed-identities#use-a-user-assigned-managed-identity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the spot Use a user-assigned managed identity. When going into Deploy a custom template I get an error on the resource ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 12:54:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2900#M46</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T12:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2901#M47</link>
      <description>&lt;P&gt;What are you trying and whats the error? &lt;A href="https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp" alt="https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 13:15:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2901#M47</guid>
      <dc:creator>etsyal1e2r3</dc:creator>
      <dc:date>2023-06-18T13:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2902#M48</link>
      <description>&lt;P&gt;Ok, I got confused. I was trying to setup both a user and a system managed identy. I had the system set up and then trying to set up a user. I only needed one. Now that part is done I moved onto your link and I am unsure of what exactly I need to use to fill out the sql bits. Where would I find this information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE EXTERNAL LOCATION &amp;lt;location-name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;URL 'abfss://&amp;lt;container-name&amp;gt;@&amp;lt;storage-account&amp;gt;.dfs.core.windows.net/&amp;lt;path&amp;gt;'&lt;/P&gt;&lt;P&gt;&amp;nbsp;WITH ([STORAGE] CREDENTIAL &amp;lt;storage-credential-name&amp;gt;);&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 14:03:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2902#M48</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2903#M49</link>
      <description>&lt;P&gt;Dont do it thar way. Go to the data tab and on the left click the external locations section, then top right is a button to add an external location. Go there and see what else you need. Youll have to go back to your azure resource group and add a databricksconnector configed with the managed ID.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 14:06:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2903#M49</guid>
      <dc:creator>etsyal1e2r3</dc:creator>
      <dc:date>2023-06-18T14:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2904#M50</link>
      <description>&lt;P&gt;Maybe I am blind but I am not seeing the external location section. Here is my view of my data tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/91i57CB030C51C15839/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 14:29:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2904#M50</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T14:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2905#M51</link>
      <description>&lt;P&gt;OK, I found it. It was under account settings. My next question is I am not sure exactly what goes in these fields. &amp;lt;container-name&amp;gt;@&amp;lt;storage-account&amp;gt;.&lt;A href="https://dfs.core.windows.net/%3Cpath%3E" alt="https://dfs.core.windows.net/%3Cpath%3E" target="_blank"&gt;dfs.core.windows.net/&amp;lt;path&amp;gt;&lt;/A&gt;'. Container-name, storage account, and path. I think storage-account would be the name of the data lake such as datalake4.dfs.core.windows.net and maybe the path is /folder. But container I am not sure. I am new to data lakes.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 14:38:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2905#M51</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T14:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2906#M52</link>
      <description>&lt;P&gt;Click this data tab thats circled... &lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot_20230618_104127_Vivaldi Browser"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/76i2F4384DB033A5AE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_20230618_104127_Vivaldi Browser" alt="Screenshot_20230618_104127_Vivaldi Browser" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 14:42:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2906#M52</guid>
      <dc:creator>etsyal1e2r3</dc:creator>
      <dc:date>2023-06-18T14:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2907#M53</link>
      <description>&lt;P&gt;This is more of an issie of getting damiliar woth azure than it is databricks. You need to make the storage account resource that youre going to use for the datalake. So go into azure portal and search for the storage acct resource and create one with a container as well. Make the file path you desire there. Then use the container and storage acct in that url with the proper folder path and out all that in the external location settings.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 14:59:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2907#M53</guid>
      <dc:creator>etsyal1e2r3</dc:creator>
      <dc:date>2023-06-18T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get data from Azure Data Lake Gen 2 Mounted or Imported and Exported from Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2908#M54</link>
      <description>&lt;P&gt;I resolved the issue. I needed to create a folder in the container and connect to the folder. So i guess I will need to segment my data and create many folders like I would a relational database for different databases. Thank you for your dedication and help.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 15:24:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-do-you-get-data-from-azure-data-lake-gen-2-mounted-or/m-p/2908#M54</guid>
      <dc:creator>ChrisS</dc:creator>
      <dc:date>2023-06-18T15:24:43Z</dc:date>
    </item>
  </channel>
</rss>

