01-05-2022 12:45 AM
Hi Team,
May i know how to read Azure storage data in Databricks through Python.
01-05-2022 05:15 AM
@Kaniz Fatma how can find value of mountPoint = "/mnt/<mount-name>"
01-05-2022 05:56 AM
%scala
df = spark.read.csv("dbfs:/mnt/country_classification.csv")
display(df)
may i know how can find dbfs:/mnt
01-05-2022 06:41 AM
Hi @Kaniz Fatma I am facing issue during read the data. Please see the attachment
01-05-2022 07:20 AM
@Kaniz Fatma i have added correct key
01-07-2022 07:33 AM
@Kaniz Fatma I am using your code. no any error. But data is still not showing
03-21-2024 12:12 PM
Kaniz,
I kept getting "org.apache.spark.SparkSecurityException: [INSUFFICIENT_PERMISSIONS] Insufficient privileges:" with the same codes. Do you know why?
Thanks!
01-07-2022 07:37 AM
@Kaniz Fatma now it is working fine. Thank you so much @Kaniz Fatma
01-10-2022 06:22 AM
@Kaniz Fatma need full syllabus of Azure Databricks
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now