Skip to content

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 sample
languages
java
products
azure
description This sample demonstrates how to interact with the Azure Data Lake Storage Gen1 service using the Java SDK.
urlFragment 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

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%