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 subscription, create an Azure free account before you begin.
Prerequisites
Cluster management - creation
- Create a Kafka cluster
- Create a Spark cluster
- Create a Spark cluster with Azure Data Lake Storage Gen2
- Create a Spark cluster with Enterprise Security Package (ESP)
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.