Skip to content

This sample Java application shows you how to use the Java SDK to upload and download files to Azure Data Lake Store, and do other filesystem operations.

License

Notifications You must be signed in to change notification settings

Azure-Samples/data-lake-store-java-upload-download-get-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

This sample demonstrates how to interact with the Azure Data Lake Storage Gen1 service using the Java SDK. 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 Lake Store, and do other filesystem operations.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages