-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
HDInsightService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Description
This project currently pins the auzre-mgmt-hdinsight depedency to a particular beta release:
azure-cli/src/azure-cli/setup.py
Line 88 in cd8c932
| 'azure-mgmt-hdinsight==9.0.0b3', |
However, a stable release has long been available:
Bumping the pin is not trivial because the API for azure-mgmt-hdinsight also changed between 9.0.0b3 and 9.0.0.
AttributeError: type object 'ExtensionsOperations' has no attribute 'get_azure_monitor_agent_status'. Did you mean: 'get_azure_monitor_status'?
Originally posted by @janjagusch in #31513 (comment)
Metadata
Metadata
Assignees
Labels
HDInsightService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.