{"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-L215 | HDInsight cluster architecture, security, networking, HA/DR, migration from on-prem Hadoop, shared storage, streaming design, and operational pipelines with Ambari/Oozie |\n| Limits & Quotas | L216-L223 | Guidance on HDInsight capacity limits: log size/retention, supported cluster node sizes, external metastore constraints, and requesting/managing CPU core quota increases. |\n| Security | L224-L267 | 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 | L268-L324 | 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 | L325-L392 | 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 | L393-L406 | 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 Azure HDInsight virtual network connectivity | https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-plan-virtual-network-deployment |\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.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 549 github stars · SKILL.md body (55,205 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-05-18T18:53:53.877Z","embedding":null,"createdAt":"2026-04-18T21:59:09.220Z","updatedAt":"2026-05-18T18:53:53.877Z","lastSeenAt":"2026-05-18T18:53:53.877Z","tsv":"'-64':604 '/en-us/azure/hdinsight/ambari-web-ui-auto-logout':2708 '/en-us/azure/hdinsight/apache-ambari-email':3285 '/en-us/azure/hdinsight/apache-ambari-usage':2075 '/en-us/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb':3297 '/en-us/azure/hdinsight/azure-cli-samples':3308 '/en-us/azure/hdinsight/azure-monitor-agent':4022 '/en-us/azure/hdinsight/cluster-availability-monitor-logs':1437 '/en-us/azure/hdinsight/cluster-management-best-practices':1447 '/en-us/azure/hdinsight/cluster-reliability-issues':460 '/en-us/azure/hdinsight/component-version-validation-error-arm-templates':472 '/en-us/azure/hdinsight/configure-azure-blob-storage':2251 '/en-us/azure/hdinsight/connect-on-premises-network':2723 '/en-us/azure/hdinsight/create-cluster-error-dictionary':481 '/en-us/azure/hdinsight/disk-encryption':2263 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-architecture':2085 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds':2274 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-create-configure-enterprise-security-cluster':2285 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-manage':2297 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hbase':2308 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hive':2319 '/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-kafka':2330 '/en-us/azure/hdinsight/domain-joined/domain-joined-authentication-issues':491 '/en-us/azure/hdinsight/domain-joined/encryption-in-transit':2341 '/en-us/azure/hdinsight/domain-joined/general-guidelines':1458 '/en-us/azure/hdinsight/domain-joined/hdinsight-security-overview':2351 '/en-us/azure/hdinsight/domain-joined/hdinsight-use-oozie-domain-joined-clusters':2361 '/en-us/azure/hdinsight/domain-joined/identity-broker':2374 '/en-us/azure/hdinsight/domain-joined/ldap-sync':2386 '/en-us/azure/hdinsight/domain-joined/sample-script':504 '/en-us/azure/hdinsight/domain-joined/ssh-domain-accounts':2398 '/en-us/azure/hdinsight/domain-joined/troubleshoot-domainnotfound':514 '/en-us/azure/hdinsight/enable-private-link-on-kafka-rest-proxy-hdi-cluster':2409 '/en-us/azure/hdinsight/enterprise-security-package':2419 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-directory-alerts':524 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-down-hosts-services':536 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-fivezerotwo-error':547 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-heartbeat-issues':557 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-metricservice-issues':567 '/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-stale-alerts':577 '/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-excel-power-query':3319 '/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-jdbc-driver':3329 '/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-power-bi':3341 '/en-us/azure/hdinsight/hadoop/apache-hadoop-etl-at-scale':1840 '/en-us/azure/hdinsight/hadoop/apache-hadoop-hive-pig-udf-dotnet-csharp':3353 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-architecture':2098 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration':1469 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure':1480 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops':2431 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage':1490 '/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-motivation':1854 '/en-us/azure/hdinsight/hadoop/apache-hadoop-run-custom-programs':1864 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-curl':3364 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-dotnet-sdk':3374 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-powershell':3384 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-visual-studio':3397 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-curl':3409 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-dotnet-sdk':3420 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-powershell':3430 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-ssh':3440 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-curl':3452 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-dotnet-sdk':3463 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-mac-linux':3475 '/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-powershell':3485 '/en-us/azure/hdinsight/hadoop/apache-hadoop-visual-studio-tools-get-started':3497 '/en-us/azure/hdinsight/hadoop/connect-install-beeline':3506 '/en-us/azure/hdinsight/hadoop/hdinsight-hdfs-troubleshoot-safe-mode':589 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-cluster-creation-fails':597 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-converting-service-principal-certificate':609 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-data-lake-files':621 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-invalidnetworksecuritygroupsecurityrules-cluster-creation-fails':628 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-out-disk-space':637 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-soft-lockup-cpu':649 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-add-nodes':659 '/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-log-in-cluster':668 '/en-us/azure/hdinsight/hadoop/hdinsight-use-sqoop':3518 '/en-us/azure/hdinsight/hadoop/python-udf-hdinsight':3530 '/en-us/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically':3543 '/en-us/azure/hdinsight/hadoop/troubleshoot-disk-space':679 '/en-us/azure/hdinsight/hadoop/troubleshoot-invalidnetworkconfigurationerrorcode-cluster-creation-fails':686 '/en-us/azure/hdinsight/hadoop/troubleshoot-lost-key-vault-access':697 '/en-us/azure/hdinsight/hadoop/troubleshoot-port-conflict':707 '/en-us/azure/hdinsight/hadoop/troubleshoot-wasbs-storage-exception':720 '/en-us/azure/hdinsight/hadoop/troubleshoot-yarn-log-invalid-bcfile':731 '/en-us/azure/hdinsight/hbase/apache-hbase-accelerated-writes':1499 '/en-us/azure/hdinsight/hbase/apache-hbase-advisor':1509 '/en-us/azure/hdinsight/hbase/apache-hbase-backup-replication':1874 '/en-us/azure/hdinsight/hbase/apache-hbase-build-java-maven-linux':3555 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1':1884 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account':1897 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version':1909 '/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version-new-storage-account':1921 '/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-performance':1518 '/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-zeppelin':3566 '/en-us/azure/hdinsight/hbase/apache-hbase-provision-vnet':4032 '/en-us/azure/hdinsight/hbase/apache-hbase-replication':2733 '/en-us/azure/hdinsight/hbase/apache-hbase-rest-sdk':3577 '/en-us/azure/hdinsight/hbase/apache-hbase-using-phoenix-query-server-rest-sdk':3588 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-bindexception-address-use':742 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-hbase-hbck-inconsistencies':752 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-pegged-cpu-region-server':762 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-connectivity':772 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-no-data':784 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-rest-not-spending':795 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-start-fails':805 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-storage-exception-reset':814 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-timeouts-hbase-hbck':824 '/en-us/azure/hdinsight/hbase/hbase-troubleshoot-unassigned-regions':834 '/en-us/azure/hdinsight/hbase/how-to-use-hbck2-tool':2743 '/en-us/azure/hdinsight/hbase/troubleshoot-data-retention-issues-expired-data':845 '/en-us/azure/hdinsight/hbase/troubleshoot-hbase-performance-issues':1527 '/en-us/azure/hdinsight/hbase/troubleshoot-rest-api':855 '/en-us/azure/hdinsight/hdinsight-40-component-versioning':2754 '/en-us/azure/hdinsight/hdinsight-5x-component-versioning':2766 '/en-us/azure/hdinsight/hdinsight-administer-use-command-line':2776 '/en-us/azure/hdinsight/hdinsight-administer-use-dotnet-sdk':3599 '/en-us/azure/hdinsight/hdinsight-administer-use-powershell':2785 '/en-us/azure/hdinsight/hdinsight-apache-spark-with-kafka':3609 '/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications':3619 '/en-us/azure/hdinsight/hdinsight-apps-install-hiveserver2':1537 '/en-us/azure/hdinsight/hdinsight-apps-publish-applications':4042 '/en-us/azure/hdinsight/hdinsight-apps-use-edge-node':2796 '/en-us/azure/hdinsight/hdinsight-authorize-users-to-ambari':2444 '/en-us/azure/hdinsight/hdinsight-autoscale-clusters':2805 '/en-us/azure/hdinsight/hdinsight-business-continuity-architecture':2106 '/en-us/azure/hdinsight/hdinsight-capacity-planning':1930 '/en-us/azure/hdinsight/hdinsight-changing-configs-via-ambari':2814 '/en-us/azure/hdinsight/hdinsight-cluster-availability':1546 '/en-us/azure/hdinsight/hdinsight-component-retirements-and-action-required':1940 '/en-us/azure/hdinsight/hdinsight-component-versioning':2827 '/en-us/azure/hdinsight/hdinsight-config-for-vscode':2837 '/en-us/azure/hdinsight/hdinsight-create-non-interactive-authentication-dotnet-applications':2455 '/en-us/azure/hdinsight/hdinsight-create-virtual-network':2849 '/en-us/azure/hdinsight/hdinsight-custom-ambari-db':2859 '/en-us/azure/hdinsight/hdinsight-for-vscode':3631 '/en-us/azure/hdinsight/hdinsight-go-sdk-overview':3644 '/en-us/azure/hdinsight/hdinsight-hadoop-access-yarn-app-logs-linux':866 '/en-us/azure/hdinsight/hdinsight-hadoop-add-hive-libraries':2870 '/en-us/azure/hdinsight/hdinsight-hadoop-add-storage':2882 '/en-us/azure/hdinsight/hdinsight-hadoop-collect-debug-heap-dump-linux':877 '/en-us/azure/hdinsight/hdinsight-hadoop-compare-storage-options':1950 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-adf':4055 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates':4064 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli':4074 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell':4084 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-curl-rest':4096 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-portal':4108 '/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage':1559 '/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-bootstrap':2892 '/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux':2901 '/en-us/azure/hdinsight/hdinsight-hadoop-hive-out-of-memory-error-oom':889 '/en-us/azure/hdinsight/hdinsight-hadoop-hue-linux':3655 '/en-us/azure/hdinsight/hdinsight-hadoop-linux-information':1571 '/en-us/azure/hdinsight/hdinsight-hadoop-linux-use-ssh-unix':2911 '/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari-rest-api':3666 '/en-us/azure/hdinsight/hdinsight-hadoop-migrate-dotnet-to-linux':3680 '/en-us/azure/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial':2922 '/en-us/azure/hdinsight/hdinsight-hadoop-optimize-hive-query':1581 '/en-us/azure/hdinsight/hdinsight-hadoop-port-settings-for-services':2933 '/en-us/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters':2943 '/en-us/azure/hdinsight/hdinsight-hadoop-script-actions-linux':2954 '/en-us/azure/hdinsight/hdinsight-hadoop-stack-trace-error-messages':901 '/en-us/azure/hdinsight/hdinsight-hadoop-templeton-webhcat-debug-errors':911 '/en-us/azure/hdinsight/hdinsight-high-availability-case-study':2117 '/en-us/azure/hdinsight/hdinsight-high-availability-components':2126 '/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor':1590 '/en-us/azure/hdinsight/hdinsight-known-issues':921 '/en-us/azure/hdinsight/hdinsight-known-issues-ambari-access-certificate-issue':931 '/en-us/azure/hdinsight/hdinsight-known-issues-ambari-users-cache':942 '/en-us/azure/hdinsight/hdinsight-known-issues-cluster-head-node-unresponsive':953 '/en-us/azure/hdinsight/hdinsight-known-issues-conda-version-regression':963 '/en-us/azure/hdinsight/hdinsight-known-issues-ranger-cluster-create-failure':974 '/en-us/azure/hdinsight/hdinsight-linux-ambari-ssh-tunnel':2965 '/en-us/azure/hdinsight/hdinsight-log-management':2203 '/en-us/azure/hdinsight/hdinsight-managed-identities':2465 '/en-us/azure/hdinsight/hdinsight-management-ip-addresses':2476 '/en-us/azure/hdinsight/hdinsight-migrate-granular-access-cluster-configurations':2490 '/en-us/azure/hdinsight/hdinsight-multiple-clusters-data-lake-store':2139 '/en-us/azure/hdinsight/hdinsight-operationalize-data-pipeline':2148 '/en-us/azure/hdinsight/hdinsight-os-patching':1601 '/en-us/azure/hdinsight/hdinsight-overview-before-you-start':1613 '/en-us/azure/hdinsight/hdinsight-plan-virtual-network-deployment':2157 '/en-us/azure/hdinsight/hdinsight-private-link':2500 '/en-us/azure/hdinsight/hdinsight-ranger-5-1-migration':1960 '/en-us/azure/hdinsight/hdinsight-restrict-outbound-traffic':2975 '/en-us/azure/hdinsight/hdinsight-restrict-public-connectivity':2510 '/en-us/azure/hdinsight/hdinsight-retired-versions':1970 '/en-us/azure/hdinsight/hdinsight-rotate-storage-keys':2520 '/en-us/azure/hdinsight/hdinsight-scaling-best-practices':1623 '/en-us/azure/hdinsight/hdinsight-selecting-vm-size':1980 '/en-us/azure/hdinsight/hdinsight-service-tags':2531 '/en-us/azure/hdinsight/hdinsight-storage-sharedaccesssignature-permissions':2542 '/en-us/azure/hdinsight/hdinsight-streaming-at-scale-overview':2166 '/en-us/azure/hdinsight/hdinsight-supported-node-configuration':2213 '/en-us/azure/hdinsight/hdinsight-sync-aad-users-to-cluster':2553 '/en-us/azure/hdinsight/hdinsight-troubleshoot-failed-cluster':985 '/en-us/azure/hdinsight/hdinsight-troubleshoot-guide':992 '/en-us/azure/hdinsight/hdinsight-troubleshoot-hdfs':1001 '/en-us/azure/hdinsight/hdinsight-troubleshoot-hive':1012 '/en-us/azure/hdinsight/hdinsight-troubleshoot-yarn':1021 '/en-us/azure/hdinsight/hdinsight-upgrade-cluster':1991 '/en-us/azure/hdinsight/hdinsight-use-external-metadata-stores':2225 '/en-us/azure/hdinsight/hdinsight-use-oozie-linux-mac':3690 '/en-us/azure/hdinsight/hdinsight-using-spark-query-hbase':3702 '/en-us/azure/hdinsight/hdinsight-virtual-network-architecture':2176 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra':2565 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-azure-hdinsight-clusters-with-arm-templates':2578 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-cluster-with-rest-api':2591 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-hadoop-cluster-dot-net-sdk':3714 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-powershell-on-entra-enabled-hdinsight-cluster':3727 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-rest-api':3739 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-hive-queries-using-dot-net-sdk':3753 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-dot-net-sdk':3767 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-entra-id-enabled-using-powershell':3780 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-rest-jobs':3794 '/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-spark-jobs-using-rest-api':3809 '/en-us/azure/hdinsight/how-to-custom-configure-hdinsight-autoscale':2985 '/en-us/azure/hdinsight/interactive-query/apache-hadoop-connect-hive-power-bi-directquery':3819 '/en-us/azure/hdinsight/interactive-query/apache-hive-replication':2994 '/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector':3830 '/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-operations':3840 '/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-zeppelin':3851 '/en-us/azure/hdinsight/interactive-query/gateway-best-practices':1634 '/en-us/azure/hdinsight/interactive-query/hdinsight-security-options-for-hive':2601 '/en-us/azure/hdinsight/interactive-query/hive-default-metastore-export-import':3007 '/en-us/azure/hdinsight/interactive-query/hive-llap-sizing-guide':2000 '/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-apis':3861 '/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-v2-apis':3873 '/en-us/azure/hdinsight/interactive-query/hive-workload-management':3018 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-error-message-hive-view':1033 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-hive-logs-diskspace-full-headnodes':1046 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-inaccessible-hive-view':1057 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-outofmemory-overhead-exceeded':1067 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-permission-error-create-table':1077 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-query-performance':1088 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-slow-reducer':1099 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-hangs':1109 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-view-slow':1121 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out':1132 '/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-zookeeperhiveclientexception-hiveserver-configs':1144 '/en-us/azure/hdinsight/interactive-query/llap-schedule-based-autoscale-best-practices':1645 '/en-us/azure/hdinsight/interactive-query/troubleshoot-gateway-timeout':1154 '/en-us/azure/hdinsight/interactive-query/troubleshoot-workload-management-issues':1163 '/en-us/azure/hdinsight/interactive-query/workload-management-commands':3029 '/en-us/azure/hdinsight/kafka/apache-esp-kafka-ssl-encryption-authentication':2614 '/en-us/azure/hdinsight/kafka/apache-kafka-auto-create-topics':3039 '/en-us/azure/hdinsight/kafka/apache-kafka-connect-vpn-gateway':3050 '/en-us/azure/hdinsight/kafka/apache-kafka-connector-iot-hub':3883 '/en-us/azure/hdinsight/kafka/apache-kafka-high-availability':1655 '/en-us/azure/hdinsight/kafka/apache-kafka-log-analytics-operations-management':3060 '/en-us/azure/hdinsight/kafka/apache-kafka-mirror-maker-2':4118 '/en-us/azure/hdinsight/kafka/apache-kafka-mirroring':1664 '/en-us/azure/hdinsight/kafka/apache-kafka-performance-tuning':1674 '/en-us/azure/hdinsight/kafka/apache-kafka-scalability':1685 '/en-us/azure/hdinsight/kafka/apache-kafka-ssl-encryption-authentication':2626 '/en-us/azure/hdinsight/kafka/connect-kafka-cluster-with-vm-in-different-vnet':3071 '/en-us/azure/hdinsight/kafka/connect-kafka-with-vnet':3083 '/en-us/azure/hdinsight/kafka/kafka-mirrormaker-2-0-guide':2011 '/en-us/azure/hdinsight/kafka/kafka-troubleshoot-full-disk':1174 '/en-us/azure/hdinsight/kafka/kafka-troubleshoot-insufficient-domains':1184 '/en-us/azure/hdinsight/kafka/migrate-5-1-versions':2023 '/en-us/azure/hdinsight/kafka/migrate-versions':2035 '/en-us/azure/hdinsight/kafka/rest-proxy':3893 '/en-us/azure/hdinsight/kafka/secure-spark-kafka-streaming-integration-scenario':2636 '/en-us/azure/hdinsight/kafka/tutorial-cli-rest-proxy':3905 '/en-us/azure/hdinsight/load-balancer-migration-guidelines':2047 '/en-us/azure/hdinsight/log-analytics-migration':1696 '/en-us/azure/hdinsight/manage-clusters-runbooks':4129 '/en-us/azure/hdinsight/migrate-ambari-recent-version-hdinsight':2060 '/en-us/azure/hdinsight/monitor-hdinsight':3096 '/en-us/azure/hdinsight/monitor-hdinsight-reference':3106 '/en-us/azure/hdinsight/msi-support-to-access-azure-services':2648 '/en-us/azure/hdinsight/network-virtual-appliance':3119 '/en-us/azure/hdinsight/optimize-hbase-ambari':3128 '/en-us/azure/hdinsight/optimize-hive-ambari':3139 '/en-us/azure/hdinsight/optimize-pig-ambari':3149 '/en-us/azure/hdinsight/overview-azure-storage':1707 '/en-us/azure/hdinsight/overview-data-lake-storage-gen2':1718 '/en-us/azure/hdinsight/policy-reference':2660 '/en-us/azure/hdinsight/quota-increase-request':2236 '/en-us/azure/hdinsight/selective-logging-analysis':3162 '/en-us/azure/hdinsight/selective-logging-analysis-azure-logs':3174 '/en-us/azure/hdinsight/service-endpoint-policies':3185 '/en-us/azure/hdinsight/set-up-pyspark-interactive-environment':3198 '/en-us/azure/hdinsight/share-hive-metastore-with-synapse':3917 '/en-us/azure/hdinsight/spark/apache-azure-spark-history-server':1195 '/en-us/azure/hdinsight/spark/apache-spark-analyze-application-insight-logs':3928 '/en-us/azure/hdinsight/spark/apache-spark-connect-to-sql-database':3938 '/en-us/azure/hdinsight/spark/apache-spark-eclipse-tool-plugin':3951 '/en-us/azure/hdinsight/spark/apache-spark-improve-performance-iocache':3209 '/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-failure-debug':1206 '/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin':3963 '/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin-debug-jobs-remotely':1218 '/en-us/azure/hdinsight/spark/apache-spark-job-debugging':1230 '/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-kernels':3218 '/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-use-external-packages':3229 '/en-us/azure/hdinsight/spark/apache-spark-known-issues':1241 '/en-us/azure/hdinsight/spark/apache-spark-livy-rest-interface':3976 '/en-us/azure/hdinsight/spark/apache-spark-manage-dependencies':3239 '/en-us/azure/hdinsight/spark/apache-spark-microsoft-cognitive-toolkit':3987 '/en-us/azure/hdinsight/spark/apache-spark-perf':1728 '/en-us/azure/hdinsight/spark/apache-spark-python-package-installation':1739 '/en-us/azure/hdinsight/spark/apache-spark-resource-manager':3249 '/en-us/azure/hdinsight/spark/apache-spark-run-machine-learning-automl':3998 '/en-us/azure/hdinsight/spark/apache-spark-settings':3259 '/en-us/azure/hdinsight/spark/apache-spark-streaming-exactly-once':1752 '/en-us/azure/hdinsight/spark/apache-spark-streaming-high-availability':2189 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-application-stops':1252 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-blocking-cross-origin':1264 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-event-log-requestbodytoolarge':1274 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-illegalargumentexception':1283 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-invalidclassexception':1293 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-noclassdeffounderror':1304 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-slowness-container':1316 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-outofmemory':1325 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception':1338 '/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-sparkexception-kryo-serialization-failed':1351 '/en-us/azure/hdinsight/spark/apache-troubleshoot-spark':1362 '/en-us/azure/hdinsight/spark/optimize-cluster-configuration':1762 '/en-us/azure/hdinsight/spark/optimize-data-processing':1773 '/en-us/azure/hdinsight/spark/optimize-data-storage':1784 '/en-us/azure/hdinsight/spark/optimize-memory-usage':1795 '/en-us/azure/hdinsight/spark/ranger-policies-for-spark':2672 '/en-us/azure/hdinsight/spark/safely-manage-jar-dependency':1805 '/en-us/azure/hdinsight/spark/spark-best-practices':1815 '/en-us/azure/hdinsight/spark/spark-cruise':1826 '/en-us/azure/hdinsight/spark/troubleshoot-debug-wasb':1373 '/en-us/azure/hdinsight/spark/troubleshoot-jupyter-notebook-convert':1383 '/en-us/azure/hdinsight/transport-layer-security':2682 '/en-us/azure/hdinsight/troubleshoot-oozie':1392 '/en-us/azure/hdinsight/troubleshoot-resource-creation-fails':1402 '/en-us/azure/hdinsight/troubleshoot-script-action':1412 '/en-us/azure/hdinsight/troubleshoot-sqoop':1423 '/en-us/azure/hdinsight/use-managed-identity-for-sql-database-authentication-in-azure-hdinsight':2692 '/en-us/azure/hdinsight/use-pig':4008 '/en-us/azure/hdinsight/use-scp':3269 '/microsoftdocs/mcp/blob/main/readme.md)':162 '/tmp':947 '2':3866,4115 '2.0':2004 '2.3.0':1957 '24':1248 '3':133 '3.6':2030 '4':2053 '4.0':2018,2032,2746,4067 '404':1255 '5':2056,2757 '5.1':939,960,1881,1889,2020 '502':541,1329 'acceler':1495 'accept':201 'access':167,349,382,615,690,856,924,2243,2389,2483,2516,2536,2643,2959,3044,3647 'account':709,1556,1894,1918,2132,2393,2515,2875 'across':2133,2939 'action':1405,2898,2946,3159,3171 'activ':1280 'add':2871 'addit':652 'address':451,735 'address-in-us':734 'advanc':2981 'advisor':1503 'agent':82,126,185,199,4018 'alert':519,572,3087,3278 'allow':2466 'ama':445,3154,4019 'ambari':517,526,539,550,560,570,923,933,1026,1114,1146,1543,2049,2068,2381,2433,2697,2811,2852,3124,3133,3144,3276,3661 'ambari/hdfs/hive/hbase/kafka/spark/yarn':223 'ambari/hive/spark/hbase':376 'ambari/oozie':314 'analyt':1689 'analyz':3918 'apach':516,538,549,559,569,764,1101,1209,1385,1511,1520,1542,1573,1720,1754,1778,1786,1807,1876,1899,1955,2013,2025,2067,2299,2310,2321,2861,2987,3251,4000 'api':849,1259,2588,3357,3663,3736,3791,3806,3856,3868,3973 'app':1187,1211,1245,3944,3956 'appli':1438,1448,1470,1500,1560,1593,1602,1624,1806,2420,2649 'applianc':3114 'applic':860,1103,3613,3919,4036 'appropri':1972 'architectur':16,51,288,296,2061,2078,2087,2103,2122,2161,2171 'arm':468,2567,4060,4092 'arm/rest':441 'around':1414 'assess':1841,1961 'auth':2450,2607,2620 'authent':483,2560,2689 'auto':2701 'auto-logout':2700 'autom':431,2777,4125 'automat':3031 'automl':3992 'autoscal':378,1640,2799,2980 'avail':152,1434,1540,1652,2110,2121,2179 'azur':2,7,34,43,474,917,997,1008,1017,1202,1311,1358,1394,1408,1429,1465,1475,1698,1836,1850,1935,1945,1952,1985,2150,2167,2336,2347,2364,2427,2460,2492,2505,2644,2653,2677,2729,2771,2829,2873,2904,2913,2949,2971,3052,3089,3092,3102,3110,3255,3263,3290,3303,3380,3426,3513,3615,3634,3650,3878,3901,3933,3959,3989,4016,4027,4034,4038,4070,4089,4104 'azure-hdinsight':1 'backup':1866 'balanc':2044 'base':386,603,1639,2482,3674,4100 'basic':2040 'bcfile':723 'beelin':3499 'benefit':1842 'best':12,47,231,236,364,1424,1441,1450,1472,1483,1606,1626,2424 'bi':419,3336,3812 'bindexcept':733 'blob':2245,2534 'block':1256 'bootstrap':2889 'broker':1166,2367 'bug':640 'build':3544 'built':2651 'built-in':2650 'bundl':2816 'busi':2101 'c':3343 'cach':3202 'call':3354 'capabl':74 'capac':323,1398,1925 'case':2113 'categori':85,93,109,205,207 'certif':601,927 'check':2744,2755 'choos':274,1855,1865,2099 'cli':439,2772,3304,3902,4071 'client':2606,2619,3076,3550 'cluster':218,246,287,295,328,346,374,433,476,488,497,510,592,656,665,694,971,982,1238,1322,1439,1477,1549,1586,1598,1610,1617,1661,1715,1756,1792,1878,1901,1924,1947,1987,1997,2038,2071,2136,2210,2266,2282,2294,2416,2441,2462,2486,2497,2507,2550,2562,2575,2585,2611,2711,2726,2769,2779,2808,2856,2866,2879,2886,2895,2906,2918,2930,2938,2951,3168,3246,3574,3594,3641,3652,3659,3708,3890,4025,4049,4058,4068,4078,4087,4102,4112,4123 'code':24,59,381,389,396,2832,3193,3271,3626 'codes/workarounds':230 'cognit':3979 'collect':869 'collector':562 'combin':64 'command':2773,3024 'common':1002,1352,3299 'compar':1941 'compon':462,1937,2123,2750,2762,2820 'conda':955 'config':284 'configur':22,57,366,370,428,1646,1675,1740,1757,2050,2207,2240,2252,2264,2277,2298,2309,2375,2399,2487,2566,2592,2615,2661,2673,2683,2693,2696,2724,2786,2797,2828,2840,2850,2887,2934,2948,2955,2986,3008,3040,3051,3061,3072,3084,3107,3125,3150,3163,3175,3199,3219,3230,3243,3250,3275,3498 'conflict':700 'connect':766,810,2154,2503,2709,2902,3065,3077,3309,3500,3906,3929 'connector':3694,3827,3837,3844,3855,3865 'constraint':333 'content':69,171 'continu':2102 'convert':598 'core':337,2231 'correct':1133 'cosmos':416,3291 'cover':45 'cpu':336,643,755,2230 'creat':427,1072,1547,2275,2554,2838,3939,4075,4085,4097 'creation':477,498,511,593,1377,1397,1605,2867,3033 'creation/auth':220 'cross':1257,3063,3074 'cross-vnet':3062,3073 'curl':3361,3404,3447,3538 'custom':387,1859,2851,2884,2893,2936,2977,3611 'custom-tun':2976 'data':442,611,775,838,1093,1462,1690,1709,1764,1775,2129,2142,2258,2535,3100,3333,3388,3489,4051 'databas':2853,3002,3515,3935 'day':1249 'db':417,3292 'debug':1185,1196,1208,1219,1363 'decis':14,49,260,1827 'default':1703,2220,2997 'defin':3681 'definit':2655 'delet':4121 'demand':4046 'deni':1070 'depend':1799,3234 'deploy':27,62,423,3546,4009,4023,4056 'descript':209 'design':17,52,239,289,309,2062,2086,2114,2149,2158,2177 'develop':9,2944,3952 'devop':2423 'diagnos':214,975,1078 'diagnost':493 'directori':518 'directqueri':3813 'disk':632,672,948,1037,1171,1677,2254 'disk/cpu':226 'dns':2720,2844 'doc':177 'document':72,170 'domain':1181,2269,2392 'domainnotfound':501,506 'doubl':2253 'download':1342 'dr':2112 'dstream':3602 'due':1051 'dump':872 'e.g':97,113 'eclips':3946 'edg':1533,2790 'effect':1700,3215 'email':3277 'empti':2789 'enabl':867,1554,2439,2491,2573,2583,2912,3030,3706,3721,3746,3760,3774,3787,3801 'encrypt':692,2255,2332,2617 'endpoint':3177 'enterpris':1454,2080,2279,2343,2357,2411 'entra':350,2268,2391,2545,2557,2570,2580,3705,3720,3745,3759,3773,3786,3800 'entra-en':3704,3719,3744,3758,3772,3785,3799 'environ':3190 'error':229,465,478,507,542,644,715,724,747,884,896,906,1023,1064,1071,1178,1267,1330,1399 'esp':969,1419,2293,2305,2316,2327,2438,2549,2609,2669 'esp-en':2437 'etl':1832 'exact':1747 'exactly-onc':1746 'excel':3310 'except':808,1151 'execut':1461,3298 'exhaust':634 'exist':2877 'expert':4,40 'extens':1192,2833 'extern':331,412,2215,3000,3912 'extra':2872 'factori':443,4052 'fail':499,978,1113 'failur':594,653,662,800,925,967,1168,1199,1406,1417 'fallback':189 'fault':1180 'fetch':73,169,178,191,2637 'file':103,111,118,123,614,1313,1365,3261 'filesystem':1704 'firewal':2972,3111 'fix':216,461,505,515,537,578,590,622,638,698,708,721,743,773,785,796,835,922,1006,1047,1089,1110,1122,1175,1253,1275,1294,1356,1374 'full':1170 'gateway':1149,1625,2679 'gc':1062 'gen2':1712 'general':1449 'github.com':161 'github.com/microsoftdocs/mcp/blob/main/readme.md)':160 'go':3638 'granular':2479 'guid':159,988 'guidanc':41,268,320 'guidelin':1810 'ha/dr':299 'hadoop':249,280,305,434,870,893,1566,1848,2093,2926,3313,3494,3532,3612,3640,3658,4005,4048 'hang':1104 'hbase':252,281,404,435,744,757,786,797,818,826,836,847,1493,1501,1521,1871,1877,1886,1900,1911,2303,2725,2738,3121,3549,3557,3569,3693,3699,4024 'hbck':745,819 'hbck2':2735 'hdfs':580,994 'hdinsight':3,8,32,35,44,217,245,270,294,322,345,373,400,432,456,467,475,487,496,509,521,533,544,554,564,574,586,591,606,618,625,630,646,655,664,676,683,693,703,717,739,749,769,792,802,821,831,842,852,863,874,886,898,908,918,938,944,959,970,981,986,998,1009,1018,1030,1041,1085,1096,1106,1118,1129,1141,1176,1189,1213,1220,1236,1261,1269,1278,1289,1301,1320,1335,1348,1359,1368,1380,1389,1395,1409,1420,1433,1444,1453,1466,1476,1486,1492,1506,1515,1524,1531,1539,1548,1568,1578,1585,1597,1609,1616,1631,1642,1660,1668,1682,1687,1702,1714,1725,1735,1744,1759,1770,1781,1791,1801,1812,1823,1837,1851,1856,1880,1888,1905,1914,1923,1936,1946,1953,1966,1976,1986,1993,2017,2029,2037,2052,2070,2077,2095,2100,2108,2119,2135,2141,2151,2163,2168,2186,2195,2209,2219,2229,2248,2257,2265,2278,2292,2315,2337,2348,2356,2365,2383,2395,2403,2415,2428,2440,2452,2461,2467,2485,2496,2506,2513,2522,2533,2548,2561,2574,2584,2598,2622,2633,2641,2657,2668,2678,2684,2705,2710,2740,2745,2756,2768,2778,2793,2798,2807,2824,2830,2846,2855,2865,2878,2885,2894,2905,2917,2929,2937,2950,2960,2967,2979,2991,3004,3015,3026,3035,3046,3056,3067,3079,3090,3103,3116,3136,3146,3156,3167,3180,3194,3200,3211,3222,3236,3245,3256,3264,3282,3300,3312 'hdp':780 'head':1042 'headnod':945,3469 'heap':871 'heartbeat':551 'high':1651,2109,2120,2178 'histori':1190 'hive':251,401,879,1003,1027,1035,1048,1059,1073,1080,1123,1134,1147,1156,1574,1629,2312,2596,2862,2988,2996,3009,3020,3130,3322,3332,3346,3359,3366,3377,3392,3523,3622,3716,3729,3741,3816,3823,3825,3835,3842,3853,3863,3913 'hiveserver2':1529,3503 'host':529 'http':713 'hub':3880 'hue':3648 'id':2366,2559,2572,2582 'id-authent':2558 'id-en':2571,2581 'ident':347,2242,2458,2686 'illegalargumentexcept':1276 'imag':457 'implement':1481,2331,2410,2445 'import':80,124 'import/export':1416 'improv':1305 'inaccess':1050 'includ':10,254 'inconsist':746 'increas':339,2233 'index':86,206,989 'infrastructur':1471 'insight':3920 'instal':156,158,3610,3645 'insuffici':1179 'integr':23,58,388,399,2271,2631,3270,3342,3472,3820,3874,3977 'intellij':1201,1215,3958 'interact':1994,2448,3189 'interpret':858,1139 'invalid':722 'invalidclassexcept':1285 'invalidnetworkconfigurationerrorcod':681 'invalidnetworksecuritygroupsecurityrul':623 'io':3201 'iot':420,3879 'ip':2469 'isol':355 'issu':219,453,484,552,616,674,767,829,840,850,913,936,995,1004,1015,1039,1054,1160,1232,1354,1370,1378 'jar':1798 'java':3324,3548 'jdbc':1135,3326 'jdbc/odbc':1344 'job':979,1198,1222,1308,1722,1861,2182,3367,3400,3412,3424,3433,3443,3455,3478,3509,3533,3670,3756,3770,3783,3797,3967 'join':1060 'jupyt':1254,1375,1733,3213,3220 'kafka':253,282,403,436,1165,1177,1299,1647,1657,1666,1680,2002,2014,2026,2325,2404,2610,2623,2629,3036,3047,3057,3068,3080,3288,3604,3876,3885,3895,4111 'kafka/hive/spark':360 'kernel':3214 'key':688,2517 'knowledg':5 'known':228,912,1231 'l120':100 'l132':213 'l133':234 'l133-l174':233 'l174':235 'l175':263 'l175-l199':262 'l199':264 'l200':292 'l200-l215':291 'l215':293 'l216':318 'l216-l223':317 'l223':319 'l224':342 'l224-l267':341 'l267':343 'l268':368 'l268-l324':367 'l324':369 'l325':392 'l325-l392':391 'l35':99 'l35-l120':98 'l37':212 'l37-l132':211 'l392':393 'l393':425 'l393-l406':424 'l406':426 'lake':612,1710,2130,3389,3490 'larg':1340 'latest':141 'ldap':351,2376 'leak':950 'learn':184,198,3991 'learn-agent-skil':183,197 'learn.microsoft.com':459,471,480,490,503,513,523,535,546,556,566,576,588,596,608,620,627,636,648,658,667,678,685,696,706,719,730,741,751,761,771,783,794,804,813,823,833,844,854,865,876,888,900,910,920,930,941,952,962,973,984,991,1000,1011,1020,1032,1045,1056,1066,1076,1087,1098,1108,1120,1131,1143,1153,1162,1173,1183,1194,1205,1217,1229,1240,1251,1263,1273,1282,1292,1303,1315,1324,1337,1350,1361,1372,1382,1391,1401,1411,1422,1436,1446,1457,1468,1479,1489,1498,1508,1517,1526,1536,1545,1558,1570,1580,1589,1600,1612,1622,1633,1644,1654,1663,1673,1684,1695,1706,1717,1727,1738,1751,1761,1772,1783,1794,1804,1814,1825,1839,1853,1863,1873,1883,1896,1908,1920,1929,1939,1949,1959,1969,1979,1990,1999,2010,2022,2034,2046,2059,2074,2084,2097,2105,2116,2125,2138,2147,2156,2165,2175,2188,2202,2212,2224,2235,2250,2262,2273,2284,2296,2307,2318,2329,2340,2350,2360,2373,2385,2397,2408,2418,2430,2443,2454,2464,2475,2489,2499,2509,2519,2530,2541,2552,2564,2577,2590,2600,2613,2625,2635,2647,2659,2671,2681,2691,2707,2722,2732,2742,2753,2765,2775,2784,2795,2804,2813,2826,2836,2848,2858,2869,2881,2891,2900,2910,2921,2932,2942,2953,2964,2974,2984,2993,3006,3017,3028,3038,3049,3059,3070,3082,3095,3105,3118,3127,3138,3148,3161,3173,3184,3197,3208,3217 'learn.microsoft.com/en-us/azure/hdinsight/ambari-web-ui-auto-logout':2706 'learn.microsoft.com/en-us/azure/hdinsight/apache-ambari-email':3283 'learn.microsoft.com/en-us/azure/hdinsight/apache-ambari-usage':2073 'learn.microsoft.com/en-us/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb':3295 'learn.microsoft.com/en-us/azure/hdinsight/azure-cli-samples':3306 'learn.microsoft.com/en-us/azure/hdinsight/azure-monitor-agent':4020 'learn.microsoft.com/en-us/azure/hdinsight/cluster-availability-monitor-logs':1435 'learn.microsoft.com/en-us/azure/hdinsight/cluster-management-best-practices':1445 'learn.microsoft.com/en-us/azure/hdinsight/cluster-reliability-issues':458 'learn.microsoft.com/en-us/azure/hdinsight/component-version-validation-error-arm-templates':470 'learn.microsoft.com/en-us/azure/hdinsight/configure-azure-blob-storage':2249 'learn.microsoft.com/en-us/azure/hdinsight/connect-on-premises-network':2721 'learn.microsoft.com/en-us/azure/hdinsight/create-cluster-error-dictionary':479 'learn.microsoft.com/en-us/azure/hdinsight/disk-encryption':2261 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-architecture':2083 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds':2272 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-create-configure-enterprise-security-cluster':2283 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-manage':2295 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hbase':2306 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hive':2317 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-kafka':2328 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/domain-joined-authentication-issues':489 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/encryption-in-transit':2339 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/general-guidelines':1456 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/hdinsight-security-overview':2349 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/hdinsight-use-oozie-domain-joined-clusters':2359 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/identity-broker':2372 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/ldap-sync':2384 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/sample-script':502 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/ssh-domain-accounts':2396 'learn.microsoft.com/en-us/azure/hdinsight/domain-joined/troubleshoot-domainnotfound':512 'learn.microsoft.com/en-us/azure/hdinsight/enable-private-link-on-kafka-rest-proxy-hdi-cluster':2407 'learn.microsoft.com/en-us/azure/hdinsight/enterprise-security-package':2417 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-directory-alerts':522 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-down-hosts-services':534 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-fivezerotwo-error':545 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-heartbeat-issues':555 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-metricservice-issues':565 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-ambari-troubleshoot-stale-alerts':575 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-excel-power-query':3317 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-jdbc-driver':3327 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-connect-hive-power-bi':3339 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-etl-at-scale':1838 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-hive-pig-udf-dotnet-csharp':3351 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-architecture':2096 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration':1467 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure':1478 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops':2429 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage':1488 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-motivation':1852 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-run-custom-programs':1862 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-curl':3362 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-dotnet-sdk':3372 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-powershell':3382 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-visual-studio':3395 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-curl':3407 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-dotnet-sdk':3418 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-powershell':3428 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-mapreduce-ssh':3438 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-curl':3450 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-dotnet-sdk':3461 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-mac-linux':3473 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-sqoop-powershell':3483 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-visual-studio-tools-get-started':3495 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/connect-install-beeline':3504 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-hdfs-troubleshoot-safe-mode':587 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-cluster-creation-fails':595 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-converting-service-principal-certificate':607 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-data-lake-files':619 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-invalidnetworksecuritygroupsecurityrules-cluster-creation-fails':626 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-out-disk-space':635 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-soft-lockup-cpu':647 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-add-nodes':657 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-troubleshoot-unable-log-in-cluster':666 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/hdinsight-use-sqoop':3516 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/python-udf-hdinsight':3528 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically':3541 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-disk-space':677 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-invalidnetworkconfigurationerrorcode-cluster-creation-fails':684 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-lost-key-vault-access':695 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-port-conflict':705 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-wasbs-storage-exception':718 'learn.microsoft.com/en-us/azure/hdinsight/hadoop/troubleshoot-yarn-log-invalid-bcfile':729 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-accelerated-writes':1497 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-advisor':1507 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-backup-replication':1872 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-build-java-maven-linux':3553 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1':1882 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account':1895 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version':1907 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-migrate-new-version-new-storage-account':1919 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-performance':1516 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-phoenix-zeppelin':3564 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-provision-vnet':4030 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-replication':2731 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-rest-sdk':3575 'learn.microsoft.com/en-us/azure/hdinsight/hbase/apache-hbase-using-phoenix-query-server-rest-sdk':3586 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-bindexception-address-use':740 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-hbase-hbck-inconsistencies':750 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-pegged-cpu-region-server':760 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-connectivity':770 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-phoenix-no-data':782 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-rest-not-spending':793 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-start-fails':803 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-storage-exception-reset':812 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-timeouts-hbase-hbck':822 'learn.microsoft.com/en-us/azure/hdinsight/hbase/hbase-troubleshoot-unassigned-regions':832 'learn.microsoft.com/en-us/azure/hdinsight/hbase/how-to-use-hbck2-tool':2741 'learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-data-retention-issues-expired-data':843 'learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-hbase-performance-issues':1525 'learn.microsoft.com/en-us/azure/hdinsight/hbase/troubleshoot-rest-api':853 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-40-component-versioning':2752 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-5x-component-versioning':2764 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-command-line':2774 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-dotnet-sdk':3597 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-powershell':2783 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apache-spark-with-kafka':3607 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications':3617 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-hiveserver2':1535 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-publish-applications':4040 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-use-edge-node':2794 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-authorize-users-to-ambari':2442 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-autoscale-clusters':2803 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-business-continuity-architecture':2104 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-capacity-planning':1928 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-changing-configs-via-ambari':2812 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-cluster-availability':1544 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-component-retirements-and-action-required':1938 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-component-versioning':2825 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-config-for-vscode':2835 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-create-non-interactive-authentication-dotnet-applications':2453 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-create-virtual-network':2847 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-custom-ambari-db':2857 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-for-vscode':3629 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-go-sdk-overview':3642 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-access-yarn-app-logs-linux':864 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-add-hive-libraries':2868 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-add-storage':2880 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-collect-debug-heap-dump-linux':875 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-compare-storage-options':1948 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-adf':4053 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates':4062 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli':4072 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell':4082 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-curl-rest':4094 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-portal':4106 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage':1557 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-bootstrap':2890 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux':2899 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-hive-out-of-memory-error-oom':887 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-hue-linux':3653 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-linux-information':1569 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-linux-use-ssh-unix':2909 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari-rest-api':3664 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-migrate-dotnet-to-linux':3678 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial':2920 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-optimize-hive-query':1579 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-port-settings-for-services':2931 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters':2941 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-script-actions-linux':2952 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-stack-trace-error-messages':899 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-templeton-webhcat-debug-errors':909 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-high-availability-case-study':2115 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-high-availability-components':2124 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor':1588 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues':919 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ambari-access-certificate-issue':929 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ambari-users-cache':940 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-cluster-head-node-unresponsive':951 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-conda-version-regression':961 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-ranger-cluster-create-failure':972 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-linux-ambari-ssh-tunnel':2963 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-log-management':2201 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-managed-identities':2463 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-management-ip-addresses':2474 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-migrate-granular-access-cluster-configurations':2488 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-multiple-clusters-data-lake-store':2137 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-operationalize-data-pipeline':2146 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-os-patching':1599 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-overview-before-you-start':1611 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-plan-virtual-network-deployment':2155 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-private-link':2498 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-ranger-5-1-migration':1958 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-outbound-traffic':2973 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-public-connectivity':2508 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-retired-versions':1968 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-rotate-storage-keys':2518 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-scaling-best-practices':1621 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-selecting-vm-size':1978 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-service-tags':2529 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-storage-sharedaccesssignature-permissions':2540 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-streaming-at-scale-overview':2164 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-supported-node-configuration':2211 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-sync-aad-users-to-cluster':2551 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-failed-cluster':983 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-guide':990 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-hdfs':999 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-hive':1010 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-troubleshoot-yarn':1019 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-upgrade-cluster':1989 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-use-external-metadata-stores':2223 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-use-oozie-linux-mac':3688 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-using-spark-query-hbase':3700 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-virtual-network-architecture':2174 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra':2563 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-azure-hdinsight-clusters-with-arm-templates':2576 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-cluster-with-rest-api':2589 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/manage-hadoop-cluster-dot-net-sdk':3712 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-powershell-on-entra-enabled-hdinsight-cluster':3725 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-apache-hive-queries-using-rest-api':3737 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-hive-queries-using-dot-net-sdk':3751 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-dot-net-sdk':3765 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-jobs-entra-id-enabled-using-powershell':3778 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-map-reduce-rest-jobs':3792 'learn.microsoft.com/en-us/azure/hdinsight/hdinsight-with-entra-authentication/run-spark-jobs-using-rest-api':3807 'learn.microsoft.com/en-us/azure/hdinsight/how-to-custom-configure-hdinsight-autoscale':2983 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hadoop-connect-hive-power-bi-directquery':3817 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-replication':2992 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector':3828 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-operations':3838 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/apache-hive-warehouse-connector-zeppelin':3849 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/gateway-best-practices':1632 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hdinsight-security-options-for-hive':2599 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-default-metastore-export-import':3005 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-llap-sizing-guide':1998 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-apis':3859 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-warehouse-connector-v2-apis':3871 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/hive-workload-management':3016 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-error-message-hive-view':1031 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-hive-logs-diskspace-full-headnodes':1044 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-inaccessible-hive-view':1055 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-outofmemory-overhead-exceeded':1065 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-permission-error-create-table':1075 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-query-performance':1086 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-slow-reducer':1097 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-hangs':1107 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-tez-view-slow':1119 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out':1130 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/interactive-query-troubleshoot-zookeeperhiveclientexception-hiveserver-configs':1142 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/llap-schedule-based-autoscale-best-practices':1643 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/troubleshoot-gateway-timeout':1152 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/troubleshoot-workload-management-issues':1161 'learn.microsoft.com/en-us/azure/hdinsight/interactive-query/workload-management-commands':3027 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-esp-kafka-ssl-encryption-authentication':2612 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-auto-create-topics':3037 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-connect-vpn-gateway':3048 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-connector-iot-hub':3881 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-high-availability':1653 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-log-analytics-operations-management':3058 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-mirror-maker-2':4116 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-mirroring':1662 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-performance-tuning':1672 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-scalability':1683 'learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-ssl-encryption-authentication':2624 'learn.microsoft.com/en-us/azure/hdinsight/kafka/connect-kafka-cluster-with-vm-in-different-vnet':3069 'learn.microsoft.com/en-us/azure/hdinsight/kafka/connect-kafka-with-vnet':3081 'learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-mirrormaker-2-0-guide':2009 'learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-troubleshoot-full-disk':1172 'learn.microsoft.com/en-us/azure/hdinsight/kafka/kafka-troubleshoot-insufficient-domains':1182 'learn.microsoft.com/en-us/azure/hdinsight/kafka/migrate-5-1-versions':2021 'learn.microsoft.com/en-us/azure/hdinsight/kafka/migrate-versions':2033 'learn.microsoft.com/en-us/azure/hdinsight/kafka/rest-proxy':3891 'learn.microsoft.com/en-us/azure/hdinsight/kafka/secure-spark-kafka-streaming-integration-scenario':2634 'learn.microsoft.com/en-us/azure/hdinsight/kafka/tutorial-cli-rest-proxy':3903 'learn.microsoft.com/en-us/azure/hdinsight/load-balancer-migration-guidelines':2045 'learn.microsoft.com/en-us/azure/hdinsight/log-analytics-migration':1694 'learn.microsoft.com/en-us/azure/hdinsight/manage-clusters-runbooks':4127 'learn.microsoft.com/en-us/azure/hdinsight/migrate-ambari-recent-version-hdinsight':2058 'learn.microsoft.com/en-us/azure/hdinsight/monitor-hdinsight':3094 'learn.microsoft.com/en-us/azure/hdinsight/monitor-hdinsight-reference':3104 'learn.microsoft.com/en-us/azure/hdinsight/msi-support-to-access-azure-services':2646 'learn.microsoft.com/en-us/azure/hdinsight/network-virtual-appliance':3117 'learn.microsoft.com/en-us/azure/hdinsight/optimize-hbase-ambari':3126 'learn.microsoft.com/en-us/azure/hdinsight/optimize-hive-ambari':3137 'learn.microsoft.com/en-us/azure/hdinsight/optimize-pig-ambari':3147 'learn.microsoft.com/en-us/azure/hdinsight/overview-azure-storage':1705 'learn.microsoft.com/en-us/azure/hdinsight/overview-data-lake-storage-gen2':1716 'learn.microsoft.com/en-us/azure/hdinsight/policy-reference':2658 'learn.microsoft.com/en-us/azure/hdinsight/quota-increase-request':2234 'learn.microsoft.com/en-us/azure/hdinsight/selective-logging-analysis':3160 'learn.microsoft.com/en-us/azure/hdinsight/selective-logging-analysis-azure-logs':3172 'learn.microsoft.com/en-us/azure/hdinsight/service-endpoint-policies':3183 'learn.microsoft.com/en-us/azure/hdinsight/set-up-pyspark-interactive-environment':3196 'learn.microsoft.com/en-us/azure/hdinsight/share-hive-metastore-with-synapse':3915 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-azure-spark-history-server':1193 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-analyze-application-insight-logs':3926 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-connect-to-sql-database':3936 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-eclipse-tool-plugin':3949 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-improve-performance-iocache':3207 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-failure-debug':1204 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin':3961 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-intellij-tool-plugin-debug-jobs-remotely':1216 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-job-debugging':1228 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-kernels':3216 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-jupyter-notebook-use-external-packages':3227 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-known-issues':1239 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-livy-rest-interface':3974 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-manage-dependencies':3237 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-microsoft-cognitive-toolkit':3985 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-perf':1726 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-python-package-installation':1737 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-resource-manager':3247 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-run-machine-learning-automl':3996 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-settings':3257 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-streaming-exactly-once':1750 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-streaming-high-availability':2187 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-application-stops':1250 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-blocking-cross-origin':1262 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-event-log-requestbodytoolarge':1272 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-illegalargumentexception':1281 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-invalidclassexception':1291 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-fails-noclassdeffounderror':1302 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-job-slowness-container':1314 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-outofmemory':1323 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception':1336 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-troubleshoot-sparkexception-kryo-serialization-failed':1349 'learn.microsoft.com/en-us/azure/hdinsight/spark/apache-troubleshoot-spark':1360 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-cluster-configuration':1760 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-data-processing':1771 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-data-storage':1782 'learn.microsoft.com/en-us/azure/hdinsight/spark/optimize-memory-usage':1793 'learn.microsoft.com/en-us/azure/hdinsight/spark/ranger-policies-for-spark':2670 'learn.microsoft.com/en-us/azure/hdinsight/spark/safely-manage-jar-dependency':1803 'learn.microsoft.com/en-us/azure/hdinsight/spark/spark-best-practices':1813 'learn.microsoft.com/en-us/azure/hdinsight/spark/spark-cruise':1824 'learn.microsoft.com/en-us/azure/hdinsight/spark/troubleshoot-debug-wasb':1371 'learn.microsoft.com/en-us/azure/hdinsight/spark/troubleshoot-jupyter-notebook-convert':1381 'learn.microsoft.com/en-us/azure/hdinsight/transport-layer-security':2680 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-oozie':1390 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-resource-creation-fails':1400 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-script-action':1410 'learn.microsoft.com/en-us/azure/hdinsight/troubleshoot-sqoop':1421 'learn.microsoft.com/en-us/azure/hdinsight/use-managed-identity-for-sql-database-authentication-in-azure-hdinsight':2690 'learn.microsoft.com/en-us/azure/hdinsight/use-pig':4006 'learn.microsoft.com/en-us/azure/hdinsight/use-scp':3267 'leverag':1708 'librari':2863 'like':414 'limit':19,54,315,324,2190,2222,2802 'line':95,107,208 'link':112,121,358,2401,2494 'linux':1562,3468,3673,4076,4099 'linux-bas':3672,4098 'linux-specif':1561 'livi':3804,3848,3971 'llap':1081,1157,1636,1996,3010,3021 'load':2043 'local':65,579 'locat':89 'lockup':642 'log':325,728,861,1036,1431,1688,2196,2915,3054,3152,3165 'login':661 'logout':2702 'lookup':890 'machin':3990 'make':15,50,261,1828 'manag':669,1159,1440,1676,1729,1797,2072,2228,2241,2286,2387,2432,2457,2468,2527,2556,2579,2685,2767,2780,3012,3023,3595,3656,3703 'mani':1310 'manual':1614 'mapreduc':405,1860,3399,3411,3423,3432,3669,3755,3769,3782 'markdown':188,204 'marketplac':444,4039 'master':798 'maven':3225,3552 'mcp':147,174 'memori':883,1788 'messag':1024 'metadata.generated':128 'metastor':332,2216,2221,2998,3914 'metric':561 'mfa':2371 'microsoft':176,2544,3978 'microsoftdoc':148,175 'migrat':256,267,300,429,1463,1487,1686,1844,1875,1885,1898,1910,1932,1963,1982,2006,2012,2024,2036,2048,2089,2477,2995,4012,4109 'mirror':1656 'mirrormak':2003,4114 'mismatch':1287 'miss':774 'mitig':954 'mode':584 'monitor':241,1430,1538,1582,2914,3053,3085,3093,3099,4014,4017 'monitoring/logging':379 'mono':3677 'month':134 'move':279 'multipl':2134 'net':2449,3370,3416,3459,3537,3570,3591,3668,3710,3749,3763 'network':166,221,298,354,2153,2170,2716,3112,3182,4029 'networking/vpn':375 'new':1692,1892,1913 'newer':286,1904,1984 'noclassdeffounderror':1295 'node':329,631,651,1043,1534,1977,2206,2338,2791 'non':2447,3109 'non-azur':3108 'non-interact':2446 'notebook':1376 'nsg':356,2523 'nsgs':2471,2842 'oauth':2369,2638 'odbc':3338 'old':135 'older':455 'on-demand':4044 'on-prem':302 'on-premis':1845,2090,2713 'one':2128 'oozi':1386,2145,2353,3684 'open':2748,2760,2818 'open-sourc':2747,2759,2817 'oper':311,1366,1635,1766,2919,3833 'operation':2140,4043 'optim':259,1491,1572,1584,1670,1719,1753,1763,1774,1819,3120,3129 'option':1869,2345,2594 'origin':1258 'os':1594 'out-of-memori':880 'outbound':2968 'outofmemori':1061 'outofmemoryerror':1318 'overhead':1063 'packag':1731,2082,2281,2413,3226 'partit':1648 'patch':1595 'pattern':18,25,53,60,290,390,394,1620,2063,3272 'peg':754 'perform':225,258,273,1083,1502,1513,1522,1576,1587,1671,1723,1809,1927,3122,3131 'permiss':1069,2435 'phoenix':765,777,1512,3561,3579 'pig':3141,3348,3525,4001 'pipelin':312,2143 'plan':265,1459,1831,1922,1931,1981,2194,2342 'polici':2200,2301,2313,2323,2654,2663,2800,3178 'pool':3013,3909 'poor':1079 'port':699,2924 'portal':438,4105 'power':418,3315,3335,3811 'powershel':440,2782,3381,3427,3482,3540,3724,3777,4080 'practic':13,48,232,237,365,1425,1442,1451,1473,1484,1607,1627,2425 'pre':1604 'pre-creat':1603 'prefer':172 'preload':2860 'prem':304 'premis':1847,2092,2715 'princip':600 'privat':357,2400,2493 'problem':224 'process':1749,1765 'programmat':2883 'properti':3142 'provid':39 'provis':4065,4119 'proxi':2406,3887,3897 'public':2502 'publish':4033 'pull':139 'pyspark':3188 'python':1730,3520 'queri':180,194,1082,1125,1575,1821,1995,3316,3320,3378,3559,3580,3717,3730,3742 'quick':67 'quick-refer':66 'quota':20,55,316,338,2191,2232 'rang':96 'ranger':352,965,1956,2300,2311,2322,2379,2662 'rbac':353 'read':102,117,726 'recommend':1504 'recov':943 'reduc':1091 'refer':68,122,2923,3097 'region':758,827 'regress':957 'relev':90 'reliabl':452 'remot':71,1207,3965 'repair':2737 'replic':1868,2008,2727,2989 'replica':1649 'repositori':145 'request':2226 'requestbodytoolarg':1266 'requesting/managing':335 'requir':165 'reset':811 'resolv':548,568,610,629,650,680,732,763,806,815,878,892,904,932,964,1034,1068,1145,1164,1265,1284,1317,1326,1393 'resourc':1396,2173,3242 'respond':790 'rest':787,848,2260,2405,2587,3356,3582,3662,3735,3790,3805,3886,3896,3972,4090 'rest/cli':410 'restor':687,1022 'restrict':2501,2532 'result':1126,1341 'retent':839,2199 'retir':1934,1965 'return':187,203 'review':2815 'role':2288,2481 'role-bas':2480 'rotat':928,2512 'rout':2473 'rpctimeoutexcept':1327 'run':492,3375,3421,3431,3453,3507,3556,3667,3683,3715,3728,3740,3768,3781,3831,3988,3999 'runbook':447,4126 'safe':583,1796,2511 'sampl':397,3305 'sas':2538 'scala':3942 'scalabl':2159 'scale':242,1528,1615,1679,1834 'schedul':1591,1638 'schedule-bas':1637 'scope':3232 'scp':3266 'script':385,494,1404,2897,2945,3158,3170,4081 'script-bas':384 'sdk':3371,3417,3460,3571,3583,3592,3636,3711,3750,3764 'sdks':409 'section':91 'secur':21,56,240,297,340,344,361,363,486,1455,1551,2081,2237,2280,2290,2344,2352,2358,2412,2421,2593,2627,2966 'security.md':114,115 'select':1971,3151,3164 'sendgrid':3280 'server':759,828,1191,3581 'servic':413,531,599,704,788,1943,2270,2524,2645,2927,3176 'set':377,2320,2362,2602,2809,2834,2982,3134,3186,3253 'share':306,2127 'size':271,330,1974,1992,2197 'size/retention':326 'skew':1094 'skill':36,38,79,164,186,200 'skill-azure-hdinsight' 'slow':976,1090,1111,1306 'soft':641 'sourc':2749,2761,2819 'source-microsoftdocs' 'space':633,673,1038 'spark':250,402,1186,1197,1210,1221,1226,1237,1243,1270,1279,1290,1298,1307,1321,1332,1353,1721,1736,1741,1755,1768,1779,1787,1802,1808,1820,2180,2628,2665,3206,3212,3233,3241,3252,3294,3601,3621,3692,3697,3796,3821,3832,3908,3923,3931,3943,3955,3966,3982,3995 'spark-kafka':1297 'spark/hive/kafka':33 'sparkcruis':1817 'specif':1563 'specifi':106 'speed':3204 'sql':415,2666,2688,3001,3471,3514,3558,3934 'sqoop':406,1415,3442,3454,3465,3477,3508 'ssh':2388,2908,2956,3437 'ssh/jupyter/vs':380 'stack':894 'stale':571 'standard':2042 'start':702 'startup':799,966,1167 'stop':1246 'storag':222,255,307,613,714,807,1312,1369,1482,1555,1699,1711,1776,1893,1917,1942,2131,2246,2514,2874 'storage/vms/tools':275 'stream':308,1244,1271,1742,2160,2181,2630,3286 'string':181,195 'stuck':581 'studi':2107 'studio':3387,3488 'submit':3365,3398,3410,3441,3476,3531,3754,3795,3941,3954,3964 'suggest':136,153 'support':327,712,2205 'switch':935 'synaps':422,3907 'sync':2377 'synchron':2543 'tabl':1074,1693 'tag':2525 'task':3301,3596 'telemetri':3921 'templat':469,2568,4061,4093 'text/markdown':202 'tez':1102,1115 'thrift':1333,1346 'timeout':816,1127,1150,2703 'tip':1564 'tls':2604,2616,2674 'tls/encryption':359 'token':2539,2639 'tool':149,408,1857,2940,3195,3390,3491,3623 'toolkit':1203,3960,3980 'topic':449,1426,1658,1829,2064,2192,2238,2694,3032,3273,4010 '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':895 'traffic':2528,2969 'transfer':1553,3260 'transfer-en':1552 'transit':2334 'troubleshoot':11,46,210,448,473,482,525,558,660,671,753,825,846,915,987,993,1013,1058,1100,1155,1242,1339,1384,1403 'ttl':837 'tune':244,372,1510,1519,1665,1785,2806,2978,3140,3240 'tunnel':2957 'udf':3344,3521 'ui':527,540,1227,2699,2962 'understand':902,2076,2118,2218 'upgrad':276,781,1951 'url':450,1136,1427,1830,2065,2193,2239,2695,3274,4011 'usag':949,1789 'use':28,77,83,101,116,173,190,437,737,1188,1428,1532,1697,1816,2001,2066,2204,2214,2456,2521,2537,2734,2770,2788,2810,2896,2907,2970,3019,3210,3224,3265,3325,3368,3385,3403,3425,3458,3464,3486,3519,3567,3578,3589,3600,3620,3632,3660,3676,3691,3709,3723,3733,3762,3810,3824,3841,3852,3862,3884,3894,3970,4059,4069,4079,4113 'user':138,155,934,2287,2546 'valid':464 'vault':689 'version':142,463,956,1286,1906,1915,1967,1988,2675,2751,2763,2822 'versions/components':277 'via':1214,1343,2586,3132,3157,3314,3337,3436,3446,3536,3789,3803,3834,3847,3900,4088,4103,4124 'view':778,1028,1049,1116,1124,1148,2434 'virtual':2152,2169,3113,3181,4028 'visual':3330,3386,3487 'vm':1973 'vnet':2730,2841,3043,3064,3075 'vpn':2718,3041 'vs':2831,3192,3625 'warehous':3826,3836,3843,3854,3864 'wasb':1364 'watchdog':639 'web':2698,2961 'webhcat':905,3355,3406,3449 'webpag':192 'work':30,1413 'workaround':1234 'workflow':1387,2354,3685 'workload':248,1158,1619,2015,2027,3011,3022,4002 'write':1496 'x':2054,2057,2758,3867 'yarn':727,859,1014,1224,2184 'zeppelin':1138,3563,3846 'zookeep':1053","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-05-18T18:53:53.877Z"}],"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":549,"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-05-17T02:50:05Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"c656efa6d468ed54231148cf99dd64ad7260ce6b","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, Ambari/Oozie pipelines, Azure SQL/Cosmos DB/Power BI, or secure VNET clusters, and other Azure HDInsight related development tasks. Not for Azure Databricks (use azure-databricks), Azure Synapse Analytics (use azure-synapse-analytics), 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-05-18T18:53:53.877Z"}}