cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

To read data from Azure Storage

bchaubey
Contributor II

Hi Team,

May i know how to read Azure storage data in Databricks through Python.

8 REPLIES 8

bchaubey
Contributor II

@Kaniz Fatmaโ€‹  how can find value of mountPoint = "/mnt/<mount-name>"

bchaubey
Contributor II

%scala

df = spark.read.csv("dbfs:/mnt/country_classification.csv")

 display(df)

may i know how can find dbfs:/mnt

bchaubey
Contributor II

Hi @Kaniz Fatmaโ€‹  I am facing issue during read the data. Please see the attachment

bchaubey
Contributor II

@Kaniz Fatmaโ€‹  i have added correct key

@Kaniz Fatmaโ€‹  I am using your code. no any error. But data is still not showing

Geoff123
New Contributor III

Kaniz,

I kept getting "org.apache.spark.SparkSecurityException: [INSUFFICIENT_PERMISSIONS] Insufficient privileges:" with the same codes.  Do you know why?

Thanks!

bchaubey
Contributor II

@Kaniz Fatmaโ€‹  now it is working fine. Thank you so much @Kaniz Fatmaโ€‹ 

bchaubey
Contributor II

@Kaniz Fatmaโ€‹  need full syllabus of Azure Databricks

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group