メイン コンテンツにスキップ

 Subscribe

Today, we are announcing the ability to make customizations to live running Apache Hadoop clusters in Azure HDInsight. Previously, we announced the Script Action feature giving you the ability to customize your HDInsight clusters with additional components available in the Apache Hadoop ecosystem. This allowed you to use scripts to customize your Hadoop clusters like adding Giraph, Solr, and R or making arbitrary modifications to the cluster as needed.

However, until now, users had to specify the scripts they wanted to run at the time of cluster creation. With today’s announcement, users will be able to leverage the Script Action capability with a running cluster without the need of dropping and recreating clusters. This increases the ease and flexibility of deployment and reduces the development and time needed to test the customization.

This enhancement is available in all HDInsight Linux clusters types – Hadoop, HBase, Storm, and Spark – and can be leveraged using Azure Portal, Powershell, CLI, and SDK.

To access this feature, go to the Azure Portal and find the Script Actions feature under Settings.

clip_image001

clip_image002

Users can start by writing an adhoc script and test it on a running cluster. Once the dev/test phase is complete, the script can be promoted to run on all newly created nodes.

clip_image003 clip_image005

In addition, users can view the history of all the scripts they have run with the added ability to rerun the scripts as required.

clip_image006

Read more on this enhancement and other Script Action features here:

  • Explore

     

    Let us know what you think of Azure and what you would like to see in the future.

     

    Provide feedback

  • Build your cloud computing and Azure skills with free courses by Microsoft Learn.

     

    Explore Azure learning


Join the conversation