Azure / Azure/azure-storage-python

Reading the File size for each blob inside a directory of a Blob Container using Azure-Storage-Blob Python

Open
#679 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
343
Forks
243
PR merge metrics
No merged PRs in 30d

Description

We have an "Azure Blob Storage" for large amounts of data in a cloud. And we have blob containers which contain several directories , and within each directory, we have several blob files of type "Block Blob" and they are '.orc' files. We need to list content of such a directory using the path of the blobs , and then get specific blob information,most importantly the file size for each blob. Currently, we are planning to use this "azure-storage-python" repository for it but are currently lost in its documentation , and are confused on how to achieve our target.

Any help would be highly appreciated. Eagerly waiting for a response!
With Best Regards,
Saad

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.