Edit

Share via


Azure HDInsight: Java samples

This article provides:

  • Links to samples for cluster creation tasks.
  • Links to reference content for other management tasks.

If you don't have an Azure account, create a free account before you begin.

Prerequisites

Azure HDInsight SDK for Java

Cluster management - creation

You can get these samples for Java by cloning the hdinsight-java-sdk-samples GitHub repository.

Additional SDK functionality

  • List clusters
  • Delete clusters
  • Resize clusters
  • Monitoring
  • Script Actions

Code snippets for this additional SDK functionality can be found in the HDInsight SDK for Java reference documentation.