{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Manages Azure HDInsight clusters and resources via the Azure Resource Manager API, providing Python bindings for cluster creation, configuration, monitoring, and lifecycle operations.","skillfed_tags":["azure-sdk","cloud-management","big-data"],"use_cases":["Automate HDInsight cluster provisioning and teardown in CI/CD pipelines or infrastructure-as-code workflows.","Programmatically configure cluster settings, storage accounts, and network properties without using the Azure Portal.","Monitor and manage cluster extensions, including Azure Monitor agent deployment and status checks.","Integrate HDInsight cluster management into Python applications that orchestrate multi-service Azure deployments.","Query cluster capabilities and validate cluster creation parameters before provisioning."],"what_it_does":"This is the official Microsoft Azure SDK client library for managing HDInsight clusters and related resources. It provides Python developers with a programmatic interface to the Azure HDInsight Management API, enabling creation, configuration, monitoring, and deletion of HDInsight clusters running on Azure. The library handles authentication via Azure Active Directory and manages the underlying REST API calls to Azure Resource Manager.\n\nThe package is built on top of azure-mgmt-core and depends on isodate and typing-extensions for date handling and type hints. It is actively maintained as part of the broader Azure SDK for Python and supports modern Python versions (3.9+). Typical use involves instantiating an HDInsightManagementClient with Azure credentials and then calling operations to manage cluster lifecycle, gateway settings, extensions, applications, and monitoring configurations.","worth_installing":"Yes. This is the official Azure SDK client for HDInsight management, actively maintained, with low install friction and no known vulnerabilities. Install it if you need to manage HDInsight clusters programmatically from Python. Requires Azure credentials and a subscription; not useful without an Azure environment."},"id":"azure-mgmt-hdinsight","links":{"html":"https://skillfed.io/packages/azure-mgmt-hdinsight","md":"https://skillfed.io/packages/azure-mgmt-hdinsight.md","pypi":"https://pypi.org/project/azure-mgmt-hdinsight/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":null,"license_treatment":"unclear","name":"azure-mgmt-hdinsight","python_support":"supports_current","summary":"Microsoft Azure Hdinsight Management Client Library for Python"},"popularity":{"monthly_downloads":5523280,"position":2081,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"9.0.1"}
