{"id":"f054da7b-8608-4a52-844d-e6db6e8b523f","shortId":"td4tmQ","kind":"skill","title":"azure-hdinsight","tagline":"Expert knowledge for Azure HDInsight development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when working with HDInsight Spark/Hive/Kafka/","description":"# Azure HDInsight Skill\n\nThis skill provides expert guidance for Azure HDInsight. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.\n\n## How to Use This Skill\n\n> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file\n\n> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L37-L132 | Diagnosing and fixing HDInsight cluster issues: creation/auth, networking, storage, Ambari/HDFS/Hive/HBase/Kafka/Spark/YARN problems, performance, disk/CPU, and known error codes/workarounds. |\n| Best Practices | L133-L174 | Best practices for designing, securing, monitoring, scaling, and tuning HDInsight clusters and workloads (Hadoop, Spark, Hive, HBase, Kafka), including storage, migration, and performance optimization. |\n| Decision Making | L175-L199 | Planning and migration guidance for HDInsight: sizing and performance, choosing storage/VMs/tools, upgrading versions/components, and moving Hadoop, HBase, Kafka, and configs to newer clusters. |\n| Architecture & Design Patterns | L200-L214 | HDInsight cluster architecture, security/VNet design, HA/DR and business continuity patterns, migration from on-prem Hadoop, shared storage, streaming (Spark/YARN), and Oozie-based pipelines. |\n| Limits & Quotas | L215-L222 | Guidance on HDInsight capacity limits: log size/retention, supported cluster node sizes, external metastore constraints, and requesting/managing CPU core quota increases. |\n| Security | L223-L266 | Securing HDInsight clusters: identity and access (Entra, LDAP, Ranger, RBAC), network isolation (NSG, Private Link), TLS/encryption, Kafka/Hive/Spark security, and security best practices. |\n| Configuration | L267-L323 | Configuring and tuning HDInsight clusters: networking/VPN, Ambari/Hive/Spark/HBase settings, autoscale, monitoring/logging, SSH/Jupyter/VS Code access, and script-based customizations. |\n| Integrations & Coding Patterns | L324-L391 | Patterns and code samples for integrating HDInsight (Hive, Spark, Kafka, HBase, MapReduce, Sqoop) with tools, SDKs, REST/CLI, and external services like SQL, Cosmos DB, Power BI, IoT, and Synapse |\n| Deployment | L392-L405 | Creating, configuring, migrating, and automating HDInsight clusters (Hadoop, HBase, Kafka) using portal, CLI, PowerShell, ARM/REST, Data Factory, Marketplace, AMA, and runbooks |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Address reliability issues on older HDInsight images | https://learn.microsoft.com/en-us/azure/hdinsight/cluster-reliability-issues |\n| Fix component version validation errors in HDInsight ARM templates | https://learn.microsoft.com/en-us/azure/hdinsight/component-version-validation-error-arm-templates |\n| Troubleshoot Azure HDInsight cluster creation errors | https://learn.microsoft.com/en-us/azure/hdinsight/create-cluster-error-dictionary |\n| Troubleshoot authentication issues for secure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/domain-joined-authentication-issues |\n| Run diagnostic script when HDInsight cluster creation fails with DomainNotFound | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/sample-script |\n| Fix DomainNotFound errors during HDInsight cluster creation | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/troubleshoot-domainnotfound |\n| Fix Apache Ambari directory alerts in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-directory-alerts |\n| Troubleshoot Ambari UI down hosts and services in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-down-hosts-services |\n| Fix Apache Ambari UI 502 errors on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-fivezerotwo-error |\n| Resolve Apache Ambari heartbeat issues in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-heartbeat-issues |\n| Troubleshoot Apache Ambari Metrics Collector on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-metricservice-issues |\n| Resolve Apache Ambari stale alerts in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-stale-alerts |\n| Fix local HDFS stuck in safe mode on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-hdfs-troubleshoot-safe-mode |\n| Fix HDInsight cluster creation failures | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-cluster-creation-fails |\n| Convert service principal certificates to base-64 for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-converting-service-principal-certificate |\n| Resolve Data Lake storage file access issues in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-data-lake-files |\n| Fix InvalidNetworkSecurityGroupSecurityRules for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-invalidnetworksecuritygroupsecurityrules-cluster-creation-fails |\n| Resolve HDInsight node disk space exhaustion | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-out-disk-space |\n| Fix Watchdog BUG soft lockup CPU errors in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-soft-lockup-cpu |\n| Resolve node addition failures in HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-add-nodes |\n| Troubleshoot login failures to HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-log-in-cluster |\n| Manage and troubleshoot disk space issues in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-disk-space |\n| Resolve InvalidNetworkConfigurationErrorCode in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-invalidnetworkconfigurationerrorcode-cluster-creation-fails |\n| Restore Key Vault access for encrypted HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-lost-key-vault-access |\n| Fix port conflicts when starting HDInsight services | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-port-conflict |\n| Fix 'account does not support http' storage errors in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-wasbs-storage-exception |\n| Fix invalid BCFile errors when reading YARN logs | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-yarn-log-invalid-bcfile |\n| Resolve BindException address-in-use on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-bindexception-address-use |\n| Fix HBase hbck inconsistency errors on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-hbase-hbck-inconsistencies |\n| Troubleshoot pegged CPU on HBase region servers | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-pegged-cpu-region-server |\n| Resolve Apache Phoenix connectivity issues on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-connectivity |\n| Fix missing data in Phoenix views after HDP upgrade | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-no-data |\n| Fix HBase REST service not responding on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-rest-not-spending |\n| Fix HBase Master startup failures on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-start-fails |\n| Resolve storage exceptions after connection reset | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-storage-exception-reset |\n| Resolve timeouts with hbase hbck on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-timeouts-hbase-hbck |\n| Troubleshoot HBase region server issues on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-unassigned-regions |\n| Fix HBase TTL data retention issues on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-data-retention-issues-expired-data |\n| Troubleshoot HBase REST API issues on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-rest-api |\n| Access and interpret YARN application logs on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-access-yarn-app-logs-linux |\n| Enable and collect Hadoop heap dumps on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-collect-debug-heap-dump-linux |\n| Resolve Hive out-of-memory errors on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-hive-out-of-memory-error-oom |\n| Lookup and resolve Hadoop stack trace errors on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-stack-trace-error-messages |\n| Understand and resolve WebHCat errors on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-templeton-webhcat-debug-errors |\n| Known issues and troubleshooting for Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues |\n| Fix Ambari access failures after certificate rotation | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ambari-access-certificate-issue |\n| Resolve Ambari user switch issues on HDInsight 5.1 | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ambari-users-cache |\n| Recover HDInsight headnodes from /tmp disk usage leak | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-cluster-head-node-unresponsive |\n| Mitigate conda version regression on HDInsight 5.1 | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-conda-version-regression |\n| Resolve Ranger startup failures on ESP HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ranger-cluster-create-failure |\n| Diagnose slow or failing jobs on HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-failed-cluster |\n| HDInsight troubleshooting guide index | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-guide |\n| Troubleshoot HDFS issues in Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-hdfs |\n| Common Hive issues and fixes on Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-hive |\n| Troubleshoot YARN issues in Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-yarn |\n| Restore error messages in Ambari Hive View on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-error-message-hive-view |\n| Resolve Hive log disk space issues on HDInsight head nodes | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-hive-logs-diskspace-full-headnodes |\n| Fix Hive View inaccessibility due to Zookeeper issues | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-inaccessible-hive-view |\n| Troubleshoot Hive join OutOfMemory GC overhead errors | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-outofmemory-overhead-exceeded |\n| Resolve permission denied errors creating Hive tables | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-permission-error-create-table |\n| Diagnose poor Hive LLAP query performance in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-query-performance |\n| Fix slow reducers and data skew in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-slow-reducer |\n| Troubleshoot Apache Tez application hangs in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-hangs |\n| Fix slow or failing Ambari Tez View in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-view-slow |\n| Fix Hive View query result timeout in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out |\n| Correct Hive JDBC URL in Zeppelin interpreter on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-zookeeperhiveclientexception-hiveserver-configs |\n| Resolve Ambari Hive View gateway timeout exceptions | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/troubleshoot-gateway-timeout |\n| Troubleshoot Hive LLAP workload management issues | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/troubleshoot-workload-management-issues |\n| Resolve Kafka broker startup failures from full disks | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-troubleshoot-full-disk |\n| Fix HDInsight Kafka error: insufficient fault domains | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-troubleshoot-insufficient-domains |\n| Debug Spark apps using HDInsight History Server extensions | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-azure-spark-history-server |\n| Debug Spark job failures with IntelliJ Azure Toolkit | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-failure-debug |\n| Remotely debug Apache Spark apps on HDInsight via IntelliJ | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin-debug-jobs-remotely |\n| Debug HDInsight Spark jobs with YARN and Spark UIs | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-job-debugging |\n| Known issues and workarounds for HDInsight Spark clusters | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-known-issues |\n| Troubleshoot Spark Streaming apps stopping after 24 days | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-application-stops |\n| Fix Jupyter 404 'Blocking Cross Origin API' on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-blocking-cross-origin |\n| Resolve RequestBodyTooLarge errors in HDInsight Spark streaming | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-event-log-requestbodytoolarge |\n| Fix IllegalArgumentException in HDInsight Spark activities | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-illegalargumentexception |\n| Resolve InvalidClassException version mismatch in HDInsight Spark | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-invalidclassexception |\n| Fix NoClassDefFoundError for Spark-Kafka on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-noclassdeffounderror |\n| Improve slow Spark jobs with many Azure Storage files | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-slowness-container |\n| Resolve OutOfMemoryError in HDInsight Spark clusters | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-outofmemory |\n| Resolve RpcTimeoutException and 502 errors in Spark Thrift on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception |\n| Troubleshoot large result downloads via JDBC/ODBC and Thrift on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-sparkexception-kryo-serialization-failed |\n| Common Spark issues and fixes on Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-troubleshoot-spark |\n| Debug WASB file operations for HDInsight storage issues | https://learn.microsoft.com/en-us/azure/hdinsight/spark/troubleshoot-debug-wasb |\n| Fix Jupyter Notebook creation issues on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/troubleshoot-jupyter-notebook-convert |\n| Troubleshoot Apache Oozie workflows on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-oozie |\n| Resolve Azure HDInsight resource creation capacity errors | https://learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-resource-creation-fails |\n| Troubleshoot script action failures in Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-script-action |\n| Work around Sqoop import/export failures on ESP HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-sqoop |\n\n### Best Practices\n| Topic | URL |\n|-------|-----|\n| Use Azure Monitor logs for HDInsight availability | https://learn.microsoft.com/en-us/azure/hdinsight/cluster-availability-monitor-logs |\n| Apply cluster management best practices in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/cluster-management-best-practices |\n| Apply general best practices for HDInsight Enterprise Security | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/general-guidelines |\n| Plan and execute data migration to Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration |\n| Apply infrastructure best practices for Azure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure |\n| Implement storage best practices for HDInsight migrations | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage |\n| Optimize HDInsight HBase with Accelerated Writes | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-accelerated-writes |\n| Apply HBase performance advisor recommendations on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-advisor |\n| Tune Apache Phoenix performance on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-performance |\n| Tune Apache HBase performance on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-hbase-performance-issues |\n| Scale HiveServer2 on HDInsight using edge nodes | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-hiveserver2 |\n| Monitor HDInsight availability with Apache Ambari | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-cluster-availability |\n| Create HDInsight clusters with secure transfer-enabled storage accounts | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage |\n| Apply Linux-specific tips for Hadoop on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-linux-information |\n| Optimize Apache Hive query performance on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-optimize-hive-query |\n| Monitor and optimize HDInsight cluster performance | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor |\n| Schedule and apply OS patches for HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-os-patching |\n| Apply pre-creation best practices for HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-overview-before-you-start |\n| Manually scale HDInsight clusters for workload patterns | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-scaling-best-practices |\n| Apply gateway best practices for Hive on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/gateway-best-practices |\n| Operate LLAP schedule-based autoscale on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/llap-schedule-based-autoscale-best-practices |\n| Configure Kafka partition replicas for high availability | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-high-availability |\n| Mirror Kafka topics between HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-mirroring |\n| Tune Kafka on HDInsight for optimal performance | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-performance-tuning |\n| Configure managed disks to scale Kafka on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-scalability |\n| Migrate HDInsight Log Analytics data to new tables | https://learn.microsoft.com/en-us/azure/hdinsight/log-analytics-migration |\n| Use Azure Storage effectively as HDInsight default filesystem | https://learn.microsoft.com/en-us/azure/hdinsight/overview-azure-storage |\n| Leverage Data Lake Storage Gen2 with HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/overview-data-lake-storage-gen2 |\n| Optimize Apache Spark job performance on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-perf |\n| Manage Python packages for Jupyter on HDInsight Spark | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-python-package-installation |\n| Configure Spark Streaming on HDInsight for exactly-once processing | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-streaming-exactly-once |\n| Optimize Apache Spark cluster configuration on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-cluster-configuration |\n| Optimize data processing operations for Spark on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-data-processing |\n| Optimize data storage for Apache Spark on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-data-storage |\n| Tune Apache Spark memory usage on HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-memory-usage |\n| Safely manage JAR dependencies on HDInsight Spark | https://learn.microsoft.com/en-us/azure/hdinsight/spark/safely-manage-jar-dependency |\n| Apply Apache Spark performance guidelines on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/spark-best-practices |\n| Use SparkCruise to optimize Spark queries on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/spark-cruise |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Plan ETL at scale with Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-etl-at-scale |\n| Assess benefits of migrating on-premises Hadoop to Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-motivation |\n| Choose HDInsight tools for custom MapReduce jobs | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-run-custom-programs |\n| Choose backup and replication options for HBase | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-backup-replication |\n| Migrate Apache HBase clusters to HDInsight 5.1 | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1 |\n| Migrate HBase to HDInsight 5.1 with a new storage account | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account |\n| Migrate Apache HBase clusters to a newer HDInsight version | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version |\n| Migrate HBase to new HDInsight version and storage account | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version-new-storage-account |\n| Plan HDInsight cluster capacity and performance | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-capacity-planning |\n| Plan migrations for retiring Azure HDInsight components | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-component-retirements-and-action-required |\n| Compare storage services for Azure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-compare-storage-options |\n| Upgrade Azure HDInsight to Apache Ranger 2.3.0 | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-ranger-5-1-migration |\n| Assess and migrate from retired HDInsight versions | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-retired-versions |\n| Select appropriate VM sizes for HDInsight nodes | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-selecting-vm-size |\n| Plan migration to newer Azure HDInsight cluster versions | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-upgrade-cluster |\n| Size HDInsight Interactive Query (LLAP) clusters | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-llap-sizing-guide |\n| Use Kafka MirrorMaker 2.0 for migration and replication | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-mirrormaker-2-0-guide |\n| Migrate Apache Kafka workloads from HDInsight 4.0 to 5.1 | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/migrate-5-1-versions |\n| Migrate Apache Kafka workloads from HDInsight 3.6 to 4.0 | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/migrate-versions |\n| Migrate HDInsight clusters from Basic to Standard Load Balancer | https://learn.microsoft.com/en-us/azure/hdinsight/load-balancer-migration-guidelines |\n| Migrate Ambari configurations from HDInsight 4.x to 5.x | https://learn.microsoft.com/en-us/azure/hdinsight/migrate-ambari-recent-version-hdinsight |\n\n### Architecture & Design Patterns\n| Topic | URL |\n|-------|-----|\n| Use Apache Ambari for HDInsight cluster management | https://learn.microsoft.com/en-us/azure/hdinsight/apache-ambari-usage |\n| Understand HDInsight architecture with Enterprise Security Package | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-architecture |\n| Design architecture for migrating on-premises Hadoop to HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-architecture |\n| Choose HDInsight business continuity architectures | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-business-continuity-architecture |\n| Study HDInsight high availability and DR case design | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-high-availability-case-study |\n| Understand HDInsight high availability architecture components | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-high-availability-components |\n| Share one Data Lake Storage account across multiple HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-multiple-clusters-data-lake-store |\n| Operationalize HDInsight data pipelines with Oozie | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-operationalize-data-pipeline |\n| Design scalable streaming architectures with HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-streaming-at-scale-overview |\n| Azure HDInsight virtual network architecture and resources | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-virtual-network-architecture |\n| Design highly available Spark Streaming jobs on YARN in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-streaming-high-availability |\n\n### Limits & Quotas\n| Topic | URL |\n|-------|-----|\n| Plan HDInsight log sizes and retention policies | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-log-management |\n| Use supported node configurations for HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-supported-node-configuration |\n| Use external metastores and understand HDInsight default metastore limits | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-use-external-metadata-stores |\n| Request and manage HDInsight CPU core quota increases | https://learn.microsoft.com/en-us/azure/hdinsight/quota-increase-request |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Configure managed identity access to Blob storage for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/configure-azure-blob-storage |\n| Configure double disk encryption for HDInsight data at rest | https://learn.microsoft.com/en-us/azure/hdinsight/disk-encryption |\n| Configure HDInsight clusters with Entra Domain Services integration | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds |\n| Create and configure HDInsight Enterprise Security Package clusters | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-create-configure-enterprise-security-cluster |\n| Manage users, roles, and security for HDInsight ESP clusters | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-manage |\n| Configure Apache Ranger policies for HBase with ESP | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hbase |\n| Configure Apache Ranger Hive policies in HDInsight ESP | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hive |\n| Set Apache Ranger policies for Kafka with ESP | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-kafka |\n| Implement encryption in transit for Azure HDInsight nodes | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/encryption-in-transit |\n| Plan enterprise security options for Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/hdinsight-security-overview |\n| Secure Oozie workflows with HDInsight Enterprise Security | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/hdinsight-use-oozie-domain-joined-clusters |\n| Set up Azure HDInsight ID Broker for OAuth and MFA | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/identity-broker |\n| Configure LDAP sync for Ranger and Ambari in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/ldap-sync |\n| Manage SSH access for Entra domain accounts on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/domain-joined/ssh-domain-accounts |\n| Configure Private Link for HDInsight Kafka REST Proxy | https://learn.microsoft.com/en-us/azure/hdinsight/enable-private-link-on-kafka-rest-proxy-hdi-cluster |\n| Implement Enterprise Security Package for HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/enterprise-security-package |\n| Apply security and DevOps best practices for Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops |\n| Manage Ambari Views permissions on ESP-enabled HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-authorize-users-to-ambari |\n| Implement non-interactive .NET auth for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-create-non-interactive-authentication-dotnet-applications |\n| Use managed identities with Azure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-managed-identities |\n| Allow HDInsight management IPs in NSGs and routes | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-management-ip-addresses |\n| Migrate to granular role-based access for HDInsight cluster configurations | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-migrate-granular-access-cluster-configurations |\n| Enable Azure Private Link for HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-private-link |\n| Restrict public connectivity for Azure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-public-connectivity |\n| Safely rotate HDInsight storage account access keys | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-rotate-storage-keys |\n| Use HDInsight NSG service tags for management traffic | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-service-tags |\n| Restrict HDInsight Blob data access using SAS tokens | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-storage-sharedaccesssignature-permissions |\n| Synchronize Microsoft Entra users to HDInsight ESP clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-sync-aad-users-to-cluster |\n| Create and manage Entra ID-authenticated HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra |\n| Configure ARM templates for Entra ID-enabled HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-azure-hdinsight-clusters-with-arm-templates |\n| Manage Entra ID-enabled HDInsight clusters via REST API | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-cluster-with-rest-api |\n| Configure security options for Hive in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hdinsight-security-options-for-hive |\n| Set up TLS and client auth for ESP Kafka clusters | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-esp-kafka-ssl-encryption-authentication |\n| Configure TLS encryption and client auth for HDInsight Kafka | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-ssl-encryption-authentication |\n| Secure Spark–Kafka streaming integration on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/secure-spark-kafka-streaming-integration-scenario |\n| Fetch OAuth tokens from HDInsight to access Azure services | https://learn.microsoft.com/en-us/azure/hdinsight/msi-support-to-access-azure-services |\n| Apply built-in Azure Policy definitions for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/policy-reference |\n| Configure Ranger policies for Spark SQL in HDInsight ESP | https://learn.microsoft.com/en-us/azure/hdinsight/spark/ranger-policies-for-spark |\n| Configure TLS versions for Azure HDInsight gateways | https://learn.microsoft.com/en-us/azure/hdinsight/transport-layer-security |\n| Configure HDInsight managed identity for SQL authentication | https://learn.microsoft.com/en-us/azure/hdinsight/use-managed-identity-for-sql-database-authentication-in-azure-hdinsight |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Configure Ambari Web UI auto-logout timeout in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/ambari-web-ui-auto-logout |\n| Connect HDInsight clusters to on-premises networks with VPN and DNS | https://learn.microsoft.com/en-us/azure/hdinsight/connect-on-premises-network |\n| Configure HBase cluster replication in Azure VNets | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-replication |\n| Use HBCK2 to repair HBase on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/how-to-use-hbck2-tool |\n| Check HDInsight 4.0 open-source component versions | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-40-component-versioning |\n| Check HDInsight 5.x open-source component versions | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-5x-component-versioning |\n| Manage HDInsight clusters using Azure CLI commands | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-command-line |\n| Automate HDInsight cluster management with PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-powershell |\n| Configure and use empty edge nodes in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-use-edge-node |\n| Configure HDInsight Autoscale policies and limits | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-autoscale-clusters |\n| Tune HDInsight cluster settings using Ambari | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-changing-configs-via-ambari |\n| Review bundled open-source components and versions in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-component-versioning |\n| Configure Azure HDInsight VS Code extension settings | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-config-for-vscode |\n| Create and configure VNets, NSGs, and DNS for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-create-virtual-network |\n| Configure custom Ambari database for HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-custom-ambari-db |\n| Preload Apache Hive libraries during HDInsight cluster creation | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-add-hive-libraries |\n| Add extra Azure Storage accounts to existing HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-add-storage |\n| Programmatically customize HDInsight cluster configuration with bootstrap | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-bootstrap |\n| Customize HDInsight clusters using script actions | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux |\n| Connect to Azure HDInsight clusters using SSH | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-linux-use-ssh-unix |\n| Enable Azure Monitor logs for HDInsight cluster operations | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial |\n| Reference ports for Hadoop services on HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-port-settings-for-services |\n| Configure and customize HDInsight clusters across tools | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters |\n| Develop script actions to configure Azure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-script-actions-linux |\n| Configure SSH tunneling to access HDInsight web UIs | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-linux-ambari-ssh-tunnel |\n| Secure HDInsight outbound traffic using Azure Firewall | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-outbound-traffic |\n| Custom-tune HDInsight Autoscale advanced settings | https://learn.microsoft.com/en-us/azure/hdinsight/how-to-custom-configure-hdinsight-autoscale |\n| Configure Apache Hive replication on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-replication |\n| Migrate Hive default metastore to external SQL Database on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-default-metastore-export-import |\n| Configure Hive LLAP workload management pools in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-workload-management |\n| Use Hive LLAP workload management commands in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/workload-management-commands |\n| Enable automatic topic creation in HDInsight Kafka | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-auto-create-topics |\n| Configure VPN and VNet access to HDInsight Kafka | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-connect-vpn-gateway |\n| Configure Azure Monitor logs for HDInsight Kafka | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-log-analytics-operations-management |\n| Configure cross-VNet connectivity to HDInsight Kafka | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/connect-kafka-cluster-with-vm-in-different-vnet |\n| Configure cross-VNet client connectivity to HDInsight Kafka | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/connect-kafka-with-vnet |\n| Configure monitoring and alerts for Azure HDInsight with Azure Monitor | https://learn.microsoft.com/en-us/azure/hdinsight/monitor-hdinsight |\n| Reference of monitoring data for Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/monitor-hdinsight-reference |\n| Configure non-Azure Firewall network virtual appliances for HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/network-virtual-appliance |\n| Optimize HBase performance with Ambari configuration | https://learn.microsoft.com/en-us/azure/hdinsight/optimize-hbase-ambari |\n| Optimize Hive performance via Ambari settings in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/optimize-hive-ambari |\n| Tune Pig properties with Ambari on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/optimize-pig-ambari |\n| Configure selective logging for AMA on HDInsight via script actions | https://learn.microsoft.com/en-us/azure/hdinsight/selective-logging-analysis |\n| Configure selective logging for HDInsight clusters with script actions | https://learn.microsoft.com/en-us/azure/hdinsight/selective-logging-analysis-azure-logs |\n| Configure service endpoint policies for HDInsight virtual networks | https://learn.microsoft.com/en-us/azure/hdinsight/service-endpoint-policies |\n| Set up PySpark interactive environment with VS Code HDInsight Tools | https://learn.microsoft.com/en-us/azure/hdinsight/set-up-pyspark-interactive-environment |\n| Configure HDInsight IO Cache to speed up Spark | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-improve-performance-iocache |\n| Use HDInsight Spark Jupyter kernels effectively | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-kernels |\n| Configure Jupyter on HDInsight to use Maven packages | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-use-external-packages |\n| Configure and scope Spark dependencies on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-manage-dependencies |\n| Tune Spark resource configuration on HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-resource-manager |\n| Configure Apache Spark settings on Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-settings |\n| Transfer files to Azure HDInsight using SCP | https://learn.microsoft.com/en-us/azure/hdinsight/use-scp |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Configure Ambari email alerts with SendGrid in HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/apache-ambari-email |\n| Stream from Kafka to Azure Cosmos DB with Spark | https://learn.microsoft.com/en-us/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb |\n| Execute common HDInsight tasks with Azure CLI samples | https://learn.microsoft.com/en-us/azure/hdinsight/azure-cli-samples |\n| Connect Excel to HDInsight Hadoop via Power Query | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-excel-power-query |\n| Query HDInsight Hive from Java using JDBC | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-jdbc-driver |\n| Visualize HDInsight Hive data in Power BI via ODBC | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-power-bi |\n| Integrate C# UDFs with Hive and Pig on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-hive-pig-udf-dotnet-csharp |\n| Call WebHCat REST API for Hive with Curl | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-curl |\n| Submit Hive jobs using HDInsight .NET SDK | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-dotnet-sdk |\n| Run HDInsight Hive queries with Azure PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-powershell |\n| Use Visual Studio Data Lake tools for Hive on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-visual-studio |\n| Submit MapReduce jobs to HDInsight using Curl and WebHCat | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-curl |\n| Submit MapReduce jobs to HDInsight with .NET SDK | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-dotnet-sdk |\n| Run HDInsight MapReduce jobs using Azure PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-powershell |\n| Run MapReduce jobs on HDInsight via SSH | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-ssh |\n| Submit Sqoop jobs to HDInsight via Curl and WebHCat | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-curl |\n| Run Sqoop jobs on HDInsight using .NET SDK | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-dotnet-sdk |\n| Use Sqoop on HDInsight Linux headnodes for SQL integration | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-mac-linux |\n| Submit Sqoop jobs to HDInsight with PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-powershell |\n| Use Visual Studio Data Lake Tools with HDInsight Hadoop | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-visual-studio-tools-get-started |\n| Configure Beeline connections to HDInsight HiveServer2 | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/connect-install-beeline |\n| Run Sqoop jobs between HDInsight and Azure SQL Database | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-use-sqoop |\n| Use Python UDFs with Hive and Pig on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/python-udf-hdinsight |\n| Submit Hadoop jobs to HDInsight via .NET, curl, and PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically |\n| Build and deploy a Java HBase client with Maven | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-build-java-maven-linux |\n| Run HBase SQL queries with Phoenix and Zeppelin | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-zeppelin |\n| Use the HBase .NET SDK with HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-rest-sdk |\n| Use Phoenix Query Server REST SDK on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-using-phoenix-query-server-rest-sdk |\n| Use HDInsight .NET SDK for cluster management tasks | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-dotnet-sdk |\n| Use Spark DStreams with Kafka on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apache-spark-with-kafka |\n| Install custom Hadoop applications on Azure HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications |\n| Use Spark & Hive Tools for VS Code with HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-for-vscode |\n| Use the Azure HDInsight SDK for Go with Hadoop clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-go-sdk-overview |\n| Install and access Hue on Azure HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-hue-linux |\n| Manage HDInsight Hadoop clusters using Ambari REST API | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari-rest-api |\n| Run .NET MapReduce jobs on Linux-based HDInsight using Mono | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-migrate-dotnet-to-linux |\n| Define and run Oozie workflows on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-use-oozie-linux-mac |\n| Use Spark HBase Connector between HDInsight Spark and HBase | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-using-spark-query-hbase |\n| Manage Entra-enabled HDInsight clusters using .NET SDK | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-hadoop-cluster-dot-net-sdk |\n| Run Hive queries on Entra-enabled HDInsight using PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-powershell-on-entra-enabled-hdinsight-cluster |\n| Run Hive queries on HDInsight using the REST API | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-rest-api |\n| Run Hive queries on Entra-enabled HDInsight with .NET SDK | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-hive-queries-using-dot-net-sdk |\n| Submit MapReduce jobs to Entra-enabled HDInsight using .NET SDK | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-dot-net-sdk |\n| Run MapReduce jobs on Entra-enabled HDInsight with PowerShell | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-entra-id-enabled-using-powershell |\n| Run MapReduce jobs on Entra-enabled HDInsight via REST API | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-rest-jobs |\n| Submit Spark jobs to Entra-enabled HDInsight via Livy REST API | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-spark-jobs-using-rest-api |\n| Use Power BI DirectQuery with HDInsight Hive | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hadoop-connect-hive-power-bi-directquery |\n| Integrate Spark and Hive using Hive Warehouse Connector | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector |\n| Run Spark operations via Hive Warehouse Connector | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-operations |\n| Use Hive Warehouse Connector from Zeppelin via Livy | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-zeppelin |\n| Use Hive Warehouse Connector APIs on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-apis |\n| Use Hive Warehouse Connector 2.x APIs on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-v2-apis |\n| Integrate HDInsight Kafka with Azure IoT Hub | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-connector-iot-hub |\n| Use Kafka REST Proxy with HDInsight clusters | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/rest-proxy |\n| Use Kafka REST Proxy on HDInsight via Azure CLI | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/tutorial-cli-rest-proxy |\n| Connect Synapse Spark pools to HDInsight external Hive Metastore | https://learn.microsoft.com/en-us/azure/hdinsight/share-hive-metastore-with-synapse |\n| Analyze Application Insights telemetry with Spark on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-analyze-application-insight-logs |\n| Connect HDInsight Spark to Azure SQL Database | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-connect-to-sql-database |\n| Create and submit Scala Spark apps from Eclipse to HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-eclipse-tool-plugin |\n| Develop and submit Spark apps with IntelliJ Azure Toolkit | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin |\n| Submit remote Spark jobs to HDInsight using Livy REST API | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-livy-rest-interface |\n| Integrate Microsoft Cognitive Toolkit with Spark on HDInsight | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-microsoft-cognitive-toolkit |\n| Run Azure Machine Learning AutoML on HDInsight Spark | https://learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-run-machine-learning-automl |\n| Run Apache Pig workloads on HDInsight Hadoop | https://learn.microsoft.com/en-us/azure/hdinsight/use-pig |\n\n### Deployment\n| Topic | URL |\n|-------|-----|\n| Migrate HDInsight monitoring to Azure Monitor Agent (AMA) | https://learn.microsoft.com/en-us/azure/hdinsight/azure-monitor-agent |\n| Deploy HBase clusters in Azure Virtual Networks | https://learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-provision-vnet |\n| Publish Azure HDInsight applications to Azure Marketplace | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-publish-applications |\n| Operationalize on-demand HDInsight Hadoop clusters with Data Factory | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-adf |\n| Deploy HDInsight clusters using ARM templates | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates |\n| Provision HDInsight 4.0 clusters using Azure CLI | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli |\n| Create Linux HDInsight clusters using PowerShell scripts | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell |\n| Create HDInsight clusters via Azure REST and ARM templates | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-curl-rest |\n| Create Linux-based HDInsight clusters via Azure portal | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-portal |\n| Migrate HDInsight Kafka clusters using MirrorMaker 2 | https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-mirror-maker-2 |\n| Provision and delete HDInsight clusters via Automation runbooks | https://learn.microsoft.com/en-us/azure/hdinsight/manage-clusters-runbooks |","tags":["azure","hdinsight","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding","azure-functions","azure-kubernetes-service"],"capabilities":["skill","source-microsoftdocs","skill-azure-hdinsight","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-hdinsight","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (55,077 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T06:53:32.925Z","embedding":null,"createdAt":"2026-04-18T21:59:09.220Z","updatedAt":"2026-04-22T06:53:32.925Z","lastSeenAt":"2026-04-22T06:53:32.925Z","tsv":"'-64':608 '/en-us/azure/hdinsight/ambari-web-ui-auto-logout':2703 '/en-us/azure/hdinsight/apache-ambari-email':3280 '/en-us/azure/hdinsight/apache-ambari-usage':2079 '/en-us/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb':3292 '/en-us/azure/hdinsight/azure-cli-samples':3303 '/en-us/azure/hdinsight/azure-monitor-agent':4017 '/en-us/azure/hdinsight/cluster-availability-monitor-logs':1441 '/en-us/azure/hdinsight/cluster-management-best-practices':1451 '/en-us/azure/hdinsight/cluster-reliability-issues':464 '/en-us/azure/hdinsight/component-version-validation-error-arm-templates':476 '/en-us/azure/hdinsight/configure-azure-blob-storage':2246 '/en-us/azure/hdinsight/connect-on-premises-network':2718 '/en-us/azure/hdinsight/create-cluster-error-dictionary':485 '/en-us/azure/hdinsight/disk-encryption':2258 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-architecture':2089 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds':2269 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-create-configure-enterprise-security-cluster':2280 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-manage':2292 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hbase':2303 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hive':2314 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-kafka':2325 '/en-us/azure/hdinsight/domain-joined/domain-joined-authentication-issues':495 '/en-us/azure/hdinsight/domain-joined/encryption-in-transit':2336 '/en-us/azure/hdinsight/domain-joined/general-guidelines':1462 '/en-us/azure/hdinsight/domain-joined/hdinsight-security-overview':2346 '/en-us/azure/hdinsight/domain-joined/hdinsight-use-oozie-domain-joined-clusters':2356 '/en-us/azure/hdinsight/domain-joined/identity-broker':2369 '/en-us/azure/hdinsight/domain-joined/ldap-sync':2381 '/en-us/azure/hdinsight/domain-joined/sample-script':508 '/en-us/azure/hdinsight/domain-joined/ssh-domain-accounts':2393 '/en-us/azure/hdinsight/domain-joined/troubleshoot-domainnotfound':518 '/en-us/azure/hdinsight/enable-private-link-on-kafka-rest-proxy-hdi-cluster':2404 '/en-us/azure/hdinsight/enterprise-security-package':2414 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-directory-alerts':528 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-down-hosts-services':540 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-fivezerotwo-error':551 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-heartbeat-issues':561 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-metricservice-issues':571 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-stale-alerts':581 '/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-excel-power-query':3314 '/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-jdbc-driver':3324 '/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-power-bi':3336 '/en-us/azure/hdinsight/hadoop/apache-hadoop-etl-at-scale':1844 '/en-us/azure/hdinsight/hadoop/apache-hadoop-hive-pig-udf-dotnet-csharp':3348 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-architecture':2102 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration':1473 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure':1484 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops':2426 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage':1494 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-motivation':1858 '/en-us/azure/hdinsight/hadoop/apache-hadoop-run-custom-programs':1868 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-curl':3359 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-dotnet-sdk':3369 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-powershell':3379 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-visual-studio':3392 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-curl':3404 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-dotnet-sdk':3415 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-powershell':3425 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-ssh':3435 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-curl':3447 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-dotnet-sdk':3458 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-mac-linux':3470 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-powershell':3480 '/en-us/azure/hdinsight/hadoop/apache-hadoop-visual-studio-tools-get-started':3492 '/en-us/azure/hdinsight/hadoop/connect-install-beeline':3501 '/en-us/azure/hdinsight/hadoop/hdinsight-hdfs-troubleshoot-safe-mode':593 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-cluster-creation-fails':601 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-converting-service-principal-certificate':613 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-data-lake-files':625 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-invalidnetworksecuritygroupsecurityrules-cluster-creation-fails':632 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-out-disk-space':641 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-soft-lockup-cpu':653 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-add-nodes':663 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-log-in-cluster':672 '/en-us/azure/hdinsight/hadoop/hdinsight-use-sqoop':3513 '/en-us/azure/hdinsight/hadoop/python-udf-hdinsight':3525 '/en-us/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically':3538 '/en-us/azure/hdinsight/hadoop/troubleshoot-disk-space':683 '/en-us/azure/hdinsight/hadoop/troubleshoot-invalidnetworkconfigurationerrorcode-cluster-creation-fails':690 '/en-us/azure/hdinsight/hadoop/troubleshoot-lost-key-vault-access':701 '/en-us/azure/hdinsight/hadoop/troubleshoot-port-conflict':711 '/en-us/azure/hdinsight/hadoop/troubleshoot-wasbs-storage-exception':724 '/en-us/azure/hdinsight/hadoop/troubleshoot-yarn-log-invalid-bcfile':735 '/en-us/azure/hdinsight/hbase/apache-hbase-accelerated-writes':1503 '/en-us/azure/hdinsight/hbase/apache-hbase-advisor':1513 '/en-us/azure/hdinsight/hbase/apache-hbase-backup-replication':1878 '/en-us/azure/hdinsight/hbase/apache-hbase-build-java-maven-linux':3550 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1':1888 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account':1901 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version':1913 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version-new-storage-account':1925 '/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-performance':1522 '/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-zeppelin':3561 '/en-us/azure/hdinsight/hbase/apache-hbase-provision-vnet':4027 '/en-us/azure/hdinsight/hbase/apache-hbase-replication':2728 '/en-us/azure/hdinsight/hbase/apache-hbase-rest-sdk':3572 '/en-us/azure/hdinsight/hbase/apache-hbase-using-phoenix-query-server-rest-sdk':3583 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-bindexception-address-use':746 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-hbase-hbck-inconsistencies':756 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-pegged-cpu-region-server':766 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-connectivity':776 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-no-data':788 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-rest-not-spending':799 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-start-fails':809 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-storage-exception-reset':818 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-timeouts-hbase-hbck':828 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-unassigned-regions':838 '/en-us/azure/hdinsight/hbase/how-to-use-hbck2-tool':2738 '/en-us/azure/hdinsight/hbase/troubleshoot-data-retention-issues-expired-data':849 '/en-us/azure/hdinsight/hbase/troubleshoot-hbase-performance-issues':1531 '/en-us/azure/hdinsight/hbase/troubleshoot-rest-api':859 '/en-us/azure/hdinsight/hdinsight-40-component-versioning':2749 '/en-us/azure/hdinsight/hdinsight-5x-component-versioning':2761 '/en-us/azure/hdinsight/hdinsight-administer-use-command-line':2771 '/en-us/azure/hdinsight/hdinsight-administer-use-dotnet-sdk':3594 '/en-us/azure/hdinsight/hdinsight-administer-use-powershell':2780 '/en-us/azure/hdinsight/hdinsight-apache-spark-with-kafka':3604 '/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications':3614 '/en-us/azure/hdinsight/hdinsight-apps-install-hiveserver2':1541 '/en-us/azure/hdinsight/hdinsight-apps-publish-applications':4037 '/en-us/azure/hdinsight/hdinsight-apps-use-edge-node':2791 '/en-us/azure/hdinsight/hdinsight-authorize-users-to-ambari':2439 '/en-us/azure/hdinsight/hdinsight-autoscale-clusters':2800 '/en-us/azure/hdinsight/hdinsight-business-continuity-architecture':2110 '/en-us/azure/hdinsight/hdinsight-capacity-planning':1934 '/en-us/azure/hdinsight/hdinsight-changing-configs-via-ambari':2809 '/en-us/azure/hdinsight/hdinsight-cluster-availability':1550 '/en-us/azure/hdinsight/hdinsight-component-retirements-and-action-required':1944 '/en-us/azure/hdinsight/hdinsight-component-versioning':2822 '/en-us/azure/hdinsight/hdinsight-config-for-vscode':2832 '/en-us/azure/hdinsight/hdinsight-create-non-interactive-authentication-dotnet-applications':2450 '/en-us/azure/hdinsight/hdinsight-create-virtual-network':2844 '/en-us/azure/hdinsight/hdinsight-custom-ambari-db':2854 '/en-us/azure/hdinsight/hdinsight-for-vscode':3626 '/en-us/azure/hdinsight/hdinsight-go-sdk-overview':3639 '/en-us/azure/hdinsight/hdinsight-hadoop-access-yarn-app-logs-linux':870 '/en-us/azure/hdinsight/hdinsight-hadoop-add-hive-libraries':2865 '/en-us/azure/hdinsight/hdinsight-hadoop-add-storage':2877 '/en-us/azure/hdinsight/hdinsight-hadoop-collect-debug-heap-dump-linux':881 '/en-us/azure/hdinsight/hdinsight-hadoop-compare-storage-options':1954 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-adf':4050 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates':4059 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli':4069 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell':4079 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-curl-rest':4091 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-portal':4103 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage':1563 '/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-bootstrap':2887 '/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux':2896 '/en-us/azure/hdinsight/hdinsight-hadoop-hive-out-of-memory-error-oom':893 '/en-us/azure/hdinsight/hdinsight-hadoop-hue-linux':3650 '/en-us/azure/hdinsight/hdinsight-hadoop-linux-information':1575 '/en-us/azure/hdinsight/hdinsight-hadoop-linux-use-ssh-unix':2906 '/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari-rest-api':3661 '/en-us/azure/hdinsight/hdinsight-hadoop-migrate-dotnet-to-linux':3675 '/en-us/azure/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial':2917 '/en-us/azure/hdinsight/hdinsight-hadoop-optimize-hive-query':1585 '/en-us/azure/hdinsight/hdinsight-hadoop-port-settings-for-services':2928 '/en-us/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters':2938 '/en-us/azure/hdinsight/hdinsight-hadoop-script-actions-linux':2949 '/en-us/azure/hdinsight/hdinsight-hadoop-stack-trace-error-messages':905 '/en-us/azure/hdinsight/hdinsight-hadoop-templeton-webhcat-debug-errors':915 '/en-us/azure/hdinsight/hdinsight-high-availability-case-study':2121 '/en-us/azure/hdinsight/hdinsight-high-availability-components':2130 '/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor':1594 '/en-us/azure/hdinsight/hdinsight-known-issues':925 '/en-us/azure/hdinsight/hdinsight-known-issues-ambari-access-certificate-issue':935 '/en-us/azure/hdinsight/hdinsight-known-issues-ambari-users-cache':946 '/en-us/azure/hdinsight/hdinsight-known-issues-cluster-head-node-unresponsive':957 '/en-us/azure/hdinsight/hdinsight-known-issues-conda-version-regression':967 '/en-us/azure/hdinsight/hdinsight-known-issues-ranger-cluster-create-failure':978 '/en-us/azure/hdinsight/hdinsight-linux-ambari-ssh-tunnel':2960 '/en-us/azure/hdinsight/hdinsight-log-management':2198 '/en-us/azure/hdinsight/hdinsight-managed-identities':2460 '/en-us/azure/hdinsight/hdinsight-management-ip-addresses':2471 '/en-us/azure/hdinsight/hdinsight-migrate-granular-access-cluster-configurations':2485 '/en-us/azure/hdinsight/hdinsight-multiple-clusters-data-lake-store':2143 '/en-us/azure/hdinsight/hdinsight-operationalize-data-pipeline':2152 '/en-us/azure/hdinsight/hdinsight-os-patching':1605 '/en-us/azure/hdinsight/hdinsight-overview-before-you-start':1617 '/en-us/azure/hdinsight/hdinsight-private-link':2495 '/en-us/azure/hdinsight/hdinsight-ranger-5-1-migration':1964 '/en-us/azure/hdinsight/hdinsight-restrict-outbound-traffic':2970 '/en-us/azure/hdinsight/hdinsight-restrict-public-connectivity':2505 '/en-us/azure/hdinsight/hdinsight-retired-versions':1974 '/en-us/azure/hdinsight/hdinsight-rotate-storage-keys':2515 '/en-us/azure/hdinsight/hdinsight-scaling-best-practices':1627 '/en-us/azure/hdinsight/hdinsight-selecting-vm-size':1984 '/en-us/azure/hdinsight/hdinsight-service-tags':2526 '/en-us/azure/hdinsight/hdinsight-storage-sharedaccesssignature-permissions':2537 '/en-us/azure/hdinsight/hdinsight-streaming-at-scale-overview':2161 '/en-us/azure/hdinsight/hdinsight-supported-node-configuration':2208 '/en-us/azure/hdinsight/hdinsight-sync-aad-users-to-cluster':2548 '/en-us/azure/hdinsight/hdinsight-troubleshoot-failed-cluster':989 '/en-us/azure/hdinsight/hdinsight-troubleshoot-guide':996 '/en-us/azure/hdinsight/hdinsight-troubleshoot-hdfs':1005 '/en-us/azure/hdinsight/hdinsight-troubleshoot-hive':1016 '/en-us/azure/hdinsight/hdinsight-troubleshoot-yarn':1025 '/en-us/azure/hdinsight/hdinsight-upgrade-cluster':1995 '/en-us/azure/hdinsight/hdinsight-use-external-metadata-stores':2220 '/en-us/azure/hdinsight/hdinsight-use-oozie-linux-mac':3685 '/en-us/azure/hdinsight/hdinsight-using-spark-query-hbase':3697 '/en-us/azure/hdinsight/hdinsight-virtual-network-architecture':2171 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra':2560 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-azure-hdinsight-clusters-with-arm-templates':2573 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-cluster-with-rest-api':2586 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-hadoop-cluster-dot-net-sdk':3709 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-powershell-on-entra-enabled-hdinsight-cluster':3722 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-rest-api':3734 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-hive-queries-using-dot-net-sdk':3748 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-dot-net-sdk':3762 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-entra-id-enabled-using-powershell':3775 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-rest-jobs':3789 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-spark-jobs-using-rest-api':3804 '/en-us/azure/hdinsight/how-to-custom-configure-hdinsight-autoscale':2980 '/en-us/azure/hdinsight/interactive-query/apache-hadoop-connect-hive-power-bi-directquery':3814 '/en-us/azure/hdinsight/interactive-query/apache-hive-replication':2989 '/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector':3825 '/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-operations':3835 '/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-zeppelin':3846 '/en-us/azure/hdinsight/interactive-query/gateway-best-practices':1638 '/en-us/azure/hdinsight/interactive-query/hdinsight-security-options-for-hive':2596 '/en-us/azure/hdinsight/interactive-query/hive-default-metastore-export-import':3002 '/en-us/azure/hdinsight/interactive-query/hive-llap-sizing-guide':2004 '/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-apis':3856 '/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-v2-apis':3868 '/en-us/azure/hdinsight/interactive-query/hive-workload-management':3013 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-error-message-hive-view':1037 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-hive-logs-diskspace-full-headnodes':1050 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-inaccessible-hive-view':1061 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-outofmemory-overhead-exceeded':1071 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-permission-error-create-table':1081 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-query-performance':1092 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-slow-reducer':1103 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-hangs':1113 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-view-slow':1125 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out':1136 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-zookeeperhiveclientexception-hiveserver-configs':1148 '/en-us/azure/hdinsight/interactive-query/llap-schedule-based-autoscale-best-practices':1649 '/en-us/azure/hdinsight/interactive-query/troubleshoot-gateway-timeout':1158 '/en-us/azure/hdinsight/interactive-query/troubleshoot-workload-management-issues':1167 '/en-us/azure/hdinsight/interactive-query/workload-management-commands':3024 '/en-us/azure/hdinsight/kafka/apache-esp-kafka-ssl-encryption-authentication':2609 '/en-us/azure/hdinsight/kafka/apache-kafka-auto-create-topics':3034 '/en-us/azure/hdinsight/kafka/apache-kafka-connect-vpn-gateway':3045 '/en-us/azure/hdinsight/kafka/apache-kafka-connector-iot-hub':3878 '/en-us/azure/hdinsight/kafka/apache-kafka-high-availability':1659 '/en-us/azure/hdinsight/kafka/apache-kafka-log-analytics-operations-management':3055 '/en-us/azure/hdinsight/kafka/apache-kafka-mirror-maker-2':4113 '/en-us/azure/hdinsight/kafka/apache-kafka-mirroring':1668 '/en-us/azure/hdinsight/kafka/apache-kafka-performance-tuning':1678 '/en-us/azure/hdinsight/kafka/apache-kafka-scalability':1689 '/en-us/azure/hdinsight/kafka/apache-kafka-ssl-encryption-authentication':2621 '/en-us/azure/hdinsight/kafka/connect-kafka-cluster-with-vm-in-different-vnet':3066 '/en-us/azure/hdinsight/kafka/connect-kafka-with-vnet':3078 '/en-us/azure/hdinsight/kafka/kafka-mirrormaker-2-0-guide':2015 '/en-us/azure/hdinsight/kafka/kafka-troubleshoot-full-disk':1178 '/en-us/azure/hdinsight/kafka/kafka-troubleshoot-insufficient-domains':1188 '/en-us/azure/hdinsight/kafka/migrate-5-1-versions':2027 '/en-us/azure/hdinsight/kafka/migrate-versions':2039 '/en-us/azure/hdinsight/kafka/rest-proxy':3888 '/en-us/azure/hdinsight/kafka/secure-spark-kafka-streaming-integration-scenario':2631 '/en-us/azure/hdinsight/kafka/tutorial-cli-rest-proxy':3900 '/en-us/azure/hdinsight/load-balancer-migration-guidelines':2051 '/en-us/azure/hdinsight/log-analytics-migration':1700 '/en-us/azure/hdinsight/manage-clusters-runbooks':4124 '/en-us/azure/hdinsight/migrate-ambari-recent-version-hdinsight':2064 '/en-us/azure/hdinsight/monitor-hdinsight':3091 '/en-us/azure/hdinsight/monitor-hdinsight-reference':3101 '/en-us/azure/hdinsight/msi-support-to-access-azure-services':2643 '/en-us/azure/hdinsight/network-virtual-appliance':3114 '/en-us/azure/hdinsight/optimize-hbase-ambari':3123 '/en-us/azure/hdinsight/optimize-hive-ambari':3134 '/en-us/azure/hdinsight/optimize-pig-ambari':3144 '/en-us/azure/hdinsight/overview-azure-storage':1711 '/en-us/azure/hdinsight/overview-data-lake-storage-gen2':1722 '/en-us/azure/hdinsight/policy-reference':2655 '/en-us/azure/hdinsight/quota-increase-request':2231 '/en-us/azure/hdinsight/selective-logging-analysis':3157 '/en-us/azure/hdinsight/selective-logging-analysis-azure-logs':3169 '/en-us/azure/hdinsight/service-endpoint-policies':3180 '/en-us/azure/hdinsight/set-up-pyspark-interactive-environment':3193 '/en-us/azure/hdinsight/share-hive-metastore-with-synapse':3912 '/en-us/azure/hdinsight/spark/apache-azure-spark-history-server':1199 '/en-us/azure/hdinsight/spark/apache-spark-analyze-application-insight-logs':3923 '/en-us/azure/hdinsight/spark/apache-spark-connect-to-sql-database':3933 '/en-us/azure/hdinsight/spark/apache-spark-eclipse-tool-plugin':3946 '/en-us/azure/hdinsight/spark/apache-spark-improve-performance-iocache':3204 '/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-failure-debug':1210 '/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin':3958 '/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin-debug-jobs-remotely':1222 '/en-us/azure/hdinsight/spark/apache-spark-job-debugging':1234 '/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-kernels':3213 '/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-use-external-packages':3224 '/en-us/azure/hdinsight/spark/apache-spark-known-issues':1245 '/en-us/azure/hdinsight/spark/apache-spark-livy-rest-interface':3971 '/en-us/azure/hdinsight/spark/apache-spark-manage-dependencies':3234 '/en-us/azure/hdinsight/spark/apache-spark-microsoft-cognitive-toolkit':3982 '/en-us/azure/hdinsight/spark/apache-spark-perf':1732 '/en-us/azure/hdinsight/spark/apache-spark-python-package-installation':1743 '/en-us/azure/hdinsight/spark/apache-spark-resource-manager':3244 '/en-us/azure/hdinsight/spark/apache-spark-run-machine-learning-automl':3993 '/en-us/azure/hdinsight/spark/apache-spark-settings':3254 '/en-us/azure/hdinsight/spark/apache-spark-streaming-exactly-once':1756 '/en-us/azure/hdinsight/spark/apache-spark-streaming-high-availability':2184 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-application-stops':1256 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-blocking-cross-origin':1268 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-event-log-requestbodytoolarge':1278 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-illegalargumentexception':1287 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-invalidclassexception':1297 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-noclassdeffounderror':1308 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-slowness-container':1320 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-outofmemory':1329 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception':1342 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-sparkexception-kryo-serialization-failed':1355 '/en-us/azure/hdinsight/spark/apache-troubleshoot-spark':1366 '/en-us/azure/hdinsight/spark/optimize-cluster-configuration':1766 '/en-us/azure/hdinsight/spark/optimize-data-processing':1777 '/en-us/azure/hdinsight/spark/optimize-data-storage':1788 '/en-us/azure/hdinsight/spark/optimize-memory-usage':1799 '/en-us/azure/hdinsight/spark/ranger-policies-for-spark':2667 '/en-us/azure/hdinsight/spark/safely-manage-jar-dependency':1809 '/en-us/azure/hdinsight/spark/spark-best-practices':1819 '/en-us/azure/hdinsight/spark/spark-cruise':1830 '/en-us/azure/hdinsight/spark/troubleshoot-debug-wasb':1377 '/en-us/azure/hdinsight/spark/troubleshoot-jupyter-notebook-convert':1387 '/en-us/azure/hdinsight/transport-layer-security':2677 '/en-us/azure/hdinsight/troubleshoot-oozie':1396 '/en-us/azure/hdinsight/troubleshoot-resource-creation-fails':1406 '/en-us/azure/hdinsight/troubleshoot-script-action':1416 '/en-us/azure/hdinsight/troubleshoot-sqoop':1427 '/en-us/azure/hdinsight/use-managed-identity-for-sql-database-authentication-in-azure-hdinsight':2687 '/en-us/azure/hdinsight/use-pig':4003 '/en-us/azure/hdinsight/use-scp':3264 '/microsoftdocs/mcp/blob/main/readme.md)':162 '/tmp':951 '2':3861,4110 '2.0':2008 '2.3.0':1961 '24':1252 '3':133 '3.6':2034 '4':2057 '4.0':2022,2036,2741,4062 '404':1259 '5':2060,2752 '5.1':943,964,1885,1893,2024 '502':545,1333 'acceler':1499 'accept':201 'access':167,353,386,619,694,860,928,2238,2384,2478,2511,2531,2638,2954,3039,3642 'account':713,1560,1898,1922,2136,2388,2510,2870 'across':2137,2934 'action':1409,2893,2941,3154,3166 'activ':1284 'add':2866 'addit':656 'address':455,739 'address-in-us':738 'advanc':2976 'advisor':1507 'agent':82,126,185,199,4013 'alert':523,576,3082,3273 'allow':2461 'ama':449,3149,4014 'ambari':521,530,543,554,564,574,927,937,1030,1118,1150,1547,2053,2072,2376,2428,2692,2806,2847,3119,3128,3139,3271,3656 'ambari/hdfs/hive/hbase/kafka/spark/yarn':223 'ambari/hive/spark/hbase':380 'analyt':1693 'analyz':3913 'apach':520,542,553,563,573,768,1105,1213,1389,1515,1524,1546,1577,1724,1758,1782,1790,1811,1880,1903,1959,2017,2029,2071,2294,2305,2316,2856,2982,3246,3995 'api':853,1263,2583,3352,3658,3731,3786,3801,3851,3863,3968 'app':1191,1215,1249,3939,3951 'appli':1442,1452,1474,1504,1564,1597,1606,1628,1810,2415,2644 'applianc':3109 'applic':864,1107,3608,3914,4031 'appropri':1976 'architectur':16,51,288,296,2065,2082,2091,2107,2126,2156,2166 'arm':472,2562,4055,4087 'arm/rest':445 'around':1418 'assess':1845,1965 'auth':2445,2602,2615 'authent':487,2555,2684 'auto':2696 'auto-logout':2695 'autom':435,2772,4120 'automat':3026 'automl':3987 'autoscal':382,1644,2794,2975 'avail':152,1438,1544,1656,2114,2125,2174 'azur':2,7,34,43,478,921,1001,1012,1021,1206,1315,1362,1398,1412,1433,1469,1479,1702,1840,1854,1939,1949,1956,1989,2162,2331,2342,2359,2422,2455,2487,2500,2639,2648,2672,2724,2766,2824,2868,2899,2908,2944,2966,3047,3084,3087,3097,3105,3250,3258,3285,3298,3375,3421,3508,3610,3629,3645,3873,3896,3928,3954,3984,4011,4022,4029,4033,4065,4084,4099 'azure-hdinsight':1 'backup':1870 'balanc':2048 'base':317,390,607,1643,2477,3669,4095 'basic':2044 'bcfile':727 'beelin':3494 'benefit':1846 'best':12,47,231,236,368,1428,1445,1454,1476,1487,1610,1630,2419 'bi':423,3331,3807 'bindexcept':737 'blob':2240,2529 'block':1260 'bootstrap':2884 'broker':1170,2362 'bug':644 'build':3539 'built':2646 'built-in':2645 'bundl':2811 'busi':301,2105 'c':3338 'cach':3197 'call':3349 'capabl':74 'capac':327,1402,1929 'case':2117 'categori':85,93,109,205,207 'certif':605,931 'check':2739,2750 'choos':274,1859,1869,2103 'cli':443,2767,3299,3897,4066 'client':2601,2614,3071,3545 'cluster':218,246,287,295,332,350,378,437,480,492,501,514,596,660,669,698,975,986,1242,1326,1443,1481,1553,1590,1602,1614,1621,1665,1719,1760,1796,1882,1905,1928,1951,1991,2001,2042,2075,2140,2205,2261,2277,2289,2411,2436,2457,2481,2492,2502,2545,2557,2570,2580,2606,2706,2721,2764,2774,2803,2851,2861,2874,2881,2890,2901,2913,2925,2933,2946,3163,3241,3569,3589,3636,3647,3654,3703,3885,4020,4044,4053,4063,4073,4082,4097,4107,4118 'code':24,59,385,393,400,2827,3188,3266,3621 'codes/workarounds':230 'cognit':3974 'collect':873 'collector':566 'combin':64 'command':2768,3019 'common':1006,1356,3294 'compar':1945 'compon':466,1941,2127,2745,2757,2815 'conda':959 'config':284 'configur':22,57,370,374,432,1650,1679,1744,1761,2054,2202,2235,2247,2259,2272,2293,2304,2370,2394,2482,2561,2587,2610,2656,2668,2678,2688,2691,2719,2781,2792,2823,2835,2845,2882,2929,2943,2950,2981,3003,3035,3046,3056,3067,3079,3102,3120,3145,3158,3170,3194,3214,3225,3238,3245,3270,3493 'conflict':704 'connect':770,814,2498,2704,2897,3060,3072,3304,3495,3901,3924 'connector':3689,3822,3832,3839,3850,3860 'constraint':337 'content':69,171 'continu':302,2106 'convert':602 'core':341,2226 'correct':1137 'cosmos':420,3286 'cover':45 'cpu':340,647,759,2225 'creat':431,1076,1551,2270,2549,2833,3934,4070,4080,4092 'creation':481,502,515,597,1381,1401,1609,2862,3028 'creation/auth':220 'cross':1261,3058,3069 'cross-vnet':3057,3068 'curl':3356,3399,3442,3533 'custom':391,1863,2846,2879,2888,2931,2972,3606 'custom-tun':2971 'data':446,615,779,842,1097,1466,1694,1713,1768,1779,2133,2146,2253,2530,3095,3328,3383,3484,4046 'databas':2848,2997,3510,3930 'day':1253 'db':421,3287 'debug':1189,1200,1212,1223,1367 'decis':14,49,260,1831 'default':1707,2215,2992 'defin':3676 'definit':2650 'delet':4116 'demand':4041 'deni':1074 'depend':1803,3229 'deploy':27,62,427,3541,4004,4018,4051 'descript':209 'design':17,52,239,289,298,2066,2090,2118,2153,2172 'develop':9,2939,3947 'devop':2418 'diagnos':214,979,1082 'diagnost':497 'directori':522 'directqueri':3808 'disk':636,676,952,1041,1175,1681,2249 'disk/cpu':226 'dns':2715,2839 'doc':177 'document':72,170 'domain':1185,2264,2387 'domainnotfound':505,510 'doubl':2248 'download':1346 'dr':2116 'dstream':3597 'due':1055 'dump':876 'e.g':97,113 'eclips':3941 'edg':1537,2785 'effect':1704,3210 'email':3272 'empti':2784 'enabl':871,1558,2434,2486,2568,2578,2907,3025,3701,3716,3741,3755,3769,3782,3796 'encrypt':696,2250,2327,2612 'endpoint':3172 'enterpris':1458,2084,2274,2338,2352,2406 'entra':354,2263,2386,2540,2552,2565,2575,3700,3715,3740,3754,3768,3781,3795 'entra-en':3699,3714,3739,3753,3767,3780,3794 'environ':3185 'error':229,469,482,511,546,648,719,728,751,888,900,910,1027,1068,1075,1182,1271,1334,1403 'esp':973,1423,2288,2300,2311,2322,2433,2544,2604,2664 'esp-en':2432 'etl':1836 'exact':1751 'exactly-onc':1750 'excel':3305 'except':812,1155 'execut':1465,3293 'exhaust':638 'exist':2872 'expert':4,40 'extens':1196,2828 'extern':335,416,2210,2995,3907 'extra':2867 'factori':447,4047 'fail':503,982,1117 'failur':598,657,666,804,929,971,1172,1203,1410,1421 'fallback':189 'fault':1184 'fetch':73,169,178,191,2632 'file':103,111,118,123,618,1317,1369,3256 'filesystem':1708 'firewal':2967,3106 'fix':216,465,509,519,541,582,594,626,642,702,712,725,747,777,789,800,839,926,1010,1051,1093,1114,1126,1179,1257,1279,1298,1360,1378 'full':1174 'gateway':1153,1629,2674 'gc':1066 'gen2':1716 'general':1453 'github.com':161 'github.com/microsoftdocs/mcp/blob/main/readme.md)':160 'go':3633 'granular':2474 'guid':159,992 'guidanc':41,268,324 'guidelin':1814 'ha/dr':299 'hadoop':249,280,309,438,874,897,1570,1852,2097,2921,3308,3489,3527,3607,3635,3653,4000,4043 'hang':1108 'hbase':252,281,408,439,748,761,790,801,822,830,840,851,1497,1505,1525,1875,1881,1890,1904,1915,2298,2720,2733,3116,3544,3552,3564,3688,3694,4019 'hbck':749,823 'hbck2':2730 'hdfs':584,998 'hdinsight':3,8,32,35,44,217,245,270,294,326,349,377,404,436,460,471,479,491,500,513,525,537,548,558,568,578,590,595,610,622,629,634,650,659,668,680,687,697,707,721,743,753,773,796,806,825,835,846,856,867,878,890,902,912,922,942,948,963,974,985,990,1002,1013,1022,1034,1045,1089,1100,1110,1122,1133,1145,1180,1193,1217,1224,1240,1265,1273,1282,1293,1305,1324,1339,1352,1363,1372,1384,1393,1399,1413,1424,1437,1448,1457,1470,1480,1490,1496,1510,1519,1528,1535,1543,1552,1572,1582,1589,1601,1613,1620,1635,1646,1664,1672,1686,1691,1706,1718,1729,1739,1748,1763,1774,1785,1795,1805,1816,1827,1841,1855,1860,1884,1892,1909,1918,1927,1940,1950,1957,1970,1980,1990,1997,2021,2033,2041,2056,2074,2081,2099,2104,2112,2123,2139,2145,2158,2163,2181,2190,2204,2214,2224,2243,2252,2260,2273,2287,2310,2332,2343,2351,2360,2378,2390,2398,2410,2423,2435,2447,2456,2462,2480,2491,2501,2508,2517,2528,2543,2556,2569,2579,2593,2617,2628,2636,2652,2663,2673,2679,2700,2705,2735,2740,2751,2763,2773,2788,2793,2802,2819,2825,2841,2850,2860,2873,2880,2889,2900,2912,2924,2932,2945,2955,2962,2974,2986,2999,3010,3021,3030,3041,3051,3062,3074,3085,3098,3111,3131,3141,3151,3162,3175,3189,3195,3206,3217,3231,3240,3251,3259,3277,3295,3307,3316 'hdp':784 'head':1046 'headnod':949,3464 'heap':875 'heartbeat':555 'high':1655,2113,2124,2173 'histori':1194 'hive':251,405,883,1007,1031,1039,1052,1063,1077,1084,1127,1138,1151,1160,1578,1633,2307,2591,2857,2983,2991,3004,3015,3125,3317,3327,3341,3354,3361,3372,3387,3518,3617,3711,3724,3736,3811,3818,3820,3830,3837,3848,3858,3908 'hiveserver2':1533,3498 'host':533 'http':717 'hub':3875 'hue':3643 'id':2361,2554,2567,2577 'id-authent':2553 'id-en':2566,2576 'ident':351,2237,2453,2681 'illegalargumentexcept':1280 'imag':461 'implement':1485,2326,2405,2440 'import':80,124 'import/export':1420 'improv':1309 'inaccess':1054 'includ':10,254 'inconsist':750 'increas':343,2228 'index':86,206,993 'infrastructur':1475 'insight':3915 'instal':156,158,3605,3640 'insuffici':1183 'integr':23,58,392,403,2266,2626,3265,3337,3467,3815,3869,3972 'intellij':1205,1219,3953 'interact':1998,2443,3184 'interpret':862,1143 'invalid':726 'invalidclassexcept':1289 'invalidnetworkconfigurationerrorcod':685 'invalidnetworksecuritygroupsecurityrul':627 'io':3196 'iot':424,3874 'ip':2464 'isol':359 'issu':219,457,488,556,620,678,771,833,844,854,917,940,999,1008,1019,1043,1058,1164,1236,1358,1374,1382 'jar':1802 'java':3319,3543 'jdbc':1139,3321 'jdbc/odbc':1348 'job':983,1202,1226,1312,1726,1865,2177,3362,3395,3407,3419,3428,3438,3450,3473,3504,3528,3665,3751,3765,3778,3792,3962 'join':1064 'jupyt':1258,1379,1737,3208,3215 'kafka':253,282,407,440,1169,1181,1303,1651,1661,1670,1684,2006,2018,2030,2320,2399,2605,2618,2624,3031,3042,3052,3063,3075,3283,3599,3871,3880,3890,4106 'kafka/hive/spark':364 'kernel':3209 'key':692,2512 'knowledg':5 'known':228,916,1235 'l120':100 'l132':213 'l133':234 'l133-l174':233 'l174':235 'l175':263 'l175-l199':262 'l199':264 'l200':292 'l200-l214':291 'l214':293 'l215':322 'l215-l222':321 'l222':323 'l223':346 'l223-l266':345 'l266':347 'l267':372 'l267-l323':371 'l323':373 'l324':396 'l324-l391':395 'l35':99 'l35-l120':98 'l37':212 'l37-l132':211 'l391':397 'l392':429 'l392-l405':428 'l405':430 'lake':616,1714,2134,3384,3485 'larg':1344 'latest':141 'ldap':355,2371 'leak':954 'learn':184,198,3986 'learn-agent-skil':183,197 'learn.microsoft.com':463,475,484,494,507,517,527,539,550,560,570,580,592,600,612,624,631,640,652,662,671,682,689,700,710,723,734,745,755,765,775,787,798,808,817,827,837,848,858,869,880,892,904,914,924,934,945,956,966,977,988,995,1004,1015,1024,1036,1049,1060,1070,1080,1091,1102,1112,1124,1135,1147,1157,1166,1177,1187,1198,1209,1221,1233,1244,1255,1267,1277,1286,1296,1307,1319,1328,1341,1354,1365,1376,1386,1395,1405,1415,1426,1440,1450,1461,1472,1483,1493,1502,1512,1521,1530,1540,1549,1562,1574,1584,1593,1604,1616,1626,1637,1648,1658,1667,1677,1688,1699,1710,1721,1731,1742,1755,1765,1776,1787,1798,1808,1818,1829,1843,1857,1867,1877,1887,1900,1912,1924,1933,1943,1953,1963,1973,1983,1994,2003,2014,2026,2038,2050,2063,2078,2088,2101,2109,2120,2129,2142,2151,2160,2170,2183,2197,2207,2219,2230,2245,2257,2268,2279,2291,2302,2313,2324,2335,2345,2355,2368,2380,2392,2403,2413,2425,2438,2449,2459,2470,2484,2494,2504,2514,2525,2536,2547,2559,2572,2585,2595,2608,2620,2630,2642,2654,2666,2676,2686,2702,2717,2727,2737,2748,2760,2770,2779,2790,2799,2808,2821,2831,2843,2853,2864,2876,2886,2895,2905,2916,2927,2937,2948,2959,2969,2979,2988,3001,3012,3023,3033,3044,3054,3065,3077,3090,3100,3113,3122,3133,3143,3156,3168,3179,3192,3203,3212,3223 'learn.microsoft.com/en-us/azure/hdinsight/ambari-web-ui-auto-logout':2701 'learn.microsoft.com/en-us/azure/hdinsight/apache-ambari-email':3278 'learn.microsoft.com/en-us/azure/hdinsight/apache-ambari-usage':2077 'learn.microsoft.com/en-us/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb':3290 'learn.microsoft.com/en-us/azure/hdinsight/azure-cli-samples':3301 'learn.microsoft.com/en-us/azure/hdinsight/azure-monitor-agent':4015 'learn.microsoft.com/en-us/azure/hdinsight/cluster-availability-monitor-logs':1439 'learn.microsoft.com/en-us/azure/hdinsight/cluster-management-best-practices':1449 'learn.microsoft.com/en-us/azure/hdinsight/cluster-reliability-issues':462 'learn.microsoft.com/en-us/azure/hdinsight/component-version-validation-error-arm-templates':474 'learn.microsoft.com/en-us/azure/hdinsight/configure-azure-blob-storage':2244 'learn.microsoft.com/en-us/azure/hdinsight/connect-on-premises-network':2716 'learn.microsoft.com/en-us/azure/hdinsight/create-cluster-error-dictionary':483 'learn.microsoft.com/en-us/azure/hdinsight/disk-encryption':2256 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-architecture':2087 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds':2267 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-create-configure-enterprise-security-cluster':2278 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-manage':2290 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hbase':2301 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hive':2312 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-kafka':2323 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/domain-joined-authentication-issues':493 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/encryption-in-transit':2334 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/general-guidelines':1460 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/hdinsight-security-overview':2344 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/hdinsight-use-oozie-domain-joined-clusters':2354 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/identity-broker':2367 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/ldap-sync':2379 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/sample-script':506 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/ssh-domain-accounts':2391 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/troubleshoot-domainnotfound':516 'learn.microsoft.com/en-us/azure/hdinsight/enable-private-link-on-kafka-rest-proxy-hdi-cluster':2402 'learn.microsoft.com/en-us/azure/hdinsight/enterprise-security-package':2412 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-directory-alerts':526 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-down-hosts-services':538 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-fivezerotwo-error':549 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-heartbeat-issues':559 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-metricservice-issues':569 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-stale-alerts':579 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-excel-power-query':3312 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-jdbc-driver':3322 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-power-bi':3334 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-etl-at-scale':1842 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-hive-pig-udf-dotnet-csharp':3346 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-architecture':2100 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration':1471 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure':1482 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops':2424 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage':1492 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-motivation':1856 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-run-custom-programs':1866 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-curl':3357 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-dotnet-sdk':3367 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-powershell':3377 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-visual-studio':3390 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-curl':3402 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-dotnet-sdk':3413 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-powershell':3423 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-ssh':3433 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-curl':3445 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-dotnet-sdk':3456 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-mac-linux':3468 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-powershell':3478 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-visual-studio-tools-get-started':3490 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/connect-install-beeline':3499 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-hdfs-troubleshoot-safe-mode':591 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-cluster-creation-fails':599 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-converting-service-principal-certificate':611 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-data-lake-files':623 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-invalidnetworksecuritygroupsecurityrules-cluster-creation-fails':630 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-out-disk-space':639 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-soft-lockup-cpu':651 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-add-nodes':661 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-log-in-cluster':670 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-use-sqoop':3511 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/python-udf-hdinsight':3523 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically':3536 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-disk-space':681 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-invalidnetworkconfigurationerrorcode-cluster-creation-fails':688 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-lost-key-vault-access':699 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-port-conflict':709 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-wasbs-storage-exception':722 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-yarn-log-invalid-bcfile':733 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-accelerated-writes':1501 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-advisor':1511 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-backup-replication':1876 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-build-java-maven-linux':3548 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1':1886 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account':1899 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version':1911 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version-new-storage-account':1923 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-performance':1520 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-zeppelin':3559 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-provision-vnet':4025 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-replication':2726 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-rest-sdk':3570 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-using-phoenix-query-server-rest-sdk':3581 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-bindexception-address-use':744 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-hbase-hbck-inconsistencies':754 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-pegged-cpu-region-server':764 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-connectivity':774 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-no-data':786 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-rest-not-spending':797 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-start-fails':807 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-storage-exception-reset':816 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-timeouts-hbase-hbck':826 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-unassigned-regions':836 'learn.microsoft.com/en-us/azure/hdinsight/hbase/how-to-use-hbck2-tool':2736 'learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-data-retention-issues-expired-data':847 'learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-hbase-performance-issues':1529 'learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-rest-api':857 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-40-component-versioning':2747 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-5x-component-versioning':2759 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-command-line':2769 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-dotnet-sdk':3592 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-powershell':2778 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apache-spark-with-kafka':3602 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications':3612 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-hiveserver2':1539 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-publish-applications':4035 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-use-edge-node':2789 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-authorize-users-to-ambari':2437 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-autoscale-clusters':2798 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-business-continuity-architecture':2108 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-capacity-planning':1932 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-changing-configs-via-ambari':2807 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-cluster-availability':1548 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-component-retirements-and-action-required':1942 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-component-versioning':2820 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-config-for-vscode':2830 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-create-non-interactive-authentication-dotnet-applications':2448 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-create-virtual-network':2842 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-custom-ambari-db':2852 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-for-vscode':3624 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-go-sdk-overview':3637 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-access-yarn-app-logs-linux':868 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-add-hive-libraries':2863 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-add-storage':2875 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-collect-debug-heap-dump-linux':879 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-compare-storage-options':1952 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-adf':4048 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates':4057 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli':4067 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell':4077 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-curl-rest':4089 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-portal':4101 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage':1561 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-bootstrap':2885 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux':2894 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-hive-out-of-memory-error-oom':891 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-hue-linux':3648 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-linux-information':1573 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-linux-use-ssh-unix':2904 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari-rest-api':3659 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-migrate-dotnet-to-linux':3673 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial':2915 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-optimize-hive-query':1583 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-port-settings-for-services':2926 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters':2936 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-script-actions-linux':2947 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-stack-trace-error-messages':903 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-templeton-webhcat-debug-errors':913 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-high-availability-case-study':2119 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-high-availability-components':2128 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor':1592 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues':923 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ambari-access-certificate-issue':933 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ambari-users-cache':944 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-cluster-head-node-unresponsive':955 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-conda-version-regression':965 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ranger-cluster-create-failure':976 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-linux-ambari-ssh-tunnel':2958 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-log-management':2196 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-managed-identities':2458 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-management-ip-addresses':2469 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-migrate-granular-access-cluster-configurations':2483 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-multiple-clusters-data-lake-store':2141 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-operationalize-data-pipeline':2150 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-os-patching':1603 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-overview-before-you-start':1615 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-private-link':2493 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-ranger-5-1-migration':1962 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-outbound-traffic':2968 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-public-connectivity':2503 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-retired-versions':1972 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-rotate-storage-keys':2513 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-scaling-best-practices':1625 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-selecting-vm-size':1982 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-service-tags':2524 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-storage-sharedaccesssignature-permissions':2535 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-streaming-at-scale-overview':2159 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-supported-node-configuration':2206 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-sync-aad-users-to-cluster':2546 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-failed-cluster':987 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-guide':994 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-hdfs':1003 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-hive':1014 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-yarn':1023 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-upgrade-cluster':1993 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-use-external-metadata-stores':2218 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-use-oozie-linux-mac':3683 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-using-spark-query-hbase':3695 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-virtual-network-architecture':2169 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra':2558 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-azure-hdinsight-clusters-with-arm-templates':2571 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-cluster-with-rest-api':2584 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-hadoop-cluster-dot-net-sdk':3707 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-powershell-on-entra-enabled-hdinsight-cluster':3720 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-rest-api':3732 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-hive-queries-using-dot-net-sdk':3746 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-dot-net-sdk':3760 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-entra-id-enabled-using-powershell':3773 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-rest-jobs':3787 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-spark-jobs-using-rest-api':3802 'learn.microsoft.com/en-us/azure/hdinsight/how-to-custom-configure-hdinsight-autoscale':2978 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hadoop-connect-hive-power-bi-directquery':3812 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-replication':2987 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector':3823 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-operations':3833 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-zeppelin':3844 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/gateway-best-practices':1636 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hdinsight-security-options-for-hive':2594 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-default-metastore-export-import':3000 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-llap-sizing-guide':2002 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-apis':3854 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-v2-apis':3866 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-workload-management':3011 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-error-message-hive-view':1035 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-hive-logs-diskspace-full-headnodes':1048 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-inaccessible-hive-view':1059 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-outofmemory-overhead-exceeded':1069 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-permission-error-create-table':1079 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-query-performance':1090 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-slow-reducer':1101 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-hangs':1111 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-view-slow':1123 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out':1134 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-zookeeperhiveclientexception-hiveserver-configs':1146 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/llap-schedule-based-autoscale-best-practices':1647 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/troubleshoot-gateway-timeout':1156 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/troubleshoot-workload-management-issues':1165 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/workload-management-commands':3022 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-esp-kafka-ssl-encryption-authentication':2607 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-auto-create-topics':3032 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-connect-vpn-gateway':3043 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-connector-iot-hub':3876 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-high-availability':1657 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-log-analytics-operations-management':3053 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-mirror-maker-2':4111 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-mirroring':1666 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-performance-tuning':1676 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-scalability':1687 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-ssl-encryption-authentication':2619 'learn.microsoft.com/en-us/azure/hdinsight/kafka/connect-kafka-cluster-with-vm-in-different-vnet':3064 'learn.microsoft.com/en-us/azure/hdinsight/kafka/connect-kafka-with-vnet':3076 'learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-mirrormaker-2-0-guide':2013 'learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-troubleshoot-full-disk':1176 'learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-troubleshoot-insufficient-domains':1186 'learn.microsoft.com/en-us/azure/hdinsight/kafka/migrate-5-1-versions':2025 'learn.microsoft.com/en-us/azure/hdinsight/kafka/migrate-versions':2037 'learn.microsoft.com/en-us/azure/hdinsight/kafka/rest-proxy':3886 'learn.microsoft.com/en-us/azure/hdinsight/kafka/secure-spark-kafka-streaming-integration-scenario':2629 'learn.microsoft.com/en-us/azure/hdinsight/kafka/tutorial-cli-rest-proxy':3898 'learn.microsoft.com/en-us/azure/hdinsight/load-balancer-migration-guidelines':2049 'learn.microsoft.com/en-us/azure/hdinsight/log-analytics-migration':1698 'learn.microsoft.com/en-us/azure/hdinsight/manage-clusters-runbooks':4122 'learn.microsoft.com/en-us/azure/hdinsight/migrate-ambari-recent-version-hdinsight':2062 'learn.microsoft.com/en-us/azure/hdinsight/monitor-hdinsight':3089 'learn.microsoft.com/en-us/azure/hdinsight/monitor-hdinsight-reference':3099 'learn.microsoft.com/en-us/azure/hdinsight/msi-support-to-access-azure-services':2641 'learn.microsoft.com/en-us/azure/hdinsight/network-virtual-appliance':3112 'learn.microsoft.com/en-us/azure/hdinsight/optimize-hbase-ambari':3121 'learn.microsoft.com/en-us/azure/hdinsight/optimize-hive-ambari':3132 'learn.microsoft.com/en-us/azure/hdinsight/optimize-pig-ambari':3142 'learn.microsoft.com/en-us/azure/hdinsight/overview-azure-storage':1709 'learn.microsoft.com/en-us/azure/hdinsight/overview-data-lake-storage-gen2':1720 'learn.microsoft.com/en-us/azure/hdinsight/policy-reference':2653 'learn.microsoft.com/en-us/azure/hdinsight/quota-increase-request':2229 'learn.microsoft.com/en-us/azure/hdinsight/selective-logging-analysis':3155 'learn.microsoft.com/en-us/azure/hdinsight/selective-logging-analysis-azure-logs':3167 'learn.microsoft.com/en-us/azure/hdinsight/service-endpoint-policies':3178 'learn.microsoft.com/en-us/azure/hdinsight/set-up-pyspark-interactive-environment':3191 'learn.microsoft.com/en-us/azure/hdinsight/share-hive-metastore-with-synapse':3910 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-azure-spark-history-server':1197 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-analyze-application-insight-logs':3921 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-connect-to-sql-database':3931 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-eclipse-tool-plugin':3944 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-improve-performance-iocache':3202 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-failure-debug':1208 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin':3956 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin-debug-jobs-remotely':1220 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-job-debugging':1232 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-kernels':3211 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-use-external-packages':3222 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-known-issues':1243 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-livy-rest-interface':3969 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-manage-dependencies':3232 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-microsoft-cognitive-toolkit':3980 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-perf':1730 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-python-package-installation':1741 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-resource-manager':3242 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-run-machine-learning-automl':3991 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-settings':3252 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-streaming-exactly-once':1754 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-streaming-high-availability':2182 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-application-stops':1254 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-blocking-cross-origin':1266 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-event-log-requestbodytoolarge':1276 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-illegalargumentexception':1285 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-invalidclassexception':1295 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-noclassdeffounderror':1306 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-slowness-container':1318 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-outofmemory':1327 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception':1340 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-sparkexception-kryo-serialization-failed':1353 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-troubleshoot-spark':1364 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-cluster-configuration':1764 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-data-processing':1775 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-data-storage':1786 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-memory-usage':1797 'learn.microsoft.com/en-us/azure/hdinsight/spark/ranger-policies-for-spark':2665 'learn.microsoft.com/en-us/azure/hdinsight/spark/safely-manage-jar-dependency':1807 'learn.microsoft.com/en-us/azure/hdinsight/spark/spark-best-practices':1817 'learn.microsoft.com/en-us/azure/hdinsight/spark/spark-cruise':1828 'learn.microsoft.com/en-us/azure/hdinsight/spark/troubleshoot-debug-wasb':1375 'learn.microsoft.com/en-us/azure/hdinsight/spark/troubleshoot-jupyter-notebook-convert':1385 'learn.microsoft.com/en-us/azure/hdinsight/transport-layer-security':2675 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-oozie':1394 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-resource-creation-fails':1404 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-script-action':1414 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-sqoop':1425 'learn.microsoft.com/en-us/azure/hdinsight/use-managed-identity-for-sql-database-authentication-in-azure-hdinsight':2685 'learn.microsoft.com/en-us/azure/hdinsight/use-pig':4001 'learn.microsoft.com/en-us/azure/hdinsight/use-scp':3262 'leverag':1712 'librari':2858 'like':418 'limit':19,54,319,328,2185,2217,2797 'line':95,107,208 'link':112,121,362,2396,2489 'linux':1566,3463,3668,4071,4094 'linux-bas':3667,4093 'linux-specif':1565 'livi':3799,3843,3966 'llap':1085,1161,1640,2000,3005,3016 'load':2047 'local':65,583 'locat':89 'lockup':646 'log':329,732,865,1040,1435,1692,2191,2910,3049,3147,3160 'login':665 'logout':2697 'lookup':894 'machin':3985 'make':15,50,261,1832 'manag':673,1163,1444,1680,1733,1801,2076,2223,2236,2281,2382,2427,2452,2463,2522,2551,2574,2680,2762,2775,3007,3018,3590,3651,3698 'mani':1314 'manual':1618 'mapreduc':409,1864,3394,3406,3418,3427,3664,3750,3764,3777 'markdown':188,204 'marketplac':448,4034 'master':802 'maven':3220,3547 'mcp':147,174 'memori':887,1792 'messag':1028 'metadata.generated':128 'metastor':336,2211,2216,2993,3909 'metric':565 'mfa':2366 'microsoft':176,2539,3973 'microsoftdoc':148,175 'migrat':256,267,304,433,1467,1491,1690,1848,1879,1889,1902,1914,1936,1967,1986,2010,2016,2028,2040,2052,2093,2472,2990,4007,4104 'mirror':1660 'mirrormak':2007,4109 'mismatch':1291 'miss':778 'mitig':958 'mode':588 'monitor':241,1434,1542,1586,2909,3048,3080,3088,3094,4009,4012 'monitoring/logging':383 'mono':3672 'month':134 'move':279 'multipl':2138 'net':2444,3365,3411,3454,3532,3565,3586,3663,3705,3744,3758 'network':166,221,358,2165,2711,3107,3177,4024 'networking/vpn':379 'new':1696,1896,1917 'newer':286,1908,1988 'noclassdeffounderror':1299 'node':333,635,655,1047,1538,1981,2201,2333,2786 'non':2442,3104 'non-azur':3103 'non-interact':2441 'notebook':1380 'nsg':360,2518 'nsgs':2466,2837 'oauth':2364,2633 'odbc':3333 'old':135 'older':459 'on-demand':4039 'on-prem':306 'on-premis':1849,2094,2708 'one':2132 'oozi':316,1390,2149,2348,3679 'oozie-bas':315 'open':2743,2755,2813 'open-sourc':2742,2754,2812 'oper':1370,1639,1770,2914,3828 'operation':2144,4038 'optim':259,1495,1576,1588,1674,1723,1757,1767,1778,1823,3115,3124 'option':1873,2340,2589 'origin':1262 'os':1598 'out-of-memori':884 'outbound':2963 'outofmemori':1065 'outofmemoryerror':1322 'overhead':1067 'packag':1735,2086,2276,2408,3221 'partit':1652 'patch':1599 'pattern':18,25,53,60,290,303,394,398,1624,2067,3267 'peg':758 'perform':225,258,273,1087,1506,1517,1526,1580,1591,1675,1727,1813,1931,3117,3126 'permiss':1073,2430 'phoenix':769,781,1516,3556,3574 'pig':3136,3343,3520,3996 'pipelin':318,2147 'plan':265,1463,1835,1926,1935,1985,2189,2337 'polici':2195,2296,2308,2318,2649,2658,2795,3173 'pool':3008,3904 'poor':1083 'port':703,2919 'portal':442,4100 'power':422,3310,3330,3806 'powershel':444,2777,3376,3422,3477,3535,3719,3772,4075 'practic':13,48,232,237,369,1429,1446,1455,1477,1488,1611,1631,2420 'pre':1608 'pre-creat':1607 'prefer':172 'preload':2855 'prem':308 'premis':1851,2096,2710 'princip':604 'privat':361,2395,2488 'problem':224 'process':1753,1769 'programmat':2878 'properti':3137 'provid':39 'provis':4060,4114 'proxi':2401,3882,3892 'public':2497 'publish':4028 'pull':139 'pyspark':3183 'python':1734,3515 'queri':180,194,1086,1129,1579,1825,1999,3311,3315,3373,3554,3575,3712,3725,3737 'quick':67 'quick-refer':66 'quota':20,55,320,342,2186,2227 'rang':96 'ranger':356,969,1960,2295,2306,2317,2374,2657 'rbac':357 'read':102,117,730 'recommend':1508 'recov':947 'reduc':1095 'refer':68,122,2918,3092 'region':762,831 'regress':961 'relev':90 'reliabl':456 'remot':71,1211,3960 'repair':2732 'replic':1872,2012,2722,2984 'replica':1653 'repositori':145 'request':2221 'requestbodytoolarg':1270 'requesting/managing':339 'requir':165 'reset':815 'resolv':552,572,614,633,654,684,736,767,810,819,882,896,908,936,968,1038,1072,1149,1168,1269,1288,1321,1330,1397 'resourc':1400,2168,3237 'respond':794 'rest':791,852,2255,2400,2582,3351,3577,3657,3730,3785,3800,3881,3891,3967,4085 'rest/cli':414 'restor':691,1026 'restrict':2496,2527 'result':1130,1345 'retent':843,2194 'retir':1938,1969 'return':187,203 'review':2810 'role':2283,2476 'role-bas':2475 'rotat':932,2507 'rout':2468 'rpctimeoutexcept':1331 'run':496,3370,3416,3426,3448,3502,3551,3662,3678,3710,3723,3735,3763,3776,3826,3983,3994 'runbook':451,4121 'safe':587,1800,2506 'sampl':401,3300 'sas':2533 'scala':3937 'scalabl':2154 'scale':242,1532,1619,1683,1838 'schedul':1595,1642 'schedule-bas':1641 'scope':3227 'scp':3261 'script':389,498,1408,2892,2940,3153,3165,4076 'script-bas':388 'sdk':3366,3412,3455,3566,3578,3587,3631,3706,3745,3759 'sdks':413 'section':91 'secur':21,56,240,344,348,365,367,490,1459,1555,2085,2232,2275,2285,2339,2347,2353,2407,2416,2588,2622,2961 'security.md':114,115 'security/vnet':297 'select':1975,3146,3159 'sendgrid':3275 'server':763,832,1195,3576 'servic':417,535,603,708,792,1947,2265,2519,2640,2922,3171 'set':381,2315,2357,2597,2804,2829,2977,3129,3181,3248 'share':310,2131 'size':271,334,1978,1996,2192 'size/retention':330 'skew':1098 'skill':36,38,79,164,186,200 'skill-azure-hdinsight' 'slow':980,1094,1115,1310 'soft':645 'sourc':2744,2756,2814 'source-microsoftdocs' 'space':637,677,1042 'spark':250,406,1190,1201,1214,1225,1230,1241,1247,1274,1283,1294,1302,1311,1325,1336,1357,1725,1740,1745,1759,1772,1783,1791,1806,1812,1824,2175,2623,2660,3201,3207,3228,3236,3247,3289,3596,3616,3687,3692,3791,3816,3827,3903,3918,3926,3938,3950,3961,3977,3990 'spark-kafka':1301 'spark/hive/kafka':33 'spark/yarn':313 'sparkcruis':1821 'specif':1567 'specifi':106 'speed':3199 'sql':419,2661,2683,2996,3466,3509,3553,3929 'sqoop':410,1419,3437,3449,3460,3472,3503 'ssh':2383,2903,2951,3432 'ssh/jupyter/vs':384 'stack':898 'stale':575 'standard':2046 'start':706 'startup':803,970,1171 'stop':1250 'storag':222,255,311,617,718,811,1316,1373,1486,1559,1703,1715,1780,1897,1921,1946,2135,2241,2509,2869 'storage/vms/tools':275 'stream':312,1248,1275,1746,2155,2176,2625,3281 'string':181,195 'stuck':585 'studi':2111 'studio':3382,3483 'submit':3360,3393,3405,3436,3471,3526,3749,3790,3936,3949,3959 'suggest':136,153 'support':331,716,2200 'switch':939 'synaps':426,3902 'sync':2372 'synchron':2538 'tabl':1078,1697 'tag':2520 'task':3296,3591 'telemetri':3916 'templat':473,2563,4056,4088 'text/markdown':202 'tez':1106,1119 'thrift':1337,1350 'timeout':820,1131,1154,2698 'tip':1568 'tls':2599,2611,2669 'tls/encryption':363 'token':2534,2634 'tool':149,412,1861,2935,3190,3385,3486,3618 'toolkit':1207,3955,3975 'topic':453,1430,1662,1833,2068,2187,2233,2689,3027,3268,4005 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'trace':899 'traffic':2523,2964 'transfer':1557,3255 'transfer-en':1556 'transit':2329 'troubleshoot':11,46,210,452,477,486,529,562,664,675,757,829,850,919,991,997,1017,1062,1104,1159,1246,1343,1388,1407 'ttl':841 'tune':244,376,1514,1523,1669,1789,2801,2973,3135,3235 'tunnel':2952 'udf':3339,3516 'ui':531,544,1231,2694,2957 'understand':906,2080,2122,2213 'upgrad':276,785,1955 'url':454,1140,1431,1834,2069,2188,2234,2690,3269,4006 'usag':953,1793 'use':28,77,83,101,116,173,190,441,741,1192,1432,1536,1701,1820,2005,2070,2199,2209,2451,2516,2532,2729,2765,2783,2805,2891,2902,2965,3014,3205,3219,3260,3320,3363,3380,3398,3420,3453,3459,3481,3514,3562,3573,3584,3595,3615,3627,3655,3671,3686,3704,3718,3728,3757,3805,3819,3836,3847,3857,3879,3889,3965,4054,4064,4074,4108 'user':138,155,938,2282,2541 'valid':468 'vault':693 'version':142,467,960,1290,1910,1919,1971,1992,2670,2746,2758,2817 'versions/components':277 'via':1218,1347,2581,3127,3152,3309,3332,3431,3441,3531,3784,3798,3829,3842,3895,4083,4098,4119 'view':782,1032,1053,1120,1128,1152,2429 'virtual':2164,3108,3176,4023 'visual':3325,3381,3482 'vm':1977 'vnet':2725,2836,3038,3059,3070 'vpn':2713,3036 'vs':2826,3187,3620 'warehous':3821,3831,3838,3849,3859 'wasb':1368 'watchdog':643 'web':2693,2956 'webhcat':909,3350,3401,3444 'webpag':192 'work':30,1417 'workaround':1238 'workflow':1391,2349,3680 'workload':248,1162,1623,2019,2031,3006,3017,3997 'write':1500 'x':2058,2061,2753,3862 'yarn':731,863,1018,1228,2179 'zeppelin':1142,3558,3841 'zookeep':1057","prices":[{"id":"402d0149-0d15-440f-8101-2449823e3c26","listingId":"f054da7b-8608-4a52-844d-e6db6e8b523f","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:59:09.220Z"}],"sources":[{"listingId":"f054da7b-8608-4a52-844d-e6db6e8b523f","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-hdinsight","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-hdinsight","isPrimary":false,"firstSeenAt":"2026-04-18T21:59:09.220Z","lastSeenAt":"2026-04-22T06:53:32.925Z"}],"details":{"listingId":"f054da7b-8608-4a52-844d-e6db6e8b523f","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-hdinsight","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-22T01:37:27Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"b1e7573bcb873d15def82276552d5c59d42a0d6c","skill_md_path":"skills/azure-hdinsight/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-hdinsight"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-hdinsight","description":"Expert knowledge for Azure HDInsight development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when working with HDInsight Spark/Hive/Kafka/HBase clusters, Ambari, VNet networking, or Azure SQL/Cosmos DB integration, and other Azure HDInsight related development tasks. Not for Azure Synapse Analytics (use azure-synapse-analytics), Azure Databricks (use azure-databricks), Azure Stream Analytics (use azure-stream-analytics).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-hdinsight"},"updatedAt":"2026-04-22T06:53:32.925Z"}}