microsoft / AzureSMR

AzureSMR is no longer being actively developed. For ongoing support of Azure in R, see: https://github.com/Azure/AzureR
Other
60 stars 43 forks source link

Support for Azure Data Lake Store (ADLS) #67

Open blakedubois opened 7 years ago

blakedubois commented 7 years ago

Data scientists currently use httr to make rest calls to ADLS. A higher level SDK or R package would be very beneficial.

andrie commented 7 years ago

Please make a prioritized list of the ask here. Which functions of ADLS do you want to exposed in this package? Please also provide REST API references, if possible.

blakedubois commented 7 years ago

https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-get-started-rest-api

Create Folder List Folder Read File (parallel/multi-threaded, multi-part HTTP) Write File (parallel/multi-threaded, multi-part HTTP) Rename File Delete File