Tom-Newton commented on PR #38708:
URL: https://github.com/apache/arrow/pull/38708#issuecomment-1809755366

   > Do you have any (simple) document how to setup an account for 
AzureHierarchicalNamespaceFileSystemTest?
   
   You will need an azure account. You should be able to create a free account 
at https://azure.microsoft.com/en-gb/free/. You should the. Be able to create a 
storage account through the portal web UI. 
   
   I can probably write a more specific doc if needed but this is Azure's doc 
https://learn.microsoft.com/en-us/azure/storage/blobs/create-data-lake-storage-account
   
   A few suggestions on configuration:
   - Use `Standard general-purpose v2` not premium
   - Use LRS redundancy
   - Obviously you will want to enable hierarchical namespace. 
   - Set the default access tier to hot
   - SFTP, NFS and file shares are not required. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to