Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Support for Azure Data Lake Store (ADLS) #67

Open
blakedubois opened this issue May 31, 2017 · 2 comments
Open

Support for Azure Data Lake Store (ADLS) #67

blakedubois opened this issue May 31, 2017 · 2 comments

Comments

@blakedubois
Copy link

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

@andrie
Copy link
Contributor

andrie commented May 31, 2017

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
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants