page_type | languages | products | description | urlFragment | ||
---|---|---|---|---|---|---|
sample |
|
|
This sample demonstrates how to interact with the Azure Data Lake Storage Gen1 service using the Java SDK. |
data-lake-store-java-upload-download-get-started |
This sample demonstrates how to interact with the Azure Data Lake Storage Gen1 service using the Java SDK using MSI auth. The sample walks through the three main steps:
- Acquire an Azure ActiveDirectory OAuth token
- Create a client object
- Use the methods on the client object to interact with the store
Once you understand the sample, you can look at the API Javadocs here: https://azure.github.io/azure-data-lake-store-java/javadoc/