hdinsight.github.io

I want to customize my cluster

Cluster can be customized using the following methods:

  1. Some configuration files relating to hive, hbase, storm and yarn can be customized using Bootstrap with Azure Powershell, .NET SDK or the resource manager template.
  2. Script actions can be used to invoke custom scripts on cluster nodes on new or running clusters.
  3. Custom applications can be added on new or running clusters to enable multiple scenarios.

Bootstrap actions
Custom Script actions
Custom Applications