Forum Discussion
Unable to Read Nested Parquet Files in Azure Blob Storage with PySpark
Now I want to have a list of all the blobs stored in the container. But list should contain the complete path to the blob.
For example I have Heirarchial File Structure in the Container.
There is a main folder called Entity and within Entity I have another folder called Apps and within Apps I have two folders 20240521 and 20240525 and within each folder I have a parquet file named 00001.parquet.
Now I want to have a list of the parquet files with comlete path.
How to get the list of files as follows using PySPark Notebook in Fabric
Entity/App/20240521/00001.parquet
Entity/App/20240525/00001.parquet
- Anonymous2 years agoNot applicable
Hi rashidanwar ,
Can you please check below doc ?
Introduction to Microsoft Spark utilities - Azure Synapse Analytics | Microsoft Learn- Anonymous2 years agoNot applicable
Hello rashidanwar ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
Otherwise, will respond back with the more details and we will try to help .- Anonymous2 years agoNot applicable
Hi rashidanwar ,
This thread is duplicate of this thread - How to get a list of the blob with full path store... - Microsoft Fabric Community
I am closing this thread.