Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hdinsight t2 config #14604

Merged
merged 21 commits into from
Jun 1, 2021
Merged

Hdinsight t2 config #14604

merged 21 commits into from
Jun 1, 2021

Conversation

RAY-316
Copy link
Contributor

@RAY-316 RAY-316 commented May 31, 2021

@openapi-workflow-bot
Copy link

Hi, @RAY-316 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 31, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 31, 2021

    Swagger Generation Artifacts

    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - hdinsight/mgmt/2018-06-01/hdinsight - v55.0.0
    +	Const `AsyncOperationStateFailed` has been removed
    +	Const `AsyncOperationStateInProgress` has been removed
    +	Const `AsyncOperationStateSucceeded` has been removed
    +	Const `DaysOfWeekFriday` has been removed
    +	Const `DaysOfWeekMonday` has been removed
    +	Const `DaysOfWeekSaturday` has been removed
    +	Const `DaysOfWeekSunday` has been removed
    +	Const `DaysOfWeekThursday` has been removed
    +	Const `DaysOfWeekTuesday` has been removed
    +	Const `DaysOfWeekWednesday` has been removed
    +	Const `DirectoryTypeActiveDirectory` has been removed
    +	Const `FilterModeDefault` has been removed
    +	Const `FilterModeExclude` has been removed
    +	Const `FilterModeInclude` has been removed
    +	Const `FilterModeRecommend` has been removed
    +	Const `JSONWebKeyEncryptionAlgorithmRSA15` has been removed
    +	Const `JSONWebKeyEncryptionAlgorithmRSAOAEP256` has been removed
    +	Const `JSONWebKeyEncryptionAlgorithmRSAOAEP` has been removed
    +	Const `OSTypeLinux` has been removed
    +	Const `OSTypeWindows` has been removed
    +	Const `PrivateLinkDisabled` has been removed
    +	Const `PrivateLinkEnabled` has been removed
    +	Const `ResourceIdentityTypeNone` has been removed
    +	Const `ResourceIdentityTypeSystemAssignedUserAssigned` has been removed
    +	Const `ResourceIdentityTypeSystemAssigned` has been removed
    +	Const `ResourceIdentityTypeUserAssigned` has been removed
    +	Const `ResourceProviderConnectionInbound` has been removed
    +	Const `ResourceProviderConnectionOutbound` has been removed
    +	Const `TierPremium` has been removed
    +	Const `TierStandard` has been removed
    azure-sdk-for-go - preview/hdinsight/mgmt/2015-03-01-preview/hdinsight - v55.0.0
    +	Field `VMSizeFilters` of struct `CapabilitiesResult` has been removed
    +	Field `VMSizes` of struct `CapabilitiesResult` has been removed
    +	Field `Vmsizes` of struct `VMSizeCompatibilityFilter` has been removed
    +	Field `autorest.Response` of struct `Extension` has been removed
    +	Function `ExtensionClient.CreateSender` return value(s) have been changed from `(*http.Response, error)` to `(ExtensionCreateFuture, error)`
    +	Function `ExtensionClient.Create` return value(s) have been changed from `(autorest.Response, error)` to `(ExtensionCreateFuture, error)`
    +	Function `ExtensionClient.DeleteSender` return value(s) have been changed from `(*http.Response, error)` to `(ExtensionDeleteFuture, error)`
    +	Function `ExtensionClient.Delete` return value(s) have been changed from `(autorest.Response, error)` to `(ExtensionDeleteFuture, error)`
    +	Function `ExtensionClient.GetResponder` return value(s) have been changed from `(Extension, error)` to `(ClusterMonitoringResponse, error)`
    +	Function `ExtensionClient.Get` return value(s) have been changed from `(Extension, error)` to `(ClusterMonitoringResponse, error)`
    +	Struct `OperationResource` has been removed
    +	Type of `Usage.CurrentValue` has been changed from `*int32` to `*int64`
    +	Type of `Usage.Limit` has been changed from `*int32` to `*int64`
    +	Type of `VersionSpec.IsDefault` has been changed from `*string` to `*bool`
    azure-sdk-for-python-track2 - track2_azure-mgmt-hdinsight - 7.0.0
    +	Model CapabilitiesResult no longer has parameter vm_size_filters
    +	Model CapabilitiesResult no longer has parameter vm_sizes
    +	Model VmSizeCompatibilityFilter no longer has parameter vmsizes
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 6a38cb1. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/hdinsight/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.HDInsight [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 6a38cb1. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️hdinsight/mgmt/2018-06-01/hdinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 60 items here, please refer to log for details.
      info	[Changelog] - Const `DaysOfWeekTuesday` has been removed
      info	[Changelog] - Const `JSONWebKeyEncryptionAlgorithmRSAOAEP256` has been removed
      info	[Changelog] - Const `AsyncOperationStateInProgress` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `Premium`
      info	[Changelog] - New const `Monday`
      info	[Changelog] - New const `Friday`
      info	[Changelog] - New const `InProgress`
      info	[Changelog] - New const `Outbound`
      info	[Changelog] - New const `Failed`
      info	[Changelog] - New const `Include`
      info	[Changelog] - New const `None`
      info	[Changelog] - New const `SystemAssigned`
      info	[Changelog] - New const `Tuesday`
      info	[Changelog] - New const `Wednesday`
      info	[Changelog] - New const `Recommend`
      info	[Changelog] - New const `Linux`
      info	[Changelog] - New const `RSAOAEP`
      info	[Changelog] - New const `RSAOAEP256`
      info	[Changelog] - New const `Thursday`
      info	[Changelog] - New const `Standard`
      info	[Changelog] - New const `Disabled`
      info	[Changelog] - New const `Exclude`
      info	[Changelog] - New const `Inbound`
      info	[Changelog] - New const `UserAssigned`
      info	[Changelog] - New const `SystemAssignedUserAssigned`
      info	[Changelog] - New const `Succeeded`
      info	[Changelog] - New const `RSA15`
      info	[Changelog] - New const `Saturday`
      info	[Changelog] - New const `Default`
      info	[Changelog] - New const `Enabled`
      info	[Changelog] - New const `Sunday`
      info	[Changelog] - New const `Windows`
      info	[Changelog] - New const `ActiveDirectory`
      info	[Changelog] - New function `ExtensionsClient.DisableAzureMonitorSender(*http.Request) (ExtensionsDisableAzureMonitorFuture, error)`
      info	[Changelog] - New function `ExtensionsClient.EnableAzureMonitorSender(*http.Request) (ExtensionsEnableAzureMonitorFuture, error)`
      info	[Changelog] - New function `ExtensionsClient.GetAzureMonitorStatusPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `ExtensionsClient.EnableAzureMonitor(context.Context, string, string, AzureMonitorRequest) (ExtensionsEnableAzureMonitorFuture, error)`
      info	[Changelog] - New function `ExtensionsClient.DisableAzureMonitorResponder(*http.Response) (autorest.Response, error)`
      info	[Changelog] - New function `*ExtensionsDisableAzureMonitorFuture.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `ExtensionsClient.DisableAzureMonitorPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `ExtensionsClient.GetAzureMonitorStatus(context.Context, string, string) (AzureMonitorResponse, error)`
      info	[Changelog] - New function `ExtensionsClient.GetAzureMonitorStatusResponder(*http.Response) (AzureMonitorResponse, error)`
      info	[Changelog] - New function `ExtensionsClient.EnableAzureMonitorResponder(*http.Response) (autorest.Response, error)`
      info	[Changelog] - New function `*ExtensionsEnableAzureMonitorFuture.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AzureMonitorSelectedConfigurations.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ExtensionsClient.DisableAzureMonitor(context.Context, string, string) (ExtensionsDisableAzureMonitorFuture, error)`
      info	[Changelog] - New function `ExtensionsClient.EnableAzureMonitorPreparer(context.Context, string, string, AzureMonitorRequest) (*http.Request, error)`
      info	[Changelog] - New function `ExtensionsClient.GetAzureMonitorStatusSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New struct `AzureMonitorRequest`
      info	[Changelog] - New struct `AzureMonitorResponse`
      info	[Changelog] - New struct `AzureMonitorSelectedConfigurations`
      info	[Changelog] - New struct `AzureMonitorTableConfiguration`
      info	[Changelog] - New struct `ExtensionsDisableAzureMonitorFuture`
      info	[Changelog] - New struct `ExtensionsEnableAzureMonitorFuture`
      info	[Changelog]
      info	[Changelog] Total 30 breaking change(s), 57 additive change(s).
      info	[Changelog]
    • ️✔️preview/hdinsight/mgmt/2015-03-01-preview/hdinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 60 items here, please refer to log for details.
      info	[Changelog] - New function `ExtensionsClient.DisableAzureMonitorPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `LocationsClient.GetAzureAsyncOperationStatus(context.Context, string, string) (AsyncOperationResult, error)`
      info	[Changelog] - New function `LocationsClient.GetAzureAsyncOperationStatusSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `ExtensionsClient.GetAzureAsyncOperationStatusResponder(*http.Response) (AsyncOperationResult, error)`
      info	[Changelog] - New struct `AaddsResourceDetails`
      info	[Changelog] - New struct `AsyncOperationResult`
      info	[Changelog] - New struct `AzureMonitorRequest`
      info	[Changelog] - New struct `AzureMonitorResponse`
      info	[Changelog] - New struct `AzureMonitorSelectedConfigurations`
      info	[Changelog] - New struct `AzureMonitorTableConfiguration`
      info	[Changelog] - New struct `ClusterCreateRequestValidationParameters`
      info	[Changelog] - New struct `ClusterCreateValidationResult`
      info	[Changelog] - New struct `ClustersUpdateIdentityCertificateFuture`
      info	[Changelog] - New struct `ComputeIsolationProperties`
      info	[Changelog] - New struct `Dimension`
      info	[Changelog] - New struct `ExcludedServicesConfig`
      info	[Changelog] - New struct `ExtensionCreateFuture`
      info	[Changelog] - New struct `ExtensionDeleteFuture`
      info	[Changelog] - New struct `ExtensionsClient`
      info	[Changelog] - New struct `ExtensionsDisableAzureMonitorFuture`
      info	[Changelog] - New struct `ExtensionsEnableAzureMonitorFuture`
      info	[Changelog] - New struct `HostInfo`
      info	[Changelog] - New struct `ListHostInfo`
      info	[Changelog] - New struct `MetricSpecifications`
      info	[Changelog] - New struct `NameAvailabilityCheckRequestParameters`
      info	[Changelog] - New struct `NameAvailabilityCheckResult`
      info	[Changelog] - New struct `OperationProperties`
      info	[Changelog] - New struct `ServiceSpecification`
      info	[Changelog] - New struct `UpdateClusterIdentityCertificateParameters`
      info	[Changelog] - New struct `VMSizeProperty`
      info	[Changelog] - New struct `ValidationErrorInfo`
      info	[Changelog] - New struct `VirtualMachinesClient`
      info	[Changelog] - New struct `VirtualMachinesRestartHostsFuture`
      info	[Changelog] - New field `VMSizesWithEncryptionAtHost` in struct `BillingResponseListResult`
      info	[Changelog] - New field `VMSizeProperties` in struct `BillingResponseListResult`
      info	[Changelog] - New field `Fileshare` in struct `StorageAccount`
      info	[Changelog] - New field `Saskey` in struct `StorageAccount`
      info	[Changelog] - New field `EncryptDataDisks` in struct `Role`
      info	[Changelog] - New field `VMGroupName` in struct `Role`
      info	[Changelog] - New field `Description` in struct `OperationDisplay`
      info	[Changelog] - New field `PrivateIPAddress` in struct `ConnectivityEndpoint`
      info	[Changelog] - New field `ExcludedServicesConfig` in struct `ClusterGetProperties`
      info	[Changelog] - New field `ClusterHdpVersion` in struct `ClusterGetProperties`
      info	[Changelog] - New field `StorageProfile` in struct `ClusterGetProperties`
      info	[Changelog] - New field `ComputeIsolationProperties` in struct `ClusterGetProperties`
      info	[Changelog] - New field `VMSizes` in struct `VMSizeCompatibilityFilter`
      info	[Changelog] - New field `ESPApplied` in struct `VMSizeCompatibilityFilter`
      info	[Changelog] - New field `OsType` in struct `VMSizeCompatibilityFilter`
      info	[Changelog] - New field `ComputeIsolationSupported` in struct `VMSizeCompatibilityFilter`
      info	[Changelog] - New field `PrivateIPAddress` in struct `ApplicationGetEndpoint`
      info	[Changelog] - New field `Properties` in struct `Operation`
      info	[Changelog] - New field `PrivateIPAddress` in struct `ApplicationGetHTTPSEndpoint`
      info	[Changelog] - New field `TenantID` in struct `ClusterIdentityUserAssignedIdentitiesValue`
      info	[Changelog] - New field `ComputeIsolationProperties` in struct `ClusterCreateProperties`
      info	[Changelog] - New field `ConfigurationOverride` in struct `KafkaRestProperties`
      info	[Changelog] - New field `VmsizeFilters` in struct `CapabilitiesResult`
      info	[Changelog] - New field `Vmsizes` in struct `CapabilitiesResult`
      info	[Changelog]
      info	[Changelog] Total 13 breaking change(s), 146 additive change(s).
      info	[Changelog]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 6a38cb1. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-06-01 02:31:47 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-hdinsight;1.0.0-beta.3;1.0.0-beta.4"
      cmderr	[generate.py] 2021-06-01 02:31:47 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.4"
      cmderr	[generate.py] 2021-06-01 02:31:47 INFO autorest --version=3.1.3 --use=@autorest/java@4.0.29 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/hdinsight/azure-resourcemanager-hdinsight --java.namespace=com.azure.resourcemanager.hdinsight   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/hdinsight/resource-manager/readme.md
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-hdinsight
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [POM][Skip] pom already has module azure-resourcemanager-hdinsight
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [POM][Skip] pom already has module sdk/hdinsight
      cmderr	[generate.py] 2021-06-01 02:32:29 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-hdinsight [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-01 02:36:21 DEBUG Got artifact_id: azure-resourcemanager-hdinsight
      cmderr	[Inst] 2021-06-01 02:36:21 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-01 02:36:21 DEBUG Got artifact: azure-resourcemanager-hdinsight-1.0.0-beta.4.jar
      cmderr	[Inst] 2021-06-01 02:36:21 DEBUG Match jar package: azure-resourcemanager-hdinsight-1.0.0-beta.4.jar
      cmderr	[Inst] 2021-06-01 02:36:21 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14604/azure-sdk-for-java/azure-resourcemanager-hdinsight/azure-resourcemanager-hdinsight-1.0.0-beta.4.jar\" -o azure-resourcemanager-hdinsight-1.0.0-beta.4.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-hdinsight -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-hdinsight-1.0.0-beta.4.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 6a38cb1. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️azure-mgmt-hdinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model KafkaRestProperties has a new parameter configuration_override
      info	[Changelog]   - Model StorageAccount has a new parameter saskey
      info	[Changelog]   - Model StorageAccount has a new parameter fileshare
      info	[Changelog]   - Model CapabilitiesResult has a new parameter vmsizes
      info	[Changelog]   - Model CapabilitiesResult has a new parameter vmsize_filters
      info	[Changelog]   - Model Role has a new parameter vm_group_name
      info	[Changelog]   - Model ApplicationGetHttpsEndpoint has a new parameter private_ip_address
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter compute_isolation_supported
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter os_type
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter esp_applied
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter vm_sizes
      info	[Changelog]   - Added operation ExtensionsOperations.disable_azure_monitor
      info	[Changelog]   - Added operation ExtensionsOperations.get_azure_monitor_status
      info	[Changelog]   - Added operation ExtensionsOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation ExtensionsOperations.enable_azure_monitor
      info	[Changelog]   - Added operation LocationsOperations.check_name_availability
      info	[Changelog]   - Added operation LocationsOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation LocationsOperations.validate_cluster_create_request
      info	[Changelog]   - Added operation ApplicationsOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation ScriptActionsOperations.get_execution_async_operation_status
      info	[Changelog]   - Added operation VirtualMachinesOperations.get_async_operation_status
      info	[Changelog]   - Added operation ClustersOperations.update_identity_certificate
      info	[Changelog]   - Added operation ClustersOperations.get_azure_async_operation_status
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model CapabilitiesResult no longer has parameter vm_size_filters
      info	[Changelog]   - Model CapabilitiesResult no longer has parameter vm_sizes
      info	[Changelog]   - Model VmSizeCompatibilityFilter no longer has parameter vmsizes
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 6a38cb1. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-hdinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model ConnectivityEndpoint has a new parameter private_ip_address
      info	[Changelog]   - Model BillingResponseListResult has a new parameter vm_size_properties
      info	[Changelog]   - Model BillingResponseListResult has a new parameter vm_sizes_with_encryption_at_host
      info	[Changelog]   - Model KafkaRestProperties has a new parameter configuration_override
      info	[Changelog]   - Model Operation has a new parameter properties
      info	[Changelog]   - Model ApplicationGetEndpoint has a new parameter private_ip_address
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter os_type
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter esp_applied
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter compute_isolation_supported
      info	[Changelog]   - Model VmSizeCompatibilityFilter has a new parameter vm_sizes
      info	[Changelog]   - Model ComponentsC51Ht8SchemasClusteridentityPropertiesUserassignedidentitiesAdditionalproperties has a new parameter tenant_id
      info	[Changelog]   - Model ClusterGetProperties has a new parameter cluster_hdp_version
      info	[Changelog]   - Model ClusterGetProperties has a new parameter excluded_services_config
      info	[Changelog]   - Model ClusterGetProperties has a new parameter storage_profile
      info	[Changelog]   - Model OperationDisplay has a new parameter description
      info	[Changelog]   - Model Role has a new parameter vm_group_name
      info	[Changelog]   - Model Role has a new parameter encrypt_data_disks
      info	[Changelog]   - Model ApplicationGetHttpsEndpoint has a new parameter private_ip_address
      info	[Changelog]   - Model CapabilitiesResult has a new parameter vmsizes
      info	[Changelog]   - Model CapabilitiesResult has a new parameter vmsize_filters
      info	[Changelog]   - Model StorageAccount has a new parameter saskey
      info	[Changelog]   - Model StorageAccount has a new parameter fileshare
      info	[Changelog]   - Added operation ClustersOperations.begin_update_identity_certificate
      info	[Changelog]   - Added operation ClustersOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation ScriptActionsOperations.get_execution_async_operation_status
      info	[Changelog]   - Added operation ApplicationsOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation ExtensionsOperations.begin_enable_azure_monitor
      info	[Changelog]   - Added operation ExtensionsOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation ExtensionsOperations.begin_disable_azure_monitor
      info	[Changelog]   - Added operation ExtensionsOperations.get_azure_monitor_status
      info	[Changelog]   - Added operation VirtualMachinesOperations.get_async_operation_status
      info	[Changelog]   - Added operation LocationsOperations.check_name_availability
      info	[Changelog]   - Added operation LocationsOperations.get_azure_async_operation_status
      info	[Changelog]   - Added operation LocationsOperations.validate_cluster_create_request
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model VmSizeCompatibilityFilter no longer has parameter vmsizes
      info	[Changelog]   - Model CapabilitiesResult no longer has parameter vm_sizes
      info	[Changelog]   - Model CapabilitiesResult no longer has parameter vm_size_filters
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 6a38cb1. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/hdinsight/resource-manager/readme.md
    • ️✔️@azure/arm-hdinsight [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/hDInsightManagementClient.js → ./dist/arm-hdinsight.js...
      cmderr	[npmPack] created ./dist/arm-hdinsight.js in 507ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 6a38cb1. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️hdinsight [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @RAY-316 RAY-316 removed request for jsntcy and 00Kai0 May 31, 2021 07:21
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants