#5. Azure Data Bricks - Mount data lake in Data bricks

preview_player
Показать описание
This video takes you through the steps required to mount data lake
from data bricks
Рекомендации по теме
Комментарии
Автор

Simplest Tutorial on YouTube... I have always been your fan mam.

Rafian
Автор

Thank you so much for creating it. Now I would able to understand what I am doing while monitoring pipelines and not just clicking buttons.

chaitanyaasati
Автор

Super! Thanks very much. Please keep posting more videos! Waiting for them!

ankbala
Автор

Excellent content on azure data bricks....keep it up mam...👍👍

kadamteja
Автор

Very Nice Video. Great Work. Keep it up 🌸🏵💐👌👍🙏

racingandshooting
Автор

Please upload all the necessary videos for Azure data bricks as well . All videos of ADF are awesome.

harshitbhadiyadra
Автор

Any networking considerations we need to make for storage account and dbx cluster

ShrikantD-fopu
Автор

Awesome explanation. Keep doing mam we will follow your videos. Thanks for the video much helpful.

manicksudhan
Автор

Thanks for this wonderful video, Can we do the same way for blob storage

suryapratap
Автор

excellent, instead of just showing the steps, appreciate for explaining the reason why we are doing the steps. keep up the good work, unfortunately, there is no option to double / triple like on youtube. so could only give one like for the video.

krish
Автор

Great video akka, but I had problems with just mounting because there had to be some persistent connection. If someone is seeing this and if the script didn't work for them, they can maybe try adding an excel workbook to the input folder within the container and directly accessing it using the below command


# Set the configurations for the Spark session
for key, value in configs.items():
spark.conf.set(key, value)

try:
#try to read
df = spark.read.format("csv").option("header", "true").load(filePath)

#display the df.head(20)
df.show()

print("Successfully accessed the data in ADLS Gen2")
except Exception as e:
print("Failed to access ADLS Gen2:", e)


Either way, your tutorial had saved me, thanks for the great video.

Jalabulajunx
Автор

Your videos are awesome! I am very much new to data engg stuff, learning things from google and youtube. Your contribution in this space excellent. Could you please provide the Microsoft documentation link to find this code

shalakapowar
Автор

How to Merge Spark DataFrame - Complex type if we have two json files json 1 schema and json2 schema is differenr how can we merge using pyspark. can you please explain this scenario.

sravankumar
Автор

Good one keep going more transformation code using pyspark need diffrent file formate joins different destinations.

anujgupta
Автор

Hi, thank u for the amazing content. I followed the tutorial, but I got this error "The operation is not allowed by RBAC. If role assignments were recently changed, please wait several minutes for role assignments to become effective.
". Please help me on this. Thanks in advance

venkatashasidharreddychali
Автор

how can i delete secret scope in databricks?

basantdwivedi
Автор

Some who can help online. I am trying hard getting struck while generating secret in AKV of App01. Please suggest.

KaranSingh-hxdh
Автор

Super! Thanks very much... I have tried this many times but I am unable to mount it.. getting the below error. can you please help me.. "Waiting for cluster to start: The operation could not be performed on your account with the following error message: azure_error_code: OperationNotAllowed, azure_error_message: Operation could not be completed as it results in..."

ashokbanala
Автор

Can you add code file in description of channel please.

suryateja
Автор

I have tried this two times but I am unable to mount it.

Bhaweshgupta
visit shbcf.ru