Skip to content

This sample Java application shows you how to use the Java SDK to upload and download files to Azure data using MSI auth.

License

Notifications You must be signed in to change notification settings

georgewfisher/data-lake-store-java-upload-download-get-started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type languages products description urlFragment
sample
java
azure
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

Azure Data Lake Storage Gen1: Getting Started + MSI

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/

About

This sample Java application shows you how to use the Java SDK to upload and download files to Azure data using MSI auth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%