โ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