azure-hdinsight

Automate Hadoop cluster deployment and management on Azure HDInsight.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/tomz/agent-skills --skill azure-hdinsight-tomz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-hdinsight
Source: https://github.com/tomz/agent-skills/tree/main/azure-hdinsight
Command: npx skills add https://github.com/tomz/agent-skills --skill azure-hdinsight-tomz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HDInsight clusters enable unified analytics on Azure, but provisioning, scaling, and securing them can be complex. This Skill consolidates guidance for deploying, configuring, and operating Hadoop ecosystem clusters (Spark, Hive LLAP, HBase, Kafka, Storm) and covers advanced topics like HDInsight on AKS, autoscale, and ESP migration.

Core Features & Use Cases

  • HDInsight on Azure: cluster provisioning, autoscale, and lifecycle management for Spark, Hive LLAP, HBase, Kafka, and Storm.
  • HDInsight on AKS: pool and cluster provisioning, multi-tenant deployment patterns, and orchestration considerations.
  • Operational Tasks: common CLI workflows for creating, resizing, and deleting clusters; script actions and security configurations.
  • Gotchas & Migration: ESP complexity, Fabric migration path, and best practices for production readiness.

Quick Start

Create a new Spark cluster on Azure HDInsight and submit a sample job to validate the setup.

Frequently Asked Questions about azure-hdinsight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and autoscale an Azure HDInsight Spark cluster?

Azure HDInsight cluster provisioning and autoscale are automated through CLI workflows for Spark, Hive LLAP, HBase, Kafka, and Storm. You can apply script actions to create, resize, and delete clusters while configuring autoscale settings for big data workloads.

What is HDInsight on AKS and how does it handle multi-tenant deployments?

HDInsight on AKS manages pool and cluster provisioning with multi-tenant deployment patterns and orchestration considerations. It extends standard Hadoop ecosystem operations by running clusters on Kubernetes infrastructure for unified analytics on Azure.

Can I configure enterprise security and ESP for HDInsight clusters?

Enterprise security configurations and ESP migration for HDInsight clusters are supported through CLI-based provisioning steps. The process addresses ESP complexity directly to ensure production readiness and secure operational management.

What is the migration path from HDInsight to Microsoft Fabric?

The migration path from HDInsight to Fabric is included as part of operational guidance and gotchas. It provides best practices for transitioning existing Hadoop ecosystem clusters while maintaining production readiness.

Does this approach work for managing Kafka and HBase clusters on Azure?

Cluster management applies to Kafka, HBase, Hive LLAP, and Storm deployments on Azure. Common CLI workflows handle the creation, resizing, deletion, and lifecycle management for these Hadoop ecosystem components.

What are the limitations or gotchas when operating Hadoop clusters on Azure?

Known limitations include ESP complexity during enterprise security migration and specific production readiness requirements. Operational gotchas cover script action configurations, autoscale settings, and lifecycle management challenges across Spark and Kafka deployments.