From b666f38d462f89b8273a4798547ead0e37369545 Mon Sep 17 00:00:00 2001 From: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed, 19 Jun 2019 10:21:51 -0700 Subject: [PATCH] Hdinsight: generated v2018_06_01_preview (#4000) * generated v2018_06_01_preview of hdinsight * updated version of hdinsight_v2018_06_01_preview --- .../v2018_06_01_preview/pom.xml | 294 +-- .../ApplicationGetHttpsEndpoint.java | 52 + .../HDInsightTestResourceManager.java | 2 +- .../testCreateHumboldtCluster.json | 893 ++------ ...reateHumboldtClusterWithCustomVMSizes.json | 852 ++++--- ...tCreateHumboldtClusterWithPremiumTier.json | 1604 +++++++++---- ...tCreateKafkaClusterWithDiskEncryption.json | 2016 ++--------------- ...estCreateKafkaClusterWithManagedDisks.json | 536 +++-- ...LinuxSparkClusterWithComponentVersion.json | 627 +++-- .../testCreateMLServicesCluster.json | 935 ++++---- .../testCreateRServerCluster.json | 1057 +++------ .../session-records/testCreateWithADLSv1.json | 1171 +--------- .../session-records/testCreateWithADLSv2.json | 980 +++----- ...estCreateWithAdditionalStorageAccount.json | 987 +++----- ...testCreateWithEmptyExtendedParameters.json | 112 +- .../testGetConfigurations.json | 951 +++----- .../session-records/testGetUsages.json | 15 +- .../testListClustersInResourceGroup.json | 848 ++++--- .../session-records/testResizeCluster.json | 1174 +++------- .../testScriptActionsOnRunningCluster.json | 1067 ++++----- 20 files changed, 5911 insertions(+), 10262 deletions(-) diff --git a/hdinsight/resource-manager/v2018_06_01_preview/pom.xml b/hdinsight/resource-manager/v2018_06_01_preview/pom.xml index a85570de3c33b..5119b57676717 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/pom.xml +++ b/hdinsight/resource-manager/v2018_06_01_preview/pom.xml @@ -6,158 +6,158 @@ * Code generated by Microsoft (R) AutoRest Code Generator. --> - 4.0.0 - com.microsoft.azure.hdinsight.v2018_06_01_preview - - com.microsoft.azure - azure-arm-parent + 4.0.0 + com.microsoft.azure.hdinsight.v2018_06_01_preview + + com.microsoft.azure + azure-arm-parent + 1.1.0 + ../../../pom.management.xml + + azure-mgmt-hdinsight 1.1.0 - ../../../pom.management.xml - - azure-mgmt-hdinsight - 1.0.0 - jar - Microsoft Azure SDK for HDInsight Management - This package contains Microsoft HDInsight Management SDK. - https://github.com/Azure/azure-sdk-for-java - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - UTF-8 - - - - - microsoft - Microsoft - - - - - com.microsoft.azure - azure-client-runtime - - - com.microsoft.azure - azure-arm-client-runtime - - - junit - junit - test - - - com.microsoft.azure - azure-client-authentication - test - - - com.microsoft.azure - azure-mgmt-resources - test - - - com.microsoft.azure - azure-arm-client-runtime - test-jar - test - - - com.microsoft.azure - azure-mgmt-storage - 1.18.0 - test - - - com.microsoft.azure - azure-mgmt-msi - 1.18.0 - test - - - com.microsoft.azure - azure-mgmt-keyvault - 1.18.0 - test - - - com.microsoft.azure - azure-keyvault - 1.2.0 - test - - - org.assertj - assertj-core - 2.9.1 - test - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - com.microsoft.azure.management.apigeneration.LangDefinitionProcessor - - - true - true - - true - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search - - + jar + Microsoft Azure SDK for HDInsight Management + This package contains Microsoft HDInsight Management SDK. + https://github.com/Azure/azure-sdk-for-java + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + scm:git:https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + HEAD + + + UTF-8 + + + + + microsoft + Microsoft + + + + + com.microsoft.azure + azure-client-runtime + + + com.microsoft.azure + azure-arm-client-runtime + + + junit + junit + test + + + com.microsoft.azure + azure-client-authentication + test + + + com.microsoft.azure + azure-mgmt-resources + test + + + com.microsoft.azure + azure-arm-client-runtime + test-jar + test + + + com.microsoft.azure + azure-mgmt-storage + 1.18.0 + test + + + com.microsoft.azure + azure-mgmt-msi + 1.18.0 + test + + + com.microsoft.azure + azure-mgmt-keyvault + 1.18.0 + test + + + com.microsoft.azure + azure-keyvault + 1.2.0 + test + + + org.assertj + assertj-core + 2.9.1 + test + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + com.microsoft.azure.management.apigeneration.LangDefinitionProcessor + + + true + true + + true + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search + + /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/ ]]> -
-
-
-
-
+
+
+
+
+
diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/ApplicationGetHttpsEndpoint.java b/hdinsight/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/ApplicationGetHttpsEndpoint.java index e1f56d61355ac..bf7dd2218bd28 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/ApplicationGetHttpsEndpoint.java +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/ApplicationGetHttpsEndpoint.java @@ -39,6 +39,18 @@ public class ApplicationGetHttpsEndpoint { @JsonProperty(value = "publicPort") private Integer publicPort; + /** + * The subDomainSuffix of the application. + */ + @JsonProperty(value = "subDomainSuffix") + private String subDomainSuffix; + + /** + * The value indicates whether to disable GatewayAuth. + */ + @JsonProperty(value = "disableGatewayAuth") + private Boolean disableGatewayAuth; + /** * Get the list of access modes for the application. * @@ -119,4 +131,44 @@ public ApplicationGetHttpsEndpoint withPublicPort(Integer publicPort) { return this; } + /** + * Get the subDomainSuffix of the application. + * + * @return the subDomainSuffix value + */ + public String subDomainSuffix() { + return this.subDomainSuffix; + } + + /** + * Set the subDomainSuffix of the application. + * + * @param subDomainSuffix the subDomainSuffix value to set + * @return the ApplicationGetHttpsEndpoint object itself. + */ + public ApplicationGetHttpsEndpoint withSubDomainSuffix(String subDomainSuffix) { + this.subDomainSuffix = subDomainSuffix; + return this; + } + + /** + * Get the value indicates whether to disable GatewayAuth. + * + * @return the disableGatewayAuth value + */ + public Boolean disableGatewayAuth() { + return this.disableGatewayAuth; + } + + /** + * Set the value indicates whether to disable GatewayAuth. + * + * @param disableGatewayAuth the disableGatewayAuth value to set + * @return the ApplicationGetHttpsEndpoint object itself. + */ + public ApplicationGetHttpsEndpoint withDisableGatewayAuth(Boolean disableGatewayAuth) { + this.disableGatewayAuth = disableGatewayAuth; + return this; + } + } diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/utilities/HDInsightTestResourceManager.java b/hdinsight/resource-manager/v2018_06_01_preview/src/test/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/utilities/HDInsightTestResourceManager.java index c7fed21650ac6..1631873fcb420 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/utilities/HDInsightTestResourceManager.java +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/utilities/HDInsightTestResourceManager.java @@ -109,7 +109,7 @@ public ResourceGroup createResourceGroup(String namePrefix, String region) { // Here we assume that the resource group name is available. // Considering that deletion is a dangerous operation, we just report error back to the tester - assertThat(resourceManager.resourceGroups().contain(resourceGroupName)).isFalse(); + assertThat(resourceManager.resourceGroups().checkExistence(resourceGroupName)).isFalse(); return resourceManager.resourceGroups().define(resourceGroupName) .withRegion(region) diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtCluster.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtCluster.json index 352a6fe0485dc..5683959b85413 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtCluster.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtCluster.json @@ -1,38 +1,38 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-c30649970cb9?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-332545873e72?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:16 GMT", + "date" : "Tue, 18 Jun 2019 22:06:42 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ad4418ac-a0ba-413d-a0d4-bb7f952ff307", + "x-ms-correlation-request-id" : "00a99456-51d0-4ee7-85d5-fa256d31d855", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T132416Z:ad4418ac-a0ba-413d-a0d4-bb7f952ff307", + "x-ms-routing-request-id" : "WESTUS:20190618T220642Z:00a99456-51d0-4ee7-85d5-fa256d31d855", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ad4418ac-a0ba-413d-a0d4-bb7f952ff307", + "x-ms-request-id" : "00a99456-51d0-4ee7-85d5-fa256d31d855", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-c30649970cb9?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-332545873e72?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:18 GMT", + "date" : "Tue, 18 Jun 2019 22:06:44 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1c3cc0a5-0318-482d-aa4d-8ae99d132c7b", + "x-ms-correlation-request-id" : "acaf5a17-e635-467f-9552-5aae21ef6e9e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132418Z:1c3cc0a5-0318-482d-aa4d-8ae99d132c7b", + "x-ms-routing-request-id" : "WESTUS:20190618T220644Z:acaf5a17-e635-467f-9552-5aae21ef6e9e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1c3cc0a5-0318-482d-aa4d-8ae99d132c7b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9\",\"name\":\"hdijava-c30649970cb9\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "acaf5a17-e635-467f-9552-5aae21ef6e9e", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72\",\"name\":\"hdijava-332545873e72\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.Storage/storageAccounts/hdijava07c96247a3ba?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.Storage/storageAccounts/hdijava51f86181af2d?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:19 GMT", + "date" : "Tue, 18 Jun 2019 22:06:45 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,551 +65,180 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f7a2e46d-228e-43cd-ab1e-5f5f24f90908", + "x-ms-correlation-request-id" : "21510e5d-d21b-4e2e-a5a5-3842963118e2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132419Z:f7a2e46d-228e-43cd-ab1e-5f5f24f90908", + "x-ms-routing-request-id" : "WESTUS:20190618T220646Z:21510e5d-d21b-4e2e-a5a5-3842963118e2", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9cb495af-b20c-4cd6-b875-3f72aa4c5f65?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf3ef9a4-6028-4cb8-89eb-631ceec3ac54?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "9cb495af-b20c-4cd6-b875-3f72aa4c5f65", + "x-ms-request-id" : "bf3ef9a4-6028-4cb8-89eb-631ceec3ac54", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9cb495af-b20c-4cd6-b875-3f72aa4c5f65?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf3ef9a4-6028-4cb8-89eb-631ceec3ac54?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:19 GMT", + "date" : "Tue, 18 Jun 2019 22:06:45 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "37f614d1-0c02-4119-9eb6-fffcfd90f263", + "x-ms-correlation-request-id" : "61bae735-67d5-4f22-b59e-64ad79cbfad8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132420Z:37f614d1-0c02-4119-9eb6-fffcfd90f263", + "x-ms-routing-request-id" : "WESTUS:20190618T220646Z:61bae735-67d5-4f22-b59e-64ad79cbfad8", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9cb495af-b20c-4cd6-b875-3f72aa4c5f65?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf3ef9a4-6028-4cb8-89eb-631ceec3ac54?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "7daf76f3-a99d-4155-a715-21f0efb83d32", + "x-ms-request-id" : "bfd9922f-a2f6-4236-98c9-145587e8e954", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9cb495af-b20c-4cd6-b875-3f72aa4c5f65?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf3ef9a4-6028-4cb8-89eb-631ceec3ac54?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:36 GMT", + "date" : "Tue, 18 Jun 2019 22:07:03 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c06be042-fa5a-4efe-9c1e-59ae5426bf33", + "x-ms-correlation-request-id" : "dd31b098-2ab8-4b18-9d56-2932284b29f2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132437Z:c06be042-fa5a-4efe-9c1e-59ae5426bf33", + "x-ms-routing-request-id" : "WESTUS:20190618T220703Z:dd31b098-2ab8-4b18-9d56-2932284b29f2", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "2bd0ed56-4ec5-4190-9044-f1b08c294796", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.Storage/storageAccounts/hdijava07c96247a3ba\",\"name\":\"hdijava07c96247a3ba\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:24:19.4886780Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:24:19.4886780Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T13:24:19.3636731Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava07c96247a3ba.blob.core.windows.net/\",\"queue\":\"https://hdijava07c96247a3ba.queue.core.windows.net/\",\"table\":\"https://hdijava07c96247a3ba.table.core.windows.net/\",\"file\":\"https://hdijava07c96247a3ba.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "d0c4d5d6-ca2b-437f-97df-60d6f8db3f6b", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.Storage/storageAccounts/hdijava51f86181af2d\",\"name\":\"hdijava51f86181af2d\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:06:45.6666829Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:06:45.6666829Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T22:06:45.5260587Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava51f86181af2d.blob.core.windows.net/\",\"queue\":\"https://hdijava51f86181af2d.queue.core.windows.net/\",\"table\":\"https://hdijava51f86181af2d.table.core.windows.net/\",\"file\":\"https://hdijava51f86181af2d.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.Storage/storageAccounts/hdijava07c96247a3ba?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.Storage/storageAccounts/hdijava51f86181af2d?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:36 GMT", + "date" : "Tue, 18 Jun 2019 22:07:03 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0b4f42a4-b60c-4d80-bd11-eefc8ae5ef38", + "x-ms-correlation-request-id" : "cf757db4-9fad-4248-8e98-79e235996c6b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132437Z:0b4f42a4-b60c-4d80-bd11-eefc8ae5ef38", + "x-ms-routing-request-id" : "WESTUS:20190618T220703Z:cf757db4-9fad-4248-8e98-79e235996c6b", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "f661c487-8caa-4e62-979a-991cfe1a8394", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.Storage/storageAccounts/hdijava07c96247a3ba\",\"name\":\"hdijava07c96247a3ba\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:24:19.4886780Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:24:19.4886780Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T13:24:19.3636731Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava07c96247a3ba.blob.core.windows.net/\",\"queue\":\"https://hdijava07c96247a3ba.queue.core.windows.net/\",\"table\":\"https://hdijava07c96247a3ba.table.core.windows.net/\",\"file\":\"https://hdijava07c96247a3ba.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "7d531021-9df1-4434-9268-9963df2bb6f8", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.Storage/storageAccounts/hdijava51f86181af2d\",\"name\":\"hdijava51f86181af2d\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:06:45.6666829Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:06:45.6666829Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T22:06:45.5260587Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava51f86181af2d.blob.core.windows.net/\",\"queue\":\"https://hdijava51f86181af2d.queue.core.windows.net/\",\"table\":\"https://hdijava51f86181af2d.table.core.windows.net/\",\"file\":\"https://hdijava51f86181af2d.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.Storage/storageAccounts/hdijava07c96247a3ba/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.Storage/storageAccounts/hdijava51f86181af2d/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:36 GMT", + "date" : "Tue, 18 Jun 2019 22:07:04 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "51299d08-398d-460d-86e2-64d86599accb", + "x-ms-correlation-request-id" : "25fe13b8-6fb5-4523-a846-e53aac4f54fa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132437Z:51299d08-398d-460d-86e2-64d86599accb", + "x-ms-routing-request-id" : "WESTUS:20190618T220704Z:25fe13b8-6fb5-4523-a846-e53aac4f54fa", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "38e8e185-723d-4b14-9075-2e6ade9064ef", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"MKvApmMwVCHmi9nuZa/Df8TDyBB5kguup4poB2armdcuEVeOjxpDRSq+7oGWMVvDBI0awqZ9U4bIfPlR/JaCWQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"hySMh8nrddWJ+S3ieKeWATWcXTYg40TZjE48m3KzE7r5Dt9U/desPRmdnYVtM8scHNN/qPwSBXaSAs/JC6erUA==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "45e0d52f-e6c9-4fe3-b62d-e11ba38d3264", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"pEeJBgYHmbC2dfrGDQUTBpg+w7BgQolGzl7blFEB8KGSC7SAfbgtcWzuFNxzeAYNsuSImeNv7y8M/210MV99Iw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"drOkauiIGfN+ouHUP8/rmAwTxjnF5ZIc0RjamSuxOtscKX+MLFaUnVw4YdIZMZWPQQHWdTLbg/JGeah3TqZWqQ==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:57 GMT", - "content-length" : "1271", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0e87ac82-d111-4cb8-acb4-4ebc81fa2b3d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132457Z:0e87ac82-d111-4cb8-acb4-4ebc81fa2b3d", - "content-type" : "application/json; charset=utf-8", - "etag" : "\"cf3f353d-5dd5-40c8-9a6e-d1ae3536d03f\"", - "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51?api-version=2018-06-01-preview", - "x-ms-request-id" : "788a3386-5d89-461b-925f-07ec4eafe27f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51\",\"name\":\"hdisdk-humboldt54d06119725e51\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"cf3f353d-5dd5-40c8-9a6e-d1ae3536d03f\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T13:24:56.38\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:57 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "63cb81a2-2e2c-43f9-9e68-9814c78acc41", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132457Z:63cb81a2-2e2c-43f9-9e68-9814c78acc41", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ace82b42-18d5-485a-81aa-fb61991f7391", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:25:27 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1c462ebe-6303-4905-a6d9-85e5f34e33ca", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132528Z:1c462ebe-6303-4905-a6d9-85e5f34e33ca", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "afb75361-7c66-434d-a807-f11f37574390", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:25:58 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "249c12c9-d79e-4aec-bf84-f5aa71a8fd48", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132558Z:249c12c9-d79e-4aec-bf84-f5aa71a8fd48", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d15275b4-ce6f-4443-a09d-00daf73ac9e5", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:26:28 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "751f01d4-1222-449e-8634-cf5627be59ce", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132629Z:751f01d4-1222-449e-8634-cf5627be59ce", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d300eb92-abba-4ea8-8a8a-890b864c2723", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:26:59 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 22:07:24 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "226f60ea-6e41-4fa8-9412-c5e8428ef3ad", + "x-ms-correlation-request-id" : "6f145c12-632c-4d93-a3e4-d255e1101bd4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132659Z:226f60ea-6e41-4fa8-9412-c5e8428ef3ad", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T220724Z:6f145c12-632c-4d93-a3e4-d255e1101bd4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e5f4bdfe-841c-4015-ab5e-068251cfeb34", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "6f145c12-632c-4d93-a3e4-d255e1101bd4", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:27:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d02fecc6-9194-462c-8a48-0a1a58b48bd3", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132730Z:d02fecc6-9194-462c-8a48-0a1a58b48bd3", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "65c64f28-5224-4d84-ae68-32308a203924", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:28:00 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2219aadb-deb4-4242-814d-46f239565c80", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132800Z:2219aadb-deb4-4242-814d-46f239565c80", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "375f75d3-6872-4873-b1b1-ce5b377e608d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:28:31 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "70a30ce2-d988-4f2c-941a-8afd8a2eaaf4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132831Z:70a30ce2-d988-4f2c-941a-8afd8a2eaaf4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1297f779-a63d-409b-b16c-93f4bfb6f187", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:29:01 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dfc97b89-482f-49ff-866e-6a1b56abc086", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132901Z:dfc97b89-482f-49ff-866e-6a1b56abc086", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "5c87d063-97d0-4106-8b2f-bc40bc191434", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:29:32 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "234f4fc6-6a04-4d4f-baf7-986e80f666f4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132932Z:234f4fc6-6a04-4d4f-baf7-986e80f666f4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6f043eb2-7ac2-4b24-937d-c5416f27167a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:30:01 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "44f20492-2b2d-4c49-8abb-d96bcd8eb4a0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133002Z:44f20492-2b2d-4c49-8abb-d96bcd8eb4a0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "4d366081-c9c4-49cb-813a-e1ad16397e30", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:30:33 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "409dd99c-5b13-4597-a06b-2b25b257aef0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133033Z:409dd99c-5b13-4597-a06b-2b25b257aef0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1ec6f05f-aed0-4a20-9479-d7e1b0dfd482", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:31:03 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "627513cd-dae8-424c-881d-6b1d2d8edfec", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133104Z:627513cd-dae8-424c-881d-6b1d2d8edfec", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "915288b8-09ec-4a58-bc3d-118170df086c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:31:33 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e6f1e010-d397-46b8-9bf0-04eabf373514", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133134Z:e6f1e010-d397-46b8-9bf0-04eabf373514", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "11346f0e-b6f7-410d-a8f5-9c3de2f61981", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:32:04 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 22:07:25 GMT", + "content-length" : "1506", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4954eea8-9323-424e-b05e-f777675487f4", + "x-ms-correlation-request-id" : "392ce40e-5ffd-41f8-a433-0522444f0bb8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133205Z:4954eea8-9323-424e-b05e-f777675487f4", + "x-ms-routing-request-id" : "WESTUS:20190618T220726Z:392ce40e-5ffd-41f8-a433-0522444f0bb8", "content-type" : "application/json; charset=utf-8", + "etag" : "\"151d21ee-3994-4298-9a97-3fcda69242e8\"", "cache-control" : "no-cache", - "x-ms-request-id" : "48794f01-99a8-46ee-a33e-0413bbb787a7", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc?api-version=2018-06-01-preview", + "x-ms-request-id" : "fc9dd97f-dd0f-4503-97fe-f11b1ffbf2eb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc\",\"name\":\"hdisdk-humboldtf3e401493487bc\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"151d21ee-3994-4298-9a97-3fcda69242e8\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T22:07:24.61\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava51f86181af2d.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-humboldtf3e401493487bc\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:32:35 GMT", + "date" : "Tue, 18 Jun 2019 22:07:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -617,25 +246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "80688aed-6ba9-4a0a-8de3-9535c541f287", + "x-ms-correlation-request-id" : "e05c7392-ccac-46e1-a051-55926d99a486", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133235Z:80688aed-6ba9-4a0a-8de3-9535c541f287", + "x-ms-routing-request-id" : "WESTUS:20190618T220726Z:e05c7392-ccac-46e1-a051-55926d99a486", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "af66dc1e-91cd-45a1-afd9-c842bb530b67", + "x-ms-request-id" : "77c19821-9cb3-4147-8865-4ec82da1eda9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:33:05 GMT", + "date" : "Tue, 18 Jun 2019 22:07:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -643,25 +271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "641d5906-81d9-4b5c-88f8-b3c6ac4fe3d5", + "x-ms-correlation-request-id" : "9e8823b3-bcbe-4632-977b-9d31f50bb949", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133306Z:641d5906-81d9-4b5c-88f8-b3c6ac4fe3d5", + "x-ms-routing-request-id" : "WESTUS:20190618T220757Z:9e8823b3-bcbe-4632-977b-9d31f50bb949", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "95212689-1b1b-433f-a81e-2888179e27f6", + "x-ms-request-id" : "4fa2a29e-5d71-4d18-9c78-30928aefeb2c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:33:36 GMT", + "date" : "Tue, 18 Jun 2019 22:08:27 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -669,25 +296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2d457857-b772-42bb-88b0-25e5582dc002", + "x-ms-correlation-request-id" : "c7b49a4f-11db-4108-b748-e47b338b0814", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133336Z:2d457857-b772-42bb-88b0-25e5582dc002", + "x-ms-routing-request-id" : "WESTUS:20190618T220828Z:c7b49a4f-11db-4108-b748-e47b338b0814", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "95602738-a713-4401-b294-4215e0d3f84e", + "x-ms-request-id" : "39e974f5-98b6-4e3f-85a3-8d9a1830e099", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:34:07 GMT", + "date" : "Tue, 18 Jun 2019 22:08:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -695,25 +321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fa943b99-8134-4b7d-9d76-1cfd77d0680b", + "x-ms-correlation-request-id" : "cd872b3d-fba5-4451-902d-3823cdf9f58f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133407Z:fa943b99-8134-4b7d-9d76-1cfd77d0680b", + "x-ms-routing-request-id" : "WESTUS:20190618T220859Z:cd872b3d-fba5-4451-902d-3823cdf9f58f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9b6932f8-2d6f-481b-98cf-6440a749bc74", + "x-ms-request-id" : "11df5cef-9452-48c7-ad8d-26e13f1a93b3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:34:36 GMT", + "date" : "Tue, 18 Jun 2019 22:09:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -721,25 +346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c4ddb405-a2eb-4a70-a3a8-f18466aea865", + "x-ms-correlation-request-id" : "239d5437-497d-43ae-87a2-cd6bb049afb6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133437Z:c4ddb405-a2eb-4a70-a3a8-f18466aea865", + "x-ms-routing-request-id" : "WESTUS:20190618T220930Z:239d5437-497d-43ae-87a2-cd6bb049afb6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4a3140a4-136c-4c19-8d5f-892879ce465c", + "x-ms-request-id" : "dfcd8b7c-c598-49d9-a59f-a1d6473d2674", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:35:07 GMT", + "date" : "Tue, 18 Jun 2019 22:10:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -747,25 +371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1c494372-1547-4804-8d9a-c547198ce47c", + "x-ms-correlation-request-id" : "979bef75-a159-41ee-9c48-3de44a481e81", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133507Z:1c494372-1547-4804-8d9a-c547198ce47c", + "x-ms-routing-request-id" : "WESTUS:20190618T221001Z:979bef75-a159-41ee-9c48-3de44a481e81", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e27b442a-d871-452c-9c35-4dc659f35f2a", + "x-ms-request-id" : "03020ef8-23b5-4685-ad08-2647f9eec027", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:35:38 GMT", + "date" : "Tue, 18 Jun 2019 22:10:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -773,25 +396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "67300157-502c-4641-8198-3cf93c6cce80", + "x-ms-correlation-request-id" : "ac6e696b-f8b0-43cd-96c3-c18a4829a360", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133538Z:67300157-502c-4641-8198-3cf93c6cce80", + "x-ms-routing-request-id" : "WESTUS:20190618T221032Z:ac6e696b-f8b0-43cd-96c3-c18a4829a360", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6b879541-a986-42ab-ae1f-2c6557a22c8c", + "x-ms-request-id" : "8ed32559-1597-496a-88a8-95ec9c1ca8b6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:36:07 GMT", + "date" : "Tue, 18 Jun 2019 22:11:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -799,25 +421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "72d49322-61d3-4ea8-9b2d-8627a951ae90", + "x-ms-correlation-request-id" : "071db2f5-6c7d-442b-ba3c-35075901a863", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133608Z:72d49322-61d3-4ea8-9b2d-8627a951ae90", + "x-ms-routing-request-id" : "WESTUS:20190618T221103Z:071db2f5-6c7d-442b-ba3c-35075901a863", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c064753e-83c3-458f-933e-ff7dc3c75d27", + "x-ms-request-id" : "9e1c8764-07fe-4c24-bb03-385f325a1674", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:36:39 GMT", + "date" : "Tue, 18 Jun 2019 22:11:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -825,25 +446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "232ebf67-0c6e-438b-a421-9fc76c297c34", + "x-ms-correlation-request-id" : "660bd14f-a06f-4517-9773-0224e54107b1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133639Z:232ebf67-0c6e-438b-a421-9fc76c297c34", + "x-ms-routing-request-id" : "WESTUS:20190618T221133Z:660bd14f-a06f-4517-9773-0224e54107b1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "71669cca-3ce9-4dd1-896c-743a815a5877", + "x-ms-request-id" : "9d376db8-f7a6-4a03-be3d-94890c24a1d3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:37:09 GMT", + "date" : "Tue, 18 Jun 2019 22:12:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -851,25 +471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d68cc852-c982-4f49-a324-d2e86d514b18", + "x-ms-correlation-request-id" : "1ab95136-8b68-461c-9604-72ef943d4568", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133709Z:d68cc852-c982-4f49-a324-d2e86d514b18", + "x-ms-routing-request-id" : "WESTUS:20190618T221204Z:1ab95136-8b68-461c-9604-72ef943d4568", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6a6e5238-7c1e-4017-afda-17805e540926", + "x-ms-request-id" : "1d735c18-50b4-48bd-946b-f728333ab500", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:37:39 GMT", + "date" : "Tue, 18 Jun 2019 22:12:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -877,25 +496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "13a7e75f-bda5-4175-b088-4b006bb96b70", + "x-ms-correlation-request-id" : "77f3130e-824b-4122-8b07-8a177365212a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133740Z:13a7e75f-bda5-4175-b088-4b006bb96b70", + "x-ms-routing-request-id" : "WESTUS:20190618T221235Z:77f3130e-824b-4122-8b07-8a177365212a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7e715779-abc9-410e-9a92-9f02d0d110a2", + "x-ms-request-id" : "20a4d05f-c281-4676-b6dc-57ea40e22361", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:38:09 GMT", + "date" : "Tue, 18 Jun 2019 22:13:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -903,25 +521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8bf31a49-d5c3-47a0-a65a-682ba717d24c", + "x-ms-correlation-request-id" : "96a53048-020e-4bb6-b954-b27078e242aa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133810Z:8bf31a49-d5c3-47a0-a65a-682ba717d24c", + "x-ms-routing-request-id" : "WESTUS:20190618T221306Z:96a53048-020e-4bb6-b954-b27078e242aa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c8d1aa27-bc51-47ec-90e2-58e4207070b4", + "x-ms-request-id" : "61d810d4-96ff-450c-8b27-afcd15dbd3b8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:38:40 GMT", + "date" : "Tue, 18 Jun 2019 22:13:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -929,25 +546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2e1650b1-f2de-45e5-8159-ed30f1eb9d7a", + "x-ms-correlation-request-id" : "277376be-f71d-49a5-bd3b-53700dea2bbe", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133841Z:2e1650b1-f2de-45e5-8159-ed30f1eb9d7a", + "x-ms-routing-request-id" : "WESTUS:20190618T221337Z:277376be-f71d-49a5-bd3b-53700dea2bbe", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5aced093-27d5-4838-9c84-da2b208b7a38", + "x-ms-request-id" : "ec0641b0-0690-4ad1-993d-d328c0e3a1d7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:39:10 GMT", + "date" : "Tue, 18 Jun 2019 22:14:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -955,25 +571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dceff184-0df6-40e0-9513-26c400d797b6", + "x-ms-correlation-request-id" : "d62b9526-3b43-405c-9347-2f597bd994b0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133911Z:dceff184-0df6-40e0-9513-26c400d797b6", + "x-ms-routing-request-id" : "WESTUS:20190618T221408Z:d62b9526-3b43-405c-9347-2f597bd994b0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1ddb9add-dd30-452c-96ee-a041cbe1dc5d", + "x-ms-request-id" : "bd1c21b7-af95-439a-90df-e742bf56682f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:39:41 GMT", + "date" : "Tue, 18 Jun 2019 22:14:38 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -981,25 +596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e0324d27-c369-4670-9fd8-2e9ae4341e95", + "x-ms-correlation-request-id" : "a66b872d-6150-45bc-85e1-8e9c3fc4e961", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T133942Z:e0324d27-c369-4670-9fd8-2e9ae4341e95", + "x-ms-routing-request-id" : "WESTUS:20190618T221439Z:a66b872d-6150-45bc-85e1-8e9c3fc4e961", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "571f84ea-be26-4e63-b73a-b8904583de12", + "x-ms-request-id" : "79b9e3b4-c64a-43c0-8720-5553b40bdf9d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:40:12 GMT", + "date" : "Tue, 18 Jun 2019 22:15:10 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -1007,25 +621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "204946c4-de31-41f8-92df-3ce71bc8af9f", + "x-ms-correlation-request-id" : "fef5537f-bca5-44d9-92c8-d9a2324ff626", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134012Z:204946c4-de31-41f8-92df-3ce71bc8af9f", + "x-ms-routing-request-id" : "WESTUS:20190618T221510Z:fef5537f-bca5-44d9-92c8-d9a2324ff626", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7736baa1-7141-41ab-8690-c21757e37cc2", + "x-ms-request-id" : "8759ccc1-b987-4297-9e65-611cee58d93e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:40:42 GMT", + "date" : "Tue, 18 Jun 2019 22:15:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -1033,25 +646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "89b52c5f-43d0-4086-bedf-5f4bd6ce2d1d", + "x-ms-correlation-request-id" : "b030c12a-f591-47a5-b1df-7cb8740a95b6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134042Z:89b52c5f-43d0-4086-bedf-5f4bd6ce2d1d", + "x-ms-routing-request-id" : "WESTUS:20190618T221541Z:b030c12a-f591-47a5-b1df-7cb8740a95b6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cbab1e95-417b-4f6f-8318-71b16fd74ea3", + "x-ms-request-id" : "d2d94301-078e-42bc-805e-b0fc8336d364", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:41:13 GMT", + "date" : "Tue, 18 Jun 2019 22:16:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -1059,25 +671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e26c8a4a-0423-40d8-afea-a06ed4a5a57f", + "x-ms-correlation-request-id" : "0fb809a1-968e-4005-b00e-baf288654a05", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134113Z:e26c8a4a-0423-40d8-afea-a06ed4a5a57f", + "x-ms-routing-request-id" : "WESTUS:20190618T221612Z:0fb809a1-968e-4005-b00e-baf288654a05", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d2bbed4e-9aff-43ab-832f-8163bb04c592", + "x-ms-request-id" : "8ac02564-79ec-43ab-9f0d-019f4197b780", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:41:43 GMT", + "date" : "Tue, 18 Jun 2019 22:16:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -1085,25 +696,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d75acc24-3caa-4084-a9b1-32ec17b139a2", + "x-ms-correlation-request-id" : "4a4a3cf2-b4e1-43e6-92af-27944e03ce50", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134143Z:d75acc24-3caa-4084-a9b1-32ec17b139a2", + "x-ms-routing-request-id" : "WESTUS:20190618T221642Z:4a4a3cf2-b4e1-43e6-92af-27944e03ce50", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "924ffa0f-29a5-4b88-85ee-71515dab4728", + "x-ms-request-id" : "621fd4f5-3485-4bfd-a10a-da5ab71a09ee", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:42:13 GMT", + "date" : "Tue, 18 Jun 2019 22:17:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -1111,25 +721,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e55bda21-72e2-456e-822a-3166880d9a9a", + "x-ms-correlation-request-id" : "0391a49a-db9e-4d5a-b337-524a45a5b0e1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134214Z:e55bda21-72e2-456e-822a-3166880d9a9a", + "x-ms-routing-request-id" : "WESTUS:20190618T221713Z:0391a49a-db9e-4d5a-b337-524a45a5b0e1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0e7cdab3-b118-4756-a528-8da1a4ee086a", + "x-ms-request-id" : "6aa52f10-3a12-4a8c-bc46-d0842850df25", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:42:43 GMT", + "date" : "Tue, 18 Jun 2019 22:17:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -1137,25 +746,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cf8401fd-205c-4012-bb8a-6989a21f5757", + "x-ms-correlation-request-id" : "0ec63241-f651-41b2-9713-4c27f6a0f1e7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134244Z:cf8401fd-205c-4012-bb8a-6989a21f5757", + "x-ms-routing-request-id" : "WESTUS:20190618T221744Z:0ec63241-f651-41b2-9713-4c27f6a0f1e7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7f91a1f6-7c68-40fe-8557-67995aa7d5aa", + "x-ms-request-id" : "ef53de7e-d9dc-46b9-bdc9-615c3c6a080a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:43:14 GMT", + "date" : "Tue, 18 Jun 2019 22:18:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -1163,25 +771,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b51a7e50-5325-4f13-9bd2-92db7c1e84b3", + "x-ms-correlation-request-id" : "a26548f4-3079-4735-9acb-f36508283d23", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134315Z:b51a7e50-5325-4f13-9bd2-92db7c1e84b3", + "x-ms-routing-request-id" : "WESTUS:20190618T221815Z:a26548f4-3079-4735-9acb-f36508283d23", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "22792238-45ab-452d-ae0e-4fcfe64870b9", + "x-ms-request-id" : "772ca878-96b4-47cf-bf03-dc4b248eeb7a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:43:44 GMT", + "date" : "Tue, 18 Jun 2019 22:18:45 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -1189,25 +796,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "884a5984-e0d1-4c7d-a8fb-6c8279ceaf40", + "x-ms-correlation-request-id" : "2e077afb-6052-4d20-9344-c880630e3041", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134345Z:884a5984-e0d1-4c7d-a8fb-6c8279ceaf40", + "x-ms-routing-request-id" : "WESTUS:20190618T221846Z:2e077afb-6052-4d20-9344-c880630e3041", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d4dec18c-f621-4d4e-80c2-2b624fa68f54", + "x-ms-request-id" : "72635493-473a-47de-9dda-b3e2a9e97abb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:44:15 GMT", + "date" : "Tue, 18 Jun 2019 22:19:16 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -1215,25 +821,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "46cfd1ae-6358-449a-b79e-12d59b3da86a", + "x-ms-correlation-request-id" : "129adece-55d3-4d57-bf1b-3b484f629a66", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134416Z:46cfd1ae-6358-449a-b79e-12d59b3da86a", + "x-ms-routing-request-id" : "WESTUS:20190618T221916Z:129adece-55d3-4d57-bf1b-3b484f629a66", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e1d9250f-2f55-491e-a5f9-e0ffd2b8f116", + "x-ms-request-id" : "7f6a2670-8f63-4ed7-95a8-29fd65fb5eea", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:44:46 GMT", + "date" : "Tue, 18 Jun 2019 22:19:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -1241,25 +846,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f3dd4133-2c62-4742-afc8-5e84a0306905", + "x-ms-correlation-request-id" : "b6a7806d-92a7-4832-ad09-9987505f363a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134447Z:f3dd4133-2c62-4742-afc8-5e84a0306905", + "x-ms-routing-request-id" : "WESTUS:20190618T221947Z:b6a7806d-92a7-4832-ad09-9987505f363a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0091b496-551f-4be3-bd5d-0e5ace8675a9", + "x-ms-request-id" : "257ceee6-16fa-461c-846a-8c252ba9d1b7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:45:16 GMT", + "date" : "Tue, 18 Jun 2019 22:20:18 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -1267,25 +871,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3fbb16b3-b4b7-472a-8d08-8a71399fe808", + "x-ms-correlation-request-id" : "f70156df-4a8d-4bb1-8a5b-2ad5b9b5f91f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134517Z:3fbb16b3-b4b7-472a-8d08-8a71399fe808", + "x-ms-routing-request-id" : "WESTUS:20190618T222018Z:f70156df-4a8d-4bb1-8a5b-2ad5b9b5f91f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0cd23f9a-e649-4640-bff0-d847e032f73a", + "x-ms-request-id" : "d8448aec-230c-4b1f-bd94-09018b5a239a", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:45:17 GMT", - "content-length" : "1523", + "date" : "Tue, 18 Jun 2019 22:20:19 GMT", + "content-length" : "1758", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -1293,23 +896,23 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e4f03c5f-f7b8-4c88-be55-f9bd4b328b77", + "x-ms-correlation-request-id" : "c62310a5-a098-4d0e-ace5-c0777e955aba", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134518Z:e4f03c5f-f7b8-4c88-be55-f9bd4b328b77", + "x-ms-routing-request-id" : "WESTUS:20190618T222019Z:c62310a5-a098-4d0e-ace5-c0777e955aba", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "17929421-1ed7-4d47-a8ad-722d32808877", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c30649970cb9/providers/Microsoft.HDInsight/clusters/hdisdk-humboldt54d06119725e51\",\"name\":\"hdisdk-humboldt54d06119725e51\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"cf3f353d-5dd5-40c8-9a6e-d1ae3536d03f\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T13:24:56.38\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-humboldt54d06119725e51-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-humboldt54d06119725e51.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "4671c8e7-2b4a-4d42-8dfe-a21dbeb4d5f6", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-332545873e72/providers/Microsoft.HDInsight/clusters/hdisdk-humboldtf3e401493487bc\",\"name\":\"hdisdk-humboldtf3e401493487bc\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"151d21ee-3994-4298-9a97-3fcda69242e8\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T22:07:24.61\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-humboldtf3e401493487bc-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-humboldtf3e401493487bc.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava51f86181af2d.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-humboldtf3e401493487bc\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-c30649970cb9?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-332545873e72?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:45:18 GMT", + "date" : "Tue, 18 Jun 2019 22:20:20 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1317,14 +920,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c97f2319-f1c3-49c8-ab08-40fe174a15b2", + "x-ms-correlation-request-id" : "436f8b32-da11-452c-bca7-9dda27f04915", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T134519Z:c97f2319-f1c3-49c8-ab08-40fe174a15b2", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEQzMwNjQ5OTcwQ0I5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T222020Z:436f8b32-da11-452c-bca7-9dda27f04915", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMzMyNTQ1ODczRTcyLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "c97f2319-f1c3-49c8-ab08-40fe174a15b2", + "x-ms-request-id" : "436f8b32-da11-452c-bca7-9dda27f04915", "Body" : "" } } ], - "variables" : [ "hdijava-c30649970cb9", "hdijava07c96247a3ba", "hdisdk-humboldt54d06119725e51" ] + "variables" : [ "hdijava-332545873e72", "hdijava51f86181af2d", "hdisdk-humboldtf3e401493487bc" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithCustomVMSizes.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithCustomVMSizes.json index 8631a8eb45894..4364a7dfb207a 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithCustomVMSizes.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithCustomVMSizes.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-dbd57360c4d8?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-e83591036089?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:43 GMT", + "date" : "Tue, 18 Jun 2019 21:43:18 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9c7dc90d-9a6d-48d0-918b-9ab944030c43", + "x-ms-correlation-request-id" : "25e0e7e7-2d5a-4011-970e-adb20192c604", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T130543Z:9c7dc90d-9a6d-48d0-918b-9ab944030c43", + "x-ms-routing-request-id" : "WESTUS:20190618T214318Z:25e0e7e7-2d5a-4011-970e-adb20192c604", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9c7dc90d-9a6d-48d0-918b-9ab944030c43", + "x-ms-request-id" : "25e0e7e7-2d5a-4011-970e-adb20192c604", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-dbd57360c4d8?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-e83591036089?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:45 GMT", + "date" : "Tue, 18 Jun 2019 21:43:19 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dc7fd368-d5b3-4fec-97dd-1959c9717a60", + "x-ms-correlation-request-id" : "af790fb2-9af6-4017-8bf9-29c20c9a7122", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130545Z:dc7fd368-d5b3-4fec-97dd-1959c9717a60", + "x-ms-routing-request-id" : "WESTUS:20190618T214319Z:af790fb2-9af6-4017-8bf9-29c20c9a7122", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dc7fd368-d5b3-4fec-97dd-1959c9717a60", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8\",\"name\":\"hdijava-dbd57360c4d8\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "af790fb2-9af6-4017-8bf9-29c20c9a7122", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089\",\"name\":\"hdijava-e83591036089\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.Storage/storageAccounts/hdijavae2937592779a?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.Storage/storageAccounts/hdijavaa3580896a465?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:46 GMT", + "date" : "Tue, 18 Jun 2019 21:43:20 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "822f265d-52f8-488e-811b-6ea5276ee1fb", + "x-ms-correlation-request-id" : "0395085c-078b-4ee1-97a2-9cb5d9a23249", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130546Z:822f265d-52f8-488e-811b-6ea5276ee1fb", + "x-ms-routing-request-id" : "WESTUS:20190618T214321Z:0395085c-078b-4ee1-97a2-9cb5d9a23249", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6867a142-97b1-4883-b3da-885547c9e3eb?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/af020fbb-a78b-409b-9a70-8a6ba888c5e4?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "6867a142-97b1-4883-b3da-885547c9e3eb", + "x-ms-request-id" : "af020fbb-a78b-409b-9a70-8a6ba888c5e4", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6867a142-97b1-4883-b3da-885547c9e3eb?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/af020fbb-a78b-409b-9a70-8a6ba888c5e4?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:47 GMT", + "date" : "Tue, 18 Jun 2019 21:43:21 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,107 +90,103 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "93b69c5f-0169-4731-8979-4d0daa050cec", + "x-ms-correlation-request-id" : "4cc99e4f-6b53-4acb-aedd-bc6ce20b5d15", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130547Z:93b69c5f-0169-4731-8979-4d0daa050cec", + "x-ms-routing-request-id" : "WESTUS:20190618T214321Z:4cc99e4f-6b53-4acb-aedd-bc6ce20b5d15", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6867a142-97b1-4883-b3da-885547c9e3eb?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/af020fbb-a78b-409b-9a70-8a6ba888c5e4?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "968490a7-f9bb-47aa-987b-5353b8459d04", + "x-ms-request-id" : "aa970b7c-d7cc-412a-93b6-81119cdd4fae", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6867a142-97b1-4883-b3da-885547c9e3eb?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/af020fbb-a78b-409b-9a70-8a6ba888c5e4?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:06:03 GMT", + "date" : "Tue, 18 Jun 2019 21:43:38 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cb01b201-a028-4824-89de-e7dc86d56823", + "x-ms-correlation-request-id" : "5b336cf1-f680-4882-817f-0ddbe54dea0c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130604Z:cb01b201-a028-4824-89de-e7dc86d56823", + "x-ms-routing-request-id" : "WESTUS:20190618T214338Z:5b336cf1-f680-4882-817f-0ddbe54dea0c", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "f52b71e2-564d-4b6a-ba8f-9588eec4d7e2", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.Storage/storageAccounts/hdijavae2937592779a\",\"name\":\"hdijavae2937592779a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:46.7726801Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:46.7726801Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T13:05:46.6164210Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavae2937592779a.blob.core.windows.net/\",\"queue\":\"https://hdijavae2937592779a.queue.core.windows.net/\",\"table\":\"https://hdijavae2937592779a.table.core.windows.net/\",\"file\":\"https://hdijavae2937592779a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "46f17d9f-f4dc-4820-9920-50c63ee73e70", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.Storage/storageAccounts/hdijavaa3580896a465\",\"name\":\"hdijavaa3580896a465\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:43:20.6577377Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:43:20.6577377Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:43:20.4858632Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaa3580896a465.blob.core.windows.net/\",\"queue\":\"https://hdijavaa3580896a465.queue.core.windows.net/\",\"table\":\"https://hdijavaa3580896a465.table.core.windows.net/\",\"file\":\"https://hdijavaa3580896a465.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.Storage/storageAccounts/hdijavae2937592779a?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.Storage/storageAccounts/hdijavaa3580896a465?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:06:03 GMT", + "date" : "Tue, 18 Jun 2019 21:43:38 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "683bed51-c464-4e84-ae2e-e9c9e28c8803", + "x-ms-correlation-request-id" : "04624cc3-0c75-417e-9e9c-a9476dacf5d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130604Z:683bed51-c464-4e84-ae2e-e9c9e28c8803", + "x-ms-routing-request-id" : "WESTUS:20190618T214339Z:04624cc3-0c75-417e-9e9c-a9476dacf5d2", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "f1a75db8-d7ea-4ba4-a636-0396a4e3493d", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.Storage/storageAccounts/hdijavae2937592779a\",\"name\":\"hdijavae2937592779a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:46.7726801Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:46.7726801Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T13:05:46.6164210Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavae2937592779a.blob.core.windows.net/\",\"queue\":\"https://hdijavae2937592779a.queue.core.windows.net/\",\"table\":\"https://hdijavae2937592779a.table.core.windows.net/\",\"file\":\"https://hdijavae2937592779a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "c1d10517-11a8-4b04-97f3-098cb373d79a", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.Storage/storageAccounts/hdijavaa3580896a465\",\"name\":\"hdijavaa3580896a465\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:43:20.6577377Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:43:20.6577377Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:43:20.4858632Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaa3580896a465.blob.core.windows.net/\",\"queue\":\"https://hdijavaa3580896a465.queue.core.windows.net/\",\"table\":\"https://hdijavaa3580896a465.table.core.windows.net/\",\"file\":\"https://hdijavaa3580896a465.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.Storage/storageAccounts/hdijavae2937592779a/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.Storage/storageAccounts/hdijavaa3580896a465/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:06:03 GMT", + "date" : "Tue, 18 Jun 2019 21:43:38 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "86231041-b642-498f-a754-3e924a3d3fbc", + "x-ms-correlation-request-id" : "8fadd3e7-10df-4681-9183-863b965d421e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130604Z:86231041-b642-498f-a754-3e924a3d3fbc", + "x-ms-routing-request-id" : "WESTUS:20190618T214339Z:8fadd3e7-10df-4681-9183-863b965d421e", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "244b5fc8-5269-446d-af69-8b8494441ac2", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"ZWN7zeQiQVMhrjiW1+wW/KEZZ4vPGNwE/BD8LqyfgrDy/PrCrVDgFfcFbFTGEqYIZGIYvyh+WYSZi0fbp2v00w==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"KXLHa5SMxh9Z5qbwFeeLYsZnup8q7vbf40AEZrZLNAkTZ+qmHxj7MBWqVRukp3LEr8UgRmxgwA70rvBfKlmc2w==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "b4bb1c2f-3c1e-4ff7-965f-38faef0b2f1a", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"F25yfneJTq1GOYvGXwRAmSD4AEU33kUh63A+OacDSLeg6XFg7B2LMeKnL4ofLFCy9sMgOKMSn2ZPkbLlYCPbuQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"4ajWbAfVUTRZiV2BxEOci1AJXS6bhIFpGO3dqXXjV/oqNgbc2OfpwryjguU21G5kzw5ILOm0WjN5Dh20JRT4Wg==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:06:24 GMT", - "content-length" : "1276", + "date" : "Tue, 18 Jun 2019 21:43:58 GMT", + "content-length" : "1513", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", @@ -198,28 +194,27 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ff192ed0-5393-4a60-9b5f-935c649699f2", + "x-ms-correlation-request-id" : "fbc44ffc-6f18-4d73-b920-2968ecef793a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130624Z:ff192ed0-5393-4a60-9b5f-935c649699f2", + "x-ms-routing-request-id" : "WESTUS:20190618T214359Z:fbc44ffc-6f18-4d73-b920-2968ecef793a", "content-type" : "application/json; charset=utf-8", - "etag" : "\"3a77d316-9e7a-47c2-9f9e-4f0d3afcd5fa\"", + "etag" : "\"c8c15394-0eac-4b63-835b-3ced7f5ef29d\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3?api-version=2018-06-01-preview", - "x-ms-request-id" : "b21b4f38-d14e-4bf2-b03d-184fbb0f168d", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3\",\"name\":\"hdisdk-customvmsizesf5272348ca3\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"3a77d316-9e7a-47c2-9f9e-4f0d3afcd5fa\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T13:06:23.467\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4?api-version=2018-06-01-preview", + "x-ms-request-id" : "b7e48733-ba5a-4d5d-96e9-8a486a896ddb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4\",\"name\":\"hdisdk-customvmsizes31f480985c4\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"c8c15394-0eac-4b63-835b-3ced7f5ef29d\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T21:43:58.713\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavaa3580896a465.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-customvmsizes31f480985c4\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:06:24 GMT", + "date" : "Tue, 18 Jun 2019 21:43:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +222,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7562d16f-4c3a-4a25-a61f-0bf9d4ba3423", + "x-ms-correlation-request-id" : "99bc8db6-1fb2-4b8b-bf7f-60c3717e4389", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130624Z:7562d16f-4c3a-4a25-a61f-0bf9d4ba3423", + "x-ms-routing-request-id" : "WESTUS:20190618T214359Z:99bc8db6-1fb2-4b8b-bf7f-60c3717e4389", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8f29ad45-a783-430e-b9ad-6980cae7366a", + "x-ms-request-id" : "a38e3884-fec9-435d-8feb-8bfdde5fb16c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:06:54 GMT", + "date" : "Tue, 18 Jun 2019 21:44:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +247,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0bcacd7e-11de-4908-847e-3e16cc1ab9db", + "x-ms-correlation-request-id" : "56e6a5ac-c7f6-4221-8b73-53a3fa8ca141", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130655Z:0bcacd7e-11de-4908-847e-3e16cc1ab9db", + "x-ms-routing-request-id" : "WESTUS:20190618T214430Z:56e6a5ac-c7f6-4221-8b73-53a3fa8ca141", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c709a20a-7dfa-4001-a0a0-0bdb1ad392d3", + "x-ms-request-id" : "f83735c1-cd84-41ab-b277-0adfa581b05f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:07:25 GMT", + "date" : "Tue, 18 Jun 2019 21:45:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +272,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "206950c6-841b-4e6f-b12b-b870946c928b", + "x-ms-correlation-request-id" : "42f79dc6-2344-40d5-8f54-aac6bfddf4ab", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130725Z:206950c6-841b-4e6f-b12b-b870946c928b", + "x-ms-routing-request-id" : "WESTUS:20190618T214501Z:42f79dc6-2344-40d5-8f54-aac6bfddf4ab", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f4abd06b-fdc1-4620-80ab-580c176bd266", + "x-ms-request-id" : "f6d1791b-6b18-41ac-b997-e5a2e2098b39", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:07:55 GMT", + "date" : "Tue, 18 Jun 2019 21:45:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +297,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "276a7194-cd61-4085-a13d-1c05bdc247f5", + "x-ms-correlation-request-id" : "bdec6f78-b871-4cdc-a585-4df4b3af8427", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130756Z:276a7194-cd61-4085-a13d-1c05bdc247f5", + "x-ms-routing-request-id" : "WESTUS:20190618T214532Z:bdec6f78-b871-4cdc-a585-4df4b3af8427", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5e3c8327-f389-4012-b40e-5ee0dcef57da", + "x-ms-request-id" : "47d76046-f112-4c22-8fba-7b7b35574a25", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:08:25 GMT", + "date" : "Tue, 18 Jun 2019 21:46:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +322,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5c3fa33a-76e0-4820-81d6-b84517b6bc5d", + "x-ms-correlation-request-id" : "345d182d-a270-453e-be02-494437fbf4cc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130826Z:5c3fa33a-76e0-4820-81d6-b84517b6bc5d", + "x-ms-routing-request-id" : "WESTUS:20190618T214603Z:345d182d-a270-453e-be02-494437fbf4cc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fd90cb2d-e361-4970-869c-e0e5c798fef2", + "x-ms-request-id" : "83c55c8a-b7bc-4834-996c-67ec36fde11f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:08:57 GMT", + "date" : "Tue, 18 Jun 2019 21:46:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +347,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fca67a65-154b-4576-ae7a-0470f6819dae", + "x-ms-correlation-request-id" : "d3424d13-e2c8-4121-95da-55a29c90cc22", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130857Z:fca67a65-154b-4576-ae7a-0470f6819dae", + "x-ms-routing-request-id" : "WESTUS:20190618T214634Z:d3424d13-e2c8-4121-95da-55a29c90cc22", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f93b0fdc-1392-42a0-bb2c-edb1cf9da2c4", + "x-ms-request-id" : "07d01122-4847-44b5-9bb5-ab595a1c4cf0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:09:27 GMT", + "date" : "Tue, 18 Jun 2019 21:47:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +372,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a378dab4-c021-4f21-941a-4c16a394eea6", + "x-ms-correlation-request-id" : "f90eb7ac-f5e5-4e32-aa56-21dc0cf1ef6c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130927Z:a378dab4-c021-4f21-941a-4c16a394eea6", + "x-ms-routing-request-id" : "WESTUS:20190618T214705Z:f90eb7ac-f5e5-4e32-aa56-21dc0cf1ef6c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e682d719-70a9-4526-be6e-254778fc7204", + "x-ms-request-id" : "984bb368-3935-4838-8d8e-434f9d651545", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:09:58 GMT", + "date" : "Tue, 18 Jun 2019 21:47:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +397,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "af2b3dfe-cbde-4cb9-9add-33fba0b6488d", + "x-ms-correlation-request-id" : "742ab819-1b74-4be4-9acd-0573f50140c4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130958Z:af2b3dfe-cbde-4cb9-9add-33fba0b6488d", + "x-ms-routing-request-id" : "WESTUS:20190618T214736Z:742ab819-1b74-4be4-9acd-0573f50140c4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ff7a7d5a-de14-439c-988f-0460800f30c5", + "x-ms-request-id" : "42a1c25e-8d0f-45a3-87c7-b85a927a3076", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:10:28 GMT", + "date" : "Tue, 18 Jun 2019 21:48:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +422,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cf05c16b-59c4-4aa5-8bdd-d026e69385bf", + "x-ms-correlation-request-id" : "444ff8dd-c28a-4956-b4ea-795b1b26f4a9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131028Z:cf05c16b-59c4-4aa5-8bdd-d026e69385bf", + "x-ms-routing-request-id" : "WESTUS:20190618T214807Z:444ff8dd-c28a-4956-b4ea-795b1b26f4a9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "03a83923-3b5f-4cb6-8a82-81e51c49318a", + "x-ms-request-id" : "717ad4af-bc26-44fe-a081-1abc3540f425", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:10:59 GMT", + "date" : "Tue, 18 Jun 2019 21:48:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +447,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "33bb58e9-9295-4b9a-bb6a-aeb2d72a752d", + "x-ms-correlation-request-id" : "40728101-edcc-4924-8d85-de6559ccf244", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131059Z:33bb58e9-9295-4b9a-bb6a-aeb2d72a752d", + "x-ms-routing-request-id" : "WESTUS:20190618T214838Z:40728101-edcc-4924-8d85-de6559ccf244", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "85763885-6637-492e-afab-0266fbc68554", + "x-ms-request-id" : "47fa08ec-4541-4f01-ab4c-4582898de8f2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:11:29 GMT", + "date" : "Tue, 18 Jun 2019 21:49:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +472,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "96f75059-87da-4156-8bd8-6bf31a61ff7b", + "x-ms-correlation-request-id" : "f2a29dfe-24c6-44b9-b721-8b5d86d9bf45", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131129Z:96f75059-87da-4156-8bd8-6bf31a61ff7b", + "x-ms-routing-request-id" : "WESTUS:20190618T214908Z:f2a29dfe-24c6-44b9-b721-8b5d86d9bf45", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3515259a-0bda-46f6-b6d7-e7bf419da243", + "x-ms-request-id" : "8589fdba-db5e-48db-aace-03dec1b300bc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:12:00 GMT", + "date" : "Tue, 18 Jun 2019 21:49:39 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +497,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "51d4fd52-f76a-41ff-a8bb-f92eccc3c69e", + "x-ms-correlation-request-id" : "98fe636b-9620-4475-8afe-6338070fb05e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131200Z:51d4fd52-f76a-41ff-a8bb-f92eccc3c69e", + "x-ms-routing-request-id" : "WESTUS:20190618T214939Z:98fe636b-9620-4475-8afe-6338070fb05e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "db8bef68-e512-4f6b-af96-4eeaef38672a", + "x-ms-request-id" : "b52fa779-a3ad-4495-92ad-fa12b720f5c6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:12:30 GMT", + "date" : "Tue, 18 Jun 2019 21:50:09 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +522,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "66295ae5-0362-41e2-bdef-696355d5bdf1", + "x-ms-correlation-request-id" : "a45906d6-0df2-498a-9379-9589e0a1e663", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131231Z:66295ae5-0362-41e2-bdef-696355d5bdf1", + "x-ms-routing-request-id" : "WESTUS:20190618T215010Z:a45906d6-0df2-498a-9379-9589e0a1e663", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d276920a-bc42-4509-9572-d81a51d0195a", + "x-ms-request-id" : "7013bdae-17b0-4a9f-bd2c-911d042f0883", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:13:01 GMT", + "date" : "Tue, 18 Jun 2019 21:50:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +547,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3deff326-3c35-46aa-a40b-0067a8791995", + "x-ms-correlation-request-id" : "c13e4d4a-0c38-438d-9ab1-fdb1edb829c8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131301Z:3deff326-3c35-46aa-a40b-0067a8791995", + "x-ms-routing-request-id" : "WESTUS:20190618T215041Z:c13e4d4a-0c38-438d-9ab1-fdb1edb829c8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5dbffb7d-8357-45c3-8139-487b93ceb930", + "x-ms-request-id" : "bf2bbcd8-545c-4ae3-a03a-4717bb5fa267", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:13:31 GMT", + "date" : "Tue, 18 Jun 2019 21:51:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +572,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1c501845-d585-489e-9a27-29d453b14bdd", + "x-ms-correlation-request-id" : "b55d8f12-a42b-493e-8b40-1c8e29940e34", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131332Z:1c501845-d585-489e-9a27-29d453b14bdd", + "x-ms-routing-request-id" : "WESTUS:20190618T215112Z:b55d8f12-a42b-493e-8b40-1c8e29940e34", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d2dbbc45-e543-4a90-8c93-638b39daeb2c", + "x-ms-request-id" : "f0ed4cc5-f4bd-4e00-b28c-f90151ae11f6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:14:02 GMT", + "date" : "Tue, 18 Jun 2019 21:51:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +597,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "22529ec4-9c38-442d-bc6c-2b573d854902", + "x-ms-correlation-request-id" : "d9c6f797-f080-4266-a467-27e2b49977d8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131402Z:22529ec4-9c38-442d-bc6c-2b573d854902", + "x-ms-routing-request-id" : "WESTUS:20190618T215143Z:d9c6f797-f080-4266-a467-27e2b49977d8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b1d72e26-152b-43e9-aea9-7e8f9694f15f", + "x-ms-request-id" : "a0c28996-82e3-4af1-994e-e35671c05ed7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:14:32 GMT", + "date" : "Tue, 18 Jun 2019 21:52:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +622,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e0ee626b-bab4-454f-9aaf-4192912dd3c2", + "x-ms-correlation-request-id" : "3dd04f02-0e06-48fc-90e0-9359d3e1da8d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131433Z:e0ee626b-bab4-454f-9aaf-4192912dd3c2", + "x-ms-routing-request-id" : "WESTUS:20190618T215214Z:3dd04f02-0e06-48fc-90e0-9359d3e1da8d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "10a8c6eb-31c8-4bc1-ab19-f7cbe1f6e227", + "x-ms-request-id" : "8df30fd7-dbfe-4b0a-ab7e-30454238593b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:15:03 GMT", + "date" : "Tue, 18 Jun 2019 21:52:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +647,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "54ea8dd8-714c-4b60-9452-e41d37c11c6a", + "x-ms-correlation-request-id" : "7034129b-5389-4b72-8f3b-23b658c2bc15", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131503Z:54ea8dd8-714c-4b60-9452-e41d37c11c6a", + "x-ms-routing-request-id" : "WESTUS:20190618T215245Z:7034129b-5389-4b72-8f3b-23b658c2bc15", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1f4978f7-d355-4dec-9d53-3012123e8a11", + "x-ms-request-id" : "95f5fb7e-ad4a-4d16-885f-5db8ed397b79", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:15:34 GMT", + "date" : "Tue, 18 Jun 2019 21:53:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +672,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "68e9a731-a704-4154-b1f7-5c6be329bd9f", + "x-ms-correlation-request-id" : "fc0e4ce7-3bc0-415b-ad01-3ee6ec35eaa8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131534Z:68e9a731-a704-4154-b1f7-5c6be329bd9f", + "x-ms-routing-request-id" : "WESTUS:20190618T215315Z:fc0e4ce7-3bc0-415b-ad01-3ee6ec35eaa8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ddc8d67b-b48c-4b55-8e0b-7baf7cdca9f2", + "x-ms-request-id" : "117532b7-66c1-4273-8de9-04715a8875bf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:16:04 GMT", + "date" : "Tue, 18 Jun 2019 21:53:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +697,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8f910b7f-a96d-4037-8fbe-b2c3eed2ecce", + "x-ms-correlation-request-id" : "f36d6d24-eea6-4a9e-9d27-5abd7f40a6d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131604Z:8f910b7f-a96d-4037-8fbe-b2c3eed2ecce", + "x-ms-routing-request-id" : "WESTUS:20190618T215346Z:f36d6d24-eea6-4a9e-9d27-5abd7f40a6d2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d02857c4-eb2d-46f2-9a8c-a17256b793ed", + "x-ms-request-id" : "8fed2b42-1bf9-437d-971d-98b9a3055d91", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:16:35 GMT", + "date" : "Tue, 18 Jun 2019 21:54:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +722,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "56430c1c-866c-4a48-85af-a18f9acd884e", + "x-ms-correlation-request-id" : "b439a9e4-850a-4b40-b211-070f915c1ad8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131635Z:56430c1c-866c-4a48-85af-a18f9acd884e", + "x-ms-routing-request-id" : "WESTUS:20190618T215417Z:b439a9e4-850a-4b40-b211-070f915c1ad8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d83e4732-5f87-4b38-b7bd-5b963c5fcdb1", + "x-ms-request-id" : "6af7cdda-e603-4fb1-b379-cbcd29f2e1eb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:17:05 GMT", + "date" : "Tue, 18 Jun 2019 21:54:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +747,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "593eeb71-81e1-4c17-a783-51cfdd531422", + "x-ms-correlation-request-id" : "20226e0d-fa00-4326-a8fd-248fefa9201a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131706Z:593eeb71-81e1-4c17-a783-51cfdd531422", + "x-ms-routing-request-id" : "WESTUS:20190618T215448Z:20226e0d-fa00-4326-a8fd-248fefa9201a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5b0a9e53-b08d-4154-afbf-d7413ad05481", + "x-ms-request-id" : "006f77e2-e4ef-4029-bba2-e422d583e7d1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:17:35 GMT", + "date" : "Tue, 18 Jun 2019 21:55:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +772,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b6683724-c24d-4175-a535-3d7b8fedec99", + "x-ms-correlation-request-id" : "cd06d7c3-5dd0-4325-abf1-9da94f76b2d4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131736Z:b6683724-c24d-4175-a535-3d7b8fedec99", + "x-ms-routing-request-id" : "WESTUS:20190618T215519Z:cd06d7c3-5dd0-4325-abf1-9da94f76b2d4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2135da0e-a6ba-4657-80a2-262f233dc28d", + "x-ms-request-id" : "f267c971-1b0f-461d-b820-87ea1eb89dfe", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:18:06 GMT", + "date" : "Tue, 18 Jun 2019 21:55:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,25 +797,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6ffdf5b5-8c10-4487-8548-ae24a3e477fb", + "x-ms-correlation-request-id" : "56174bc4-ba25-470c-af90-fc20493cfc6a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131807Z:6ffdf5b5-8c10-4487-8548-ae24a3e477fb", + "x-ms-routing-request-id" : "WESTUS:20190618T215550Z:56174bc4-ba25-470c-af90-fc20493cfc6a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9767a256-4a12-40d0-af48-056879613fd9", + "x-ms-request-id" : "2bbfffe1-6ae3-4c91-b2d8-2a01ab074bfe", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:18:37 GMT", + "date" : "Tue, 18 Jun 2019 21:56:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -851,25 +822,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9c73f9d5-9dbb-4d24-a1be-e65a15561c13", + "x-ms-correlation-request-id" : "758a03d3-8a5d-43f6-89b0-74e06de05ed3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131837Z:9c73f9d5-9dbb-4d24-a1be-e65a15561c13", + "x-ms-routing-request-id" : "WESTUS:20190618T215621Z:758a03d3-8a5d-43f6-89b0-74e06de05ed3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0565b52a-5adb-4ac9-a99d-46aba34ab6c8", + "x-ms-request-id" : "98f3dad7-769e-4fda-9280-d272227567f7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:19:07 GMT", + "date" : "Tue, 18 Jun 2019 21:56:52 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -877,25 +847,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9bfef043-1845-4dfe-b136-10ba93c71226", + "x-ms-correlation-request-id" : "b331b60e-befa-4581-bcfe-081eb54df65d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131908Z:9bfef043-1845-4dfe-b136-10ba93c71226", + "x-ms-routing-request-id" : "WESTUS:20190618T215652Z:b331b60e-befa-4581-bcfe-081eb54df65d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5d6b513b-3664-4bd0-9dbf-e5ee678fa941", + "x-ms-request-id" : "5c368c65-cbf6-4314-a7b6-a1b131c333d5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:19:38 GMT", + "date" : "Tue, 18 Jun 2019 21:57:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -903,25 +872,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fe0f09fe-17b9-4d57-9c69-e39e9a1f381e", + "x-ms-correlation-request-id" : "9e71111b-15fe-46d4-8a9a-52de690f76cd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T131939Z:fe0f09fe-17b9-4d57-9c69-e39e9a1f381e", + "x-ms-routing-request-id" : "WESTUS:20190618T215723Z:9e71111b-15fe-46d4-8a9a-52de690f76cd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7809f8bf-ce83-47d6-b532-350d379b8368", + "x-ms-request-id" : "cd136641-c3fc-4e7a-a32e-4093c0b6ce00", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:20:09 GMT", + "date" : "Tue, 18 Jun 2019 21:57:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -929,25 +897,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6e7fbd22-1da6-4f31-925c-817f2b845459", + "x-ms-correlation-request-id" : "b9a122c0-9039-4a5e-9d82-9749b2b68960", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132009Z:6e7fbd22-1da6-4f31-925c-817f2b845459", + "x-ms-routing-request-id" : "WESTUS:20190618T215753Z:b9a122c0-9039-4a5e-9d82-9749b2b68960", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6d3ce21d-70bf-4ec7-847b-30e2917201bd", + "x-ms-request-id" : "1b0ce8cd-a763-4e8e-a5cb-193b7cdd07ae", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:20:40 GMT", + "date" : "Tue, 18 Jun 2019 21:58:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11967", @@ -955,25 +922,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "460b29c7-257d-43f5-bfba-727014ac5c05", + "x-ms-correlation-request-id" : "27cbe050-8a73-4458-b68e-6616aa1cbf11", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132040Z:460b29c7-257d-43f5-bfba-727014ac5c05", + "x-ms-routing-request-id" : "WESTUS:20190618T215825Z:27cbe050-8a73-4458-b68e-6616aa1cbf11", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "824eeb92-1043-4827-a055-0f42527929d0", + "x-ms-request-id" : "b3df8579-9be3-43dc-a58d-d5056d312ab7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:21:10 GMT", + "date" : "Tue, 18 Jun 2019 21:58:54 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11966", @@ -981,25 +947,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b5824348-57ec-422e-b8a3-79060dde387b", + "x-ms-correlation-request-id" : "f66ae25a-14e3-40af-8202-8ef9daf98105", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132110Z:b5824348-57ec-422e-b8a3-79060dde387b", + "x-ms-routing-request-id" : "WESTUS:20190618T215855Z:f66ae25a-14e3-40af-8202-8ef9daf98105", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4d6fa9de-18e2-4e83-8f2b-c11daa5ba966", + "x-ms-request-id" : "239ed4bd-af97-43f6-9f0e-a9a91913353b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:21:40 GMT", + "date" : "Tue, 18 Jun 2019 21:59:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11965", @@ -1007,25 +972,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "864f25af-e2e3-4c02-a6fa-fd053c67504a", + "x-ms-correlation-request-id" : "69e1f032-533f-4f6a-a7bc-69bec7fb7ad1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132141Z:864f25af-e2e3-4c02-a6fa-fd053c67504a", + "x-ms-routing-request-id" : "WESTUS:20190618T215926Z:69e1f032-533f-4f6a-a7bc-69bec7fb7ad1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "eeda15ec-be91-4b93-a7b8-8c9d160a84c1", + "x-ms-request-id" : "4324d4ca-9d39-4f04-9526-3f5528e0eebc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:22:11 GMT", + "date" : "Tue, 18 Jun 2019 21:59:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11964", @@ -1033,25 +997,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5b8d8fab-5fe3-465a-b75a-9a9cdeb0e87f", + "x-ms-correlation-request-id" : "22523134-d614-46f0-ba3e-bafeb6562419", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132211Z:5b8d8fab-5fe3-465a-b75a-9a9cdeb0e87f", + "x-ms-routing-request-id" : "WESTUS:20190618T215957Z:22523134-d614-46f0-ba3e-bafeb6562419", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "69c76030-1743-45eb-984d-394798b5141c", + "x-ms-request-id" : "f6a40793-e09b-4ad4-8e8f-72ef410d97cf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:22:42 GMT", + "date" : "Tue, 18 Jun 2019 22:00:27 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11963", @@ -1059,25 +1022,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f628b7f2-00da-4884-8795-b28fb6ae479e", + "x-ms-correlation-request-id" : "9887773a-c75d-4a72-93e6-cb8721bd9bbb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132242Z:f628b7f2-00da-4884-8795-b28fb6ae479e", + "x-ms-routing-request-id" : "WESTUS:20190618T220028Z:9887773a-c75d-4a72-93e6-cb8721bd9bbb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1dd95460-5d36-4bc4-b603-428ea2a51b5b", + "x-ms-request-id" : "b8751384-9185-4f58-bd1a-4ad2cf0537b5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:23:12 GMT", + "date" : "Tue, 18 Jun 2019 22:00:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11962", @@ -1085,25 +1047,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e7935e39-90ef-4e39-a9cb-56a4e6fa99b8", + "x-ms-correlation-request-id" : "93062741-1a71-4faa-a3a4-085ffc8409c5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132312Z:e7935e39-90ef-4e39-a9cb-56a4e6fa99b8", + "x-ms-routing-request-id" : "WESTUS:20190618T220059Z:93062741-1a71-4faa-a3a4-085ffc8409c5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "61ba2e58-6aad-4be7-88e3-785e88576e71", + "x-ms-request-id" : "6915646d-94ec-49c0-a32c-3098af45f179", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:23:42 GMT", + "date" : "Tue, 18 Jun 2019 22:01:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11961", @@ -1111,25 +1072,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4be5af63-d480-4447-8696-2c745b84b80e", + "x-ms-correlation-request-id" : "46f01570-d139-4803-99f4-ca0d0ff3a673", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132343Z:4be5af63-d480-4447-8696-2c745b84b80e", + "x-ms-routing-request-id" : "WESTUS:20190618T220129Z:46f01570-d139-4803-99f4-ca0d0ff3a673", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b5af5320-63c2-4265-9a1d-f78c0f5d066f", + "x-ms-request-id" : "5187ea6d-3b2d-431a-aa79-a7f73c6b8149", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:13 GMT", - "content-length" : "22", + "date" : "Tue, 18 Jun 2019 22:02:00 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11960", @@ -1137,25 +1097,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "70fed819-8f97-4f77-88af-849ab80bbbaf", + "x-ms-correlation-request-id" : "75cd43d5-2a85-4a52-8717-a229abb83277", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132414Z:70fed819-8f97-4f77-88af-849ab80bbbaf", + "x-ms-routing-request-id" : "WESTUS:20190618T220200Z:75cd43d5-2a85-4a52-8717-a229abb83277", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5cd61538-ee6d-43af-81e2-b2ae135319b3", - "Body" : "{\"status\":\"Succeeded\"}" + "x-ms-request-id" : "9c0a2c22-7447-4952-b1f7-402661924f0f", + "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:13 GMT", - "content-length" : "1532", + "date" : "Tue, 18 Jun 2019 22:02:30 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11959", @@ -1163,23 +1122,248 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c73abdb8-6971-4cb6-ac20-713c8e1c3847", + "x-ms-correlation-request-id" : "08020bdd-8560-4741-a255-ec4392b8a134", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220231Z:08020bdd-8560-4741-a255-ec4392b8a134", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "fc99684c-76b9-44da-b137-9e8c55df4f84", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:03:01 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "451d288a-bcf8-4973-907b-02ae9f53eac8", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220302Z:451d288a-bcf8-4973-907b-02ae9f53eac8", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "f19ad3bf-c49d-432e-96e6-a0d0aa537d9e", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:03:33 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "9ce54505-bc15-48ae-bc9d-9b5c74262e20", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220333Z:9ce54505-bc15-48ae-bc9d-9b5c74262e20", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "b5615ed1-8fdc-42a9-a79e-ec139c08c40d", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:04:04 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "02933170-5e69-4771-a2c2-a07453df78e3", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220404Z:02933170-5e69-4771-a2c2-a07453df78e3", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "09fe155f-8b67-4585-9ff1-d9e2f28b1402", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:04:35 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "6adb47f6-dbaa-464c-bde9-d9ccfc31f848", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220435Z:6adb47f6-dbaa-464c-bde9-d9ccfc31f848", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "2a12ba42-f444-4bc3-ac34-0e6cc4480f3d", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:05:05 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "acc738bb-02cb-4cae-bc5d-a3985fd8185f", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220506Z:acc738bb-02cb-4cae-bc5d-a3985fd8185f", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "c70384ae-b25b-440d-ac03-1b6b7d8b0244", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:05:36 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "9715b976-2994-47c7-a58d-a576287bd409", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220536Z:9715b976-2994-47c7-a58d-a576287bd409", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "9ec06b29-371f-42a2-b509-ce85213a5ca4", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:06:07 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "03340074-e50c-492b-8e4f-f0fbaec87643", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220607Z:03340074-e50c-492b-8e4f-f0fbaec87643", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "3f29f922-0f01-4bd3-ac3d-02dd07725b8c", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:06:37 GMT", + "content-length" : "22", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "ef34710f-6b04-46c2-82d2-085c1faae236", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T220638Z:ef34710f-6b04-46c2-82d2-085c1faae236", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "e80a1106-9978-470a-854d-441d43ecd826", + "Body" : "{\"status\":\"Succeeded\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 22:06:40 GMT", + "content-length" : "1769", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "2423950b-270e-4380-80e0-b400eb809c5e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132414Z:c73abdb8-6971-4cb6-ac20-713c8e1c3847", + "x-ms-routing-request-id" : "WESTUS:20190618T220640Z:2423950b-270e-4380-80e0-b400eb809c5e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a3f90cf3-f3f0-4ea8-b194-cf4947cca043", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-dbd57360c4d8/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizesf5272348ca3\",\"name\":\"hdisdk-customvmsizesf5272348ca3\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"3a77d316-9e7a-47c2-9f9e-4f0d3afcd5fa\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T13:06:23.467\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-customvmsizesf5272348ca3-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-customvmsizesf5272348ca3.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "d4c3d791-a3d8-44f8-9365-9cd6cd45c76a", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-e83591036089/providers/Microsoft.HDInsight/clusters/hdisdk-customvmsizes31f480985c4\",\"name\":\"hdisdk-customvmsizes31f480985c4\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"c8c15394-0eac-4b63-835b-3ced7f5ef29d\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T21:43:58.713\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-customvmsizes31f480985c4-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-customvmsizes31f480985c4.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavaa3580896a465.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-customvmsizes31f480985c4\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-dbd57360c4d8?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-e83591036089?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:24:15 GMT", + "date" : "Tue, 18 Jun 2019 22:06:41 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1187,14 +1371,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1b2bfe21-5a07-4072-bf9f-e327d6b62c4a", + "x-ms-correlation-request-id" : "ec153dea-115d-4e45-b595-37562457ddaa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T132416Z:1b2bfe21-5a07-4072-bf9f-e327d6b62c4a", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEREJENTczNjBDNEQ4LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T220641Z:ec153dea-115d-4e45-b595-37562457ddaa", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJERTgzNTkxMDM2MDg5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "1b2bfe21-5a07-4072-bf9f-e327d6b62c4a", + "x-ms-request-id" : "ec153dea-115d-4e45-b595-37562457ddaa", "Body" : "" } } ], - "variables" : [ "hdijava-dbd57360c4d8", "hdijavae2937592779a", "hdisdk-customvmsizesf5272348ca3" ] + "variables" : [ "hdijava-e83591036089", "hdijavaa3580896a465", "hdisdk-customvmsizes31f480985c4" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithPremiumTier.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithPremiumTier.json index b941f084ad0c6..dc3d1c54c8dee 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithPremiumTier.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateHumboldtClusterWithPremiumTier.json @@ -1,225 +1,445 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ccf3887538f3?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-3fb46557ea80?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:03 GMT", + "date" : "Tue, 18 Jun 2019 19:08:23 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11961", "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "465ae07f-e17a-4fd8-8ebc-339cf545964e", + "x-ms-correlation-request-id" : "daaaf53f-c0d1-44d5-8efb-e327eac237a3", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T094803Z:465ae07f-e17a-4fd8-8ebc-339cf545964e", + "x-ms-routing-request-id" : "WESTUS:20190618T190824Z:daaaf53f-c0d1-44d5-8efb-e327eac237a3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "465ae07f-e17a-4fd8-8ebc-339cf545964e", + "x-ms-request-id" : "daaaf53f-c0d1-44d5-8efb-e327eac237a3", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ccf3887538f3?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-3fb46557ea80?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:04 GMT", + "date" : "Tue, 18 Jun 2019 19:08:24 GMT", "content-length" : "194", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "149a9d2a-63d9-4cd1-a4bd-21b4c75d308c", + "x-ms-correlation-request-id" : "713605df-8df4-4624-9049-288075f606e8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094805Z:149a9d2a-63d9-4cd1-a4bd-21b4c75d308c", + "x-ms-routing-request-id" : "WESTUS:20190618T190825Z:713605df-8df4-4624-9049-288075f606e8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "149a9d2a-63d9-4cd1-a4bd-21b4c75d308c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3\",\"name\":\"hdijava-ccf3887538f3\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "713605df-8df4-4624-9049-288075f606e8", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80\",\"name\":\"hdijava-3fb46557ea80\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.Storage/storageAccounts/hdijavaa1b61640cc24?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.Storage/storageAccounts/hdijava64d32677b417?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:06 GMT", + "date" : "Tue, 18 Jun 2019 19:08:27 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "beac44f8-fb05-4719-9a02-29daca3aa4f1", + "x-ms-correlation-request-id" : "0c22d553-d4f7-4f05-a980-b26ad2ed8410", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094806Z:beac44f8-fb05-4719-9a02-29daca3aa4f1", + "x-ms-routing-request-id" : "WESTUS:20190618T190827Z:0c22d553-d4f7-4f05-a980-b26ad2ed8410", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1a3c30bb-90c3-4167-acac-eb7b383a64fe?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d873b0f-223e-4d76-90ba-b9f39e5c078c?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "1a3c30bb-90c3-4167-acac-eb7b383a64fe", + "x-ms-request-id" : "0d873b0f-223e-4d76-90ba-b9f39e5c078c", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1a3c30bb-90c3-4167-acac-eb7b383a64fe?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d873b0f-223e-4d76-90ba-b9f39e5c078c?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:06 GMT", + "date" : "Tue, 18 Jun 2019 19:08:27 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "06f4ec9a-19d6-4669-bb1f-377508d159d1", + "x-ms-correlation-request-id" : "ab8194b4-8f11-4a80-b223-d537aaef3d12", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094806Z:06f4ec9a-19d6-4669-bb1f-377508d159d1", + "x-ms-routing-request-id" : "WESTUS:20190618T190827Z:ab8194b4-8f11-4a80-b223-d537aaef3d12", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1a3c30bb-90c3-4167-acac-eb7b383a64fe?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d873b0f-223e-4d76-90ba-b9f39e5c078c?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "5c382ea6-5d2d-4d7c-aee9-03f5bc75a241", + "x-ms-request-id" : "c39e7963-315c-43cf-a0c3-9ef88b8f712c", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1a3c30bb-90c3-4167-acac-eb7b383a64fe?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d873b0f-223e-4d76-90ba-b9f39e5c078c?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:23 GMT", + "date" : "Tue, 18 Jun 2019 19:08:44 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11959", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "630031a9-68aa-43ac-a818-632f2f989c21", + "x-ms-correlation-request-id" : "e275d0bb-ddf8-45f3-8941-7169dae8e6fb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094823Z:630031a9-68aa-43ac-a818-632f2f989c21", + "x-ms-routing-request-id" : "WESTUS:20190618T190844Z:e275d0bb-ddf8-45f3-8941-7169dae8e6fb", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "71e80fce-0843-4a4a-9b2d-ec83d59efb1d", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.Storage/storageAccounts/hdijavaa1b61640cc24\",\"name\":\"hdijavaa1b61640cc24\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:48:06.1955775Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:48:06.1955775Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T09:48:06.0393283Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaa1b61640cc24.blob.core.windows.net/\",\"queue\":\"https://hdijavaa1b61640cc24.queue.core.windows.net/\",\"table\":\"https://hdijavaa1b61640cc24.table.core.windows.net/\",\"file\":\"https://hdijavaa1b61640cc24.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "9f9bf56d-a38c-4fd7-b6d9-ee9500c94637", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.Storage/storageAccounts/hdijava64d32677b417\",\"name\":\"hdijava64d32677b417\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:08:26.9748693Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:08:26.9748693Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T19:08:26.8342437Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava64d32677b417.blob.core.windows.net/\",\"queue\":\"https://hdijava64d32677b417.queue.core.windows.net/\",\"table\":\"https://hdijava64d32677b417.table.core.windows.net/\",\"file\":\"https://hdijava64d32677b417.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.Storage/storageAccounts/hdijavaa1b61640cc24?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.Storage/storageAccounts/hdijava64d32677b417?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:23 GMT", + "date" : "Tue, 18 Jun 2019 19:08:44 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6f1cb6fd-7c1b-4071-9264-f90859630ce4", + "x-ms-correlation-request-id" : "caa4a10c-4a4d-4a72-ba41-f2275b3a4b14", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094823Z:6f1cb6fd-7c1b-4071-9264-f90859630ce4", + "x-ms-routing-request-id" : "WESTUS:20190618T190845Z:caa4a10c-4a4d-4a72-ba41-f2275b3a4b14", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "6ba4092b-7a36-4327-8c2f-9ed2a174145e", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.Storage/storageAccounts/hdijavaa1b61640cc24\",\"name\":\"hdijavaa1b61640cc24\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:48:06.1955775Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:48:06.1955775Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T09:48:06.0393283Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaa1b61640cc24.blob.core.windows.net/\",\"queue\":\"https://hdijavaa1b61640cc24.queue.core.windows.net/\",\"table\":\"https://hdijavaa1b61640cc24.table.core.windows.net/\",\"file\":\"https://hdijavaa1b61640cc24.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "caca98d5-9127-41b6-aeb0-108230f9e371", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.Storage/storageAccounts/hdijava64d32677b417\",\"name\":\"hdijava64d32677b417\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:08:26.9748693Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:08:26.9748693Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T19:08:26.8342437Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava64d32677b417.blob.core.windows.net/\",\"queue\":\"https://hdijava64d32677b417.queue.core.windows.net/\",\"table\":\"https://hdijava64d32677b417.table.core.windows.net/\",\"file\":\"https://hdijava64d32677b417.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.Storage/storageAccounts/hdijavaa1b61640cc24/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.Storage/storageAccounts/hdijava64d32677b417/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:23 GMT", + "date" : "Tue, 18 Jun 2019 19:08:45 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3b8547fc-5a1d-41e7-8aab-7cfbf4a85151", + "x-ms-correlation-request-id" : "343ea01c-7a35-43aa-bc19-f99788571195", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094824Z:3b8547fc-5a1d-41e7-8aab-7cfbf4a85151", + "x-ms-routing-request-id" : "WESTUS:20190618T190845Z:343ea01c-7a35-43aa-bc19-f99788571195", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "dec46285-d44a-49c1-9875-9689e588603a", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"vz2BpiuyH2HmLmSTJf3aqoutbhYCGJKTUjdG38Ojmk9eTGbxVYlku2bsxJTGR5LQV5fc+u/7bxQfGXWDZHxLWw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"EnjhzGdSQngkjuc+BILNU3rb5BP+kGZ83ODN+HAAgK7fNI+NkZGAU0moz5wgASZ6Jl2l2Bf0szH5ketlYPvWzg==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "a4fb938a-b9e2-434b-aae8-7e50f63f4d0d", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"vqfZ83H/qt9tsDUpjhp9Ow9r+BAxU93DwVy7ug0J2JBsQdtGZQ0XBrEqOWKYZB0x9JFtjPwSsLCPi8YSk0feIw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"3L1X99g0ocefE+/sX0LdA9yFzy5/UATe1Y6PeP/vOFlFmSS4HcBLOWtxGTdWunCpXS/xJxuFISoxIGtprruWtQ==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:42 GMT", - "content-length" : "1269", + "date" : "Tue, 18 Jun 2019 19:09:05 GMT", + "content-length" : "1503", + "expires" : "-1", + "vary" : "Accept-Encoding", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", + "retry-after" : "0", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "be0606ed-0f5f-4298-9e71-d8d46f177e41", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T190906Z:be0606ed-0f5f-4298-9e71-d8d46f177e41", + "content-type" : "application/json; charset=utf-8", + "etag" : "\"6658fb8a-52cf-4cb6-99b4-d6a8de9c2364\"", + "cache-control" : "no-cache", + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b?api-version=2018-06-01-preview", + "x-ms-request-id" : "95fa6882-2415-4afc-9a14-89b36c22a7d9", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b\",\"name\":\"hdisdk-premiumd547072399961b\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"6658fb8a-52cf-4cb6-99b4-d6a8de9c2364\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T19:09:05.543\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"premium\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava64d32677b417.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-premiumd547072399961b\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:09:06 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "60904b42-20fd-4970-aaae-3d7d97d6fc48", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T190907Z:60904b42-20fd-4970-aaae-3d7d97d6fc48", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "efce3f20-778e-45e8-a198-49307c2babfc", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:09:37 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "2ac3ce13-8f5e-471e-8409-0efed97121dd", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T190938Z:2ac3ce13-8f5e-471e-8409-0efed97121dd", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "778fe8c7-24de-41c4-909b-9e8939fba7b3", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:10:07 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "5621fc5e-885c-4f27-a71c-62be25ab1508", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191008Z:5621fc5e-885c-4f27-a71c-62be25ab1508", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "987c7e42-c7c5-4340-9c4c-74e87da1a8e8", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:10:40 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "5fb3a4ce-49ce-4099-ba90-e4441e7c70c4", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191041Z:5fb3a4ce-49ce-4099-ba90-e4441e7c70c4", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "e92b1726-8654-4354-ba59-aef4ee1fa7fe", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:11:11 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "8de950f9-ac26-4a45-8f30-2bc445921a6a", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191112Z:8de950f9-ac26-4a45-8f30-2bc445921a6a", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "54128c16-bdb1-4c33-ab4c-b7a85f68457f", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:11:42 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "340f0c27-0182-4b94-8da2-4aae42cccdab", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191142Z:340f0c27-0182-4b94-8da2-4aae42cccdab", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "d8af9d62-1892-4e88-990f-50d47fb785a7", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:12:13 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "23d13154-8cd0-4c95-8191-1d477e76b680", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191213Z:23d13154-8cd0-4c95-8191-1d477e76b680", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "5bc27148-cd29-4078-9cf2-488df2ffa20d", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:12:44 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "17fff5e2-ab53-452e-bff6-89d56b3cdc36", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191244Z:17fff5e2-ab53-452e-bff6-89d56b3cdc36", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "e4d4250b-e257-41bd-9a1b-6a9735faea15", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:13:14 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11949", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "89fdcd4c-c8b5-4f1c-8a50-dcb17300e2c3", + "x-ms-correlation-request-id" : "2949cf0d-bf79-4dbe-83fc-7d844bc3401c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094843Z:89fdcd4c-c8b5-4f1c-8a50-dcb17300e2c3", + "x-ms-routing-request-id" : "WESTUS:20190618T191315Z:2949cf0d-bf79-4dbe-83fc-7d844bc3401c", "content-type" : "application/json; charset=utf-8", - "etag" : "\"625caa16-7149-4b4d-9c82-8e31f99c70f6\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3?api-version=2018-06-01-preview", - "x-ms-request-id" : "706570bd-278e-4cac-87f6-0065ea5e452c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3\",\"name\":\"hdisdk-premiumf8099591e3ddf3\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"625caa16-7149-4b4d-9c82-8e31f99c70f6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T09:48:42.367\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"premium\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-request-id" : "640e6691-e02d-4066-95dc-04bc0b71363c", + "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:43 GMT", + "date" : "Tue, 18 Jun 2019 19:13:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11948", @@ -227,25 +447,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fa1a51c7-e161-421c-a910-2da12f6a76a0", + "x-ms-correlation-request-id" : "c6e84ea5-5da3-4720-94b5-23349da2cf97", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094843Z:fa1a51c7-e161-421c-a910-2da12f6a76a0", + "x-ms-routing-request-id" : "WESTUS:20190618T191346Z:c6e84ea5-5da3-4720-94b5-23349da2cf97", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0f51eb53-6837-421f-ac2f-95138558d7d5", + "x-ms-request-id" : "823fce0f-2b09-40de-b6f9-3a1ccd1f05d5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:49:13 GMT", + "date" : "Tue, 18 Jun 2019 19:14:16 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11947", @@ -253,25 +472,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "952a9331-ad11-461c-b2fd-a61ab2e781f1", + "x-ms-correlation-request-id" : "549cdf06-3474-403e-bf82-a20f9879d73c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094913Z:952a9331-ad11-461c-b2fd-a61ab2e781f1", + "x-ms-routing-request-id" : "WESTUS:20190618T191417Z:549cdf06-3474-403e-bf82-a20f9879d73c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "aff2b883-9f20-44d5-a418-d390e24bbf7c", + "x-ms-request-id" : "2b0c67e3-13d6-4ff5-801e-ed2db9b3d6e6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:49:43 GMT", + "date" : "Tue, 18 Jun 2019 19:14:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11946", @@ -279,1130 +497,1634 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3d84d8ee-f375-4885-a3e3-3d9d890c6cf2", + "x-ms-correlation-request-id" : "1fdf1a35-cf51-4cba-bc0c-d45619069aa8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094944Z:3d84d8ee-f375-4885-a3e3-3d9d890c6cf2", + "x-ms-routing-request-id" : "WESTUS:20190618T191447Z:1fdf1a35-cf51-4cba-bc0c-d45619069aa8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "75205609-cc9a-4e83-945a-58c7fd1f9f89", + "x-ms-request-id" : "d4572751-657b-4e72-bac6-d22ba64c2fdc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:50:14 GMT", + "date" : "Tue, 18 Jun 2019 19:15:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", + "x-ms-ratelimit-remaining-subscription-reads" : "11945", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "88b09b38-d13f-4695-aaaf-d2271edf98ef", + "x-ms-correlation-request-id" : "3a6dd238-973c-43db-8d3b-d7fb932aa55c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095015Z:88b09b38-d13f-4695-aaaf-d2271edf98ef", + "x-ms-routing-request-id" : "WESTUS:20190618T191518Z:3a6dd238-973c-43db-8d3b-d7fb932aa55c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cb4190b2-f0e1-4166-9664-c57304f52fb5", + "x-ms-request-id" : "853f2acf-51ba-4791-a753-9e0a262d5af6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:50:44 GMT", + "date" : "Tue, 18 Jun 2019 19:15:48 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", + "x-ms-ratelimit-remaining-subscription-reads" : "11944", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d97731de-483a-4437-bd24-5e035e3f05c9", + "x-ms-correlation-request-id" : "a9c61762-ae9f-4b12-b714-c7b781429d77", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095045Z:d97731de-483a-4437-bd24-5e035e3f05c9", + "x-ms-routing-request-id" : "WESTUS:20190618T191549Z:a9c61762-ae9f-4b12-b714-c7b781429d77", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "46ff6fe5-7d9d-47c1-97bf-58e1457a31d7", + "x-ms-request-id" : "819ce5a8-9bf5-462f-b002-278dab6176da", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:51:15 GMT", + "date" : "Tue, 18 Jun 2019 19:16:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", + "x-ms-ratelimit-remaining-subscription-reads" : "11943", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "40649992-2361-4dd5-afd1-376192d657ed", + "x-ms-correlation-request-id" : "06d1b9d4-aa93-4976-8820-b1878181e9ec", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095116Z:40649992-2361-4dd5-afd1-376192d657ed", + "x-ms-routing-request-id" : "WESTUS:20190618T191620Z:06d1b9d4-aa93-4976-8820-b1878181e9ec", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ed284ef0-b722-4e12-b4b7-d73ca7710c11", + "x-ms-request-id" : "f66abbeb-7739-4344-9090-2411b1edf338", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:51:46 GMT", + "date" : "Tue, 18 Jun 2019 19:16:50 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", + "x-ms-ratelimit-remaining-subscription-reads" : "11942", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8f7fbd6b-9234-472c-9453-318b3adf9db1", + "x-ms-correlation-request-id" : "72adad86-efc4-4b92-be01-3ab6e21e2426", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095146Z:8f7fbd6b-9234-472c-9453-318b3adf9db1", + "x-ms-routing-request-id" : "WESTUS:20190618T191650Z:72adad86-efc4-4b92-be01-3ab6e21e2426", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e4ea57b0-b93e-4b81-8790-ec0b69dc171a", + "x-ms-request-id" : "09e40560-c2a4-4e5c-a6f9-d82e78d72951", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:52:16 GMT", + "date" : "Tue, 18 Jun 2019 19:17:21 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11941", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a126ee42-5c33-43dc-9e7b-0f55bb6b9d30", + "x-ms-correlation-request-id" : "aa7eb5a2-af99-47ca-bd82-1e440831af4f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095217Z:a126ee42-5c33-43dc-9e7b-0f55bb6b9d30", + "x-ms-routing-request-id" : "WESTUS:20190618T191721Z:aa7eb5a2-af99-47ca-bd82-1e440831af4f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "07e16e6b-b43b-43e2-9e72-cde1251356f3", + "x-ms-request-id" : "22cc106e-fcc3-4490-8395-88eeea4ddc19", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:52:47 GMT", + "date" : "Tue, 18 Jun 2019 19:17:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11940", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d70003ce-3d7b-405b-b076-908403a5549a", + "x-ms-correlation-request-id" : "2e9b843f-2bab-46a8-943f-dbca5bdff740", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095247Z:d70003ce-3d7b-405b-b076-908403a5549a", + "x-ms-routing-request-id" : "WESTUS:20190618T191752Z:2e9b843f-2bab-46a8-943f-dbca5bdff740", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7ea5bfd6-9a3c-4b5f-92d7-d23b73f4a670", + "x-ms-request-id" : "f0c7c658-9a22-4fbe-a151-32cf29e6d6d7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:53:18 GMT", + "date" : "Tue, 18 Jun 2019 19:18:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11939", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4338e7a7-2e0e-424f-8ac2-591568393ad8", + "x-ms-correlation-request-id" : "b5bd77ed-865e-4900-b96b-f47260c2e6fa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095318Z:4338e7a7-2e0e-424f-8ac2-591568393ad8", + "x-ms-routing-request-id" : "WESTUS:20190618T191824Z:b5bd77ed-865e-4900-b96b-f47260c2e6fa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8b1047cb-bf80-40da-9ad8-a49ec1d90929", + "x-ms-request-id" : "abefc0a1-0f25-40a5-9020-f1237b3ebebe", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:53:49 GMT", + "date" : "Tue, 18 Jun 2019 19:18:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11938", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "ecff77f2-f10b-49ae-9a18-d108c599c67f", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T191854Z:ecff77f2-f10b-49ae-9a18-d108c599c67f", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "671d7d90-1e60-42f7-bb6c-95e4afbb756d", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:19:44 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "f97e0306-e69a-4b6f-abf1-8ca9e4a46382", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T191944Z:f97e0306-e69a-4b6f-abf1-8ca9e4a46382", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "f97e0306-e69a-4b6f-abf1-8ca9e4a46382", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:19:45 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11936", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "98898848-4384-433e-a26f-4317b0b8a837", + "x-ms-correlation-request-id" : "90ddd742-1c8f-465f-92d6-c2eff166d397", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095349Z:98898848-4384-433e-a26f-4317b0b8a837", + "x-ms-routing-request-id" : "WESTUS:20190618T191945Z:90ddd742-1c8f-465f-92d6-c2eff166d397", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d1993478-677b-4a30-aa1a-fbd5f86d80ae", + "x-ms-request-id" : "84a314d8-fd4a-4d09-be7e-123f4734ccc9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:54:18 GMT", + "date" : "Tue, 18 Jun 2019 19:20:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "x-ms-ratelimit-remaining-subscription-reads" : "11935", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9466a89c-0223-45eb-9d07-469601fa18e9", + "x-ms-correlation-request-id" : "3bb86df5-9ae4-4f09-8a5d-aa58f80b486d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095419Z:9466a89c-0223-45eb-9d07-469601fa18e9", + "x-ms-routing-request-id" : "WESTUS:20190618T192016Z:3bb86df5-9ae4-4f09-8a5d-aa58f80b486d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a4427975-4cf0-467f-a440-c41237a98c8a", + "x-ms-request-id" : "791a618f-a7f7-495f-ac0c-ed5c5e168ff8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:54:49 GMT", + "date" : "Tue, 18 Jun 2019 19:20:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11934", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "27ee1cb8-2823-44b1-a100-6c446a7bcf3e", + "x-ms-correlation-request-id" : "5a9539f7-ebf8-4287-8d6b-01c37e1b671e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095449Z:27ee1cb8-2823-44b1-a100-6c446a7bcf3e", + "x-ms-routing-request-id" : "WESTUS:20190618T192047Z:5a9539f7-ebf8-4287-8d6b-01c37e1b671e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6dbbd9d1-0251-4857-a41f-fb99e95350d6", + "x-ms-request-id" : "ba54390b-3f8d-4179-ba8a-96b5107c5dc6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:55:20 GMT", + "date" : "Tue, 18 Jun 2019 19:21:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", + "x-ms-ratelimit-remaining-subscription-reads" : "11933", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0e79aa6e-a6aa-48f2-b6d9-25eafcf5df05", + "x-ms-correlation-request-id" : "d085953c-7948-4aee-b9e2-3d19325371af", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095520Z:0e79aa6e-a6aa-48f2-b6d9-25eafcf5df05", + "x-ms-routing-request-id" : "WESTUS:20190618T192118Z:d085953c-7948-4aee-b9e2-3d19325371af", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "24ba056f-2c2d-4d35-8513-7ccd505f18b7", + "x-ms-request-id" : "a051f3c7-c84f-42cc-ab94-ff732b25ba91", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:55:50 GMT", + "date" : "Tue, 18 Jun 2019 19:21:48 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", + "x-ms-ratelimit-remaining-subscription-reads" : "11932", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d721a6f4-2e54-4a20-9cc2-cfdedbe3d69e", + "x-ms-correlation-request-id" : "d57c9065-91c1-4da5-8a62-a548ac9509e9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095551Z:d721a6f4-2e54-4a20-9cc2-cfdedbe3d69e", + "x-ms-routing-request-id" : "WESTUS:20190618T192148Z:d57c9065-91c1-4da5-8a62-a548ac9509e9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "378cb7a1-d858-41a6-8e4e-6cf2faebbc97", + "x-ms-request-id" : "3f9e6390-9982-47a9-bbd2-a7918a4e80a9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:56:21 GMT", + "date" : "Tue, 18 Jun 2019 19:22:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", + "x-ms-ratelimit-remaining-subscription-reads" : "11931", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3ce62cc5-f605-4247-8348-276b7a7fb98a", + "x-ms-correlation-request-id" : "d46457d6-5f19-465a-a8c4-9b6232b5b9ca", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095621Z:3ce62cc5-f605-4247-8348-276b7a7fb98a", + "x-ms-routing-request-id" : "WESTUS:20190618T192219Z:d46457d6-5f19-465a-a8c4-9b6232b5b9ca", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3344b93e-ae00-485a-937e-197941242350", + "x-ms-request-id" : "9b4cf505-4a64-493a-ae9e-e4b5e6388a15", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:56:51 GMT", + "date" : "Tue, 18 Jun 2019 19:22:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", + "x-ms-ratelimit-remaining-subscription-reads" : "11930", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fe279a4f-88a8-450c-94c6-1d580ab7ad07", + "x-ms-correlation-request-id" : "0b0a4e9c-6cf2-4dd4-b11c-192dad1a23ac", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095652Z:fe279a4f-88a8-450c-94c6-1d580ab7ad07", + "x-ms-routing-request-id" : "WESTUS:20190618T192250Z:0b0a4e9c-6cf2-4dd4-b11c-192dad1a23ac", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1467aae2-bf43-402f-9dc4-0af64a1cfb32", + "x-ms-request-id" : "e99a93e7-8380-45e1-8161-3ffe6dc49319", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:57:21 GMT", + "date" : "Tue, 18 Jun 2019 19:23:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", + "x-ms-ratelimit-remaining-subscription-reads" : "11929", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "409abf40-7102-44c4-a064-529250ad19c7", + "x-ms-correlation-request-id" : "526140df-1261-4364-8cef-2eb4a06cecba", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095722Z:409abf40-7102-44c4-a064-529250ad19c7", + "x-ms-routing-request-id" : "WESTUS:20190618T192321Z:526140df-1261-4364-8cef-2eb4a06cecba", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "eba9d80d-27b0-4830-9b2b-e31ca7f04105", + "x-ms-request-id" : "ddcec6f7-dd57-4824-901c-465dbd32709c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:57:52 GMT", + "date" : "Tue, 18 Jun 2019 19:23:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", + "x-ms-ratelimit-remaining-subscription-reads" : "11928", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "58350579-1b80-4315-bbad-cfee5a72b128", + "x-ms-correlation-request-id" : "aaa24fff-4406-4d44-b6e6-e8f723389cfa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095753Z:58350579-1b80-4315-bbad-cfee5a72b128", + "x-ms-routing-request-id" : "WESTUS:20190618T192352Z:aaa24fff-4406-4d44-b6e6-e8f723389cfa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0675418f-4271-4c18-b460-7c0241761104", + "x-ms-request-id" : "11f7f3ef-f763-49e5-b4d8-f57ffc14800e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:58:23 GMT", + "date" : "Tue, 18 Jun 2019 19:24:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", + "x-ms-ratelimit-remaining-subscription-reads" : "11927", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "47abb2df-4655-4b8e-862c-88e4bb30a926", + "x-ms-correlation-request-id" : "6165f819-55c4-45fb-b303-5f16a79d033c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095823Z:47abb2df-4655-4b8e-862c-88e4bb30a926", + "x-ms-routing-request-id" : "WESTUS:20190618T192422Z:6165f819-55c4-45fb-b303-5f16a79d033c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "64d403dc-4a37-4d78-87e6-ecd2c27e1a91", + "x-ms-request-id" : "3bde5115-3c0a-41f8-bb50-4ce7a6318f54", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:58:53 GMT", + "date" : "Tue, 18 Jun 2019 19:24:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", + "x-ms-ratelimit-remaining-subscription-reads" : "11926", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bf4639e6-5d8c-452d-b5ca-d4fb82639918", + "x-ms-correlation-request-id" : "9b95b8df-21a2-44c5-ad99-142ce38f926b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095854Z:bf4639e6-5d8c-452d-b5ca-d4fb82639918", + "x-ms-routing-request-id" : "WESTUS:20190618T192453Z:9b95b8df-21a2-44c5-ad99-142ce38f926b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "54afc035-7449-4da3-a48d-1e6e53151811", + "x-ms-request-id" : "1d1898c4-c57a-40b2-aa99-7165dcd66a48", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:59:23 GMT", + "date" : "Tue, 18 Jun 2019 19:25:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", + "x-ms-ratelimit-remaining-subscription-reads" : "11925", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a25dae85-a529-4bf8-b32e-f34f75c0cf85", + "x-ms-correlation-request-id" : "0748c613-4752-405d-bef2-f23bc435c0dc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095924Z:a25dae85-a529-4bf8-b32e-f34f75c0cf85", + "x-ms-routing-request-id" : "WESTUS:20190618T192524Z:0748c613-4752-405d-bef2-f23bc435c0dc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8b0a2b76-fe32-4b44-823c-8d6fd994b103", + "x-ms-request-id" : "8a9be9f0-432f-4af1-8688-c8781fbc27bc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:59:54 GMT", + "date" : "Tue, 18 Jun 2019 19:25:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", + "x-ms-ratelimit-remaining-subscription-reads" : "11924", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "47ad4888-58d1-4535-ae55-4f9394be0a61", + "x-ms-correlation-request-id" : "117f5242-3131-4eac-bae0-50e681e21422", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T095955Z:47ad4888-58d1-4535-ae55-4f9394be0a61", + "x-ms-routing-request-id" : "WESTUS:20190618T192555Z:117f5242-3131-4eac-bae0-50e681e21422", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9b28ddef-6847-4959-b02a-9d7d34eda1d0", + "x-ms-request-id" : "29417b00-1299-4a5d-9ccf-3279c3ecae92", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:00:25 GMT", + "date" : "Tue, 18 Jun 2019 19:26:25 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", + "x-ms-ratelimit-remaining-subscription-reads" : "11923", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eaaec5f1-8f12-44d7-83b7-fd10e8c6ecaa", + "x-ms-correlation-request-id" : "832468ca-2d18-4e83-8084-d072e3318832", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100025Z:eaaec5f1-8f12-44d7-83b7-fd10e8c6ecaa", + "x-ms-routing-request-id" : "WESTUS:20190618T192626Z:832468ca-2d18-4e83-8084-d072e3318832", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "30b5520f-98f3-442d-b419-3069c653f185", + "x-ms-request-id" : "d6e80ccd-a3b8-435d-bb0d-b1e1f6ec5f77", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:00:55 GMT", + "date" : "Tue, 18 Jun 2019 19:26:57 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", + "x-ms-ratelimit-remaining-subscription-reads" : "11922", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4332266d-8507-4640-b869-1872397f2bca", + "x-ms-correlation-request-id" : "d02c7ed0-841b-4b37-9c03-cb1568ae3f68", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100056Z:4332266d-8507-4640-b869-1872397f2bca", + "x-ms-routing-request-id" : "WESTUS:20190618T192657Z:d02c7ed0-841b-4b37-9c03-cb1568ae3f68", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "730a281b-be16-4bf5-8209-90de58d55b3e", + "x-ms-request-id" : "5ee2f70a-85f9-45f5-aab3-f50493948eb8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:01:26 GMT", + "date" : "Tue, 18 Jun 2019 19:27:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", + "x-ms-ratelimit-remaining-subscription-reads" : "11921", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0eb587ee-5ee0-4286-a29f-78a0fcf3dd48", + "x-ms-correlation-request-id" : "52187185-5319-466e-bbfa-695c9b0d3926", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100126Z:0eb587ee-5ee0-4286-a29f-78a0fcf3dd48", + "x-ms-routing-request-id" : "WESTUS:20190618T192728Z:52187185-5319-466e-bbfa-695c9b0d3926", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2970c2f7-4cb6-463c-a907-c4d6577b98ff", + "x-ms-request-id" : "b9effec2-e8ec-4c71-83c3-53423b058d0b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:01:57 GMT", + "date" : "Tue, 18 Jun 2019 19:27:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", + "x-ms-ratelimit-remaining-subscription-reads" : "11920", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7ac0ec51-f96b-4c6e-baf7-2334bcdd1603", + "x-ms-correlation-request-id" : "1c3a79b3-01cd-442f-8bcc-1d0bc242d607", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100157Z:7ac0ec51-f96b-4c6e-baf7-2334bcdd1603", + "x-ms-routing-request-id" : "WESTUS:20190618T192759Z:1c3a79b3-01cd-442f-8bcc-1d0bc242d607", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e547412e-5597-413d-84da-5fedfe349aef", + "x-ms-request-id" : "3b06dfef-ca70-4456-b582-5d299bca13e1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:02:27 GMT", + "date" : "Tue, 18 Jun 2019 19:28:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", + "x-ms-ratelimit-remaining-subscription-reads" : "11919", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "594b15be-33b0-4d82-bd6a-dc12840f7dae", + "x-ms-correlation-request-id" : "714935b6-70e6-4baa-a1c3-1d088a8c1e8c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100227Z:594b15be-33b0-4d82-bd6a-dc12840f7dae", + "x-ms-routing-request-id" : "WESTUS:20190618T192830Z:714935b6-70e6-4baa-a1c3-1d088a8c1e8c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "25dd9822-10e7-46ca-b966-246fe019460e", + "x-ms-request-id" : "6f43ec96-b3e7-427d-bcfd-f3519b5704f6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:02:58 GMT", + "date" : "Tue, 18 Jun 2019 19:29:19 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "6d90ddeb-e100-4314-bf65-68abb92d9010", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T192920Z:6d90ddeb-e100-4314-bf65-68abb92d9010", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "6d90ddeb-e100-4314-bf65-68abb92d9010", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:29:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", + "x-ms-ratelimit-remaining-subscription-reads" : "11917", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4f19c4ba-e494-43e3-8c14-ca319b4d0a74", + "x-ms-correlation-request-id" : "65cd88d6-a658-4628-b2c6-b8e203d5951e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100258Z:4f19c4ba-e494-43e3-8c14-ca319b4d0a74", + "x-ms-routing-request-id" : "WESTUS:20190618T192920Z:65cd88d6-a658-4628-b2c6-b8e203d5951e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "15107dcb-d860-4171-a071-d0afbeae261f", + "x-ms-request-id" : "faee6c89-b665-4662-b4fa-51544d7f01c1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:03:27 GMT", + "date" : "Tue, 18 Jun 2019 19:29:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", + "x-ms-ratelimit-remaining-subscription-reads" : "11916", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e1ee1ac2-0c1a-4c36-8d86-329e1b6398e3", + "x-ms-correlation-request-id" : "338aab7e-215d-40eb-9ec8-d7b1b6b4d178", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100328Z:e1ee1ac2-0c1a-4c36-8d86-329e1b6398e3", + "x-ms-routing-request-id" : "WESTUS:20190618T192958Z:338aab7e-215d-40eb-9ec8-d7b1b6b4d178", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f3aca183-702b-4f91-8a7b-77425e91ff80", + "x-ms-request-id" : "7e1f62ff-c16f-4fca-8d92-9053ae4af4e4", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:03:59 GMT", + "date" : "Tue, 18 Jun 2019 19:30:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", + "x-ms-ratelimit-remaining-subscription-reads" : "11915", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0e6f0f9c-cb13-4bac-9eaf-370283bcaefc", + "x-ms-correlation-request-id" : "8eb4b370-99aa-4692-b2db-326dab651245", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100359Z:0e6f0f9c-cb13-4bac-9eaf-370283bcaefc", + "x-ms-routing-request-id" : "WESTUS:20190618T193029Z:8eb4b370-99aa-4692-b2db-326dab651245", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b25ca371-ffdc-46c9-94d2-f8ee2cbdf1ea", + "x-ms-request-id" : "d942f09b-7589-40c8-9512-6deedd4f2f03", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:04:29 GMT", + "date" : "Tue, 18 Jun 2019 19:31:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", + "x-ms-ratelimit-remaining-subscription-reads" : "11914", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5948ad53-a1e0-4aa4-a81b-c9521033349a", + "x-ms-correlation-request-id" : "a422c825-37bd-4ca1-82dc-f7915860ca4d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100429Z:5948ad53-a1e0-4aa4-a81b-c9521033349a", + "x-ms-routing-request-id" : "WESTUS:20190618T193100Z:a422c825-37bd-4ca1-82dc-f7915860ca4d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e52d1d3d-e29c-4ffd-b9f1-3389a885e2d3", + "x-ms-request-id" : "738783a7-9225-498c-9854-49a5a09de73e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:04:59 GMT", + "date" : "Tue, 18 Jun 2019 19:31:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", + "x-ms-ratelimit-remaining-subscription-reads" : "11913", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "18074ded-752b-49ba-8408-4829bf18ca2c", + "x-ms-correlation-request-id" : "25f8f345-be90-4124-8bd9-778e730134cd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100500Z:18074ded-752b-49ba-8408-4829bf18ca2c", + "x-ms-routing-request-id" : "WESTUS:20190618T193131Z:25f8f345-be90-4124-8bd9-778e730134cd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ff184dce-53cf-4cc0-ba86-aabdab84d2fe", + "x-ms-request-id" : "a1b26d5b-6b25-4d2d-80cb-6d99512fec1b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:05:30 GMT", + "date" : "Tue, 18 Jun 2019 19:32:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", + "x-ms-ratelimit-remaining-subscription-reads" : "11912", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2808c0fe-3310-4f88-9ca2-346fe9de6a67", + "x-ms-correlation-request-id" : "9c9dbc49-54af-4d79-b12c-9d1b9624c0e5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100530Z:2808c0fe-3310-4f88-9ca2-346fe9de6a67", + "x-ms-routing-request-id" : "WESTUS:20190618T193202Z:9c9dbc49-54af-4d79-b12c-9d1b9624c0e5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c214dcb6-ca8c-450b-bbdd-8ff8d9607a2e", + "x-ms-request-id" : "45d07c4a-7b13-4ff4-a102-8a1a932d3a52", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:06:01 GMT", + "date" : "Tue, 18 Jun 2019 19:32:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", + "x-ms-ratelimit-remaining-subscription-reads" : "11911", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e32a1a65-83d5-4204-96df-38e32474234b", + "x-ms-correlation-request-id" : "19180a0f-1c41-4264-a158-31233995f19c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100601Z:e32a1a65-83d5-4204-96df-38e32474234b", + "x-ms-routing-request-id" : "WESTUS:20190618T193233Z:19180a0f-1c41-4264-a158-31233995f19c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21ff203d-6431-4647-88c0-4d70cc3ab800", + "x-ms-request-id" : "0cd843b4-1f89-478f-b493-609c38a05657", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:06:31 GMT", + "date" : "Tue, 18 Jun 2019 19:33:03 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", + "x-ms-ratelimit-remaining-subscription-reads" : "11910", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a39da2ef-2d94-42c9-b783-6c80972fc942", + "x-ms-correlation-request-id" : "ca4966bb-eaf1-4156-8f36-765b21243668", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100632Z:a39da2ef-2d94-42c9-b783-6c80972fc942", + "x-ms-routing-request-id" : "WESTUS:20190618T193304Z:ca4966bb-eaf1-4156-8f36-765b21243668", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3eb7362a-ea37-4858-9ab8-3acf379aa5d8", + "x-ms-request-id" : "35a19f2c-385a-43be-ac42-2c71785ef6db", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:07:02 GMT", + "date" : "Tue, 18 Jun 2019 19:33:34 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", + "x-ms-ratelimit-remaining-subscription-reads" : "11909", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4c5d092b-6c37-4d0b-b00a-8638fd39e4d9", + "x-ms-correlation-request-id" : "d29735d5-3b65-4df8-84cb-e1b5793d2ec8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100702Z:4c5d092b-6c37-4d0b-b00a-8638fd39e4d9", + "x-ms-routing-request-id" : "WESTUS:20190618T193334Z:d29735d5-3b65-4df8-84cb-e1b5793d2ec8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "03b06f43-3ed7-423f-8cdf-b70fdb79673c", + "x-ms-request-id" : "7c35fca7-110c-4e80-acb5-b91a951a387b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:07:32 GMT", + "date" : "Tue, 18 Jun 2019 19:34:05 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", + "x-ms-ratelimit-remaining-subscription-reads" : "11908", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bcbbfb27-5c64-4e4b-981a-57ed0abcb170", + "x-ms-correlation-request-id" : "5e8397dc-2afd-4360-8bb4-b43a3a6bf9d6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100733Z:bcbbfb27-5c64-4e4b-981a-57ed0abcb170", + "x-ms-routing-request-id" : "WESTUS:20190618T193405Z:5e8397dc-2afd-4360-8bb4-b43a3a6bf9d6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "250d4d7e-de0c-48d5-9b6f-542159d6e372", + "x-ms-request-id" : "11ab21bd-ddfa-4486-855f-bbdb935c5288", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:08:03 GMT", + "date" : "Tue, 18 Jun 2019 19:34:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11907", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ff035987-c2b3-45d0-bafb-11bc48c3e2e2", + "x-ms-correlation-request-id" : "46a90edf-4ec6-4898-8d2e-7f08f99a8344", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100803Z:ff035987-c2b3-45d0-bafb-11bc48c3e2e2", + "x-ms-routing-request-id" : "WESTUS:20190618T193436Z:46a90edf-4ec6-4898-8d2e-7f08f99a8344", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2190893d-4dfb-4b20-96a2-794849aca6c0", + "x-ms-request-id" : "5e64f11a-a759-4461-95e6-79176234ee4d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:08:33 GMT", + "date" : "Tue, 18 Jun 2019 19:35:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11906", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "698fb3c5-d50a-46c0-902b-8199f5c4ea5d", + "x-ms-correlation-request-id" : "c992c35e-5807-486e-a687-2da69087e14b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100834Z:698fb3c5-d50a-46c0-902b-8199f5c4ea5d", + "x-ms-routing-request-id" : "WESTUS:20190618T193507Z:c992c35e-5807-486e-a687-2da69087e14b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e527695e-ae68-4615-92cf-3e609c853b7c", + "x-ms-request-id" : "6de1960a-dc41-49eb-9704-94ec62777e27", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:09:04 GMT", + "date" : "Tue, 18 Jun 2019 19:35:38 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11905", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f37acd95-2712-430f-bd79-3bda9be39943", + "x-ms-correlation-request-id" : "b3fd889f-7132-46b6-acd3-7c0a65ea0ac0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100904Z:f37acd95-2712-430f-bd79-3bda9be39943", + "x-ms-routing-request-id" : "WESTUS:20190618T193538Z:b3fd889f-7132-46b6-acd3-7c0a65ea0ac0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f9924b23-b22d-4b1c-a672-d2ffe9229b16", + "x-ms-request-id" : "c802fe0f-276a-474b-b469-5e1a97dc2218", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:09:34 GMT", + "date" : "Tue, 18 Jun 2019 19:36:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11904", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c2fd029d-593f-4291-b1ed-16e7c396f7f3", + "x-ms-correlation-request-id" : "bbc90f72-194d-4a0a-b8f4-bf842e4a9854", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T100935Z:c2fd029d-593f-4291-b1ed-16e7c396f7f3", + "x-ms-routing-request-id" : "WESTUS:20190618T193609Z:bbc90f72-194d-4a0a-b8f4-bf842e4a9854", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "85d590be-e6a1-4912-8471-6c2055d7f8c8", + "x-ms-request-id" : "bdad3e44-2e65-47a2-8105-7ed204afc924", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:05 GMT", + "date" : "Tue, 18 Jun 2019 19:36:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "x-ms-ratelimit-remaining-subscription-reads" : "11903", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f00bde0b-0a2e-42e9-be85-05ebe1d0d7fc", + "x-ms-correlation-request-id" : "87d6305b-589e-4538-8eba-67b7687143c5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101006Z:f00bde0b-0a2e-42e9-be85-05ebe1d0d7fc", + "x-ms-routing-request-id" : "WESTUS:20190618T193640Z:87d6305b-589e-4538-8eba-67b7687143c5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6e9cb499-e372-45c8-b5f3-de5de8c9e057", + "x-ms-request-id" : "f2d09ba8-6797-4639-a9c2-507a82743e2b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:36 GMT", - "content-length" : "22", + "date" : "Tue, 18 Jun 2019 19:37:10 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11902", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9a11e860-a238-4dfa-956c-eea5fcff839d", + "x-ms-correlation-request-id" : "c1b65a35-3f41-4429-acdf-5837b364915f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101036Z:9a11e860-a238-4dfa-956c-eea5fcff839d", + "x-ms-routing-request-id" : "WESTUS:20190618T193711Z:c1b65a35-3f41-4429-acdf-5837b364915f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9fb5ce35-d268-4a66-ab6b-0b2edf94a46c", - "Body" : "{\"status\":\"Succeeded\"}" + "x-ms-request-id" : "fbbfde6e-eca8-4fe6-965a-cc17d231e41c", + "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:36 GMT", - "content-length" : "1519", + "date" : "Tue, 18 Jun 2019 19:37:41 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11901", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "ae65f656-da21-4c31-a752-9230b033e8de", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T193742Z:ae65f656-da21-4c31-a752-9230b033e8de", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "427366ae-8989-4229-84eb-d47ae660c105", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:38:12 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11900", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "d7ded342-bf65-4b5f-8853-ea527e643db1", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T193812Z:d7ded342-bf65-4b5f-8853-ea527e643db1", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "0f338efd-c8c8-4a9a-9e90-15bc55bc54f6", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:38:43 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11899", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "2a9cd132-6c53-49e3-8641-d59d6b0504c5", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T193843Z:2a9cd132-6c53-49e3-8641-d59d6b0504c5", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "c6cdbc0b-1eb2-4192-90d7-a46323e622a6", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:39:14 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11898", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "65f893eb-d3d0-4104-973e-2cd824b89b24", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T193914Z:65f893eb-d3d0-4104-973e-2cd824b89b24", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "ac13fcff-d4d9-4345-98ce-722140a7a378", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:39:45 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11897", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "b54cdfc9-9634-4966-92fd-575cb809bcab", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T193945Z:b54cdfc9-9634-4966-92fd-575cb809bcab", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "19f1696c-bbef-4225-9cdf-dbe89202c838", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:40:15 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11896", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "17eafff4-d227-4b42-8ccf-ce0a28ed897c", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194016Z:17eafff4-d227-4b42-8ccf-ce0a28ed897c", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "bc7bf0ad-76e5-4a40-afcd-20017c7ade21", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:40:46 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11895", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "11ba5cfe-81f6-4979-98d8-ccec222ce40d", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194047Z:11ba5cfe-81f6-4979-98d8-ccec222ce40d", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "8fbba4aa-7d7d-458f-b353-92283d95e255", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:41:17 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11894", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "af45b6c8-60b7-4bd6-b3aa-2934f8f1c151", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194117Z:af45b6c8-60b7-4bd6-b3aa-2934f8f1c151", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "a3bd2c9f-e72f-4d44-95f6-86de8000138f", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:41:47 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11893", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "7eb29038-c4a9-49cb-a1fa-baf74866167b", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194148Z:7eb29038-c4a9-49cb-a1fa-baf74866167b", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "6c0f5559-74ac-4081-9b23-23d4033179c8", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:42:19 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11892", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "de26f8ea-f5d1-41cd-a566-87a9a516a0ec", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194219Z:de26f8ea-f5d1-41cd-a566-87a9a516a0ec", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "fa902dc4-964c-4431-99fb-64d90fd0c45b", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:42:50 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11891", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "1aef1d5a-3cc8-4f4e-83d7-828450c3addd", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194250Z:1aef1d5a-3cc8-4f4e-83d7-828450c3addd", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "39716ae3-492b-45ad-9449-0a2d962c1c53", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:43:20 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11890", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "6ddd4463-962b-4114-95db-5f4f80c46246", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194321Z:6ddd4463-962b-4114-95db-5f4f80c46246", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "7f912e17-ba02-4f26-a534-947dde0be64b", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:43:51 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11889", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "4f587f2f-abfe-460f-a804-a688a2223963", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194352Z:4f587f2f-abfe-460f-a804-a688a2223963", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "5721b037-baad-40fe-8d3a-23258c69949c", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:44:22 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11888", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "4663b10d-0fd7-4c65-9e28-fef67dfb59e7", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194423Z:4663b10d-0fd7-4c65-9e28-fef67dfb59e7", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "b34052c7-ab18-445c-842b-59a80cd099b4", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:44:53 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11887", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "61784445-a345-4880-9200-4db3c38baa7d", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194453Z:61784445-a345-4880-9200-4db3c38baa7d", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "deacb1c8-1bea-431d-8ede-d750a567c586", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:45:23 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11886", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "1a98f7a2-60f8-4c8f-b9d9-e63da331d5a2", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194524Z:1a98f7a2-60f8-4c8f-b9d9-e63da331d5a2", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "67b8e2d4-67c1-4e17-b6b8-7f19770c3035", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:45:54 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11885", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "5008c413-cc1e-4ad5-b8e6-822fe754a6bd", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194555Z:5008c413-cc1e-4ad5-b8e6-822fe754a6bd", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "47acfe1e-cde7-4c04-962d-e03b376816f4", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:46:25 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11884", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "abb5e193-29ef-45b5-87cd-22131afb1fba", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194626Z:abb5e193-29ef-45b5-87cd-22131afb1fba", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "aa3d4134-2dd2-4276-96ca-489fb8a10a82", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:46:56 GMT", + "content-length" : "22", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11883", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "6962c06c-f83d-435b-ac41-86aaae6a8bf4", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T194657Z:6962c06c-f83d-435b-ac41-86aaae6a8bf4", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "39d73448-4307-4523-9cc2-80b581839b2d", + "Body" : "{\"status\":\"Succeeded\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:46:57 GMT", + "content-length" : "1753", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11882", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9e0d4ce6-1252-4704-90d3-f16cbdab547a", + "x-ms-correlation-request-id" : "583f1eab-5855-459b-b67a-8e5d07753bd0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101037Z:9e0d4ce6-1252-4704-90d3-f16cbdab547a", + "x-ms-routing-request-id" : "WESTUS:20190618T194658Z:583f1eab-5855-459b-b67a-8e5d07753bd0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4522efc1-5992-4691-b3e6-c05beb5b2bcb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ccf3887538f3/providers/Microsoft.HDInsight/clusters/hdisdk-premiumf8099591e3ddf3\",\"name\":\"hdisdk-premiumf8099591e3ddf3\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"625caa16-7149-4b4d-9c82-8e31f99c70f6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T09:48:42.367\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-premiumf8099591e3ddf3-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-premiumf8099591e3ddf3.azurehdinsight.net\",\"port\":443}],\"tier\":\"premium\"}}" + "x-ms-request-id" : "cc31535c-b05d-4f07-991a-c4abcee1c684", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-3fb46557ea80/providers/Microsoft.HDInsight/clusters/hdisdk-premiumd547072399961b\",\"name\":\"hdisdk-premiumd547072399961b\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"6658fb8a-52cf-4cb6-99b4-d6a8de9c2364\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T19:09:05.543\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-premiumd547072399961b-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-premiumd547072399961b.azurehdinsight.net\",\"port\":443}],\"tier\":\"premium\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava64d32677b417.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-premiumd547072399961b\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ccf3887538f3?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-3fb46557ea80?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:38 GMT", + "date" : "Tue, 18 Jun 2019 19:46:59 GMT", "content-length" : "0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fd8c8376-372d-4c20-8bf4-ae01f2f5de4a", + "x-ms-correlation-request-id" : "a65cc5f3-26ec-46dd-be16-82498a0597e9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101038Z:fd8c8376-372d-4c20-8bf4-ae01f2f5de4a", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEQ0NGMzg4NzUzOEYzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T194659Z:a65cc5f3-26ec-46dd-be16-82498a0597e9", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEM0ZCNDY1NTdFQTgwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "fd8c8376-372d-4c20-8bf4-ae01f2f5de4a", + "x-ms-request-id" : "a65cc5f3-26ec-46dd-be16-82498a0597e9", "Body" : "" } } ], - "variables" : [ "hdijava-ccf3887538f3", "hdijavaa1b61640cc24", "hdisdk-premiumf8099591e3ddf3" ] + "variables" : [ "hdijava-3fb46557ea80", "hdijava64d32677b417", "hdisdk-premiumd547072399961b" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithDiskEncryption.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithDiskEncryption.json index 4f7939e906147..385cd1b6a5d3e 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithDiskEncryption.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithDiskEncryption.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-a98639899571?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:10 GMT", + "date" : "Tue, 18 Jun 2019 20:55:49 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ba37e3f5-b2a4-4839-94e1-90dbc912a5f4", + "x-ms-correlation-request-id" : "8ae9ae0f-33ba-4c3f-8988-4919f53b70d4", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190107T072411Z:ba37e3f5-b2a4-4839-94e1-90dbc912a5f4", + "x-ms-routing-request-id" : "WESTUS:20190618T205550Z:8ae9ae0f-33ba-4c3f-8988-4919f53b70d4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ba37e3f5-b2a4-4839-94e1-90dbc912a5f4", + "x-ms-request-id" : "8ae9ae0f-33ba-4c3f-8988-4919f53b70d4", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-a98639899571?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:12 GMT", + "date" : "Tue, 18 Jun 2019 20:55:51 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9de1fc8c-be2e-4022-9210-9a34570bf959", + "x-ms-correlation-request-id" : "c8ddef27-598b-48d0-a8b4-073901eb522c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072413Z:9de1fc8c-be2e-4022-9210-9a34570bf959", + "x-ms-routing-request-id" : "WESTUS:20190618T205551Z:c8ddef27-598b-48d0-a8b4-073901eb522c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9de1fc8c-be2e-4022-9210-9a34570bf959", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d\",\"name\":\"hdijava-5fa69890817d\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "c8ddef27-598b-48d0-a8b4-073901eb522c", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-a98639899571\",\"name\":\"hdijava-a98639899571\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.Storage/storageAccounts/hdijavafd5358386836?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-a98639899571/providers/Microsoft.Storage/storageAccounts/hdijava2f800639d2a4?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:14 GMT", + "date" : "Tue, 18 Jun 2019 20:55:52 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a8708a13-daa6-46b2-9381-6ce45ef91f73", + "x-ms-correlation-request-id" : "2fa7e6d2-e946-4814-b417-78356791201b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072415Z:a8708a13-daa6-46b2-9381-6ce45ef91f73", + "x-ms-routing-request-id" : "WESTUS:20190618T205553Z:2fa7e6d2-e946-4814-b417-78356791201b", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b75c4c92-0aff-47fc-bc61-f79b180d9351?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "b75c4c92-0aff-47fc-bc61-f79b180d9351", + "x-ms-request-id" : "8b961d66-e7a2-42b4-9f9f-a92a7de999c7", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b75c4c92-0aff-47fc-bc61-f79b180d9351?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:14 GMT", + "date" : "Tue, 18 Jun 2019 20:55:52 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,2000 +90,240 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fc4fa2d4-9829-44cd-b71f-118d57913a1d", + "x-ms-correlation-request-id" : "164522c1-3136-44fb-908a-1a27f1b7bb09", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072415Z:fc4fa2d4-9829-44cd-b71f-118d57913a1d", + "x-ms-routing-request-id" : "WESTUS:20190618T205553Z:164522c1-3136-44fb-908a-1a27f1b7bb09", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b75c4c92-0aff-47fc-bc61-f79b180d9351?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "a2f3fab6-c956-4906-8d0d-0b38c4d01e6a", + "x-ms-request-id" : "a259cbbf-184f-49e2-84fa-0d00492c6019", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b75c4c92-0aff-47fc-bc61-f79b180d9351?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:32 GMT", + "date" : "Tue, 18 Jun 2019 20:56:09 GMT", + "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", + "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "12930e4b-b61c-466d-84a3-583bcc65ee0c", + "x-ms-correlation-request-id" : "6c296c78-ab8c-43e6-8324-4a2dec876ed7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072432Z:12930e4b-b61c-466d-84a3-583bcc65ee0c", - "content-type" : "application/json", + "x-ms-routing-request-id" : "WESTUS:20190618T205610Z:6c296c78-ab8c-43e6-8324-4a2dec876ed7", + "content-type" : "text/plain; charset=utf-8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "377a93df-9815-4f61-aa32-f7b0ff3e74fa", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.Storage/storageAccounts/hdijavafd5358386836\",\"name\":\"hdijavafd5358386836\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-07T07:24:15.3531257Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-07T07:24:15.3531257Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-07T07:24:15.2593743Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavafd5358386836.blob.core.windows.net/\",\"queue\":\"https://hdijavafd5358386836.queue.core.windows.net/\",\"table\":\"https://hdijavafd5358386836.table.core.windows.net/\",\"file\":\"https://hdijavafd5358386836.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "8b0fa4d7-6ab3-4e8c-a1df-144473fc3d69", + "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.Storage/storageAccounts/hdijavafd5358386836?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:32 GMT", + "date" : "Tue, 18 Jun 2019 20:56:12 GMT", + "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cda8f7e5-e2dc-43fd-913c-dfacda918505", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072433Z:cda8f7e5-e2dc-43fd-913c-dfacda918505", - "content-type" : "application/json", - "cache-control" : "no-cache", - "x-ms-request-id" : "7b1ec85b-ad7d-4dbd-91af-e3152f6b48bd", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.Storage/storageAccounts/hdijavafd5358386836\",\"name\":\"hdijavafd5358386836\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-07T07:24:15.3531257Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-07T07:24:15.3531257Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-07T07:24:15.2593743Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavafd5358386836.blob.core.windows.net/\",\"queue\":\"https://hdijavafd5358386836.queue.core.windows.net/\",\"table\":\"https://hdijavafd5358386836.table.core.windows.net/\",\"file\":\"https://hdijavafd5358386836.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:34 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "1276", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "retry-after" : "0", - "StatusCode" : "200", + "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8a5a54cd-f203-4417-8de0-df93067c7bce", + "x-ms-correlation-request-id" : "b8fe67ff-5347-4760-b6ab-99a0f689508f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072435Z:8a5a54cd-f203-4417-8de0-df93067c7bce", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", + "x-ms-routing-request-id" : "WESTUS:20190618T205613Z:b8fe67ff-5347-4760-b6ab-99a0f689508f", + "content-type" : "text/plain; charset=utf-8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "8a5a54cd-f203-4417-8de0-df93067c7bce", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a\",\"name\":\"hdijavavaultdc2254734a\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"premium\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"objectId\":\"00000000-0000-0000-0000-000000000000\",\"permissions\":{\"keys\":[\"wrapKey\",\"decrypt\",\"list\",\"purge\",\"create\",\"recover\",\"restore\",\"verify\",\"encrypt\",\"unwrapKey\",\"import\",\"delete\",\"backup\",\"sign\",\"get\",\"update\"],\"secrets\":[\"list\",\"restore\",\"set\",\"recover\",\"purge\",\"delete\",\"backup\",\"get\"],\"certificates\":[\"getissuers\",\"manageissuers\",\"update\",\"list\",\"delete\",\"restore\",\"managecontacts\",\"deleteissuers\",\"get\",\"recover\",\"listissuers\",\"import\",\"backup\",\"create\",\"setissuers\",\"purge\"],\"storage\":[\"recover\",\"regeneratekey\",\"get\",\"deletesas\",\"list\",\"purge\",\"set\",\"update\",\"getsas\",\"listsas\",\"delete\",\"backup\",\"setsas\",\"restore\"]}}],\"enabledForDeployment\":true,\"enabledForDiskEncryption\":true,\"enabledForTemplateDeployment\":true,\"enableSoftDelete\":true,\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net\",\"provisioningState\":\"RegisteringDns\"}}" + "x-ms-request-id" : "15563da3-0b23-4569-be20-e2af2de277ba", + "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a?api-version=2018-02-14-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:24:34 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "1277", + "date" : "Tue, 18 Jun 2019 20:56:16 GMT", + "content-length" : "0", + "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", + "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "45e3eb09-f2c2-4340-9b86-d62866b53bf6", + "x-ms-correlation-request-id" : "681ef7b1-e049-451f-957c-d63b3624c53a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072435Z:45e3eb09-f2c2-4340-9b86-d62866b53bf6", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", + "x-ms-routing-request-id" : "WESTUS:20190618T205617Z:681ef7b1-e049-451f-957c-d63b3624c53a", + "content-type" : "text/plain; charset=utf-8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "45e3eb09-f2c2-4340-9b86-d62866b53bf6", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a\",\"name\":\"hdijavavaultdc2254734a\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"premium\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"objectId\":\"00000000-0000-0000-0000-000000000000\",\"permissions\":{\"keys\":[\"wrapKey\",\"decrypt\",\"list\",\"purge\",\"create\",\"recover\",\"restore\",\"verify\",\"encrypt\",\"unwrapKey\",\"import\",\"delete\",\"backup\",\"sign\",\"get\",\"update\"],\"secrets\":[\"list\",\"restore\",\"set\",\"recover\",\"purge\",\"delete\",\"backup\",\"get\"],\"certificates\":[\"getissuers\",\"manageissuers\",\"update\",\"list\",\"delete\",\"restore\",\"managecontacts\",\"deleteissuers\",\"get\",\"recover\",\"listissuers\",\"import\",\"backup\",\"create\",\"setissuers\",\"purge\"],\"storage\":[\"recover\",\"regeneratekey\",\"get\",\"deletesas\",\"list\",\"purge\",\"set\",\"update\",\"getsas\",\"listsas\",\"delete\",\"backup\",\"setsas\",\"restore\"]}}],\"enabledForDeployment\":true,\"enabledForDiskEncryption\":true,\"enabledForTemplateDeployment\":true,\"enableSoftDelete\":true,\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net/\",\"provisioningState\":\"RegisteringDns\"}}" + "x-ms-request-id" : "04a4074a-203e-4ba2-aa86-6d4b2b7660cd", + "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:05 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "1272", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "64570225-7bbc-4d3f-8502-6f4e01815797", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072505Z:64570225-7bbc-4d3f-8502-6f4e01815797", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "64570225-7bbc-4d3f-8502-6f4e01815797", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a\",\"name\":\"hdijavavaultdc2254734a\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"premium\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"objectId\":\"00000000-0000-0000-0000-000000000000\",\"permissions\":{\"keys\":[\"wrapKey\",\"decrypt\",\"list\",\"purge\",\"create\",\"recover\",\"restore\",\"verify\",\"encrypt\",\"unwrapKey\",\"import\",\"delete\",\"backup\",\"sign\",\"get\",\"update\"],\"secrets\":[\"list\",\"restore\",\"set\",\"recover\",\"purge\",\"delete\",\"backup\",\"get\"],\"certificates\":[\"getissuers\",\"manageissuers\",\"update\",\"list\",\"delete\",\"restore\",\"managecontacts\",\"deleteissuers\",\"get\",\"recover\",\"listissuers\",\"import\",\"backup\",\"create\",\"setissuers\",\"purge\"],\"storage\":[\"recover\",\"regeneratekey\",\"get\",\"deletesas\",\"list\",\"purge\",\"set\",\"update\",\"getsas\",\"listsas\",\"delete\",\"backup\",\"setsas\",\"restore\"]}}],\"enabledForDeployment\":true,\"enabledForDiskEncryption\":true,\"enabledForTemplateDeployment\":true,\"enableSoftDelete\":true,\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net/\",\"provisioningState\":\"Succeeded\"}}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.ManagedIdentity/userAssignedIdentities/hdijavaa9c91089ceba?api-version=2015-08-31-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ManagedServiceIdentityClient, 2015-08-31-preview)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:07 GMT", - "content-length" : "825", - "server" : "Microsoft-HTTPAPI/2.0", - "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", - "retry-after" : "0", - "StatusCode" : "201", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6c7ae9e0-635f-41dd-8986-4b9c7ae7f9ee", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072507Z:6c7ae9e0-635f-41dd-8986-4b9c7ae7f9ee", - "content-type" : "application/json; charset=utf-8", - "location" : "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/Microsoft.ManagedIdentity/userAssignedIdentities/hdijavaa9c91089ceba", - "cache-control" : "no-cache", - "x-ms-request-id" : "6c7ae9e0-635f-41dd-8986-4b9c7ae7f9ee", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/Microsoft.ManagedIdentity/userAssignedIdentities/hdijavaa9c91089ceba\",\"name\":\"hdijavaa9c91089ceba\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"principalId\":\"60ed26d1-11d7-474b-9ba6-cf6c2f979d96\",\"clientId\":\"9fce41a0-1edd-4568-8191-0e8113d83534\",\"clientSecretUrl\":\"https://control-eastus2.identity.azure.net/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/Microsoft.ManagedIdentity/userAssignedIdentities/hdijavaa9c91089ceba/credentials?tid=00000000-0000-0000-0000-000000000000&oid=60ed26d1-11d7-474b-9ba6-cf6c2f979d96&aid=9fce41a0-1edd-4568-8191-0e8113d83534\"}}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:07 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "1460", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", - "retry-after" : "0", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "06b8817f-f13c-4fc8-ab2b-7e627e6fd064", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072507Z:06b8817f-f13c-4fc8-ab2b-7e627e6fd064", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "06b8817f-f13c-4fc8-ab2b-7e627e6fd064", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a\",\"name\":\"hdijavavaultdc2254734a\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"premium\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"objectId\":\"00000000-0000-0000-0000-000000000000\",\"permissions\":{\"keys\":[\"wrapKey\",\"decrypt\",\"list\",\"purge\",\"create\",\"recover\",\"restore\",\"verify\",\"encrypt\",\"unwrapKey\",\"import\",\"delete\",\"backup\",\"sign\",\"get\",\"update\"],\"secrets\":[\"list\",\"restore\",\"set\",\"recover\",\"purge\",\"delete\",\"backup\",\"get\"],\"certificates\":[\"getissuers\",\"manageissuers\",\"update\",\"list\",\"delete\",\"restore\",\"managecontacts\",\"deleteissuers\",\"get\",\"recover\",\"listissuers\",\"import\",\"backup\",\"create\",\"setissuers\",\"purge\"],\"storage\":[\"recover\",\"regeneratekey\",\"get\",\"deletesas\",\"list\",\"purge\",\"set\",\"update\",\"getsas\",\"listsas\",\"delete\",\"backup\",\"setsas\",\"restore\"]}},{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"objectId\":\"60ed26d1-11d7-474b-9ba6-cf6c2f979d96\",\"permissions\":{\"keys\":[\"get\",\"wrapKey\",\"unwrapKey\"],\"secrets\":[\"get\",\"set\",\"delete\"]}}],\"enabledForDeployment\":true,\"enabledForDiskEncryption\":true,\"enabledForTemplateDeployment\":true,\"enableSoftDelete\":true,\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net/\",\"provisioningState\":\"Succeeded\"}}" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/keys/hdijavakey1c7073229e7/create?api-version=7.0", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.2.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultClientBase, 7.0)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:07 GMT", + "date" : "Tue, 18 Jun 2019 20:56:19 GMT", "content-length" : "0", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "www-authenticate" : "Bearer authorization=\"https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\", resource=\"https://vault.azure.net\"", - "retry-after" : "0", - "StatusCode" : "401", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000;includeSubDomains", - "x-content-type-options" : "nosniff", - "x-powered-by" : "ASP.NET", - "x-ms-keyvault-network-info" : "addr=131.107.160.11;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "East US 2", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.859", - "x-ms-request-id" : "a4e925dd-d69d-44bd-b9b7-f065525241dc", - "Body" : "" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/keys/hdijavakey1c7073229e7/create?api-version=7.0", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.2.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultClientBase, 7.0)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:09 GMT", - "content-length" : "678", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000;includeSubDomains", - "x-content-type-options" : "nosniff", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-network-info" : "addr=131.107.160.11;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "East US 2", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.859", - "x-ms-request-id" : "ca47e88c-40cd-4b78-a4ee-ff5b4cb9f15e", - "Body" : "{\"key\":{\"kid\":\"https://hdijavavaultdc2254734a.vault.azure.net/keys/hdijavakey1c7073229e7/d5a7ca4418774811b503e7d3d2a2014e\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"knY-m-5FVhVFeHY5x5nYfnTgc6tgjtbgCdu0XtUBT4spZhp1dOG6W68lACV0medoYVdYGT_VUJ2TLoHI6sPaCnYHep7mw3yzrLUG6np29iuQC-yKXWL6p6n0QjcNYP5F_N-TVV6_KK3zDsvBT892WC1aL4kAdPseOyZXAGKvZbeLBj4OCcirWK_l4po6bFBKkmKQ4nWxawA-1TBQ4sttNpqnnE8Dpe5J3NdI-XjOWNrN43K5BvbEtU3tWQCjfvx9F9Vyr0ojbvq3VCLuB1JUwze6a7e4gVMI_eaH0HHldXR04iuPH0XmTtV2hqwWgpK5WCB40yEx5Oshl5fGDJaXOQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1546845909,\"updated\":1546845909,\"recoveryLevel\":\"Recoverable+Purgeable\"}}" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.Storage/storageAccounts/hdijavafd5358386836/listKeys?api-version=2017-10-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:09 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "content-length" : "288", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "retry-after" : "0", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "48245d2c-759c-4bf4-8c2b-8d22eb9c81c3", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072509Z:48245d2c-759c-4bf4-8c2b-8d22eb9c81c3", - "content-type" : "application/json", - "cache-control" : "no-cache", - "x-ms-request-id" : "13268231-231e-4aee-b15f-6963424c655e", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"2ndVPrHuZqvvwEHk2xsn215BX7/n+VvWjzKQti/1hiNpHEPa4hUKqJsYWOQS4Ucjg045mmSGSry5ArOPbPGcUQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"91yDDAcm/2OptLb+em+a4erpbLXbYlcQBxcleis7MmSZR9a40Jc5VG01HdOuVUfcgz2ukMNPcBFk+HFgHf7iJw==\",\"permissions\":\"FULL\"}]}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:29 GMT", - "content-length" : "1986", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", "retry-after" : "0", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "64ad0848-20ed-4ec0-9d20-49003c9a7b26", + "x-ms-correlation-request-id" : "cb014a71-ee79-48b1-ad1e-cdcccdd752e4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072530Z:64ad0848-20ed-4ec0-9d20-49003c9a7b26", - "content-type" : "application/json; charset=utf-8", - "etag" : "\"7a2f00fd-2cd6-4097-b88c-6de25ee124b5\"", + "x-ms-routing-request-id" : "WESTUS:20190618T205620Z:cb014a71-ee79-48b1-ad1e-cdcccdd752e4", + "content-type" : "text/plain; charset=utf-8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c?api-version=2018-06-01-preview", - "x-ms-request-id" : "afea37f4-5670-444e-ab9d-d6418fc4bbd7", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c\",\"name\":\"hdisdk-kafka-byok829055433883c\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"7a2f00fd-2cd6-4097-b88c-6de25ee124b5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1812120705.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-07T07:25:29.493\",\"quotaInfo\":{\"coresUsed\":23},\"tier\":\"standard\",\"diskEncryptionProperties\":{\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net\",\"keyName\":\"hdijavakey1c7073229e7\",\"keyVersion\":\"d5a7ca4418774811b503e7d3d2a2014e\",\"encryptionAlgorithm\":\"RSA-OAEP\",\"msiResourceId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/microsoft.managedidentity/userassignedidentities/hdijavaa9c91089ceba\"}},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/microsoft.managedidentity/userassignedidentities/hdijavaa9c91089ceba\":{}}}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-request-id" : "86eef24d-4286-4df4-a52e-cbfb772cdb15", + "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:25:29 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 20:56:23 GMT", + "content-length" : "0", + "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce76b5dd-585f-4f96-a5dd-fb8ea275e32e", + "x-ms-correlation-request-id" : "c0cc3a49-73d6-490d-9155-dab25b927972", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072530Z:ce76b5dd-585f-4f96-a5dd-fb8ea275e32e", - "content-type" : "application/json; charset=utf-8", + "x-ms-routing-request-id" : "WESTUS:20190618T205623Z:c0cc3a49-73d6-490d-9155-dab25b927972", + "content-type" : "text/plain; charset=utf-8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "ec76666e-68ce-4a46-9662-aac4d1941362", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "c0cab0bb-e256-4e64-ab2d-498c869f7f06", + "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:26:00 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 20:56:26 GMT", + "content-length" : "0", + "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f60fe012-457c-4b05-92a2-9fcb6f766ac2", + "x-ms-correlation-request-id" : "14b42be1-989f-467e-9b5c-adf8e93b7893", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072601Z:f60fe012-457c-4b05-92a2-9fcb6f766ac2", - "content-type" : "application/json; charset=utf-8", + "x-ms-routing-request-id" : "WESTUS:20190618T205626Z:14b42be1-989f-467e-9b5c-adf8e93b7893", + "content-type" : "text/plain; charset=utf-8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "60582844-fc9b-4fd4-8090-c3cfdec3f28b", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "0095a148-35b7-4255-b620-b3b945d40e7c", + "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b961d66-e7a2-42b4-9f9f-a92a7de999c7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:26:31 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 20:56:29 GMT", + "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "062f8b57-78a4-4809-975d-8de7ac16241c", + "x-ms-correlation-request-id" : "f9153a01-c3c3-427d-8a12-1c6e6c3a64a1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072632Z:062f8b57-78a4-4809-975d-8de7ac16241c", - "content-type" : "application/json; charset=utf-8", + "x-ms-routing-request-id" : "WESTUS:20190618T205630Z:f9153a01-c3c3-427d-8a12-1c6e6c3a64a1", + "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "9255ec71-7448-46b0-9d8c-cb96078edd26", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "a74c3e53-5079-418f-9e25-e7da6fa0df10", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-a98639899571/providers/Microsoft.Storage/storageAccounts/hdijava2f800639d2a4\",\"name\":\"hdijava2f800639d2a4\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:55:52.7029526Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:55:52.7029526Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:55:52.5779551Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava2f800639d2a4.blob.core.windows.net/\",\"queue\":\"https://hdijava2f800639d2a4.queue.core.windows.net/\",\"table\":\"https://hdijava2f800639d2a4.table.core.windows.net/\",\"file\":\"https://hdijava2f800639d2a4.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-a98639899571/providers/Microsoft.Storage/storageAccounts/hdijava2f800639d2a4?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:27:02 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 20:56:30 GMT", + "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b87613d5-28b2-452e-a4f7-e1c19c03d91d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072702Z:b87613d5-28b2-452e-a4f7-e1c19c03d91d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "12127f14-8891-4838-99ce-0bab740fe2c2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:27:32 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9f503da1-f222-4721-ac93-f98db8f2bbd1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072732Z:9f503da1-f222-4721-ac93-f98db8f2bbd1", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "48e1367e-6c78-46fb-90b9-3bfe044dd76b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:28:03 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c3a701f1-04f1-4c44-9568-0443a1327231", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072803Z:c3a701f1-04f1-4c44-9568-0443a1327231", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b9f2086e-9cff-4b0b-840f-29c491e2abaa", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:28:33 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5e89d7aa-cfd8-4ac5-8161-e0cf7ad30375", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072834Z:5e89d7aa-cfd8-4ac5-8161-e0cf7ad30375", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "4c406de5-03c6-414b-8010-9b7f4c42a51a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:29:04 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6678c005-db4c-49b6-849b-19baf01f378d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072904Z:6678c005-db4c-49b6-849b-19baf01f378d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8c43a39d-a0e4-4176-bc22-cbb12ad394d5", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:29:35 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5fc62dd2-e0bf-42f1-8fdf-4fa368243fb4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T072935Z:5fc62dd2-e0bf-42f1-8fdf-4fa368243fb4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "71856703-f329-4819-a212-2e3379befa20", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:30:05 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "51a52ed1-b313-493a-82cc-33016336319e", + "x-ms-correlation-request-id" : "e9f36662-ecd0-4974-a871-f4f63f22855e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073005Z:51a52ed1-b313-493a-82cc-33016336319e", - "content-type" : "application/json; charset=utf-8", + "x-ms-routing-request-id" : "WESTUS:20190618T205630Z:e9f36662-ecd0-4974-a871-f4f63f22855e", + "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "50ec5883-3973-4573-9eb8-c18105cf22b5", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "b1370fa7-89dd-4239-8e43-4cb98a1a7763", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-a98639899571/providers/Microsoft.Storage/storageAccounts/hdijava2f800639d2a4\",\"name\":\"hdijava2f800639d2a4\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:55:52.7029526Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:55:52.7029526Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:55:52.5779551Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava2f800639d2a4.blob.core.windows.net/\",\"queue\":\"https://hdijava2f800639d2a4.queue.core.windows.net/\",\"table\":\"https://hdijava2f800639d2a4.table.core.windows.net/\",\"file\":\"https://hdijava2f800639d2a4.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", + "Method" : "DELETE", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-a98639899571?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:30:36 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e5bec443-f11b-4b3f-b07a-88d0e65274e3", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073036Z:e5bec443-f11b-4b3f-b07a-88d0e65274e3", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8c6079fe-3cb2-40a1-9d5d-be8316664367", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:31:06 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0b7e31b6-b31c-4d9b-ab03-d4e43ce5c1ba", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073107Z:0b7e31b6-b31c-4d9b-ab03-d4e43ce5c1ba", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9acfc26a-e447-4c8d-a2df-1e24f8deecd0", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:31:36 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1cde57b2-c8c7-4c84-b2d7-09e15aa70df8", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073137Z:1cde57b2-c8c7-4c84-b2d7-09e15aa70df8", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "90bc8b94-1ae1-4364-8362-d7308883c2e7", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:32:08 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "42957de1-212e-45e0-9314-3b0da63b47d7", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073208Z:42957de1-212e-45e0-9314-3b0da63b47d7", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ec73379e-91fa-41bc-850e-15883110ff9d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:32:38 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c61a697a-865a-400d-8f0c-693e112e9795", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073238Z:c61a697a-865a-400d-8f0c-693e112e9795", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b78ac520-a787-41e5-a717-2b16f7e61b11", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:33:08 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a18e16a7-46fe-4c22-ba11-45c2be524f48", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073309Z:a18e16a7-46fe-4c22-ba11-45c2be524f48", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "81045264-34f0-4acb-8b5f-1f7fe35daadc", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:33:39 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c1bfd406-a076-4a4c-95f5-75a7e56b2f4e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073339Z:c1bfd406-a076-4a4c-95f5-75a7e56b2f4e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "e55e8e95-5367-4368-984f-25e2743c92fe", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:34:09 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5c55db31-bb7a-4700-a6d1-c781ff62f3ed", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073410Z:5c55db31-bb7a-4700-a6d1-c781ff62f3ed", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "07a1f2ec-f20e-428d-b6bc-baa5fe979611", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:34:40 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a27774a0-44ec-4a35-a035-bace62285d5c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073440Z:a27774a0-44ec-4a35-a035-bace62285d5c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a5e915c7-23a9-48a2-97bc-80b452bc492f", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:35:11 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "08f7ffa0-9868-42cb-9507-2e9c83bac8f0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073511Z:08f7ffa0-9868-42cb-9507-2e9c83bac8f0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "88c83672-2a57-4261-8ef5-549bf755ec66", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:35:41 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f5af0a2f-8bbb-4490-b155-9c7fdd5afc73", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073542Z:f5af0a2f-8bbb-4490-b155-9c7fdd5afc73", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ef2a4051-130e-4ea6-9f72-0cbb35e47e0b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:36:12 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0e9bd90f-26b5-4741-bc93-a2d8ec83413f", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073612Z:0e9bd90f-26b5-4741-bc93-a2d8ec83413f", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1ed45c03-5765-4012-ade5-334dc417dc9d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:36:42 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bc097ba7-f27f-4df5-8088-54ecb3929470", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073643Z:bc097ba7-f27f-4df5-8088-54ecb3929470", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2b3648cd-d0ad-49d6-858b-c85c7e1aa4c4", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:37:12 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e20da65a-6e84-4b80-bf5f-adb2d17abe99", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073713Z:e20da65a-6e84-4b80-bf5f-adb2d17abe99", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b477bba2-8d0e-4cb6-8e55-9dbc66ee2082", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:37:43 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5ba6af80-7410-47ce-be17-558abf02cf67", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073743Z:5ba6af80-7410-47ce-be17-558abf02cf67", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d5dd8b8a-e45a-4985-8ab4-bb9e665a39a2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:38:14 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1b4257a7-770d-428e-813b-3be74dc5e5cd", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073814Z:1b4257a7-770d-428e-813b-3be74dc5e5cd", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ba8738a4-d310-456b-b78c-6621ad0516ce", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:38:45 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4a9a1e29-3c79-4929-9232-b566b5af8c63", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073845Z:4a9a1e29-3c79-4929-9232-b566b5af8c63", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "91579c1a-a3b0-484b-9328-450ab5103186", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:39:14 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4cd30a11-2d0e-4db1-b390-8c9abfc0ce19", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073915Z:4cd30a11-2d0e-4db1-b390-8c9abfc0ce19", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b414083b-05fb-4dc5-965d-734b43d5f7c6", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:39:45 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ff7bf3d7-6b28-425c-ab05-94b010340fb1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T073946Z:ff7bf3d7-6b28-425c-ab05-94b010340fb1", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "4b4077b9-0461-4760-9d72-9062a1ee8915", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:40:16 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b6004e70-51e4-4216-9685-58dadc3df0ba", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074016Z:b6004e70-51e4-4216-9685-58dadc3df0ba", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9a4f4294-4b26-4519-8a80-27fb56c9ae2c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:40:46 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d9c31a0e-78a4-45b6-850c-54b8b537a825", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074047Z:d9c31a0e-78a4-45b6-850c-54b8b537a825", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "c98c8bf3-eacc-4bd3-98c5-ec94c423d0a8", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:41:17 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c66b0d74-99c3-4e90-9bf3-fc18589f2d6f", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074117Z:c66b0d74-99c3-4e90-9bf3-fc18589f2d6f", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "02d4c375-7283-4062-aea1-6004e9b62fd4", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:41:47 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "348b2829-95f3-4b0f-903e-4b1a76bac937", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074148Z:348b2829-95f3-4b0f-903e-4b1a76bac937", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6d4d09cd-617f-43e3-94b2-cb0bb9056320", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:42:17 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3366311a-4f82-421a-90bc-e5b6cc5f8f6c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074218Z:3366311a-4f82-421a-90bc-e5b6cc5f8f6c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d6c7fd00-1070-4958-8e3f-f68b54e7d550", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:42:49 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b4d32e77-5728-4197-82fb-8333265cd6f9", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074249Z:b4d32e77-5728-4197-82fb-8333265cd6f9", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6598bd3b-01a9-48e3-ad1c-ed201e95b367", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:43:19 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e0a85519-6316-472a-ae2b-510aa204b3dc", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074320Z:e0a85519-6316-472a-ae2b-510aa204b3dc", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "e31756de-5c8d-4c4f-945e-796a6dffdce0", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:43:49 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "05dec381-a31d-4e4e-8d2d-3e27afbaf58d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074350Z:05dec381-a31d-4e4e-8d2d-3e27afbaf58d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "653b9178-6351-4bb5-b013-b2e3f8582ac6", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:44:20 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f3280840-45c8-4177-8f86-fdea3eb3ad40", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074421Z:f3280840-45c8-4177-8f86-fdea3eb3ad40", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "7b754dcc-44f7-4384-8093-0fd2f5c17182", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:44:51 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f5a903c4-301e-4ee1-9c9e-7cdfa45e7770", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074451Z:f5a903c4-301e-4ee1-9c9e-7cdfa45e7770", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2ee375bd-f205-4df2-814d-b0816ae08e20", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:45:21 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cb396ae2-e477-4482-bf2c-e112c884c842", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074522Z:cb396ae2-e477-4482-bf2c-e112c884c842", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "53d06775-fdd9-4a36-bfde-19e6f19809d5", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:45:52 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c5550aed-d783-4575-9e64-ceb7213ce7e9", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074552Z:c5550aed-d783-4575-9e64-ceb7213ce7e9", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "35391caf-6191-409b-ad1d-01e1f7a0ba87", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:46:23 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e892b6d7-93d1-4c97-bee9-89019d9bbd2c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074623Z:e892b6d7-93d1-4c97-bee9-89019d9bbd2c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a075f3dd-472f-4022-8b06-f3a660e60844", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:46:53 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a5824d13-8a65-4960-8ffa-106cffbb225d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074653Z:a5824d13-8a65-4960-8ffa-106cffbb225d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "562f8338-9049-4518-954c-4967e46b0f19", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:47:23 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8c14687d-6be4-4b5a-b9a9-c97be0f2f935", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074724Z:8c14687d-6be4-4b5a-b9a9-c97be0f2f935", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9f26d729-f9a8-46b6-9f59-315b145b12ab", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:47:54 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a0f5c580-35b0-430f-941c-68d73b510a79", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074754Z:a0f5c580-35b0-430f-941c-68d73b510a79", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1d550c8e-80d2-4156-93b5-536b0732245d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:25 GMT", - "content-length" : "22", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11948", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5592fdcc-8f63-4d6c-89ac-668586914b03", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074825Z:5592fdcc-8f63-4d6c-89ac-668586914b03", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "31a56589-f79d-4729-a74c-2cfda694e3a5", - "Body" : "{\"status\":\"Succeeded\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:26 GMT", - "content-length" : "2342", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11947", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "113588e8-6838-4a51-9c42-9d2394ae16fa", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074826Z:113588e8-6838-4a51-9c42-9d2394ae16fa", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2879794a-9b43-4688-b2b3-7c87db2faaf0", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c\",\"name\":\"hdisdk-kafka-byok829055433883c\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"7a2f00fd-2cd6-4097-b88c-6de25ee124b5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1812120705.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-07T07:25:29.493\",\"quotaInfo\":{\"coresUsed\":23},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafka-byok829055433883c-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafka-byok829055433883c.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"diskEncryptionProperties\":{\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net\",\"keyName\":\"hdijavakey1c7073229e7\",\"keyVersion\":\"d5a7ca4418774811b503e7d3d2a2014e\",\"encryptionAlgorithm\":\"RSA-OAEP\",\"msiResourceId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/microsoft.managedidentity/userassignedidentities/hdijavaa9c91089ceba\"}},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/microsoft.managedidentity/userassignedidentities/hdijavaa9c91089ceba\":{\"principalId\":\"9fce41a0-1edd-4568-8191-0e8113d83534\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\"}}}}" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/keys/hdijavakey23850363601/create?api-version=7.0", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.2.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultClientBase, 7.0)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:26 GMT", - "content-length" : "0", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "www-authenticate" : "Bearer authorization=\"https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\", resource=\"https://vault.azure.net\"", - "retry-after" : "0", - "StatusCode" : "401", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000;includeSubDomains", - "x-content-type-options" : "nosniff", - "x-powered-by" : "ASP.NET", - "x-ms-keyvault-network-info" : "addr=131.107.160.11;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "East US 2", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.859", - "x-ms-request-id" : "9211aabb-2831-4bda-a7cb-1c5117b67093", - "Body" : "" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/keys/hdijavakey23850363601/create?api-version=7.0", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.2.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultClientBase, 7.0)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:26 GMT", - "content-length" : "678", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000;includeSubDomains", - "x-content-type-options" : "nosniff", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-network-info" : "addr=131.107.160.11;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "East US 2", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.859", - "x-ms-request-id" : "a4814f7d-58d7-4931-9fa0-a00888acb7ce", - "Body" : "{\"key\":{\"kid\":\"https://hdijavavaultdc2254734a.vault.azure.net/keys/hdijavakey23850363601/b9d6282a541840528ef01c5c4b2ec4e7\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"mr7SqFnF41L2WL0c9mzJRvDkXemoxevtLxnfcGzER2YGkFlyZhE22UQEyGJgya1NQRjWb9j8mbxOrGlzlrm2ITpplAR93WnSct6VLXt5lcfSp2xSm4vWJsazoHg7Wz3cEvK0ZlBb3jtxmldK33dHEGB-wOStIergCxR1C8YnqAK1XWATNyhOW-hwlmuMQD2Nz3CNeq24hyfoh8hrcdQinTh1eJB85ARny6IEnrXubtRLWX0mK_n0S5DV1Lsw7gSv9RjZIob506bJqlpLN_bekOzIYZHHEXTuj-HPJ7W9ZNCYfE8epYbNx8R-Yz3yDS5EhTQdgZRFGEfJy-d6dzFS6Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1546847307,\"updated\":1546847307,\"recoveryLevel\":\"Recoverable+Purgeable\"}}" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/rotatediskencryptionkey?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:29 GMT", - "content-length" : "0", - "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2d6c0aec-44fe-4721-9c2c-d26caca10605", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074829Z:2d6c0aec-44fe-4721-9c2c-d26caca10605", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/operationresults/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "cache-control" : "no-cache", - "x-ms-request-id" : "cfc29bb1-3177-475b-8cfb-b7e561e2260e", - "Body" : "", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11946", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "58833f4a-879b-4fd1-91f2-7905267236ac", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074829Z:58833f4a-879b-4fd1-91f2-7905267236ac", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "32f2a639-443f-4efb-8ad1-d9af35aca63c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:48:58 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11945", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "61fbf9f4-8926-4644-bf67-0f088684e4d2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074859Z:61fbf9f4-8926-4644-bf67-0f088684e4d2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a3d7ad60-0222-4a45-8a33-0d19281517c3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:49:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bce5bbf5-4c9a-4955-9725-b12558bc098b", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T074929Z:bce5bbf5-4c9a-4955-9725-b12558bc098b", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0c740eed-5965-493c-b2bf-b56b34a7c781", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:50:00 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11943", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "af7cb76b-ec33-4950-a906-c36afe440141", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075000Z:af7cb76b-ec33-4950-a906-c36afe440141", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "46d164c1-d5fd-4a42-beb2-81d6549c9465", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:50:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11942", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0a2c4f9b-0ed2-4fe7-94f7-b7db3d02f950", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075030Z:0a2c4f9b-0ed2-4fe7-94f7-b7db3d02f950", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b9957043-5b74-4c92-b716-300e9177485a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c/azureasyncoperations/3b5e9801-51ae-48f3-a8c1-87ee0ba2a0f9-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:00 GMT", - "content-length" : "22", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11941", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5cf6ae94-84b4-4560-9b8c-02e3a265301a", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075100Z:5cf6ae94-84b4-4560-9b8c-02e3a265301a", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "103511a1-4edd-4951-9e01-efc2f68796d5", - "Body" : "{\"status\":\"Succeeded\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:01 GMT", - "content-length" : "2342", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11940", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "97b8f62d-56f2-4628-89ed-48505969bfda", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075101Z:97b8f62d-56f2-4628-89ed-48505969bfda", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "bdd7f0c4-365c-41ba-bd72-864400d617a0", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.HDInsight/clusters/hdisdk-kafka-byok829055433883c\",\"name\":\"hdisdk-kafka-byok829055433883c\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"7a2f00fd-2cd6-4097-b88c-6de25ee124b5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1812120705.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-07T07:25:29.493\",\"quotaInfo\":{\"coresUsed\":23},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafka-byok829055433883c-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafka-byok829055433883c.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"diskEncryptionProperties\":{\"vaultUri\":\"https://hdijavavaultdc2254734a.vault.azure.net\",\"keyName\":\"hdijavakey23850363601\",\"keyVersion\":\"b9d6282a541840528ef01c5c4b2ec4e7\",\"encryptionAlgorithm\":\"RSA-OAEP\",\"msiResourceId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/microsoft.managedidentity/userassignedidentities/hdijavaa9c91089ceba\"}},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d/providers/microsoft.managedidentity/userassignedidentities/hdijavaa9c91089ceba\":{\"principalId\":\"9fce41a0-1edd-4568-8191-0e8113d83534\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\"}}}}" - } - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-5fa69890817d/providers/Microsoft.KeyVault/vaults/hdijavavaultdc2254734a?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:03 GMT", - "content-length" : "0", - "server" : "Microsoft-IIS/10.0", + "date" : "Tue, 18 Jun 2019 20:56:31 GMT", + "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9afc15bd-177e-4ab5-b99c-9e8c8c9effb3", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075103Z:9afc15bd-177e-4ab5-b99c-9e8c8c9effb3", - "x-powered-by" : "ASP.NET", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "9afc15bd-177e-4ab5-b99c-9e8c8c9effb3", - "Body" : "" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/East%20US%202/deletedVaults/hdijavavaultdc2254734a/purge?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:03 GMT", - "content-length" : "0", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "retry-after" : "0", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5b1c44a8-e446-469d-96ae-28b5c4f9c308", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075103Z:5b1c44a8-e446-469d-96ae-28b5c4f9c308", - "x-powered-by" : "ASP.NET", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "5b1c44a8-e446-469d-96ae-28b5c4f9c308", - "Body" : "" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:03 GMT", - "content-length" : "64", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11939", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "863d71a9-8fec-46bf-9d34-b479e48932c4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075104Z:863d71a9-8fec-46bf-9d34-b479e48932c4", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "863d71a9-8fec-46bf-9d34-b479e48932c4", - "Body" : "{\"createdDateTime\":\"2019-01-07 07:51:03Z\",\"status\":\"NotStarted\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:08 GMT", - "content-length" : "64", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11938", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0032082b-77b2-41bd-af19-10145075d7bb", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075109Z:0032082b-77b2-41bd-af19-10145075d7bb", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "0032082b-77b2-41bd-af19-10145075d7bb", - "Body" : "{\"createdDateTime\":\"2019-01-07 07:51:03Z\",\"status\":\"NotStarted\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:13 GMT", - "content-length" : "64", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11937", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "68332f92-e324-491e-a1e0-1687589ed5d2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075114Z:68332f92-e324-491e-a1e0-1687589ed5d2", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "68332f92-e324-491e-a1e0-1687589ed5d2", - "Body" : "{\"createdDateTime\":\"2019-01-07 07:51:03Z\",\"status\":\"NotStarted\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNjgyNDQ0MjY0Nzc2NTg0M3xDNDJBMTIwMzZGNUE0NTQ4QjlCNTQzMDU5OUYzN0E2QQ?api-version=2018-02-14-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (KeyVaultManagementClient, 2018-02-14-preview)" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:18 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "107", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11936", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ef125af5-869c-4ab1-886e-785d2fb18f3c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075119Z:ef125af5-869c-4ab1-886e-785d2fb18f3c", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-keyvault-service-version" : "1.1.0.235", - "x-ms-request-id" : "ef125af5-869c-4ab1-886e-785d2fb18f3c", - "Body" : "{\"createdDateTime\":\"2019-01-07 07:51:03Z\",\"lastActionDateTime\":\"2019-01-07 07:51:18Z\",\"status\":\"Succeeded\"}" - } - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-5fa69890817d?api-version=2017-05-10", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Mon, 07 Jan 2019 07:51:19 GMT", - "content-length" : "0", - "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "399909c9-be09-431a-a349-d9bf9805dc64", + "x-ms-correlation-request-id" : "3b00d81e-0ff4-45dd-8399-057aa2c3516e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075120Z:399909c9-be09-431a-a349-d9bf9805dc64", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENUZBNjk4OTA4MTdELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T205631Z:3b00d81e-0ff4-45dd-8399-057aa2c3516e", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEQTk4NjM5ODk5NTcxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "399909c9-be09-431a-a349-d9bf9805dc64", + "x-ms-request-id" : "3b00d81e-0ff4-45dd-8399-057aa2c3516e", "Body" : "" } } ], - "variables" : [ "hdijava-5fa69890817d", "hdijavafd5358386836", "hdijavavaultdc2254734a", "hdijavaa9c91089ceba", "hdijavakey1c7073229e7", "hdisdk-kafka-byok829055433883c", "hdijavakey23850363601" ] + "variables" : [ "hdijava-a98639899571", "hdijava2f800639d2a4" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithManagedDisks.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithManagedDisks.json index f2d864a52d923..bd37569806d56 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithManagedDisks.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateKafkaClusterWithManagedDisks.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-c487176638db?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ac0767123f8f?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:30:36 GMT", + "date" : "Tue, 18 Jun 2019 21:16:19 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1c2905e7-330f-4b1a-8e8a-91042d354787", + "x-ms-correlation-request-id" : "5d192c40-f3cc-4de3-bac8-e4034b5eb589", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073036Z:1c2905e7-330f-4b1a-8e8a-91042d354787", + "x-ms-routing-request-id" : "WESTUS:20190618T211620Z:5d192c40-f3cc-4de3-bac8-e4034b5eb589", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1c2905e7-330f-4b1a-8e8a-91042d354787", + "x-ms-request-id" : "5d192c40-f3cc-4de3-bac8-e4034b5eb589", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-c487176638db?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ac0767123f8f?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:30:39 GMT", + "date" : "Tue, 18 Jun 2019 21:16:21 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "25f02eff-8e80-4549-a0da-8369985dce7a", + "x-ms-correlation-request-id" : "1cc10e00-f838-4aeb-bc2c-0d445d6be848", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073040Z:25f02eff-8e80-4549-a0da-8369985dce7a", + "x-ms-routing-request-id" : "WESTUS:20190618T211622Z:1cc10e00-f838-4aeb-bc2c-0d445d6be848", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "25f02eff-8e80-4549-a0da-8369985dce7a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db\",\"name\":\"hdijava-c487176638db\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "1cc10e00-f838-4aeb-bc2c-0d445d6be848", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f\",\"name\":\"hdijava-ac0767123f8f\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.Storage/storageAccounts/hdijava4d886868c7be?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.Storage/storageAccounts/hdijava2ea800222e84?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:30:43 GMT", + "date" : "Tue, 18 Jun 2019 21:16:23 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "aca8231f-3756-40e4-bea9-d2affd07a29e", + "x-ms-correlation-request-id" : "1b6078bb-ded8-4f8b-bd28-f1f9b9aa54d6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073044Z:aca8231f-3756-40e4-bea9-d2affd07a29e", + "x-ms-routing-request-id" : "WESTUS:20190618T211623Z:1b6078bb-ded8-4f8b-bd28-f1f9b9aa54d6", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4bd1a99f-7913-4a6b-9494-4c4119a3b348?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/781f8c22-08d1-47f2-b0b7-f0d9f7b8bd6f?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "4bd1a99f-7913-4a6b-9494-4c4119a3b348", + "x-ms-request-id" : "781f8c22-08d1-47f2-b0b7-f0d9f7b8bd6f", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4bd1a99f-7913-4a6b-9494-4c4119a3b348?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/781f8c22-08d1-47f2-b0b7-f0d9f7b8bd6f?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:30:44 GMT", + "date" : "Tue, 18 Jun 2019 21:16:23 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,136 +90,155 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "15c75562-98fe-437e-acc2-984f0707ffb1", + "x-ms-correlation-request-id" : "164e2b83-23f9-411b-b8ba-5b8b2d7494c1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073044Z:15c75562-98fe-437e-acc2-984f0707ffb1", + "x-ms-routing-request-id" : "WESTUS:20190618T211624Z:164e2b83-23f9-411b-b8ba-5b8b2d7494c1", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4bd1a99f-7913-4a6b-9494-4c4119a3b348?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/781f8c22-08d1-47f2-b0b7-f0d9f7b8bd6f?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "b2d43075-488b-4763-b40c-369d4ab5a97e", + "x-ms-request-id" : "d6453fc9-177d-412e-846c-2de1620481fd", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4bd1a99f-7913-4a6b-9494-4c4119a3b348?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/781f8c22-08d1-47f2-b0b7-f0d9f7b8bd6f?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:31:02 GMT", + "date" : "Tue, 18 Jun 2019 21:16:40 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3a445fdb-983a-4c9c-aee6-132ddcf51434", + "x-ms-correlation-request-id" : "4ada7119-fc09-4982-bf36-332b315d923c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073102Z:3a445fdb-983a-4c9c-aee6-132ddcf51434", + "x-ms-routing-request-id" : "WESTUS:20190618T211641Z:4ada7119-fc09-4982-bf36-332b315d923c", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "4ccc4950-6c10-4b17-849a-078d78a0e4c1", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.Storage/storageAccounts/hdijava4d886868c7be\",\"name\":\"hdijava4d886868c7be\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T07:30:43.9223656Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T07:30:43.9223656Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-06T07:30:43.8129604Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava4d886868c7be.blob.core.windows.net/\",\"queue\":\"https://hdijava4d886868c7be.queue.core.windows.net/\",\"table\":\"https://hdijava4d886868c7be.table.core.windows.net/\",\"file\":\"https://hdijava4d886868c7be.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "8be025bd-28fc-44bf-80ff-0c58910a543e", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.Storage/storageAccounts/hdijava2ea800222e84\",\"name\":\"hdijava2ea800222e84\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:16:23.3239963Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:16:23.3239963Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:16:23.0739947Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava2ea800222e84.blob.core.windows.net/\",\"queue\":\"https://hdijava2ea800222e84.queue.core.windows.net/\",\"table\":\"https://hdijava2ea800222e84.table.core.windows.net/\",\"file\":\"https://hdijava2ea800222e84.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.Storage/storageAccounts/hdijava4d886868c7be?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.Storage/storageAccounts/hdijava2ea800222e84?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:31:02 GMT", + "date" : "Tue, 18 Jun 2019 21:16:40 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce9f2d50-1d73-49a5-ab34-4f785641a39e", + "x-ms-correlation-request-id" : "d39337e8-dce0-4dfb-9c1b-ca6d46873293", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073102Z:ce9f2d50-1d73-49a5-ab34-4f785641a39e", + "x-ms-routing-request-id" : "WESTUS:20190618T211641Z:d39337e8-dce0-4dfb-9c1b-ca6d46873293", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "8cbe4410-f0e7-4155-8e31-be4652d7d88b", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.Storage/storageAccounts/hdijava4d886868c7be\",\"name\":\"hdijava4d886868c7be\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T07:30:43.9223656Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T07:30:43.9223656Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-06T07:30:43.8129604Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava4d886868c7be.blob.core.windows.net/\",\"queue\":\"https://hdijava4d886868c7be.queue.core.windows.net/\",\"table\":\"https://hdijava4d886868c7be.table.core.windows.net/\",\"file\":\"https://hdijava4d886868c7be.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "1b5cc6eb-4dc2-4d10-91fc-df30b90a4de5", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.Storage/storageAccounts/hdijava2ea800222e84\",\"name\":\"hdijava2ea800222e84\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:16:23.3239963Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:16:23.3239963Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:16:23.0739947Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava2ea800222e84.blob.core.windows.net/\",\"queue\":\"https://hdijava2ea800222e84.queue.core.windows.net/\",\"table\":\"https://hdijava2ea800222e84.table.core.windows.net/\",\"file\":\"https://hdijava2ea800222e84.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.Storage/storageAccounts/hdijava4d886868c7be/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.Storage/storageAccounts/hdijava2ea800222e84/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:31:02 GMT", + "date" : "Tue, 18 Jun 2019 21:16:41 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cc343661-976d-45ef-85a7-3be482a4c5d3", + "x-ms-correlation-request-id" : "32fe3a2f-6993-4b32-9405-115079f50e99", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073103Z:cc343661-976d-45ef-85a7-3be482a4c5d3", + "x-ms-routing-request-id" : "WESTUS:20190618T211642Z:32fe3a2f-6993-4b32-9405-115079f50e99", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "3f66df2d-03b8-4537-9510-da2078678822", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"K/BSFgW6MOk/C4FZeFARxmrCMh2jtB6f6U4mjdVRKKx1ylBEFhG3mFqmeqkU/upladDEDnP2PE4uHJZ6uINEog==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"TcQ/cIKSxjKlbKodVXQDvI/4ZfaBtpaLlN7PRoZUQv2Nx9qkd3go3FVAKMTCKXHqt7sZg8koslovZfBhL1Y58g==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "2b809329-c84f-41d1-920c-e2bc810dcdcb", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"36HUanpgNfazHluIs5IbgMQJ1sGZtqWygDo2oVPKNWxHGE8QycY1YP3pBaS8TclG2j9ngoSe394cS/iMpOVy/w==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"lZuMZqCTtfRHnmCCqAZq10rG3nFde88M/LbeRs1YG744g2ZQKl/1jJRVXp/pOYoWKN5WUkqWkCAB8pXJkqif8A==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:31:24 GMT", - "content-length" : "1357", + "date" : "Tue, 18 Jun 2019 21:17:01 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "1f39b5a6-2a20-4ac6-8d1b-3a9570f575fa", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T211702Z:1f39b5a6-2a20-4ac6-8d1b-3a9570f575fa", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "1f39b5a6-2a20-4ac6-8d1b-3a9570f575fa", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 21:17:03 GMT", + "content-length" : "1590", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7d63a453-9ce0-4f80-bea2-a2463be5f9c3", + "x-ms-correlation-request-id" : "dce984ea-9521-4d01-ab8d-b0bc83cdc74a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073125Z:7d63a453-9ce0-4f80-bea2-a2463be5f9c3", + "x-ms-routing-request-id" : "WESTUS:20190618T211703Z:dce984ea-9521-4d01-ab8d-b0bc83cdc74a", "content-type" : "application/json; charset=utf-8", - "etag" : "\"56572c08-9f21-454b-bd97-5925617cff39\"", + "etag" : "\"8e728e6c-435b-4450-9f14-d70e5841d7d5\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba?api-version=2018-06-01-preview", - "x-ms-request-id" : "73b73bd0-000a-4eb2-ab25-a0cfdcb34ca3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba\",\"name\":\"hdisdk-kafkafea353949f498ba\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"56572c08-9f21-454b-bd97-5925617cff39\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1812120705.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-06T07:31:24.107\",\"quotaInfo\":{\"coresUsed\":23},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96?api-version=2018-06-01-preview", + "x-ms-request-id" : "44585b8f-5c3c-4698-8a0b-a00a9467c778", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96\",\"name\":\"hdisdk-kafka50220982a7c4b96\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"8e728e6c-435b-4450-9f14-d70e5841d7d5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1905062133.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T21:17:02.557\",\"quotaInfo\":{\"coresUsed\":23},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava2ea800222e84.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-kafka50220982a7c4b96\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:31:25 GMT", + "date" : "Tue, 18 Jun 2019 21:17:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f27161f1-d6e4-40a6-937a-06347c40d6b2", + "x-ms-correlation-request-id" : "b88da36d-7488-4ebd-84a6-6072965d3a37", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073126Z:f27161f1-d6e4-40a6-937a-06347c40d6b2", + "x-ms-routing-request-id" : "WESTUS:20190618T211704Z:b88da36d-7488-4ebd-84a6-6072965d3a37", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7697436a-c30c-4346-811c-df861f19e1ad", + "x-ms-request-id" : "005695e1-7266-430e-b3ba-06a1f31ecd31", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:31:58 GMT", + "date" : "Tue, 18 Jun 2019 21:17:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5b25727f-79c8-4bf0-820a-a5f88508198c", + "x-ms-correlation-request-id" : "5cdf3b13-bb50-44e9-9ba3-a2d85e023f2f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073158Z:5b25727f-79c8-4bf0-820a-a5f88508198c", + "x-ms-routing-request-id" : "WESTUS:20190618T211735Z:5cdf3b13-bb50-44e9-9ba3-a2d85e023f2f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3eca6b9e-2df8-4888-83f5-b95685e5b118", + "x-ms-request-id" : "ecaa765b-e723-4639-a49b-6a88bf86d12e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:32:27 GMT", + "date" : "Tue, 18 Jun 2019 21:18:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "44a7ea05-1189-4b60-ae94-09c266d713b5", + "x-ms-correlation-request-id" : "91cc36ed-e2e2-4755-9da5-8f1bb8a7c744", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073228Z:44a7ea05-1189-4b60-ae94-09c266d713b5", + "x-ms-routing-request-id" : "WESTUS:20190618T211806Z:91cc36ed-e2e2-4755-9da5-8f1bb8a7c744", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b58ef24e-7531-4161-a12d-56598c73ddf5", + "x-ms-request-id" : "ad1e9767-9334-4d3c-900f-c9426bc084f4", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:32:59 GMT", + "date" : "Tue, 18 Jun 2019 21:18:36 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "52e2b7ee-8a41-44e7-8919-514c5f3827c2", + "x-ms-correlation-request-id" : "1cc336d9-88dc-442d-9ad3-6226d7e6f40a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073259Z:52e2b7ee-8a41-44e7-8919-514c5f3827c2", + "x-ms-routing-request-id" : "WESTUS:20190618T211837Z:1cc336d9-88dc-442d-9ad3-6226d7e6f40a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5429e895-8297-4024-a920-475ad4d422a4", + "x-ms-request-id" : "a9dc40e8-bbc3-4a16-aee0-97ba35bf8b97", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:33:31 GMT", + "date" : "Tue, 18 Jun 2019 21:19:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "84be6c9f-3ce2-4ca7-adf9-ae5d66b72566", + "x-ms-correlation-request-id" : "1752d264-d310-4de4-b677-d133eadef10a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073331Z:84be6c9f-3ce2-4ca7-adf9-ae5d66b72566", + "x-ms-routing-request-id" : "WESTUS:20190618T211908Z:1752d264-d310-4de4-b677-d133eadef10a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fca6db1b-6ebb-49bb-a1d0-1a8f65280edf", + "x-ms-request-id" : "c0839093-a79c-4857-903f-f1c1e6ba5a7c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:34:01 GMT", + "date" : "Tue, 18 Jun 2019 21:19:39 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "75eb3188-c9ca-448b-8010-0310a37c0c4a", + "x-ms-correlation-request-id" : "7ad20404-50ae-48fb-a5cf-7a0e61f71a16", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073402Z:75eb3188-c9ca-448b-8010-0310a37c0c4a", + "x-ms-routing-request-id" : "WESTUS:20190618T211939Z:7ad20404-50ae-48fb-a5cf-7a0e61f71a16", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e2510b6b-b2cb-47d9-ae72-5091e52d55c9", + "x-ms-request-id" : "399b0578-3a9a-42a9-86b2-594b5c2dde0c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:34:32 GMT", + "date" : "Tue, 18 Jun 2019 21:20:09 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9c6d88be-a276-43f8-a30f-836ed4d4bc60", + "x-ms-correlation-request-id" : "eb2886eb-85db-4b16-b950-e453d98ce086", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073432Z:9c6d88be-a276-43f8-a30f-836ed4d4bc60", + "x-ms-routing-request-id" : "WESTUS:20190618T212010Z:eb2886eb-85db-4b16-b950-e453d98ce086", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "66fc11e2-45d8-4f62-8fe8-588cd50a3d00", + "x-ms-request-id" : "0f900736-63c3-467a-8e09-ff9173db7e06", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:35:04 GMT", + "date" : "Tue, 18 Jun 2019 21:20:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1b109a7a-d650-4c53-a99c-ef4a61e31ca1", + "x-ms-correlation-request-id" : "1bea3a2f-1ca2-4baf-ab03-1da62e01ff47", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073504Z:1b109a7a-d650-4c53-a99c-ef4a61e31ca1", + "x-ms-routing-request-id" : "WESTUS:20190618T212041Z:1bea3a2f-1ca2-4baf-ab03-1da62e01ff47", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "94b4eea1-0317-4a35-ab43-eaa20c963be7", + "x-ms-request-id" : "0dbdc504-1c0a-49f8-85ef-ad9ec8166162", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:35:34 GMT", + "date" : "Tue, 18 Jun 2019 21:21:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "edb9da16-2f62-42a2-8b77-7ea12350b6dc", + "x-ms-correlation-request-id" : "8e7b524d-4176-4c05-8f5c-24c235d08171", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073535Z:edb9da16-2f62-42a2-8b77-7ea12350b6dc", + "x-ms-routing-request-id" : "WESTUS:20190618T212112Z:8e7b524d-4176-4c05-8f5c-24c235d08171", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5864170e-0ae7-4f34-917d-7b041919e377", + "x-ms-request-id" : "1b652a51-3eec-4b0a-ba22-5ab870859493", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:36:05 GMT", + "date" : "Tue, 18 Jun 2019 21:21:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8ada27e3-58d2-4239-bd0f-30b87e397739", + "x-ms-correlation-request-id" : "4d57c3be-43fb-4ce1-b546-a12812b27db2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073605Z:8ada27e3-58d2-4239-bd0f-30b87e397739", + "x-ms-routing-request-id" : "WESTUS:20190618T212142Z:4d57c3be-43fb-4ce1-b546-a12812b27db2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ba5cc23a-d4e7-429c-a359-34a057a88e8a", + "x-ms-request-id" : "d5cda212-1272-4077-a2f9-5118bfcaa41f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:36:35 GMT", + "date" : "Tue, 18 Jun 2019 21:22:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9406e7aa-c99c-4e6d-b142-b5cdb6d10a7f", + "x-ms-correlation-request-id" : "3f0ba7c0-f610-4bd6-9b0b-6948141a9d56", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073636Z:9406e7aa-c99c-4e6d-b142-b5cdb6d10a7f", + "x-ms-routing-request-id" : "WESTUS:20190618T212213Z:3f0ba7c0-f610-4bd6-9b0b-6948141a9d56", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "707ddd19-889f-4022-85c2-5fd86ed45398", + "x-ms-request-id" : "d9968d27-0828-432a-9139-70f7ff50377a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:37:06 GMT", + "date" : "Tue, 18 Jun 2019 21:22:43 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "785b15b6-c19d-4e49-ac2a-2c04b7dbdcb2", + "x-ms-correlation-request-id" : "3e12bf0b-b694-4251-8993-e88d3d43d04c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073707Z:785b15b6-c19d-4e49-ac2a-2c04b7dbdcb2", + "x-ms-routing-request-id" : "WESTUS:20190618T212244Z:3e12bf0b-b694-4251-8993-e88d3d43d04c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3d86ac20-62ef-40e7-94b6-f84be33ab095", + "x-ms-request-id" : "4eaf758b-e14c-4b00-8a4a-f8c7568eb7a3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:37:37 GMT", + "date" : "Tue, 18 Jun 2019 21:23:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce8db39a-41be-475c-b2d8-4ba6d58ae4b5", + "x-ms-correlation-request-id" : "0d1627f7-9f4c-4c9a-9f1c-7335a2c7b4f3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073738Z:ce8db39a-41be-475c-b2d8-4ba6d58ae4b5", + "x-ms-routing-request-id" : "WESTUS:20190618T212315Z:0d1627f7-9f4c-4c9a-9f1c-7335a2c7b4f3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3d979611-8839-480f-9c15-289ae67502a9", + "x-ms-request-id" : "b09fc987-7fed-4de3-9851-3681922944ef", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:38:09 GMT", + "date" : "Tue, 18 Jun 2019 21:23:45 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e47dfb41-b10c-4b2f-8401-bef7225d44b2", + "x-ms-correlation-request-id" : "c638777a-4d25-4a31-86bf-f5c895a8455b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073810Z:e47dfb41-b10c-4b2f-8401-bef7225d44b2", + "x-ms-routing-request-id" : "WESTUS:20190618T212346Z:c638777a-4d25-4a31-86bf-f5c895a8455b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e6a71fb4-28ca-4aec-859d-c9cf21f1e30d", + "x-ms-request-id" : "017d112c-8fd6-4b0d-8bf0-b72b653cf4bf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:38:40 GMT", + "date" : "Tue, 18 Jun 2019 21:24:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a9a4ecca-078b-4e25-aa52-7b4fffb05611", + "x-ms-correlation-request-id" : "946de39f-7eb2-4e58-892d-d30016c0bb3b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073840Z:a9a4ecca-078b-4e25-aa52-7b4fffb05611", + "x-ms-routing-request-id" : "WESTUS:20190618T212417Z:946de39f-7eb2-4e58-892d-d30016c0bb3b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "22f34219-233b-4b6e-a77e-71a529d1bd1e", + "x-ms-request-id" : "ba8dab3a-122d-4752-92f5-d92ac65987e9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:39:11 GMT", + "date" : "Tue, 18 Jun 2019 21:24:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c8c91492-1241-4823-bc9c-53018a981bd5", + "x-ms-correlation-request-id" : "d8b810a2-f77b-44aa-9db5-f49aa59a6ce4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073912Z:c8c91492-1241-4823-bc9c-53018a981bd5", + "x-ms-routing-request-id" : "WESTUS:20190618T212448Z:d8b810a2-f77b-44aa-9db5-f49aa59a6ce4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "47a0352e-7b1d-4741-bc19-543f02c8f03a", + "x-ms-request-id" : "6867f793-8374-47ef-b738-5503cdbe01c0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:39:42 GMT", + "date" : "Tue, 18 Jun 2019 21:25:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "16e9c20a-fcab-4a67-a4c7-67a6f1f50b85", + "x-ms-correlation-request-id" : "d52feaff-7974-4037-a595-41375366e946", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T073943Z:16e9c20a-fcab-4a67-a4c7-67a6f1f50b85", + "x-ms-routing-request-id" : "WESTUS:20190618T212519Z:d52feaff-7974-4037-a595-41375366e946", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21b538a5-7e93-41fd-bd5d-fe7c8ff4518b", + "x-ms-request-id" : "270038e2-d570-4e19-be76-58dde6ac9a6a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:40:13 GMT", + "date" : "Tue, 18 Jun 2019 21:25:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "773b2f97-df76-4aa2-8fef-54e30194223d", + "x-ms-correlation-request-id" : "7a11965e-2e8c-4d5c-abc4-af1c9713063e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074013Z:773b2f97-df76-4aa2-8fef-54e30194223d", + "x-ms-routing-request-id" : "WESTUS:20190618T212550Z:7a11965e-2e8c-4d5c-abc4-af1c9713063e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ebe810f8-bddb-42cb-8cd0-53c0de2f615f", + "x-ms-request-id" : "e0db8dc8-6651-437c-82ac-7af5e9c57246", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:40:44 GMT", + "date" : "Tue, 18 Jun 2019 21:26:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +696,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9200ee02-748c-4d6d-b4b2-c33e2a717059", + "x-ms-correlation-request-id" : "2db01a45-20d5-456d-8c1f-6e906da3781e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074045Z:9200ee02-748c-4d6d-b4b2-c33e2a717059", + "x-ms-routing-request-id" : "WESTUS:20190618T212620Z:2db01a45-20d5-456d-8c1f-6e906da3781e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2b05f5be-4e91-43b2-977b-9200d4940096", + "x-ms-request-id" : "4f585540-e8ca-43a1-8625-45ccb5420c84", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:41:15 GMT", + "date" : "Tue, 18 Jun 2019 21:26:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +721,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3e835ab0-15fe-41f8-9384-9014537193a1", + "x-ms-correlation-request-id" : "761892fb-3db4-46bf-bdef-2949780743ec", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074116Z:3e835ab0-15fe-41f8-9384-9014537193a1", + "x-ms-routing-request-id" : "WESTUS:20190618T212651Z:761892fb-3db4-46bf-bdef-2949780743ec", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c87da43c-4398-4cf7-8b5f-bf7825c5a8e1", + "x-ms-request-id" : "04743d9e-0863-434c-a681-57479557ee7b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:41:46 GMT", + "date" : "Tue, 18 Jun 2019 21:27:21 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +746,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "da226bf3-0598-4a1c-937e-c4f658b64052", + "x-ms-correlation-request-id" : "13b3f25a-caa3-4254-b1e3-91cb1f53cacb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074147Z:da226bf3-0598-4a1c-937e-c4f658b64052", + "x-ms-routing-request-id" : "WESTUS:20190618T212722Z:13b3f25a-caa3-4254-b1e3-91cb1f53cacb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c51a403f-0808-41e3-ad3d-62c973f7fa4e", + "x-ms-request-id" : "e6f26638-1c84-48ab-a65d-2e10df60a9a3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:42:18 GMT", + "date" : "Tue, 18 Jun 2019 21:27:52 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +771,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bce35892-534d-4e3d-a9bf-7dba6c9ee046", + "x-ms-correlation-request-id" : "0e4d76f7-0d80-4b9b-990c-ef8567de3a1e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074218Z:bce35892-534d-4e3d-a9bf-7dba6c9ee046", + "x-ms-routing-request-id" : "WESTUS:20190618T212753Z:0e4d76f7-0d80-4b9b-990c-ef8567de3a1e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b9cfe1c7-6e2c-4efa-b0a1-a477738c5b74", + "x-ms-request-id" : "68c8af7e-3272-49c4-a21d-ae818b24b00e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:42:49 GMT", + "date" : "Tue, 18 Jun 2019 21:28:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +796,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ed541f6a-1524-4a6a-b2a8-75ac2474b019", + "x-ms-correlation-request-id" : "a5083f25-6047-4879-9dc2-ef0914f39934", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074249Z:ed541f6a-1524-4a6a-b2a8-75ac2474b019", + "x-ms-routing-request-id" : "WESTUS:20190618T212824Z:a5083f25-6047-4879-9dc2-ef0914f39934", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f0cf9fdb-3276-4d7e-beed-4b8bcdbb6589", + "x-ms-request-id" : "a77656de-6437-453a-af9c-e18f69966be9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:43:20 GMT", + "date" : "Tue, 18 Jun 2019 21:28:54 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,101 +821,73 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0fa031b4-a22c-4e33-a185-9011a510c6db", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074320Z:0fa031b4-a22c-4e33-a185-9011a510c6db", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "82aadb7c-7f75-4ee3-810b-5570541275ba", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 07:43:50 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5a69336d-c8a5-4fb0-8085-302287ad8962", + "x-ms-correlation-request-id" : "82497502-d3e5-486d-b242-adac47fe788f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074350Z:5a69336d-c8a5-4fb0-8085-302287ad8962", + "x-ms-routing-request-id" : "WESTUS:20190618T212855Z:82497502-d3e5-486d-b242-adac47fe788f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a67b371a-b2ac-4b47-aa35-269167556a7d", + "x-ms-request-id" : "838c19da-6c7b-4f3f-ae9c-96a431f1ae40", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:44:20 GMT", + "date" : "Tue, 18 Jun 2019 21:29:25 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "38e359b2-1328-497b-813c-5c394f8ea306", + "x-ms-correlation-request-id" : "7f05340d-d59d-4d3d-9589-05631df19916", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074421Z:38e359b2-1328-497b-813c-5c394f8ea306", + "x-ms-routing-request-id" : "WESTUS:20190618T212925Z:7f05340d-d59d-4d3d-9589-05631df19916", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5090c656-547a-437d-953b-1bb78c38ab50", + "x-ms-request-id" : "1a8fb4ca-5e41-4250-82a6-8f02a28ba2f8", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:44:21 GMT", - "content-length" : "1605", + "date" : "Tue, 18 Jun 2019 21:29:26 GMT", + "content-length" : "1838", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "08174413-5e73-457a-81ed-4e7fc8228f85", + "x-ms-correlation-request-id" : "11c9192b-dbc8-4428-bd40-1497df4d9ebe", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074422Z:08174413-5e73-457a-81ed-4e7fc8228f85", + "x-ms-routing-request-id" : "WESTUS:20190618T212926Z:11c9192b-dbc8-4428-bd40-1497df4d9ebe", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6459c425-c45e-4f87-b274-a34ac6862205", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-c487176638db/providers/Microsoft.HDInsight/clusters/hdisdk-kafkafea353949f498ba\",\"name\":\"hdisdk-kafkafea353949f498ba\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"56572c08-9f21-454b-bd97-5925617cff39\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1812120705.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-06T07:31:24.107\",\"quotaInfo\":{\"coresUsed\":23},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafkafea353949f498ba-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafkafea353949f498ba.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "2dff32cb-de77-42a1-8b80-f0e04e8c80eb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ac0767123f8f/providers/Microsoft.HDInsight/clusters/hdisdk-kafka50220982a7c4b96\",\"name\":\"hdisdk-kafka50220982a7c4b96\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"8e728e6c-435b-4450-9f14-d70e5841d7d5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1905062133.json\",\"kind\":\"Kafka\",\"componentVersion\":{\"Kafka\":\"1.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"dataDisksGroups\":[{\"disksPerNode\":8,\"storageAccountType\":\"Standard_LRS\",\"diskSizeGB\":1023}],\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Small\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T21:17:02.557\",\"quotaInfo\":{\"coresUsed\":23},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafka50220982a7c4b96-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-kafka50220982a7c4b96.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava2ea800222e84.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-kafka50220982a7c4b96\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-c487176638db?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ac0767123f8f?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 07:44:25 GMT", + "date" : "Tue, 18 Jun 2019 21:29:28 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -927,14 +895,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "43f58db8-fab6-472b-89b6-2dbc12c953cb", + "x-ms-correlation-request-id" : "ffc24905-95b0-4d24-87a1-e0d5e0f573cc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T074426Z:43f58db8-fab6-472b-89b6-2dbc12c953cb", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEQzQ4NzE3NjYzOERCLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T212929Z:ffc24905-95b0-4d24-87a1-e0d5e0f573cc", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEQUMwNzY3MTIzRjhGLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "43f58db8-fab6-472b-89b6-2dbc12c953cb", + "x-ms-request-id" : "ffc24905-95b0-4d24-87a1-e0d5e0f573cc", "Body" : "" } } ], - "variables" : [ "hdijava-c487176638db", "hdijava4d886868c7be", "hdisdk-kafkafea353949f498ba" ] + "variables" : [ "hdijava-ac0767123f8f", "hdijava2ea800222e84", "hdisdk-kafka50220982a7c4b96" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateLinuxSparkClusterWithComponentVersion.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateLinuxSparkClusterWithComponentVersion.json index fdfc85f65d2f9..5ca4b576c0ad4 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateLinuxSparkClusterWithComponentVersion.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateLinuxSparkClusterWithComponentVersion.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-12395515dcd1?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f84865795535?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:24 GMT", + "date" : "Tue, 18 Jun 2019 20:17:07 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8ab7cb8a-d9cf-4958-ab70-16be16874a10", + "x-ms-correlation-request-id" : "ed77ae68-b5dc-4e76-a323-dcb98d1e256a", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T104025Z:8ab7cb8a-d9cf-4958-ab70-16be16874a10", + "x-ms-routing-request-id" : "WESTUS:20190618T201707Z:ed77ae68-b5dc-4e76-a323-dcb98d1e256a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8ab7cb8a-d9cf-4958-ab70-16be16874a10", + "x-ms-request-id" : "ed77ae68-b5dc-4e76-a323-dcb98d1e256a", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-12395515dcd1?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f84865795535?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:26 GMT", + "date" : "Tue, 18 Jun 2019 20:17:09 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6ae669d8-e416-4848-a4c1-a57ea952a829", + "x-ms-correlation-request-id" : "1929258b-d7f2-48a2-8823-74c443c61af2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104026Z:6ae669d8-e416-4848-a4c1-a57ea952a829", + "x-ms-routing-request-id" : "WESTUS:20190618T201709Z:1929258b-d7f2-48a2-8823-74c443c61af2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6ae669d8-e416-4848-a4c1-a57ea952a829", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1\",\"name\":\"hdijava-12395515dcd1\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "1929258b-d7f2-48a2-8823-74c443c61af2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535\",\"name\":\"hdijava-f84865795535\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.Storage/storageAccounts/hdijava1d33948070b2?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.Storage/storageAccounts/hdijava45b33972e12b?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:27 GMT", + "date" : "Tue, 18 Jun 2019 20:17:10 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2aaffbc5-f866-4618-9854-e81e21e9ad4f", + "x-ms-correlation-request-id" : "b41dc656-fc13-41fd-a4f7-75affb8bdecd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104028Z:2aaffbc5-f866-4618-9854-e81e21e9ad4f", + "x-ms-routing-request-id" : "WESTUS:20190618T201711Z:b41dc656-fc13-41fd-a4f7-75affb8bdecd", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/785d8c01-487f-45cf-97b1-321b08942203?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02908fe6-9083-4673-a252-ab4082221a8d?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "785d8c01-487f-45cf-97b1-321b08942203", + "x-ms-request-id" : "02908fe6-9083-4673-a252-ab4082221a8d", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/785d8c01-487f-45cf-97b1-321b08942203?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02908fe6-9083-4673-a252-ab4082221a8d?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:27 GMT", + "date" : "Tue, 18 Jun 2019 20:17:11 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,136 +90,155 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e92e2683-3065-4622-be8e-f3ed0899af89", + "x-ms-correlation-request-id" : "5ec5eea1-697b-4c85-a04d-af82473b3f5c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104028Z:e92e2683-3065-4622-be8e-f3ed0899af89", + "x-ms-routing-request-id" : "WESTUS:20190618T201711Z:5ec5eea1-697b-4c85-a04d-af82473b3f5c", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/785d8c01-487f-45cf-97b1-321b08942203?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02908fe6-9083-4673-a252-ab4082221a8d?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "89a6e4db-88aa-4aac-bb41-8a923e50be9e", + "x-ms-request-id" : "107277f8-41d8-440f-8d8b-02a8e7fa8239", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/785d8c01-487f-45cf-97b1-321b08942203?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02908fe6-9083-4673-a252-ab4082221a8d?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:45 GMT", + "date" : "Tue, 18 Jun 2019 20:17:28 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f196922f-bb4e-407f-a04e-c66c06c74f1c", + "x-ms-correlation-request-id" : "eb6e8a43-ca70-4ef1-aee7-889f4851c7ba", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104045Z:f196922f-bb4e-407f-a04e-c66c06c74f1c", + "x-ms-routing-request-id" : "WESTUS:20190618T201728Z:eb6e8a43-ca70-4ef1-aee7-889f4851c7ba", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "6748c525-5e73-4f37-a792-b8b2c961bf90", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.Storage/storageAccounts/hdijava1d33948070b2\",\"name\":\"hdijava1d33948070b2\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:40:27.8609020Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:40:27.8609020Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T10:40:27.7202728Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava1d33948070b2.blob.core.windows.net/\",\"queue\":\"https://hdijava1d33948070b2.queue.core.windows.net/\",\"table\":\"https://hdijava1d33948070b2.table.core.windows.net/\",\"file\":\"https://hdijava1d33948070b2.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "5e2438ef-0638-43ba-be9b-af2b93919b1a", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.Storage/storageAccounts/hdijava45b33972e12b\",\"name\":\"hdijava45b33972e12b\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:17:10.7825187Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:17:10.7825187Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:17:10.6575166Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava45b33972e12b.blob.core.windows.net/\",\"queue\":\"https://hdijava45b33972e12b.queue.core.windows.net/\",\"table\":\"https://hdijava45b33972e12b.table.core.windows.net/\",\"file\":\"https://hdijava45b33972e12b.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.Storage/storageAccounts/hdijava1d33948070b2?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.Storage/storageAccounts/hdijava45b33972e12b?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:45 GMT", + "date" : "Tue, 18 Jun 2019 20:17:28 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "28639e28-8fd7-4c28-818f-92fc8c675f5f", + "x-ms-correlation-request-id" : "53116eef-49a6-44bf-9b95-5e00ef77c831", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104045Z:28639e28-8fd7-4c28-818f-92fc8c675f5f", + "x-ms-routing-request-id" : "WESTUS:20190618T201729Z:53116eef-49a6-44bf-9b95-5e00ef77c831", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "827fbe7c-cf85-4398-a505-d2276ad349e1", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.Storage/storageAccounts/hdijava1d33948070b2\",\"name\":\"hdijava1d33948070b2\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:40:27.8609020Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:40:27.8609020Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T10:40:27.7202728Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava1d33948070b2.blob.core.windows.net/\",\"queue\":\"https://hdijava1d33948070b2.queue.core.windows.net/\",\"table\":\"https://hdijava1d33948070b2.table.core.windows.net/\",\"file\":\"https://hdijava1d33948070b2.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "cd1ec1bd-5be8-46cf-b2a3-793088d3127c", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.Storage/storageAccounts/hdijava45b33972e12b\",\"name\":\"hdijava45b33972e12b\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:17:10.7825187Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:17:10.7825187Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:17:10.6575166Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava45b33972e12b.blob.core.windows.net/\",\"queue\":\"https://hdijava45b33972e12b.queue.core.windows.net/\",\"table\":\"https://hdijava45b33972e12b.table.core.windows.net/\",\"file\":\"https://hdijava45b33972e12b.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.Storage/storageAccounts/hdijava1d33948070b2/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.Storage/storageAccounts/hdijava45b33972e12b/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:45 GMT", + "date" : "Tue, 18 Jun 2019 20:17:28 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bbbc0183-d627-4266-a4d1-9981322661b3", + "x-ms-correlation-request-id" : "1598e326-9226-4bac-8a01-02f0227f1ad2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104045Z:bbbc0183-d627-4266-a4d1-9981322661b3", + "x-ms-routing-request-id" : "WESTUS:20190618T201729Z:1598e326-9226-4bac-8a01-02f0227f1ad2", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "e44607af-f584-4f54-ad25-5d6f2b81b1b5", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"H+hUF1zwWfNWTabSCSvTkVZFEQae0yUpkhAZqyoLWp5JyNvQKtt4QOB5RAaGKxo4NoCMt47dQW3PTPyaeEpyOQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"Cu3fBodfLoMSzsICkYo02H/YASh5JupxvFBknNX4eYWIIKiRM/DQjdLuRLGVESwLR8NbiNJks6AzEU+fOdh+WA==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "ab4287d2-abd8-4a1a-830c-55a8dc313041", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"xulQFGBPPMx8bnSk6OWYoIU1hJx9vOlX//uSr2kK3QyuHhPkJZEMmefYefFf2Y8OuX3hDv0c4w6QkrYl8ug3mg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"Dxju2vl6kfVWOpxsIv6RZen2Hs2gpDRi+3xCVmY/1GqxHpe0OlYWsw4j2I+nL7ZIAeMuozsJmVx4KlyE7/sfHg==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:41:04 GMT", - "content-length" : "1276", + "date" : "Tue, 18 Jun 2019 20:17:49 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "f30274eb-fb5e-40e6-9493-33e52cde6711", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T201750Z:f30274eb-fb5e-40e6-9493-33e52cde6711", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "f30274eb-fb5e-40e6-9493-33e52cde6711", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:17:50 GMT", + "content-length" : "1517", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2c19706d-ba30-4fa8-a73d-ac750dad742f", + "x-ms-correlation-request-id" : "99910cab-5121-4d38-80ff-8250b7ccadd2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104105Z:2c19706d-ba30-4fa8-a73d-ac750dad742f", + "x-ms-routing-request-id" : "WESTUS:20190618T201751Z:99910cab-5121-4d38-80ff-8250b7ccadd2", "content-type" : "application/json; charset=utf-8", - "etag" : "\"bdd4d1dd-5948-4bb3-888c-bc689d005da6\"", + "etag" : "\"05c85b3c-c076-42b5-9adc-2ede750e49fd\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498?api-version=2018-06-01-preview", - "x-ms-request-id" : "ce7c80d2-7594-4e3e-8fdb-31b2df7508ac", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498\",\"name\":\"hdisdk-sparkcomponentversions92498\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"bdd4d1dd-5948-4bb3-888c-bc689d005da6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1810270004.json\",\"kind\":\"Spark\",\"componentVersion\":{\"Spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T10:41:04.44\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131?api-version=2018-06-01-preview", + "x-ms-request-id" : "497faad5-d1f6-4400-ab99-eb7c5c9d4121", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131\",\"name\":\"hdisdk-sparkcomponentversions33131\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"05c85b3c-c076-42b5-9adc-2ede750e49fd\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1810270004.json\",\"kind\":\"Spark\",\"componentVersion\":{\"Spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T20:17:50.323\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava45b33972e12b.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-sparkcomponentversions33131\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:41:05 GMT", + "date" : "Tue, 18 Jun 2019 20:17:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2adf358b-7cc9-435b-9566-04705c0938e4", + "x-ms-correlation-request-id" : "9e8fb5f2-52e0-4158-8477-9bd011696d43", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104105Z:2adf358b-7cc9-435b-9566-04705c0938e4", + "x-ms-routing-request-id" : "WESTUS:20190618T201752Z:9e8fb5f2-52e0-4158-8477-9bd011696d43", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "699a40a9-820a-4158-96c5-5ca4b0aafb99", + "x-ms-request-id" : "a7e0ef1c-f160-42ef-9e4a-cbc0dec572fe", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:41:36 GMT", + "date" : "Tue, 18 Jun 2019 20:18:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "11452e29-bb8e-41fb-94a1-03a224cf78e7", + "x-ms-correlation-request-id" : "1fab1c8e-3756-4e63-bb0a-a4d3d78193db", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104136Z:11452e29-bb8e-41fb-94a1-03a224cf78e7", + "x-ms-routing-request-id" : "WESTUS:20190618T201822Z:1fab1c8e-3756-4e63-bb0a-a4d3d78193db", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7a6ada10-a962-4d54-a370-8fbe5a36637d", + "x-ms-request-id" : "382fe8dc-ac62-4d9d-a900-5e19d99fcecc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:42:05 GMT", + "date" : "Tue, 18 Jun 2019 20:18:52 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6a84dd42-54ca-4380-8b51-1d1230ebd8f4", + "x-ms-correlation-request-id" : "55933396-e5f1-42de-9dc0-7aee3d0881ac", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104206Z:6a84dd42-54ca-4380-8b51-1d1230ebd8f4", + "x-ms-routing-request-id" : "WESTUS:20190618T201853Z:55933396-e5f1-42de-9dc0-7aee3d0881ac", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a9a853b2-d278-49da-80c2-a65e19c194ad", + "x-ms-request-id" : "069bd491-99d5-4c0f-9de8-63faff325273", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:42:36 GMT", + "date" : "Tue, 18 Jun 2019 20:19:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1f4cf8f0-6157-475c-966b-04b174a35d57", + "x-ms-correlation-request-id" : "676bbc3d-c279-406d-9f31-7ff6495b9d03", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104237Z:1f4cf8f0-6157-475c-966b-04b174a35d57", + "x-ms-routing-request-id" : "WESTUS:20190618T201924Z:676bbc3d-c279-406d-9f31-7ff6495b9d03", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8f35ebb7-454a-4e8a-bf65-46fe1520d156", + "x-ms-request-id" : "95617332-8fa2-451a-aae9-d76c25292b58", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:43:06 GMT", + "date" : "Tue, 18 Jun 2019 20:19:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "28c577df-e2ae-4bb8-9d4f-261d7e2e8a2b", + "x-ms-correlation-request-id" : "678f698e-5200-4e8a-aa38-48ec430ec123", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104307Z:28c577df-e2ae-4bb8-9d4f-261d7e2e8a2b", + "x-ms-routing-request-id" : "WESTUS:20190618T201955Z:678f698e-5200-4e8a-aa38-48ec430ec123", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9538cc84-0fe6-405c-b73d-9b18f77f7b2c", + "x-ms-request-id" : "9b72c906-27fb-403e-bc0e-3d94cddf5811", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:43:37 GMT", + "date" : "Tue, 18 Jun 2019 20:20:25 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1fb47c12-eae6-46f9-8330-ccb946978c86", + "x-ms-correlation-request-id" : "373502cf-7a46-4f99-bf70-49b1b62d6d7f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104338Z:1fb47c12-eae6-46f9-8330-ccb946978c86", + "x-ms-routing-request-id" : "WESTUS:20190618T202026Z:373502cf-7a46-4f99-bf70-49b1b62d6d7f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c9d663aa-11ee-4cd5-a4e2-d8309ef25a4a", + "x-ms-request-id" : "d25b6ff9-8e84-4950-b0d3-b826b2700484", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:44:08 GMT", + "date" : "Tue, 18 Jun 2019 20:20:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8bc329f0-aefc-4f96-9cdc-713c341aaaf0", + "x-ms-correlation-request-id" : "12c38432-dc74-437c-8a5a-5ec65a93ed78", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104408Z:8bc329f0-aefc-4f96-9cdc-713c341aaaf0", + "x-ms-routing-request-id" : "WESTUS:20190618T202057Z:12c38432-dc74-437c-8a5a-5ec65a93ed78", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f0c08a37-88ec-48c7-a380-5eecf93023a2", + "x-ms-request-id" : "23d0b16b-4216-4855-b220-833577f9fc33", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:44:38 GMT", + "date" : "Tue, 18 Jun 2019 20:21:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ba37a2ee-e278-48de-bbae-d764fe4f01b6", + "x-ms-correlation-request-id" : "04270929-6435-43e1-ae08-12e75d55e2b7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104439Z:ba37a2ee-e278-48de-bbae-d764fe4f01b6", + "x-ms-routing-request-id" : "WESTUS:20190618T202128Z:04270929-6435-43e1-ae08-12e75d55e2b7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3da5b4ee-a039-4e03-b379-09016e6ed827", + "x-ms-request-id" : "e37fdd20-796b-4987-8068-77a4f51a15ef", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:45:09 GMT", + "date" : "Tue, 18 Jun 2019 20:21:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d3afd1ea-ac99-442e-9451-f87be589345d", + "x-ms-correlation-request-id" : "e7de0c79-67b0-43c4-9373-ed0ce6410844", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104509Z:d3afd1ea-ac99-442e-9451-f87be589345d", + "x-ms-routing-request-id" : "WESTUS:20190618T202159Z:e7de0c79-67b0-43c4-9373-ed0ce6410844", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "928a7c75-a19f-48f2-9a45-a0c784d5503a", + "x-ms-request-id" : "eb88f7a6-fa2f-409d-804a-d5262c229bea", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:45:39 GMT", + "date" : "Tue, 18 Jun 2019 20:22:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d711e2f7-7642-44fb-83b8-97a3667d5b21", + "x-ms-correlation-request-id" : "5b8bf2a8-3578-4d95-961f-ad91e49ff447", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104540Z:d711e2f7-7642-44fb-83b8-97a3667d5b21", + "x-ms-routing-request-id" : "WESTUS:20190618T202229Z:5b8bf2a8-3578-4d95-961f-ad91e49ff447", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b0ecfbd4-f400-471a-aee8-bfacdd685b3b", + "x-ms-request-id" : "cbf0e463-8b9f-4260-8ba8-c23835c64c78", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:46:10 GMT", + "date" : "Tue, 18 Jun 2019 20:23:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "14a2dda2-0c02-4f00-9ac2-c0f1f3fe5a67", + "x-ms-correlation-request-id" : "9011b932-8ef1-45b0-bde9-5c5b5b0aaa01", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104610Z:14a2dda2-0c02-4f00-9ac2-c0f1f3fe5a67", + "x-ms-routing-request-id" : "WESTUS:20190618T202300Z:9011b932-8ef1-45b0-bde9-5c5b5b0aaa01", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b765f6d1-dd5f-4b66-9682-452c7893ebcb", + "x-ms-request-id" : "89804d04-d9d7-448c-8807-e39afde9978c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:46:40 GMT", + "date" : "Tue, 18 Jun 2019 20:23:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "017dbc3a-74a0-4bcc-b778-bfa3f73dc579", + "x-ms-correlation-request-id" : "6e8e2853-69f0-47d0-b605-d16af8097583", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104641Z:017dbc3a-74a0-4bcc-b778-bfa3f73dc579", + "x-ms-routing-request-id" : "WESTUS:20190618T202331Z:6e8e2853-69f0-47d0-b605-d16af8097583", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d3bad336-d3d5-40d3-bbf2-68f8b93e0600", + "x-ms-request-id" : "9429ef09-2655-4c7e-8999-3cfbfcc5e201", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:47:11 GMT", + "date" : "Tue, 18 Jun 2019 20:24:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "11a67cee-9446-4108-8854-5b9b5f43ce1e", + "x-ms-correlation-request-id" : "5cca4e27-acf1-46ef-a4b3-bd3f85a6f552", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104712Z:11a67cee-9446-4108-8854-5b9b5f43ce1e", + "x-ms-routing-request-id" : "WESTUS:20190618T202402Z:5cca4e27-acf1-46ef-a4b3-bd3f85a6f552", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d4f76542-f2c9-476f-80db-8b003824abf2", + "x-ms-request-id" : "07869f50-851d-4dd5-9942-3d68dfd082b2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:47:41 GMT", + "date" : "Tue, 18 Jun 2019 20:24:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c7e5119a-6608-4b77-808f-5255da39ad2b", + "x-ms-correlation-request-id" : "f50d617d-c31a-40bb-9177-54c3ec40d349", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104742Z:c7e5119a-6608-4b77-808f-5255da39ad2b", + "x-ms-routing-request-id" : "WESTUS:20190618T202433Z:f50d617d-c31a-40bb-9177-54c3ec40d349", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "bd90a9e4-a8dd-47e1-ae4c-f8973ad98697", + "x-ms-request-id" : "40d719dd-c5c2-4ae1-89aa-ead518fdd457", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:48:13 GMT", + "date" : "Tue, 18 Jun 2019 20:25:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a76d51f6-130d-4504-92be-e057514c00a7", + "x-ms-correlation-request-id" : "33d9e4e4-0ed9-478c-b3ef-47d3b4dbf5ef", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104813Z:a76d51f6-130d-4504-92be-e057514c00a7", + "x-ms-routing-request-id" : "WESTUS:20190618T202504Z:33d9e4e4-0ed9-478c-b3ef-47d3b4dbf5ef", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d3e4e35d-fee1-498b-ac38-373d811f7a4e", + "x-ms-request-id" : "c5982d38-75bc-4c0a-b992-5723b7c3d82d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:48:42 GMT", + "date" : "Tue, 18 Jun 2019 20:25:34 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "40ade791-42c5-4bc0-ab79-978480d4552b", + "x-ms-correlation-request-id" : "d8a2f591-adaf-4ec6-93e0-42d520f8a5c5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104843Z:40ade791-42c5-4bc0-ab79-978480d4552b", + "x-ms-routing-request-id" : "WESTUS:20190618T202535Z:d8a2f591-adaf-4ec6-93e0-42d520f8a5c5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "86de3dd4-c0fa-4677-b1cb-f768e9d34510", + "x-ms-request-id" : "86e0abc6-2d99-495f-91f1-bf60b31e2993", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:49:13 GMT", + "date" : "Tue, 18 Jun 2019 20:26:05 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "628a0127-ad10-42f8-bff4-be7bfedf75ae", + "x-ms-correlation-request-id" : "e4716ab0-6677-4f62-a65d-9889ca22e21d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104914Z:628a0127-ad10-42f8-bff4-be7bfedf75ae", + "x-ms-routing-request-id" : "WESTUS:20190618T202606Z:e4716ab0-6677-4f62-a65d-9889ca22e21d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "354acac3-18df-4499-91ad-43ab7f93fa0e", + "x-ms-request-id" : "4b5dae86-a537-4c62-a994-aad715949e4d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:49:44 GMT", + "date" : "Tue, 18 Jun 2019 20:26:36 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "db48b41c-87a1-4630-a5a7-1a1ad0b00bd3", + "x-ms-correlation-request-id" : "6d57837d-1821-4544-b73c-deaffa76aeea", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104945Z:db48b41c-87a1-4630-a5a7-1a1ad0b00bd3", + "x-ms-routing-request-id" : "WESTUS:20190618T202636Z:6d57837d-1821-4544-b73c-deaffa76aeea", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5d692b72-0d35-4ea5-ac1e-7a59a9ffcd50", + "x-ms-request-id" : "e69ff848-1846-480a-830c-f63522afd3ee", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:50:15 GMT", + "date" : "Tue, 18 Jun 2019 20:27:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +696,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5483c5d4-4fa4-4e2f-a4c7-8171f058400f", + "x-ms-correlation-request-id" : "4b889719-1594-4fc0-beeb-034178ce727c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105015Z:5483c5d4-4fa4-4e2f-a4c7-8171f058400f", + "x-ms-routing-request-id" : "WESTUS:20190618T202707Z:4b889719-1594-4fc0-beeb-034178ce727c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "91f13d3f-7130-49d9-847f-a3857ed18b18", + "x-ms-request-id" : "3291d1ba-d880-4b60-999f-a4c394e569bf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:50:44 GMT", + "date" : "Tue, 18 Jun 2019 20:27:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +721,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "92851b6a-437d-4e0d-9fd4-05dd48580d21", + "x-ms-correlation-request-id" : "568bea38-8ba0-457f-a454-0b7e9d62e980", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105045Z:92851b6a-437d-4e0d-9fd4-05dd48580d21", + "x-ms-routing-request-id" : "WESTUS:20190618T202738Z:568bea38-8ba0-457f-a454-0b7e9d62e980", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4296f0a1-d856-49c8-9391-7f15d2843316", + "x-ms-request-id" : "5b52a9bd-9ee6-4887-b302-ac45e6cb8e2f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:51:16 GMT", + "date" : "Tue, 18 Jun 2019 20:28:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +746,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5dfb5f62-c7e7-4911-b002-410e5eb582c7", + "x-ms-correlation-request-id" : "83ea2ed3-90eb-468c-8119-00c4a01b252f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105116Z:5dfb5f62-c7e7-4911-b002-410e5eb582c7", + "x-ms-routing-request-id" : "WESTUS:20190618T202809Z:83ea2ed3-90eb-468c-8119-00c4a01b252f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "caee2d10-3b63-4a45-93c1-c1867047c36c", + "x-ms-request-id" : "ffe68200-31a3-46f8-a18e-847b026161ea", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:51:46 GMT", + "date" : "Tue, 18 Jun 2019 20:28:39 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +771,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5cf500c6-bc9b-41c3-9879-111851c7c86e", + "x-ms-correlation-request-id" : "51f21dfc-762d-46a1-bc97-22fe0598a7de", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105147Z:5cf500c6-bc9b-41c3-9879-111851c7c86e", + "x-ms-routing-request-id" : "WESTUS:20190618T202840Z:51f21dfc-762d-46a1-bc97-22fe0598a7de", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ac1c34d7-9cc8-44c0-9e69-c719a0d216d6", + "x-ms-request-id" : "14006cc9-b601-4cf2-a263-deeb4373ab2c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:52:16 GMT", + "date" : "Tue, 18 Jun 2019 20:29:10 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +796,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a0779bc9-11e8-454a-9bcb-80da77067015", + "x-ms-correlation-request-id" : "d5d568c3-6b82-4cea-8ed9-3493d3ecf1a0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105217Z:a0779bc9-11e8-454a-9bcb-80da77067015", + "x-ms-routing-request-id" : "WESTUS:20190618T202910Z:d5d568c3-6b82-4cea-8ed9-3493d3ecf1a0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "996257e0-9c67-476a-9757-d29348ba3697", + "x-ms-request-id" : "eeb98469-6d80-42c8-870b-fd56ef93723a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:52:47 GMT", + "date" : "Tue, 18 Jun 2019 20:29:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,25 +821,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "afa6e31f-462a-4b27-a578-1c2f459bb210", + "x-ms-correlation-request-id" : "766a77e2-e7d0-41ea-ae27-39c16526693e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105248Z:afa6e31f-462a-4b27-a578-1c2f459bb210", + "x-ms-routing-request-id" : "WESTUS:20190618T202941Z:766a77e2-e7d0-41ea-ae27-39c16526693e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6db0c4ba-b3c7-411a-bcfb-37312e4fa5fa", + "x-ms-request-id" : "4bd0bc07-853f-45e5-81f7-7dee977e44f9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:53:17 GMT", + "date" : "Tue, 18 Jun 2019 20:30:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -851,25 +846,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0382ed5f-78ba-4813-844d-03df4bafabb9", + "x-ms-correlation-request-id" : "5d3e5b54-09cd-467a-aa23-31484529fb6b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105318Z:0382ed5f-78ba-4813-844d-03df4bafabb9", + "x-ms-routing-request-id" : "WESTUS:20190618T203012Z:5d3e5b54-09cd-467a-aa23-31484529fb6b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1da6fa1b-a4bb-44e6-bc42-bbd1c1038161", + "x-ms-request-id" : "bb6d098d-a5a3-4ef8-9942-4d101b801ed4", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:53:48 GMT", + "date" : "Tue, 18 Jun 2019 20:30:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -877,25 +871,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8a9af0d3-46ff-48c3-9f1b-47d2a16fb0fb", + "x-ms-correlation-request-id" : "f5099a7c-e0ee-41f0-9869-3aadfae1194a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105348Z:8a9af0d3-46ff-48c3-9f1b-47d2a16fb0fb", + "x-ms-routing-request-id" : "WESTUS:20190618T203043Z:f5099a7c-e0ee-41f0-9869-3aadfae1194a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0fc9d63d-0842-4fd7-9606-baaaf619e732", + "x-ms-request-id" : "939599de-661b-4276-8404-7fd9869aa310", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:54:18 GMT", + "date" : "Tue, 18 Jun 2019 20:31:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -903,25 +896,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f5d8f0e6-daa1-4316-b681-f52565b70c5e", + "x-ms-correlation-request-id" : "ca50d2d1-80fb-4d8c-aa39-cd986f33ba29", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105419Z:f5d8f0e6-daa1-4316-b681-f52565b70c5e", + "x-ms-routing-request-id" : "WESTUS:20190618T203114Z:ca50d2d1-80fb-4d8c-aa39-cd986f33ba29", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ee3e0747-256b-41c2-aa76-810e66448d39", + "x-ms-request-id" : "4008e3a4-cf62-4aba-9a85-e5e10d9f9e36", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:54:49 GMT", + "date" : "Tue, 18 Jun 2019 20:31:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -929,25 +921,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0c8ec2ca-025a-454a-9e37-bdee3a7ff085", + "x-ms-correlation-request-id" : "e098432e-9737-40e8-be85-d25d5ceed7f5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105450Z:0c8ec2ca-025a-454a-9e37-bdee3a7ff085", + "x-ms-routing-request-id" : "WESTUS:20190618T203145Z:e098432e-9737-40e8-be85-d25d5ceed7f5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b0ac1090-4351-4613-b096-f8a1cb97931e", + "x-ms-request-id" : "3be9724d-2834-494a-ad86-4e00f15d0532", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:55:19 GMT", + "date" : "Tue, 18 Jun 2019 20:32:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11967", @@ -955,127 +946,73 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eb1a2c2e-ab0a-46fb-a395-5a1b8cc692c0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105520Z:eb1a2c2e-ab0a-46fb-a395-5a1b8cc692c0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6615c73b-a3b4-44ed-8c87-77ae285c1beb", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 10:55:51 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fd1dc907-02f3-471d-aab1-f49538eafb06", + "x-ms-correlation-request-id" : "f31c3b65-eec0-439e-b4ba-bdab988ae1d5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105551Z:fd1dc907-02f3-471d-aab1-f49538eafb06", + "x-ms-routing-request-id" : "WESTUS:20190618T203216Z:f31c3b65-eec0-439e-b4ba-bdab988ae1d5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "92c29245-7e85-48df-bae1-191498ca87ac", + "x-ms-request-id" : "975c1d13-0371-4b18-a51e-e8e264af201e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:56:20 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6407b673-642c-4622-8991-32b736b4c8d2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105621Z:6407b673-642c-4622-8991-32b736b4c8d2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d720e0c6-ceca-4c50-b6de-ce53f42beea3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 10:56:51 GMT", + "date" : "Tue, 18 Jun 2019 20:32:46 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bd810022-ac31-47c4-b56c-b27f7274df4e", + "x-ms-correlation-request-id" : "0db34d40-48df-4d8e-9b5f-f27f39b00a8a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105652Z:bd810022-ac31-47c4-b56c-b27f7274df4e", + "x-ms-routing-request-id" : "WESTUS:20190618T203247Z:0db34d40-48df-4d8e-9b5f-f27f39b00a8a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b9c1be5f-b0b9-48cd-8660-9496aab464d8", + "x-ms-request-id" : "7be2c29a-7c6a-4f10-bea2-75f141a83059", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:56:51 GMT", - "content-length" : "1535", + "date" : "Tue, 18 Jun 2019 20:32:48 GMT", + "content-length" : "1776", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "637446f3-2f05-48af-b029-e6edd55c2d31", + "x-ms-correlation-request-id" : "4aaa55e8-ced4-4a1f-b2af-eadfa9ade95a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105652Z:637446f3-2f05-48af-b029-e6edd55c2d31", + "x-ms-routing-request-id" : "WESTUS:20190618T203248Z:4aaa55e8-ced4-4a1f-b2af-eadfa9ade95a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "04428b5e-20d1-4a98-9fa2-18a2d5c15019", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-12395515dcd1/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions92498\",\"name\":\"hdisdk-sparkcomponentversions92498\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"bdd4d1dd-5948-4bb3-888c-bc689d005da6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"2.6.3.84-1\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1810270004.json\",\"kind\":\"Spark\",\"componentVersion\":{\"Spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T10:41:04.44\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-sparkcomponentversions92498-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-sparkcomponentversions92498.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "64c60f3b-7d17-476a-b9ea-cfb9749a9a9f", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f84865795535/providers/Microsoft.HDInsight/clusters/hdisdk-sparkcomponentversions33131\",\"name\":\"hdisdk-sparkcomponentversions33131\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"05c85b3c-c076-42b5-9adc-2ede750e49fd\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"2.6.3.84-1\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1810270004.json\",\"kind\":\"Spark\",\"componentVersion\":{\"Spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T20:17:50.323\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-sparkcomponentversions33131-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-sparkcomponentversions33131.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava45b33972e12b.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-sparkcomponentversions33131\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-12395515dcd1?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f84865795535?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:56:53 GMT", + "date" : "Tue, 18 Jun 2019 20:32:49 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1083,14 +1020,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8edfc68e-2dbf-4ab3-bcfc-2ac82d7e2233", + "x-ms-correlation-request-id" : "81515df7-3a2a-489c-b1f5-6ddf8df36e23", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T105654Z:8edfc68e-2dbf-4ab3-bcfc-2ac82d7e2233", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMTIzOTU1MTVEQ0QxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T203250Z:81515df7-3a2a-489c-b1f5-6ddf8df36e23", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJERjg0ODY1Nzk1NTM1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "8edfc68e-2dbf-4ab3-bcfc-2ac82d7e2233", + "x-ms-request-id" : "81515df7-3a2a-489c-b1f5-6ddf8df36e23", "Body" : "" } } ], - "variables" : [ "hdijava-12395515dcd1", "hdijava1d33948070b2", "hdisdk-sparkcomponentversions92498" ] + "variables" : [ "hdijava-f84865795535", "hdijava45b33972e12b", "hdisdk-sparkcomponentversions33131" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateMLServicesCluster.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateMLServicesCluster.json index afbfcbab1f134..c91b020bbfa72 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateMLServicesCluster.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateMLServicesCluster.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-8af50033fa24?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-df87983422da?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:38 GMT", + "date" : "Tue, 18 Jun 2019 19:47:00 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8426d3a4-66da-4c52-930d-b4c51cfa1f11", + "x-ms-correlation-request-id" : "0a97c293-d000-4d5c-87b0-ba8fddcab5a6", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T101038Z:8426d3a4-66da-4c52-930d-b4c51cfa1f11", + "x-ms-routing-request-id" : "WESTUS:20190618T194700Z:0a97c293-d000-4d5c-87b0-ba8fddcab5a6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8426d3a4-66da-4c52-930d-b4c51cfa1f11", + "x-ms-request-id" : "0a97c293-d000-4d5c-87b0-ba8fddcab5a6", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-8af50033fa24?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-df87983422da?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:40 GMT", + "date" : "Tue, 18 Jun 2019 19:47:02 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f9370b55-79a6-4423-942d-0f1ecbd7a09b", + "x-ms-correlation-request-id" : "cab40d25-2807-4f52-b403-978f41d744e4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101040Z:f9370b55-79a6-4423-942d-0f1ecbd7a09b", + "x-ms-routing-request-id" : "WESTUS:20190618T194702Z:cab40d25-2807-4f52-b403-978f41d744e4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f9370b55-79a6-4423-942d-0f1ecbd7a09b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24\",\"name\":\"hdijava-8af50033fa24\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "cab40d25-2807-4f52-b403-978f41d744e4", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da\",\"name\":\"hdijava-df87983422da\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.Storage/storageAccounts/hdijava444224038804?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.Storage/storageAccounts/hdijava0fc665735d21?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:41 GMT", + "date" : "Tue, 18 Jun 2019 19:47:03 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f47180f7-c55e-49a1-97d3-7644fd0bd0ea", + "x-ms-correlation-request-id" : "a7a7bb6f-6668-4b6c-a262-21b5f41ef216", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101042Z:f47180f7-c55e-49a1-97d3-7644fd0bd0ea", + "x-ms-routing-request-id" : "WESTUS:20190618T194703Z:a7a7bb6f-6668-4b6c-a262-21b5f41ef216", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1c972e37-93b1-4cb9-a373-ad0400ea6126?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61eaa7b9-3aee-41a3-808e-40aaf1b66645?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "1c972e37-93b1-4cb9-a373-ad0400ea6126", + "x-ms-request-id" : "61eaa7b9-3aee-41a3-808e-40aaf1b66645", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1c972e37-93b1-4cb9-a373-ad0400ea6126?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61eaa7b9-3aee-41a3-808e-40aaf1b66645?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:41 GMT", + "date" : "Tue, 18 Jun 2019 19:47:04 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,136 +90,155 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dee35a63-61f0-4e63-a7f5-f067b646d66f", + "x-ms-correlation-request-id" : "6f76878e-4fd2-43a8-800e-2414acd692b5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101042Z:dee35a63-61f0-4e63-a7f5-f067b646d66f", + "x-ms-routing-request-id" : "WESTUS:20190618T194704Z:6f76878e-4fd2-43a8-800e-2414acd692b5", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1c972e37-93b1-4cb9-a373-ad0400ea6126?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61eaa7b9-3aee-41a3-808e-40aaf1b66645?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "7c545b87-e206-43ef-b03e-3a393e14c434", + "x-ms-request-id" : "575eb471-bacb-4776-a571-8b8ab0391e7f", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1c972e37-93b1-4cb9-a373-ad0400ea6126?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61eaa7b9-3aee-41a3-808e-40aaf1b66645?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:58 GMT", + "date" : "Tue, 18 Jun 2019 19:47:21 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "81ff459b-8f59-4667-a270-1dae64b5c96c", + "x-ms-correlation-request-id" : "155d052e-50e9-495c-8bf0-b3019925d955", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101059Z:81ff459b-8f59-4667-a270-1dae64b5c96c", + "x-ms-routing-request-id" : "WESTUS:20190618T194721Z:155d052e-50e9-495c-8bf0-b3019925d955", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "b4740df2-30ae-448f-9ab2-b8d3be70037e", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.Storage/storageAccounts/hdijava444224038804\",\"name\":\"hdijava444224038804\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:10:41.7557085Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:10:41.7557085Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T10:10:41.5994494Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava444224038804.blob.core.windows.net/\",\"queue\":\"https://hdijava444224038804.queue.core.windows.net/\",\"table\":\"https://hdijava444224038804.table.core.windows.net/\",\"file\":\"https://hdijava444224038804.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "443d9074-bffe-47a9-9336-3b7637ba49a1", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.Storage/storageAccounts/hdijava0fc665735d21\",\"name\":\"hdijava0fc665735d21\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:47:03.5313740Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:47:03.5313740Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T19:47:03.4063721Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava0fc665735d21.blob.core.windows.net/\",\"queue\":\"https://hdijava0fc665735d21.queue.core.windows.net/\",\"table\":\"https://hdijava0fc665735d21.table.core.windows.net/\",\"file\":\"https://hdijava0fc665735d21.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.Storage/storageAccounts/hdijava444224038804?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.Storage/storageAccounts/hdijava0fc665735d21?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:58 GMT", + "date" : "Tue, 18 Jun 2019 19:47:21 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b164353c-a40c-4a89-bb33-618c3477c40f", + "x-ms-correlation-request-id" : "7dceedd0-96f8-48fd-9cb4-e606d1c53242", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101059Z:b164353c-a40c-4a89-bb33-618c3477c40f", + "x-ms-routing-request-id" : "WESTUS:20190618T194721Z:7dceedd0-96f8-48fd-9cb4-e606d1c53242", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "f313a561-a51e-449a-ba18-4644aed479d9", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.Storage/storageAccounts/hdijava444224038804\",\"name\":\"hdijava444224038804\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:10:41.7557085Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T10:10:41.7557085Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T10:10:41.5994494Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava444224038804.blob.core.windows.net/\",\"queue\":\"https://hdijava444224038804.queue.core.windows.net/\",\"table\":\"https://hdijava444224038804.table.core.windows.net/\",\"file\":\"https://hdijava444224038804.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "6b6932ba-5268-4505-8e3c-aadd63fe9bd3", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.Storage/storageAccounts/hdijava0fc665735d21\",\"name\":\"hdijava0fc665735d21\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:47:03.5313740Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T19:47:03.5313740Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T19:47:03.4063721Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava0fc665735d21.blob.core.windows.net/\",\"queue\":\"https://hdijava0fc665735d21.queue.core.windows.net/\",\"table\":\"https://hdijava0fc665735d21.table.core.windows.net/\",\"file\":\"https://hdijava0fc665735d21.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.Storage/storageAccounts/hdijava444224038804/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.Storage/storageAccounts/hdijava0fc665735d21/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:10:58 GMT", + "date" : "Tue, 18 Jun 2019 19:47:22 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e72793f7-06c7-4c6c-89c8-500c0782678b", + "x-ms-correlation-request-id" : "fb995f5b-92a3-4fb4-b0cb-67cad96fb434", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101059Z:e72793f7-06c7-4c6c-89c8-500c0782678b", + "x-ms-routing-request-id" : "WESTUS:20190618T194722Z:fb995f5b-92a3-4fb4-b0cb-67cad96fb434", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "46ddc604-a440-46f0-9cef-bcd7b4fb60bd", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"LLgluLnFBwNj2hhmSPaEuAEonb2POU4yzAYoDjKoWXkcIkQDOirDmwG2gdgz8O6jqfAC1HC5BGO0J5c/ABtTgQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"AqviqKdOd0Kiv7ID6mAJCbUvRof7hs+JtTJHmAZJ191hzo6ixkM08+Io7ykckL3KOoCXM+3UK5b0VzuM8DIyrw==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "dd3a305b-7856-4e09-8e53-e745fbf1000f", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"dVFGxoYnup+2NO9hqYYmNsIMfrgZvcJXjsjtftZ6cJ3eO7iGaQtHVI1SiDbW7zWXjFYHEks4HeZUdNIFaggj6A==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"auwUwPxQOBh7/55WDLLCjj4IoekNn/iWihU0/1/CRV0N93LDaVtOymt0ij3X9eb63R58WE0Se+qmoR5DBdAndA==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:11:18 GMT", - "content-length" : "1460", + "date" : "Tue, 18 Jun 2019 19:47:42 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "cf884ff4-8bb8-448f-8a2a-9dd66bfdc18f", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T194742Z:cf884ff4-8bb8-448f-8a2a-9dd66bfdc18f", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "cf884ff4-8bb8-448f-8a2a-9dd66bfdc18f", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 19:47:43 GMT", + "content-length" : "1696", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce16647f-b7cc-459a-a49e-d94a02d07f4a", + "x-ms-correlation-request-id" : "04dd8dc0-0b83-46da-9deb-ca3993cc9e01", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101119Z:ce16647f-b7cc-459a-a49e-d94a02d07f4a", + "x-ms-routing-request-id" : "WESTUS:20190618T194744Z:04dd8dc0-0b83-46da-9deb-ca3993cc9e01", "content-type" : "application/json; charset=utf-8", - "etag" : "\"be263769-8297-43d8-b9a0-2f8779773e80\"", + "etag" : "\"f9395369-1cad-4db5-9de8-da5481020316\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba?api-version=2018-06-01-preview", - "x-ms-request-id" : "9d928fcd-b566-4518-b556-42b651849df7", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba\",\"name\":\"hdisdk-mlservices0a8497330cbba\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"be263769-8297-43d8-b9a0-2f8779773e80\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/mlservices-3.6.1000.3.1810270004.json\",\"kind\":\"MLServices\",\"componentVersion\":{\"spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T10:11:18.33\",\"quotaInfo\":{\"coresUsed\":28},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331?api-version=2018-06-01-preview", + "x-ms-request-id" : "a62f6dca-871a-4c2a-98be-26fb40debe23", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331\",\"name\":\"hdisdk-mlservicesa517748595331\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"f9395369-1cad-4db5-9de8-da5481020316\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/mlservices-3.6.1000.3.1810270004.json\",\"kind\":\"MLServices\",\"componentVersion\":{\"spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T19:47:42.68\",\"quotaInfo\":{\"coresUsed\":28},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava0fc665735d21.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-mlservicesa517748595331\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:11:19 GMT", + "date" : "Tue, 18 Jun 2019 19:47:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d4f71a26-5a97-4c08-aa35-bbc0fc63be18", + "x-ms-correlation-request-id" : "fe492de9-4cbc-481a-aece-c364b36c7228", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101119Z:d4f71a26-5a97-4c08-aa35-bbc0fc63be18", + "x-ms-routing-request-id" : "WESTUS:20190618T194745Z:fe492de9-4cbc-481a-aece-c364b36c7228", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "635bfe29-c2c6-40a6-9333-7df23ed0a4cd", + "x-ms-request-id" : "296f159b-fa41-4784-a6d4-1a5207c03025", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:11:49 GMT", + "date" : "Tue, 18 Jun 2019 19:48:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4fd4a54b-8c6f-4b84-96c3-892d98acf79e", + "x-ms-correlation-request-id" : "cdd69b61-b802-4e9c-ac56-b8b37fc57bfa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101150Z:4fd4a54b-8c6f-4b84-96c3-892d98acf79e", + "x-ms-routing-request-id" : "WESTUS:20190618T194815Z:cdd69b61-b802-4e9c-ac56-b8b37fc57bfa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "69872600-a3c4-45f8-b9b5-15aa961cdf10", + "x-ms-request-id" : "8abc73d4-5b2a-4db8-ac57-7a649a8c68e8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:12:20 GMT", + "date" : "Tue, 18 Jun 2019 19:48:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0cc23a66-9c69-4f6c-b521-b79f6ae7bf76", + "x-ms-correlation-request-id" : "eafdb073-33b3-4c07-bbff-148ffdf653ff", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101220Z:0cc23a66-9c69-4f6c-b521-b79f6ae7bf76", + "x-ms-routing-request-id" : "WESTUS:20190618T194846Z:eafdb073-33b3-4c07-bbff-148ffdf653ff", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b102db11-fe7a-4559-8f8b-93898aaba2e9", + "x-ms-request-id" : "a1d9d59b-bd9b-40d5-8729-63a7434aac71", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:12:51 GMT", + "date" : "Tue, 18 Jun 2019 19:49:16 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "453e600e-ff45-4a29-9d7f-1e53c57540ae", + "x-ms-correlation-request-id" : "49d6defb-4e11-4f19-bf87-9aa1b1237a21", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101251Z:453e600e-ff45-4a29-9d7f-1e53c57540ae", + "x-ms-routing-request-id" : "WESTUS:20190618T194917Z:49d6defb-4e11-4f19-bf87-9aa1b1237a21", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4e4d26c0-801b-462c-97b3-47b7acb0aa89", + "x-ms-request-id" : "8b378eb7-956a-4aa6-989f-6c92802aae01", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:13:21 GMT", + "date" : "Tue, 18 Jun 2019 19:49:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8d23d2c8-0e5e-4042-8e6a-1f74e15ea7ba", + "x-ms-correlation-request-id" : "a492b6d1-905f-4690-8813-de62726dd0a5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101321Z:8d23d2c8-0e5e-4042-8e6a-1f74e15ea7ba", + "x-ms-routing-request-id" : "WESTUS:20190618T194948Z:a492b6d1-905f-4690-8813-de62726dd0a5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9cd57ee0-36bb-4e1d-a152-2e6a498d6500", + "x-ms-request-id" : "e6252330-8888-4860-ab90-db68b5721fe3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:13:52 GMT", + "date" : "Tue, 18 Jun 2019 19:50:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "26eba027-e158-4c09-a7c6-51c1ae5088d7", + "x-ms-correlation-request-id" : "08227fee-0a1f-473b-bd02-2501c3d57f8b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101352Z:26eba027-e158-4c09-a7c6-51c1ae5088d7", + "x-ms-routing-request-id" : "WESTUS:20190618T195019Z:08227fee-0a1f-473b-bd02-2501c3d57f8b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8b3f29f8-23ca-43b4-b0ad-e3b15efe7b41", + "x-ms-request-id" : "2a75c027-6d85-4f26-893c-83d3537dc880", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:14:22 GMT", + "date" : "Tue, 18 Jun 2019 19:50:50 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "25de5742-cdef-4aac-8fd2-31d281774267", + "x-ms-correlation-request-id" : "9a6f00ce-60a6-4694-b6bb-dc639d7bf3b7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101423Z:25de5742-cdef-4aac-8fd2-31d281774267", + "x-ms-routing-request-id" : "WESTUS:20190618T195050Z:9a6f00ce-60a6-4694-b6bb-dc639d7bf3b7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "210e5616-26b7-4f0e-9306-038592a0de18", + "x-ms-request-id" : "c6e05142-1539-4acd-968b-fddfa7170204", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:14:52 GMT", + "date" : "Tue, 18 Jun 2019 19:51:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b1dae03a-bc02-438c-a054-0d70e7af7bff", + "x-ms-correlation-request-id" : "9d8e7cea-9c5a-4cbb-85f7-1696e3a661a7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101453Z:b1dae03a-bc02-438c-a054-0d70e7af7bff", + "x-ms-routing-request-id" : "WESTUS:20190618T195120Z:9d8e7cea-9c5a-4cbb-85f7-1696e3a661a7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b7f109ef-7b2a-45e4-b254-d74a12bea48e", + "x-ms-request-id" : "ac9375ee-e77f-4fbc-91ae-d0f3d6194df1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:15:23 GMT", + "date" : "Tue, 18 Jun 2019 19:51:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6bb83235-4f69-48a2-8d77-ac817593d202", + "x-ms-correlation-request-id" : "f19ac7ff-4a0d-4a26-babd-e01aa3e516a5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101524Z:6bb83235-4f69-48a2-8d77-ac817593d202", + "x-ms-routing-request-id" : "WESTUS:20190618T195151Z:f19ac7ff-4a0d-4a26-babd-e01aa3e516a5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "43da2800-8715-404a-aada-c6b94977ff83", + "x-ms-request-id" : "4a42a3a8-4239-4833-b8be-f8d6da59181e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:15:54 GMT", + "date" : "Tue, 18 Jun 2019 19:52:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0ee08c55-cc3e-4252-8f6b-8ead04a86ec9", + "x-ms-correlation-request-id" : "6d4a934a-5ef8-4a2c-8ccf-ab46d70df952", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101554Z:0ee08c55-cc3e-4252-8f6b-8ead04a86ec9", + "x-ms-routing-request-id" : "WESTUS:20190618T195222Z:6d4a934a-5ef8-4a2c-8ccf-ab46d70df952", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1e77c80c-4310-434a-9f54-1cbb84117df1", + "x-ms-request-id" : "6d6f7669-916f-4ef5-bc25-0161e6f4fd89", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:16:24 GMT", + "date" : "Tue, 18 Jun 2019 19:52:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "75358d67-7171-4590-aa65-5a43e1bbf7f1", + "x-ms-correlation-request-id" : "ec2681f0-5953-4b3c-87a9-552ff7a39d8f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101625Z:75358d67-7171-4590-aa65-5a43e1bbf7f1", + "x-ms-routing-request-id" : "WESTUS:20190618T195253Z:ec2681f0-5953-4b3c-87a9-552ff7a39d8f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0622dda8-98a4-4696-95c7-49994a260fce", + "x-ms-request-id" : "5baeacc2-1e73-422b-8ec6-9617222e9154", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:16:54 GMT", + "date" : "Tue, 18 Jun 2019 19:53:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "761aff51-0a8c-43b7-8061-325d0fb45f81", + "x-ms-correlation-request-id" : "4317878d-55c2-4ae0-8dde-337aebee2700", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101655Z:761aff51-0a8c-43b7-8061-325d0fb45f81", + "x-ms-routing-request-id" : "WESTUS:20190618T195324Z:4317878d-55c2-4ae0-8dde-337aebee2700", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0adfd8a7-dd51-47de-94f2-3d8235d4ed87", + "x-ms-request-id" : "010aa174-cc57-46d9-9a81-9ef4f988bfee", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:17:25 GMT", + "date" : "Tue, 18 Jun 2019 19:53:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "efb10028-a946-457d-8dde-ed708a4cc216", + "x-ms-correlation-request-id" : "5f3df90e-1d0c-49d2-b41e-1648d2c37243", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101726Z:efb10028-a946-457d-8dde-ed708a4cc216", + "x-ms-routing-request-id" : "WESTUS:20190618T195355Z:5f3df90e-1d0c-49d2-b41e-1648d2c37243", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d60d5495-b516-4a14-ab48-180ba98d5cc5", + "x-ms-request-id" : "8c4d89f4-f869-4081-8290-0f8e919a4a40", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:17:56 GMT", + "date" : "Tue, 18 Jun 2019 19:54:25 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "19ecd61e-d620-43a8-b344-f6686c8258d1", + "x-ms-correlation-request-id" : "cad2b90a-5444-4f94-813d-d27aa6e23266", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101756Z:19ecd61e-d620-43a8-b344-f6686c8258d1", + "x-ms-routing-request-id" : "WESTUS:20190618T195426Z:cad2b90a-5444-4f94-813d-d27aa6e23266", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e7ed1e31-fe81-4d2e-847c-d83577d686af", + "x-ms-request-id" : "090da66d-9353-4dc1-a1b8-4ee8a22bd168", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:18:26 GMT", + "date" : "Tue, 18 Jun 2019 19:54:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "960aef4b-76e2-4cff-b899-d83f102adef7", + "x-ms-correlation-request-id" : "94d1655b-3037-4aca-a6d2-3dfe9bc6016f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101827Z:960aef4b-76e2-4cff-b899-d83f102adef7", + "x-ms-routing-request-id" : "WESTUS:20190618T195457Z:94d1655b-3037-4aca-a6d2-3dfe9bc6016f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e8bf7371-80bc-43d1-844a-90200784b104", + "x-ms-request-id" : "58aa9ea6-c309-4fe5-9aa9-ae63e5fc102e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:18:57 GMT", + "date" : "Tue, 18 Jun 2019 19:55:27 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "56a3f38f-a594-4991-815c-7866c98968fc", + "x-ms-correlation-request-id" : "e41efd74-803d-4a7e-a08a-521d960e0da7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101857Z:56a3f38f-a594-4991-815c-7866c98968fc", + "x-ms-routing-request-id" : "WESTUS:20190618T195528Z:e41efd74-803d-4a7e-a08a-521d960e0da7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21360cd7-7fd4-4d43-ac46-4c0522c044b8", + "x-ms-request-id" : "f25b9221-0bb4-4469-8281-0e73ed7dc6b7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:19:27 GMT", + "date" : "Tue, 18 Jun 2019 19:55:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "69f60a11-3ca2-4a23-8592-cfa5c403a2ba", + "x-ms-correlation-request-id" : "137b1030-b7d3-456d-a337-e930c90dcbf9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101928Z:69f60a11-3ca2-4a23-8592-cfa5c403a2ba", + "x-ms-routing-request-id" : "WESTUS:20190618T195558Z:137b1030-b7d3-456d-a337-e930c90dcbf9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "47e4dbc0-2c74-4108-b9f2-475cce20f148", + "x-ms-request-id" : "f181bd18-29ad-4004-9052-7fa9bce82b87", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:19:57 GMT", + "date" : "Tue, 18 Jun 2019 19:56:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0e335ca0-ed90-4067-bdae-cd4a7006fb8a", + "x-ms-correlation-request-id" : "ba279e60-b0ac-4205-8928-c4521e51bde7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T101958Z:0e335ca0-ed90-4067-bdae-cd4a7006fb8a", + "x-ms-routing-request-id" : "WESTUS:20190618T195629Z:ba279e60-b0ac-4205-8928-c4521e51bde7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e100f699-0a7d-42b7-bd9e-94841a3f945b", + "x-ms-request-id" : "ae392f18-1976-4378-9e09-663e10865e9f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:20:28 GMT", + "date" : "Tue, 18 Jun 2019 19:57:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +696,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "35aac0bd-41b7-4dfe-8d32-512274797d92", + "x-ms-correlation-request-id" : "698f0ae2-02d9-41ef-83aa-f000df817661", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102028Z:35aac0bd-41b7-4dfe-8d32-512274797d92", + "x-ms-routing-request-id" : "WESTUS:20190618T195700Z:698f0ae2-02d9-41ef-83aa-f000df817661", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7961b180-54b3-4994-8f46-ac12c6259a04", + "x-ms-request-id" : "ab5a207e-a9e9-42aa-989b-18be8de599f6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:20:58 GMT", + "date" : "Tue, 18 Jun 2019 19:57:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +721,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a8165695-adc0-42b8-8519-5c5341e1b422", + "x-ms-correlation-request-id" : "56794f79-aa17-4b38-a016-90bc266b0d38", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102059Z:a8165695-adc0-42b8-8519-5c5341e1b422", + "x-ms-routing-request-id" : "WESTUS:20190618T195731Z:56794f79-aa17-4b38-a016-90bc266b0d38", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "addbd206-9379-45b6-aff4-b8b65c2def43", + "x-ms-request-id" : "97822b14-1a12-4ffc-9aa1-d9fba7b53772", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:21:28 GMT", + "date" : "Tue, 18 Jun 2019 19:58:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +746,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b4c93d56-7d7f-46a5-a1d9-e3714ddb4d35", + "x-ms-correlation-request-id" : "5784c7a5-7f6d-4d92-a85d-20b1d0a03568", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102129Z:b4c93d56-7d7f-46a5-a1d9-e3714ddb4d35", + "x-ms-routing-request-id" : "WESTUS:20190618T195802Z:5784c7a5-7f6d-4d92-a85d-20b1d0a03568", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e685d9f5-d4f5-49f7-bb5a-dc9cfc103600", + "x-ms-request-id" : "c20a115d-2da4-4a07-91e9-eb90c44d1591", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:21:59 GMT", + "date" : "Tue, 18 Jun 2019 19:58:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +771,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "82372064-b6b7-4b91-8102-d1c33e03e7bb", + "x-ms-correlation-request-id" : "9cac2856-dfdd-4dbc-8a27-7c2020392d80", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102200Z:82372064-b6b7-4b91-8102-d1c33e03e7bb", + "x-ms-routing-request-id" : "WESTUS:20190618T195832Z:9cac2856-dfdd-4dbc-8a27-7c2020392d80", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "17542a4c-7a7f-4a80-a31c-bb2540231459", + "x-ms-request-id" : "49896786-42b1-4ec0-b968-a70c0e6c8479", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:22:30 GMT", + "date" : "Tue, 18 Jun 2019 19:59:03 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +796,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ee3f38ca-4daf-4c2a-9e3e-51f5084788d4", + "x-ms-correlation-request-id" : "1bf93789-2fdd-44ff-a7d9-ca99b0f57a23", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102231Z:ee3f38ca-4daf-4c2a-9e3e-51f5084788d4", + "x-ms-routing-request-id" : "WESTUS:20190618T195903Z:1bf93789-2fdd-44ff-a7d9-ca99b0f57a23", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "063e26cb-5655-45b2-a2f2-11f8dbc8f0ad", + "x-ms-request-id" : "87d0542e-ec41-4ee2-a70a-650b254165a4", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:23:00 GMT", + "date" : "Tue, 18 Jun 2019 19:59:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,25 +821,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "65418e70-1a5c-48bf-85c0-3bb000cbcd43", + "x-ms-correlation-request-id" : "98667523-663f-4dff-883c-dbebe189b533", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102301Z:65418e70-1a5c-48bf-85c0-3bb000cbcd43", + "x-ms-routing-request-id" : "WESTUS:20190618T195934Z:98667523-663f-4dff-883c-dbebe189b533", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b963cb55-8a30-4c2e-8046-508003edda9b", + "x-ms-request-id" : "8d3f7f84-6599-45b8-b91f-81635761164c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:23:31 GMT", + "date" : "Tue, 18 Jun 2019 20:00:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -851,25 +846,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c68955df-1482-450d-a51c-486f6a976fd4", + "x-ms-correlation-request-id" : "3b5e5208-befd-4bdd-a5c2-61bb0d8bbd07", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102331Z:c68955df-1482-450d-a51c-486f6a976fd4", + "x-ms-routing-request-id" : "WESTUS:20190618T200005Z:3b5e5208-befd-4bdd-a5c2-61bb0d8bbd07", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b1e97048-8d16-4703-9efa-b2f955e8b96f", + "x-ms-request-id" : "be930266-ee55-4759-80ef-691532d8c97b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:24:01 GMT", + "date" : "Tue, 18 Jun 2019 20:00:36 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -877,25 +871,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c217c13-51cf-4844-b2f5-8e9888ca1cb3", + "x-ms-correlation-request-id" : "bf077c81-820d-40de-9257-12a3d49ecefa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102402Z:3c217c13-51cf-4844-b2f5-8e9888ca1cb3", + "x-ms-routing-request-id" : "WESTUS:20190618T200036Z:bf077c81-820d-40de-9257-12a3d49ecefa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "89867c84-fddd-42cd-b993-16c2d88fc832", + "x-ms-request-id" : "5776121f-1af6-47c0-ba7e-4e2176181ace", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:24:32 GMT", + "date" : "Tue, 18 Jun 2019 20:01:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -903,25 +896,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8089a2fc-5ecc-4081-b4cb-23e7a4dce77d", + "x-ms-correlation-request-id" : "e2809042-7767-44ef-8e55-72926de90477", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102432Z:8089a2fc-5ecc-4081-b4cb-23e7a4dce77d", + "x-ms-routing-request-id" : "WESTUS:20190618T200107Z:e2809042-7767-44ef-8e55-72926de90477", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "313096ed-b16f-4f29-b9a8-e524bb475eff", + "x-ms-request-id" : "9b4f8c73-c823-4b99-a1f4-47a630715091", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:25:02 GMT", + "date" : "Tue, 18 Jun 2019 20:01:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -929,25 +921,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cee84b9c-3eb4-4c28-9eba-3621fac32d50", + "x-ms-correlation-request-id" : "d322fbff-1e08-48c2-9f4d-93f282b038fb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102503Z:cee84b9c-3eb4-4c28-9eba-3621fac32d50", + "x-ms-routing-request-id" : "WESTUS:20190618T200138Z:d322fbff-1e08-48c2-9f4d-93f282b038fb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d52750d8-8a3c-4493-b481-b1990688c7c6", + "x-ms-request-id" : "c4bb3630-ee78-425c-bf36-efef07c10114", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:25:33 GMT", + "date" : "Tue, 18 Jun 2019 20:02:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11967", @@ -955,25 +946,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "656f45ca-6b2e-45e4-b60c-593a203000b7", + "x-ms-correlation-request-id" : "988ae3e3-e258-4949-bc8a-f52765516f9c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102534Z:656f45ca-6b2e-45e4-b60c-593a203000b7", + "x-ms-routing-request-id" : "WESTUS:20190618T200208Z:988ae3e3-e258-4949-bc8a-f52765516f9c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "858d255f-6d6a-44e2-82fa-d200c0fd7734", + "x-ms-request-id" : "1a46a787-d676-48fb-ae93-b2e25122e32e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:26:04 GMT", + "date" : "Tue, 18 Jun 2019 20:02:38 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11966", @@ -981,25 +971,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "07280760-6751-441b-a59b-b6ee5c433253", + "x-ms-correlation-request-id" : "8f26a732-8ab9-46c0-817e-1e97422154c6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102604Z:07280760-6751-441b-a59b-b6ee5c433253", + "x-ms-routing-request-id" : "WESTUS:20190618T200239Z:8f26a732-8ab9-46c0-817e-1e97422154c6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d2fd32cf-df23-4cfa-8c52-477c9524955d", + "x-ms-request-id" : "e35fd3e8-e9dc-44e9-b156-e84cae25b2d2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:26:34 GMT", + "date" : "Tue, 18 Jun 2019 20:03:10 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11965", @@ -1007,25 +996,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "676f6e30-037d-4551-9be0-7468257d7702", + "x-ms-correlation-request-id" : "ab0a2763-11e8-4b2e-85f7-e54868a7be17", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102634Z:676f6e30-037d-4551-9be0-7468257d7702", + "x-ms-routing-request-id" : "WESTUS:20190618T200310Z:ab0a2763-11e8-4b2e-85f7-e54868a7be17", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "eefece0b-274f-4eeb-b468-8fb2384f9e10", + "x-ms-request-id" : "204236a8-1f60-4e17-8376-950c8f668435", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:27:04 GMT", + "date" : "Tue, 18 Jun 2019 20:03:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11964", @@ -1033,25 +1021,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1cc62b28-35f1-44f8-b3fc-108418cd4ec3", + "x-ms-correlation-request-id" : "8afd0add-e781-4768-8fcf-50e98d6dc40a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102705Z:1cc62b28-35f1-44f8-b3fc-108418cd4ec3", + "x-ms-routing-request-id" : "WESTUS:20190618T200341Z:8afd0add-e781-4768-8fcf-50e98d6dc40a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3e69bb5f-0ee6-4782-9714-75ef3511df1d", + "x-ms-request-id" : "8740abbf-4a71-4417-acf0-d9a60459fbc3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:27:36 GMT", + "date" : "Tue, 18 Jun 2019 20:04:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11963", @@ -1059,25 +1046,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6746922d-a424-4e8f-a73c-a031f14e01b0", + "x-ms-correlation-request-id" : "be159a39-29b0-46ee-a264-61ed598435a8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102736Z:6746922d-a424-4e8f-a73c-a031f14e01b0", + "x-ms-routing-request-id" : "WESTUS:20190618T200412Z:be159a39-29b0-46ee-a264-61ed598435a8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8c4dd5a7-a3e2-4269-bf68-b0f38d2ced4d", + "x-ms-request-id" : "8633bf48-b0b5-4cf6-90c4-e49fe7ccc8f3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:28:06 GMT", + "date" : "Tue, 18 Jun 2019 20:04:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11962", @@ -1085,25 +1071,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c7e212b5-cd56-4dcd-ad79-bb28e4fa451d", + "x-ms-correlation-request-id" : "2fd0e08b-f702-4c92-bcc6-dc935b87dcb6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102806Z:c7e212b5-cd56-4dcd-ad79-bb28e4fa451d", + "x-ms-routing-request-id" : "WESTUS:20190618T200443Z:2fd0e08b-f702-4c92-bcc6-dc935b87dcb6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "79998395-c941-4060-9364-697496df7820", + "x-ms-request-id" : "b26aefaf-ee8e-4806-ba4f-40d2405e0584", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:28:36 GMT", + "date" : "Tue, 18 Jun 2019 20:05:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11961", @@ -1111,25 +1096,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "00409969-2435-4362-bc54-325eb470e4fa", + "x-ms-correlation-request-id" : "ad317b90-c9c9-418f-a704-5994ef251dff", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102837Z:00409969-2435-4362-bc54-325eb470e4fa", + "x-ms-routing-request-id" : "WESTUS:20190618T200513Z:ad317b90-c9c9-418f-a704-5994ef251dff", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "19bbf804-3115-4b4c-b838-b5f27da6404f", + "x-ms-request-id" : "7dd2def3-e44a-4706-ad7d-7baf080a732f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:29:07 GMT", + "date" : "Tue, 18 Jun 2019 20:05:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11960", @@ -1137,25 +1121,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c0b43ce-18e9-4c22-a629-c2bf7993422d", + "x-ms-correlation-request-id" : "c88462c5-1901-4515-9965-4ac554942c1b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102907Z:3c0b43ce-18e9-4c22-a629-c2bf7993422d", + "x-ms-routing-request-id" : "WESTUS:20190618T200544Z:c88462c5-1901-4515-9965-4ac554942c1b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4e1fdffd-4496-4902-9c14-77dbbe95509e", + "x-ms-request-id" : "11ab4708-5054-4f3c-aad8-14bfd885f077", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:29:38 GMT", + "date" : "Tue, 18 Jun 2019 20:06:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11959", @@ -1163,25 +1146,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1d9c2ac6-a7da-4e36-bbe1-f64f6d2511f1", + "x-ms-correlation-request-id" : "5a4d12a5-93bc-462d-b2bc-7627342c1a47", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T102938Z:1d9c2ac6-a7da-4e36-bbe1-f64f6d2511f1", + "x-ms-routing-request-id" : "WESTUS:20190618T200615Z:5a4d12a5-93bc-462d-b2bc-7627342c1a47", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c6a5ac2d-4883-4fc8-a86c-a0c4133791d4", + "x-ms-request-id" : "4f65f296-5529-4fb8-9b3a-8e2b4df072b3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:30:08 GMT", + "date" : "Tue, 18 Jun 2019 20:06:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11958", @@ -1189,25 +1171,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a13bed5a-eec0-4685-adda-21f9a871b3f4", + "x-ms-correlation-request-id" : "08fb32b0-67e4-48be-bd12-600b0d975fb4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103009Z:a13bed5a-eec0-4685-adda-21f9a871b3f4", + "x-ms-routing-request-id" : "WESTUS:20190618T200646Z:08fb32b0-67e4-48be-bd12-600b0d975fb4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "772c71c4-361c-47c0-ae2a-b608c7603fc5", + "x-ms-request-id" : "fd707c7b-ef0f-4743-8fba-c609f5077e5f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:30:39 GMT", + "date" : "Tue, 18 Jun 2019 20:07:16 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11957", @@ -1215,25 +1196,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1a04a063-a09c-472e-b35f-04d9900538e9", + "x-ms-correlation-request-id" : "5c2063a9-43db-48ad-a451-dc5779361cdc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103039Z:1a04a063-a09c-472e-b35f-04d9900538e9", + "x-ms-routing-request-id" : "WESTUS:20190618T200717Z:5c2063a9-43db-48ad-a451-dc5779361cdc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0ee97f45-3549-4573-9e5d-f18679aeb55b", + "x-ms-request-id" : "d1088e8d-4e5a-4702-8a6c-1c1e35d82154", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:31:10 GMT", + "date" : "Tue, 18 Jun 2019 20:07:48 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11956", @@ -1241,25 +1221,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "52dd876d-1aad-4103-83dc-11fe0a27dec2", + "x-ms-correlation-request-id" : "1db3d7f7-e36b-4746-b184-17530e7a33bb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103110Z:52dd876d-1aad-4103-83dc-11fe0a27dec2", + "x-ms-routing-request-id" : "WESTUS:20190618T200748Z:1db3d7f7-e36b-4746-b184-17530e7a33bb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "926aac9c-03a7-401c-b3f1-511aaadc6c5b", + "x-ms-request-id" : "d8db3451-cfac-439f-9eb3-d41b88c22dc1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:31:40 GMT", + "date" : "Tue, 18 Jun 2019 20:08:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11955", @@ -1267,25 +1246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "132a154b-5d3e-4560-a1a1-449fa61c9607", + "x-ms-correlation-request-id" : "2c4d0a2c-f998-4af1-af79-2328c87a9eaf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103141Z:132a154b-5d3e-4560-a1a1-449fa61c9607", + "x-ms-routing-request-id" : "WESTUS:20190618T200819Z:2c4d0a2c-f998-4af1-af79-2328c87a9eaf", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2e0a2967-3ffb-4d6c-aba8-08e72db762e4", + "x-ms-request-id" : "3d4304b4-20d5-4d3f-878c-04d0f4c2eae1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:32:11 GMT", + "date" : "Tue, 18 Jun 2019 20:08:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11954", @@ -1293,25 +1271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f66949e1-d1e9-4dbe-8ab2-7eb9672bb963", + "x-ms-correlation-request-id" : "33881abb-6ed2-42b1-95ee-7f9038150f2e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103211Z:f66949e1-d1e9-4dbe-8ab2-7eb9672bb963", + "x-ms-routing-request-id" : "WESTUS:20190618T200850Z:33881abb-6ed2-42b1-95ee-7f9038150f2e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "749ac5e0-6b11-4ffd-9467-be1ed22d5287", + "x-ms-request-id" : "8fc25b2d-7272-4782-bfea-3b9b809f42cc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:32:42 GMT", + "date" : "Tue, 18 Jun 2019 20:09:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11953", @@ -1319,25 +1296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c2c6e8bb-c7f2-4429-b078-eb162e1baf8b", + "x-ms-correlation-request-id" : "fbf1af70-0651-4a97-817f-258748e21265", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103242Z:c2c6e8bb-c7f2-4429-b078-eb162e1baf8b", + "x-ms-routing-request-id" : "WESTUS:20190618T200920Z:fbf1af70-0651-4a97-817f-258748e21265", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c8f8b0a4-3dac-414a-af0a-98191177c8db", + "x-ms-request-id" : "8414c7c4-860b-4f8d-bb55-86316d6877bb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:33:12 GMT", + "date" : "Tue, 18 Jun 2019 20:09:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11952", @@ -1345,25 +1321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "00e92cc6-1fea-46ae-a6aa-6ad8209e3de8", + "x-ms-correlation-request-id" : "f2b2416d-283d-4927-add1-ebd581195fa0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103313Z:00e92cc6-1fea-46ae-a6aa-6ad8209e3de8", + "x-ms-routing-request-id" : "WESTUS:20190618T200951Z:f2b2416d-283d-4927-add1-ebd581195fa0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5a28da71-4dcb-4776-8719-c881ebef87ea", + "x-ms-request-id" : "55ee0577-00a2-4041-88e6-c79ae10f4676", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:33:43 GMT", + "date" : "Tue, 18 Jun 2019 20:10:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11951", @@ -1371,25 +1346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "17c6949a-5d5f-4c68-ad68-c618f95e6782", + "x-ms-correlation-request-id" : "48a2ff9c-0de5-47b3-acbe-0c2817201ada", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103344Z:17c6949a-5d5f-4c68-ad68-c618f95e6782", + "x-ms-routing-request-id" : "WESTUS:20190618T201022Z:48a2ff9c-0de5-47b3-acbe-0c2817201ada", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a7625642-aef5-4074-a01f-a89a341dfca4", + "x-ms-request-id" : "b3f2bff1-fda6-4e52-bbec-57ae86c46c22", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:34:14 GMT", + "date" : "Tue, 18 Jun 2019 20:10:52 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11950", @@ -1397,25 +1371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6c9c778a-c78f-40eb-861d-9e2a263ce566", + "x-ms-correlation-request-id" : "4925d347-7510-4ef7-a4b4-3941a36adbcd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103414Z:6c9c778a-c78f-40eb-861d-9e2a263ce566", + "x-ms-routing-request-id" : "WESTUS:20190618T201053Z:4925d347-7510-4ef7-a4b4-3941a36adbcd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7def60a4-1fb7-4823-ab13-ffa24bbdeb2f", + "x-ms-request-id" : "0e6e6515-b9e8-4581-a721-ef14d6d001c8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:34:44 GMT", + "date" : "Tue, 18 Jun 2019 20:11:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11949", @@ -1423,25 +1396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e9465155-6cf9-489b-8b9d-10cf5ac24a6b", + "x-ms-correlation-request-id" : "94637d43-04d6-440f-bdd2-1108a8b785a1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103445Z:e9465155-6cf9-489b-8b9d-10cf5ac24a6b", + "x-ms-routing-request-id" : "WESTUS:20190618T201124Z:94637d43-04d6-440f-bdd2-1108a8b785a1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f4b6a44e-f96d-4989-b134-c7d09d803f89", + "x-ms-request-id" : "5ac4419a-c11d-403e-921c-ca0910c9a36b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:35:15 GMT", + "date" : "Tue, 18 Jun 2019 20:11:54 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11948", @@ -1449,25 +1421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "da976be3-675f-4dc9-815b-cb4c7b841a1c", + "x-ms-correlation-request-id" : "53bbb30d-cf7d-41e8-996a-d3d92025f01e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103516Z:da976be3-675f-4dc9-815b-cb4c7b841a1c", + "x-ms-routing-request-id" : "WESTUS:20190618T201155Z:53bbb30d-cf7d-41e8-996a-d3d92025f01e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cf89d07b-db04-41ed-a50b-f59d89c6a2c2", + "x-ms-request-id" : "8044d72b-5022-47a0-99c7-4ac6683e81d3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:35:46 GMT", + "date" : "Tue, 18 Jun 2019 20:12:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11947", @@ -1475,25 +1446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "70d8f25e-0041-4c5d-8a09-7c0f3ec2deca", + "x-ms-correlation-request-id" : "c44e4fa6-16f7-4f5f-94ac-8ef52ace37c1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103547Z:70d8f25e-0041-4c5d-8a09-7c0f3ec2deca", + "x-ms-routing-request-id" : "WESTUS:20190618T201226Z:c44e4fa6-16f7-4f5f-94ac-8ef52ace37c1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d0a52f48-8d93-416f-b51e-1b733448469a", + "x-ms-request-id" : "ca7e9fdc-4e97-4af8-acda-c0063e28598e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:36:17 GMT", + "date" : "Tue, 18 Jun 2019 20:12:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11946", @@ -1501,25 +1471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cd9c4ffc-5ad6-40a1-b849-a2bfcae20b74", + "x-ms-correlation-request-id" : "0105f952-e57f-4dd0-aa16-ec6dcfe58d7e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103617Z:cd9c4ffc-5ad6-40a1-b849-a2bfcae20b74", + "x-ms-routing-request-id" : "WESTUS:20190618T201257Z:0105f952-e57f-4dd0-aa16-ec6dcfe58d7e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "012bb6d0-94b6-4dd0-8887-cbc3a604d18a", + "x-ms-request-id" : "6702a7a4-d67b-4829-b96a-976f39bcf0f7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:36:47 GMT", + "date" : "Tue, 18 Jun 2019 20:13:27 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11945", @@ -1527,25 +1496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "65a7b489-7bec-49d5-b923-744a14f84e1f", + "x-ms-correlation-request-id" : "f1bdad15-183a-4d03-b5b2-7ac3328e7e34", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103648Z:65a7b489-7bec-49d5-b923-744a14f84e1f", + "x-ms-routing-request-id" : "WESTUS:20190618T201327Z:f1bdad15-183a-4d03-b5b2-7ac3328e7e34", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f43d1691-ba74-4a96-a7bf-043f0a78e003", + "x-ms-request-id" : "2b1d3c88-5215-4d36-a8b8-222c2845b9f5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:37:18 GMT", + "date" : "Tue, 18 Jun 2019 20:13:57 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11944", @@ -1553,25 +1521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "87a063b1-55d2-4e5c-95e8-0b45db51e14e", + "x-ms-correlation-request-id" : "1c7339a3-20e1-4a88-80e3-1adbc6a292ca", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103718Z:87a063b1-55d2-4e5c-95e8-0b45db51e14e", + "x-ms-routing-request-id" : "WESTUS:20190618T201358Z:1c7339a3-20e1-4a88-80e3-1adbc6a292ca", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1f943445-612f-44ed-8fc7-f38a3da9dca0", + "x-ms-request-id" : "ffee677d-e709-4e3e-8ed5-b76b6564e9bb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:37:49 GMT", + "date" : "Tue, 18 Jun 2019 20:14:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11943", @@ -1579,25 +1546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4535f25e-e806-4181-93b8-1478bc650a37", + "x-ms-correlation-request-id" : "5a397076-9072-43a1-88bc-a3b3231dc5db", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103749Z:4535f25e-e806-4181-93b8-1478bc650a37", + "x-ms-routing-request-id" : "WESTUS:20190618T201429Z:5a397076-9072-43a1-88bc-a3b3231dc5db", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4f3b6b15-fed3-4110-9888-78cd5d26e4b6", + "x-ms-request-id" : "5edb93f2-12d7-44a7-b427-87eb877d7296", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:38:19 GMT", + "date" : "Tue, 18 Jun 2019 20:15:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11942", @@ -1605,25 +1571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "38f73c75-9779-474d-ab33-43678e122990", + "x-ms-correlation-request-id" : "3d28f3d8-887c-4ddd-9dfa-0396d823275f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103819Z:38f73c75-9779-474d-ab33-43678e122990", + "x-ms-routing-request-id" : "WESTUS:20190618T201500Z:3d28f3d8-887c-4ddd-9dfa-0396d823275f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f8f5dc6f-d9f6-41f7-83e2-3c4c92b694a2", + "x-ms-request-id" : "326969c4-49a6-45d4-bee8-b8af89b4b0ab", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:38:50 GMT", + "date" : "Tue, 18 Jun 2019 20:15:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11941", @@ -1631,25 +1596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e2b9e961-46ec-4ff0-935c-1a5ae30a1427", + "x-ms-correlation-request-id" : "afa2d6d8-4107-460d-9858-1d384d6f858d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103850Z:e2b9e961-46ec-4ff0-935c-1a5ae30a1427", + "x-ms-routing-request-id" : "WESTUS:20190618T201531Z:afa2d6d8-4107-460d-9858-1d384d6f858d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ac3b8915-ee2b-4c61-9645-7b1b61e532bf", + "x-ms-request-id" : "a8ef4d65-aadb-448b-97ab-fe173b6fc3c0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:39:21 GMT", + "date" : "Tue, 18 Jun 2019 20:16:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11940", @@ -1657,25 +1621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "29c95009-ebd9-4f95-8ee2-680363030670", + "x-ms-correlation-request-id" : "aba8c2e5-88a8-4771-8ef4-22770d1941fc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103921Z:29c95009-ebd9-4f95-8ee2-680363030670", + "x-ms-routing-request-id" : "WESTUS:20190618T201601Z:aba8c2e5-88a8-4771-8ef4-22770d1941fc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c31c85c0-08d4-4e52-80c6-ba1cf3bdcb0c", + "x-ms-request-id" : "18cc0912-9753-4076-8df3-98552e74904a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:39:51 GMT", + "date" : "Tue, 18 Jun 2019 20:16:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11939", @@ -1683,25 +1646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b4654f00-e1fa-4f6a-be10-ff692eb42c16", + "x-ms-correlation-request-id" : "f822feff-0feb-4f79-9c76-59b07f1a7529", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T103952Z:b4654f00-e1fa-4f6a-be10-ff692eb42c16", + "x-ms-routing-request-id" : "WESTUS:20190618T201632Z:f822feff-0feb-4f79-9c76-59b07f1a7529", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3afa6a93-93c2-463d-902d-d646adbc93d4", + "x-ms-request-id" : "a51f06f2-3e6a-458e-a485-78a036975102", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:22 GMT", + "date" : "Tue, 18 Jun 2019 20:17:03 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11938", @@ -1709,25 +1671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a065f136-cd2b-4606-8e7c-f0518233d08b", + "x-ms-correlation-request-id" : "0d7c2806-333a-4af9-a76f-e2943d739b61", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104022Z:a065f136-cd2b-4606-8e7c-f0518233d08b", + "x-ms-routing-request-id" : "WESTUS:20190618T201703Z:0d7c2806-333a-4af9-a76f-e2943d739b61", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "87d58747-cfb2-468e-ad2b-cd49e4d31942", + "x-ms-request-id" : "a6fea72d-09f9-4826-9eef-6effcf7da64c", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:23 GMT", - "content-length" : "1827", + "date" : "Tue, 18 Jun 2019 20:17:04 GMT", + "content-length" : "2063", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11937", @@ -1735,23 +1696,23 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a333b16c-7461-4e76-8138-a7660375c1c4", + "x-ms-correlation-request-id" : "4095cbdf-0db2-433d-9191-7f1816dc58a0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104023Z:a333b16c-7461-4e76-8138-a7660375c1c4", + "x-ms-routing-request-id" : "WESTUS:20190618T201704Z:4095cbdf-0db2-433d-9191-7f1816dc58a0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8e2357c3-e1ce-4e11-aca6-57863a1fe9db", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-8af50033fa24/providers/Microsoft.HDInsight/clusters/hdisdk-mlservices0a8497330cbba\",\"name\":\"hdisdk-mlservices0a8497330cbba\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"be263769-8297-43d8-b9a0-2f8779773e80\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"2.6.3.84-1\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/mlservices-3.6.1000.3.1810270004.json\",\"kind\":\"MLServices\",\"componentVersion\":{\"spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T10:11:18.33\",\"quotaInfo\":{\"coresUsed\":28},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-mlservices0a8497330cbba-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"EDGESSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-mlservices0a8497330cbba-ed-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-mlservices0a8497330cbba.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "44451640-7025-4d77-9c83-a9ade63f48c6", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-df87983422da/providers/Microsoft.HDInsight/clusters/hdisdk-mlservicesa517748595331\",\"name\":\"hdisdk-mlservicesa517748595331\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"f9395369-1cad-4db5-9de8-da5481020316\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.3\",\"clusterHdpVersion\":\"2.6.3.84-1\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/mlservices-3.6.1000.3.1810270004.json\",\"kind\":\"MLServices\",\"componentVersion\":{\"spark\":\"2.2\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T19:47:42.68\",\"quotaInfo\":{\"coresUsed\":28},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-mlservicesa517748595331-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"EDGESSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-mlservicesa517748595331-ed-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-mlservicesa517748595331.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava0fc665735d21.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-mlservicesa517748595331\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-8af50033fa24?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-df87983422da?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 10:40:24 GMT", + "date" : "Tue, 18 Jun 2019 20:17:06 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1759,14 +1720,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a167e048-5cc6-46d4-9115-c1e74caf1e3d", + "x-ms-correlation-request-id" : "5558d6f6-87d8-4554-83ab-37321d27e1e2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T104024Z:a167e048-5cc6-46d4-9115-c1e74caf1e3d", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEOEFGNTAwMzNGQTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T201706Z:5558d6f6-87d8-4554-83ab-37321d27e1e2", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEREY4Nzk4MzQyMkRBLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "a167e048-5cc6-46d4-9115-c1e74caf1e3d", + "x-ms-request-id" : "5558d6f6-87d8-4554-83ab-37321d27e1e2", "Body" : "" } } ], - "variables" : [ "hdijava-8af50033fa24", "hdijava444224038804", "hdisdk-mlservices0a8497330cbba" ] + "variables" : [ "hdijava-df87983422da", "hdijava0fc665735d21", "hdisdk-mlservicesa517748595331" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateRServerCluster.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateRServerCluster.json index 5805d4de0d034..a5a6395286ab6 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateRServerCluster.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateRServerCluster.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-d8262679f9be?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-53c712569c2d?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:57:45 GMT", + "date" : "Tue, 18 Jun 2019 18:30:36 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9206852c-a222-4b9d-9786-49a81296d9e5", + "x-ms-correlation-request-id" : "f32c22fc-ace9-44d3-8e54-cd9d78dd08fc", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T085745Z:9206852c-a222-4b9d-9786-49a81296d9e5", + "x-ms-routing-request-id" : "WESTUS:20190618T183037Z:f32c22fc-ace9-44d3-8e54-cd9d78dd08fc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9206852c-a222-4b9d-9786-49a81296d9e5", + "x-ms-request-id" : "f32c22fc-ace9-44d3-8e54-cd9d78dd08fc", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-d8262679f9be?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-53c712569c2d?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:57:46 GMT", + "date" : "Tue, 18 Jun 2019 18:30:38 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b004988a-525d-4a25-9886-96fbda3dc211", + "x-ms-correlation-request-id" : "aeb5a227-8a28-4f1f-b358-52577d9d69f4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085747Z:b004988a-525d-4a25-9886-96fbda3dc211", + "x-ms-routing-request-id" : "WESTUS:20190618T183039Z:aeb5a227-8a28-4f1f-b358-52577d9d69f4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b004988a-525d-4a25-9886-96fbda3dc211", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be\",\"name\":\"hdijava-d8262679f9be\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "aeb5a227-8a28-4f1f-b358-52577d9d69f4", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d\",\"name\":\"hdijava-53c712569c2d\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.Storage/storageAccounts/hdijava4c524368496b?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.Storage/storageAccounts/hdijava481027227d65?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:57:48 GMT", + "date" : "Tue, 18 Jun 2019 18:30:40 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "59049466-f9fd-4207-a6c0-da64a4f4d793", + "x-ms-correlation-request-id" : "27575169-fa9c-42a0-b1c1-7c36bd192fca", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085748Z:59049466-f9fd-4207-a6c0-da64a4f4d793", + "x-ms-routing-request-id" : "WESTUS:20190618T183040Z:27575169-fa9c-42a0-b1c1-7c36bd192fca", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2781f19a-764a-440f-b881-25d2ae41fef6?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b43b3d9c-be0a-4d23-971c-95892c8d4063?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "2781f19a-764a-440f-b881-25d2ae41fef6", + "x-ms-request-id" : "b43b3d9c-be0a-4d23-971c-95892c8d4063", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2781f19a-764a-440f-b881-25d2ae41fef6?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b43b3d9c-be0a-4d23-971c-95892c8d4063?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:57:48 GMT", + "date" : "Tue, 18 Jun 2019 18:30:40 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,136 +90,155 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "71be2d65-3846-47ba-8451-b1ec6f59d91a", + "x-ms-correlation-request-id" : "0d3b8429-60c7-4133-94a5-2e93b2e0e314", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085749Z:71be2d65-3846-47ba-8451-b1ec6f59d91a", + "x-ms-routing-request-id" : "WESTUS:20190618T183040Z:0d3b8429-60c7-4133-94a5-2e93b2e0e314", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2781f19a-764a-440f-b881-25d2ae41fef6?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b43b3d9c-be0a-4d23-971c-95892c8d4063?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "541a3863-121f-410c-9936-7fb5e7e80e0e", + "x-ms-request-id" : "7a7e7dea-4f99-47dc-bc52-7132e82f740b", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2781f19a-764a-440f-b881-25d2ae41fef6?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b43b3d9c-be0a-4d23-971c-95892c8d4063?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:58:05 GMT", + "date" : "Tue, 18 Jun 2019 18:30:57 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6e595bf6-b685-4bf6-99cc-1cb8f6bf770c", + "x-ms-correlation-request-id" : "35d276cc-b9c7-4bc9-999a-ba7a01819656", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085806Z:6e595bf6-b685-4bf6-99cc-1cb8f6bf770c", + "x-ms-routing-request-id" : "WESTUS:20190618T183058Z:35d276cc-b9c7-4bc9-999a-ba7a01819656", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "96837ea8-c1a4-4c00-a9b0-ea39ae27faf7", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.Storage/storageAccounts/hdijava4c524368496b\",\"name\":\"hdijava4c524368496b\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T08:57:48.7192647Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T08:57:48.7192647Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T08:57:48.5786356Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava4c524368496b.blob.core.windows.net/\",\"queue\":\"https://hdijava4c524368496b.queue.core.windows.net/\",\"table\":\"https://hdijava4c524368496b.table.core.windows.net/\",\"file\":\"https://hdijava4c524368496b.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "6274525f-568d-46b8-b5f4-8efb1dbfe6b4", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.Storage/storageAccounts/hdijava481027227d65\",\"name\":\"hdijava481027227d65\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:30:40.1923669Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:30:40.1923669Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:30:40.0517403Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava481027227d65.blob.core.windows.net/\",\"queue\":\"https://hdijava481027227d65.queue.core.windows.net/\",\"table\":\"https://hdijava481027227d65.table.core.windows.net/\",\"file\":\"https://hdijava481027227d65.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.Storage/storageAccounts/hdijava4c524368496b?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.Storage/storageAccounts/hdijava481027227d65?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:58:06 GMT", + "date" : "Tue, 18 Jun 2019 18:30:58 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e5a8d8fc-7fce-4e24-b7c8-d07c59b67e26", + "x-ms-correlation-request-id" : "c57f5914-04e9-4209-b881-0f6b69d31f69", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085806Z:e5a8d8fc-7fce-4e24-b7c8-d07c59b67e26", + "x-ms-routing-request-id" : "WESTUS:20190618T183058Z:c57f5914-04e9-4209-b881-0f6b69d31f69", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "1b86a0e5-7577-4a19-a1ec-521bd9988807", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.Storage/storageAccounts/hdijava4c524368496b\",\"name\":\"hdijava4c524368496b\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T08:57:48.7192647Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T08:57:48.7192647Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T08:57:48.5786356Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava4c524368496b.blob.core.windows.net/\",\"queue\":\"https://hdijava4c524368496b.queue.core.windows.net/\",\"table\":\"https://hdijava4c524368496b.table.core.windows.net/\",\"file\":\"https://hdijava4c524368496b.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "3e4327c4-9db8-4cfe-b012-45dd2ae28137", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.Storage/storageAccounts/hdijava481027227d65\",\"name\":\"hdijava481027227d65\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:30:40.1923669Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:30:40.1923669Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:30:40.0517403Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava481027227d65.blob.core.windows.net/\",\"queue\":\"https://hdijava481027227d65.queue.core.windows.net/\",\"table\":\"https://hdijava481027227d65.table.core.windows.net/\",\"file\":\"https://hdijava481027227d65.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.Storage/storageAccounts/hdijava4c524368496b/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.Storage/storageAccounts/hdijava481027227d65/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:58:06 GMT", + "date" : "Tue, 18 Jun 2019 18:30:58 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b2e799b0-99a9-4a2c-973f-0eb84c31ed50", + "x-ms-correlation-request-id" : "16e411d6-cbae-4484-91f9-167ae8a89aad", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085806Z:b2e799b0-99a9-4a2c-973f-0eb84c31ed50", + "x-ms-routing-request-id" : "WESTUS:20190618T183059Z:16e411d6-cbae-4484-91f9-167ae8a89aad", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "bfa47d43-315d-4c6d-b60b-76b1884d04ac", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"jO4JYBbp+t/SYzNAHgsf3aK+f7nKFqJ5oqzO+MSdbI12/+yUogHj1nj0ywQA9qfqpgXL58EJvvTWyNJBayjLYg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"Au1akV7mbt4F5Nwpeu+ltMOciGJsPHrUYUFsqR4RLCQuuFJOIs68O+eo2/fqAvgfWjZSL5eRC8gIIko6q6/rFg==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "8f35da29-3962-460a-a749-a3c58364928b", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"IMn733nXTA/Ofe0blRVXS1PkOVShWZJW5kn+p1AgfUMBZ7D4VfrAhtMnxwLxuS4bVQv8s72pWSS6XzEv0AwGXw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"Rjz8cORa+RlERv3Q2m0e8/Hdqw3VSLfEuQzUjrmu+f0AfovPEqWinNdZFqV5Yc7Gdb2z8fiHqzCoXskOHTBhsQ==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:58:25 GMT", - "content-length" : "1451", + "date" : "Tue, 18 Jun 2019 18:31:18 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "93481b67-0511-4872-a99d-ca966907910e", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T183119Z:93481b67-0511-4872-a99d-ca966907910e", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "93481b67-0511-4872-a99d-ca966907910e", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 18:31:20 GMT", + "content-length" : "1685", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e74ba52d-6706-440d-908f-1c0238490c35", + "x-ms-correlation-request-id" : "3125cdf4-e861-490c-95a7-a01092583adb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085826Z:e74ba52d-6706-440d-908f-1c0238490c35", + "x-ms-routing-request-id" : "WESTUS:20190618T183121Z:3125cdf4-e861-490c-95a7-a01092583adb", "content-type" : "application/json; charset=utf-8", - "etag" : "\"fc91b8d7-0f6e-44ca-901e-a4381375dd6e\"", + "etag" : "\"735a5e73-7196-4f1f-b9fe-25c85eb43ba5\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa?api-version=2018-06-01-preview", - "x-ms-request-id" : "9f17ca48-1a94-47df-8e0f-5938cf8cc919", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa\",\"name\":\"hdisdk-rserver114611971813aa\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"fc91b8d7-0f6e-44ca-901e-a4381375dd6e\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.0\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1812120705.json\",\"kind\":\"RServer\",\"componentVersion\":{\"spark\":\"2.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T08:58:25.687\",\"quotaInfo\":{\"coresUsed\":28},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62?api-version=2018-06-01-preview", + "x-ms-request-id" : "82189f7f-01cf-4eb7-a8ff-d3cee03f020d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62\",\"name\":\"hdisdk-rserver97b76672913b62\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"735a5e73-7196-4f1f-b9fe-25c85eb43ba5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.0\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1905062133.json\",\"kind\":\"RServer\",\"componentVersion\":{\"spark\":\"2.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T18:31:20.463\",\"quotaInfo\":{\"coresUsed\":28},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava481027227d65.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-rserver97b76672913b62\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:58:26 GMT", + "date" : "Tue, 18 Jun 2019 18:31:21 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0af62bd6-4463-4960-af29-132eb7aef666", + "x-ms-correlation-request-id" : "ba695210-1a7d-4ac0-b19f-e737b8e78d00", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085827Z:0af62bd6-4463-4960-af29-132eb7aef666", + "x-ms-routing-request-id" : "WESTUS:20190618T183122Z:ba695210-1a7d-4ac0-b19f-e737b8e78d00", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1d491dea-2871-4920-9b8f-05b2003a3a83", + "x-ms-request-id" : "f313f76e-16fd-4797-8801-1ea49fea8056", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:58:57 GMT", + "date" : "Tue, 18 Jun 2019 18:31:52 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "371437d9-b5d3-4b20-96f7-499c9ca98785", + "x-ms-correlation-request-id" : "53d2993f-77be-4f1c-9536-053cf85cbac7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085857Z:371437d9-b5d3-4b20-96f7-499c9ca98785", + "x-ms-routing-request-id" : "WESTUS:20190618T183153Z:53d2993f-77be-4f1c-9536-053cf85cbac7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b1a7ad9c-8ad5-41d9-b320-ff4989d160c9", + "x-ms-request-id" : "3e1b0c12-8b54-4c17-8c76-e971cadac246", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:59:27 GMT", + "date" : "Tue, 18 Jun 2019 18:32:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1e0fe92f-5952-48dc-9440-70f7cef56bea", + "x-ms-correlation-request-id" : "0fb6ff4f-ffd3-4db3-a8e5-790bf1aefa77", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085928Z:1e0fe92f-5952-48dc-9440-70f7cef56bea", + "x-ms-routing-request-id" : "WESTUS:20190618T183223Z:0fb6ff4f-ffd3-4db3-a8e5-790bf1aefa77", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d2d2a764-db3d-45ef-ad51-b051917ed528", + "x-ms-request-id" : "4f958917-eba5-4187-a633-58393cfa9fe2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 08:59:57 GMT", + "date" : "Tue, 18 Jun 2019 18:32:54 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9a91b13a-f4c2-4418-9709-dc13288ab43a", + "x-ms-correlation-request-id" : "3d4f3de1-68b9-4b0a-8f6b-1c48722bb3ce", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T085958Z:9a91b13a-f4c2-4418-9709-dc13288ab43a", + "x-ms-routing-request-id" : "WESTUS:20190618T183254Z:3d4f3de1-68b9-4b0a-8f6b-1c48722bb3ce", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fda94fb2-71a4-4cab-965d-11b1779fcdd8", + "x-ms-request-id" : "f13e3dfc-6c98-4970-8acb-e0c18ae655d9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:00:28 GMT", + "date" : "Tue, 18 Jun 2019 18:33:25 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "77fba956-406a-42c3-a1d1-2c0801ff578c", + "x-ms-correlation-request-id" : "2da41096-478d-4fc0-a5d8-8da231cf54be", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090029Z:77fba956-406a-42c3-a1d1-2c0801ff578c", + "x-ms-routing-request-id" : "WESTUS:20190618T183325Z:2da41096-478d-4fc0-a5d8-8da231cf54be", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e9be7789-a979-4ed9-b474-e82d1437d51d", + "x-ms-request-id" : "27f6be47-4be5-4594-a9ae-44dc5f82237a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:00:58 GMT", + "date" : "Tue, 18 Jun 2019 18:33:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "36bb0dfe-4723-4830-8137-c0bc4787e9a9", + "x-ms-correlation-request-id" : "e88a743e-532c-4f8e-910c-b4108c891919", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090059Z:36bb0dfe-4723-4830-8137-c0bc4787e9a9", + "x-ms-routing-request-id" : "WESTUS:20190618T183356Z:e88a743e-532c-4f8e-910c-b4108c891919", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e2c6441e-7326-43db-91dd-398beed6e45b", + "x-ms-request-id" : "8101b6bb-b6e1-4cc1-8367-7cd71eadaff5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:01:29 GMT", + "date" : "Tue, 18 Jun 2019 18:34:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "24205bd9-714d-4556-97b6-055872ad3c17", + "x-ms-correlation-request-id" : "3188308c-ef70-464e-8c6c-58735d6420ec", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090130Z:24205bd9-714d-4556-97b6-055872ad3c17", + "x-ms-routing-request-id" : "WESTUS:20190618T183427Z:3188308c-ef70-464e-8c6c-58735d6420ec", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a360b548-e969-49ee-a2f4-b4f8a980cfb7", + "x-ms-request-id" : "e0f00176-f144-4572-b879-6b2d9eeba4ae", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:02:00 GMT", + "date" : "Tue, 18 Jun 2019 18:34:57 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e15ab696-a02e-4455-9140-1071497daedd", + "x-ms-correlation-request-id" : "07fd6046-db35-4966-8582-9da3156fabfd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090200Z:e15ab696-a02e-4455-9140-1071497daedd", + "x-ms-routing-request-id" : "WESTUS:20190618T183458Z:07fd6046-db35-4966-8582-9da3156fabfd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "672ee384-73bd-4002-a49b-291c944e26ed", + "x-ms-request-id" : "ea8b6a19-4068-42d5-b31a-da3b23c109b2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:02:31 GMT", + "date" : "Tue, 18 Jun 2019 18:35:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "87782bdf-be1a-4337-a8f8-0c97b40b230d", + "x-ms-correlation-request-id" : "76290a8c-4b6d-43af-9563-713246af6d19", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090231Z:87782bdf-be1a-4337-a8f8-0c97b40b230d", + "x-ms-routing-request-id" : "WESTUS:20190618T183529Z:76290a8c-4b6d-43af-9563-713246af6d19", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8a7dcedf-8a7a-420e-b1dd-974b44ed4cbd", + "x-ms-request-id" : "2fe1540f-a820-4d73-86d5-672d01a531e6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:03:00 GMT", + "date" : "Tue, 18 Jun 2019 18:35:59 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e511d5cc-b13b-4b83-a090-82f36efd33d7", + "x-ms-correlation-request-id" : "1529fb32-9cf3-49d4-9a2f-d206c0a706f3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090301Z:e511d5cc-b13b-4b83-a090-82f36efd33d7", + "x-ms-routing-request-id" : "WESTUS:20190618T183600Z:1529fb32-9cf3-49d4-9a2f-d206c0a706f3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2461d434-8cb4-4a7b-acb9-32125797d1ab", + "x-ms-request-id" : "47649b51-8b47-4732-8a19-7541c38f9fa7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:03:31 GMT", + "date" : "Tue, 18 Jun 2019 18:36:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "41367a88-a42e-4977-8d15-204dc56d0b08", + "x-ms-correlation-request-id" : "004db611-7b32-4f3c-af5c-22acfd71a71c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090332Z:41367a88-a42e-4977-8d15-204dc56d0b08", + "x-ms-routing-request-id" : "WESTUS:20190618T183631Z:004db611-7b32-4f3c-af5c-22acfd71a71c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3e81bf8b-bc9e-4e0c-a650-16bc06e73e2c", + "x-ms-request-id" : "e36f5e8e-d224-4315-9feb-6e672f5a31ff", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:04:02 GMT", + "date" : "Tue, 18 Jun 2019 18:37:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9ccaea02-dd72-4c5b-be5a-afa3051db18b", + "x-ms-correlation-request-id" : "bf231f9e-b63b-4b0d-90e7-cbf09e0841e1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090402Z:9ccaea02-dd72-4c5b-be5a-afa3051db18b", + "x-ms-routing-request-id" : "WESTUS:20190618T183701Z:bf231f9e-b63b-4b0d-90e7-cbf09e0841e1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d69000d0-59a3-4e79-b782-4f09269ec135", + "x-ms-request-id" : "c3d0869a-40fe-45d6-9291-081a3c0a6b40", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:04:32 GMT", + "date" : "Tue, 18 Jun 2019 18:37:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "136e0a58-e691-4252-8b6b-7dda9b644628", + "x-ms-correlation-request-id" : "9ff1eea3-3db9-4368-99f4-cad2f0b460a2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090432Z:136e0a58-e691-4252-8b6b-7dda9b644628", + "x-ms-routing-request-id" : "WESTUS:20190618T183732Z:9ff1eea3-3db9-4368-99f4-cad2f0b460a2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b2970827-26e4-4dbf-869e-1ec012f461ca", + "x-ms-request-id" : "93d4e88d-6113-4a9d-9995-5578ffaf77f8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:05:02 GMT", + "date" : "Tue, 18 Jun 2019 18:38:03 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eb29bed0-6254-4ec6-bffc-59ef4303f9fb", + "x-ms-correlation-request-id" : "8b898786-1c00-43ed-a860-da22f4d5e2e1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090503Z:eb29bed0-6254-4ec6-bffc-59ef4303f9fb", + "x-ms-routing-request-id" : "WESTUS:20190618T183803Z:8b898786-1c00-43ed-a860-da22f4d5e2e1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4034bb82-91d7-4ec8-bd1f-de9fa5d10dff", + "x-ms-request-id" : "b83dbffe-0b76-4b6f-8ed0-170d9ec3770d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:05:33 GMT", + "date" : "Tue, 18 Jun 2019 18:38:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "33d42ef7-f813-424f-9578-298628a72a80", + "x-ms-correlation-request-id" : "3ef811ab-373c-4ae6-860d-66e6804e7a64", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090533Z:33d42ef7-f813-424f-9578-298628a72a80", + "x-ms-routing-request-id" : "WESTUS:20190618T183834Z:3ef811ab-373c-4ae6-860d-66e6804e7a64", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ffaeeec7-2b12-427c-a0f4-278a51e3d333", + "x-ms-request-id" : "393d5d07-dea0-4e95-844a-663558f4f74f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:06:03 GMT", + "date" : "Tue, 18 Jun 2019 18:39:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b6d7f0fe-8144-4977-9f49-6588db5ab120", + "x-ms-correlation-request-id" : "44e98be9-947e-46f6-a362-d4fd828175f2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090604Z:b6d7f0fe-8144-4977-9f49-6588db5ab120", + "x-ms-routing-request-id" : "WESTUS:20190618T183905Z:44e98be9-947e-46f6-a362-d4fd828175f2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3906d0b1-e1ac-4625-9d1e-1d67fdd43a12", + "x-ms-request-id" : "4a3c62b2-4153-42fd-9b82-3f989cfb9317", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:06:34 GMT", + "date" : "Tue, 18 Jun 2019 18:39:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "72a2e97d-e3a6-4240-af28-6aaa0a40ef04", + "x-ms-correlation-request-id" : "6608df02-a176-43b3-8b0d-23e7bfa2d25f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090634Z:72a2e97d-e3a6-4240-af28-6aaa0a40ef04", + "x-ms-routing-request-id" : "WESTUS:20190618T183935Z:6608df02-a176-43b3-8b0d-23e7bfa2d25f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dd0dc1b6-62da-4e12-9632-d77a9983a4b5", + "x-ms-request-id" : "e9094dbd-22f8-4952-bdf5-81fcbe1762b6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:07:04 GMT", + "date" : "Tue, 18 Jun 2019 18:40:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6f69cf32-668d-45a4-91fc-a93b4af81f25", + "x-ms-correlation-request-id" : "f6edcd65-ad61-4651-981a-c0078ad6000b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090705Z:6f69cf32-668d-45a4-91fc-a93b4af81f25", + "x-ms-routing-request-id" : "WESTUS:20190618T184006Z:f6edcd65-ad61-4651-981a-c0078ad6000b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c979d74a-615e-4ff1-83a2-d9fba06d119f", + "x-ms-request-id" : "77c96bb3-f2a3-42b6-b0d7-f7847f35d771", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:07:34 GMT", + "date" : "Tue, 18 Jun 2019 18:40:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +696,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cb48e3c0-b11d-47d7-8f40-ff8b8decd34e", + "x-ms-correlation-request-id" : "903a992f-cd19-407e-9d2d-4ce9f0ac56ff", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090735Z:cb48e3c0-b11d-47d7-8f40-ff8b8decd34e", + "x-ms-routing-request-id" : "WESTUS:20190618T184037Z:903a992f-cd19-407e-9d2d-4ce9f0ac56ff", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "771e2295-4166-4063-83d3-35a9ad45bcba", + "x-ms-request-id" : "4d234292-76ee-4393-9797-66fda2e86008", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:08:05 GMT", + "date" : "Tue, 18 Jun 2019 18:41:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +721,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9c32d0b9-d75b-430c-b7a4-238b829f3e27", + "x-ms-correlation-request-id" : "14182608-ecfd-4759-aac7-7ac116d9e636", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090806Z:9c32d0b9-d75b-430c-b7a4-238b829f3e27", + "x-ms-routing-request-id" : "WESTUS:20190618T184107Z:14182608-ecfd-4759-aac7-7ac116d9e636", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "95786ed9-779a-4630-a217-b6716a2c8f93", + "x-ms-request-id" : "e0a1bb49-49b7-42f6-bd8a-22636ec8a91c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:08:36 GMT", + "date" : "Tue, 18 Jun 2019 18:41:38 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +746,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "894ea13f-6e31-4953-a1f6-a756dc390458", + "x-ms-correlation-request-id" : "8b1e5a2a-9894-4a23-9465-2bb114dbe045", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090836Z:894ea13f-6e31-4953-a1f6-a756dc390458", + "x-ms-routing-request-id" : "WESTUS:20190618T184138Z:8b1e5a2a-9894-4a23-9465-2bb114dbe045", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cd105f38-c4ec-4594-be04-26c960cacac4", + "x-ms-request-id" : "d027641d-3e66-4c74-8e93-4a3fb7734460", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:09:06 GMT", + "date" : "Tue, 18 Jun 2019 18:42:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +771,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f4263244-4368-4d75-9d26-e2b43c1e6faf", + "x-ms-correlation-request-id" : "af1d6d20-8575-47b2-b248-7132a997c93a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090906Z:f4263244-4368-4d75-9d26-e2b43c1e6faf", + "x-ms-routing-request-id" : "WESTUS:20190618T184209Z:af1d6d20-8575-47b2-b248-7132a997c93a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2fa4578b-fa33-4632-8b00-9777a6fb5c7e", + "x-ms-request-id" : "1ac7ca70-45d8-4779-821c-1466f3f7a453", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:09:36 GMT", + "date" : "Tue, 18 Jun 2019 18:42:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +796,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9e30c07d-c5e3-4a7e-8c82-f205a8411718", + "x-ms-correlation-request-id" : "e60eae85-0eb6-47e3-a0de-a01f4600b519", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T090937Z:9e30c07d-c5e3-4a7e-8c82-f205a8411718", + "x-ms-routing-request-id" : "WESTUS:20190618T184240Z:e60eae85-0eb6-47e3-a0de-a01f4600b519", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f51bb731-e4f3-41e3-94ff-67d974c2316c", + "x-ms-request-id" : "0d173738-065a-403f-bf73-b8fcd34d0ac0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:10:07 GMT", + "date" : "Tue, 18 Jun 2019 18:43:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,25 +821,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "91b7b44d-c768-44c6-aea8-29f2bf8d81cb", + "x-ms-correlation-request-id" : "000cbd74-bf48-463b-a950-a56a12a2900a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091007Z:91b7b44d-c768-44c6-aea8-29f2bf8d81cb", + "x-ms-routing-request-id" : "WESTUS:20190618T184311Z:000cbd74-bf48-463b-a950-a56a12a2900a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "45e15375-5395-43e7-9a39-dfbc0b7369e8", + "x-ms-request-id" : "050c78de-dd80-45f2-9201-2aa229c57c77", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:10:37 GMT", + "date" : "Tue, 18 Jun 2019 18:43:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -851,25 +846,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "71ad7afb-01ca-43aa-bb7e-ebfba71b8501", + "x-ms-correlation-request-id" : "1beb0f3b-a6b1-49ba-b309-06438adae853", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091038Z:71ad7afb-01ca-43aa-bb7e-ebfba71b8501", + "x-ms-routing-request-id" : "WESTUS:20190618T184342Z:1beb0f3b-a6b1-49ba-b309-06438adae853", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d8e76360-40f4-4952-8a97-a2b653e64cee", + "x-ms-request-id" : "eaeb3421-4697-43ad-b329-729d0b20d5e8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:11:07 GMT", + "date" : "Tue, 18 Jun 2019 18:44:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -877,25 +871,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "854a2fd1-0e71-4d9b-a062-5738d5300fe5", + "x-ms-correlation-request-id" : "d67ae15d-aec3-4d17-bdca-aadca973105b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091108Z:854a2fd1-0e71-4d9b-a062-5738d5300fe5", + "x-ms-routing-request-id" : "WESTUS:20190618T184412Z:d67ae15d-aec3-4d17-bdca-aadca973105b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "29b5853f-5d0e-4383-916b-6095cddbcbbb", + "x-ms-request-id" : "8edd02bb-8fab-4433-ba75-9f98cd2e34d9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:11:38 GMT", + "date" : "Tue, 18 Jun 2019 18:44:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -903,25 +896,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0aea228e-2a0f-4008-a889-970cd9d0cfff", + "x-ms-correlation-request-id" : "0b0662b4-815e-4206-ac71-7463947f2ed2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091139Z:0aea228e-2a0f-4008-a889-970cd9d0cfff", + "x-ms-routing-request-id" : "WESTUS:20190618T184443Z:0b0662b4-815e-4206-ac71-7463947f2ed2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "acc6a37f-a430-4895-8888-afc4507e68fa", + "x-ms-request-id" : "f3c86a1b-bee5-4839-8d6e-a660fce7e6c7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:12:09 GMT", + "date" : "Tue, 18 Jun 2019 18:45:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -929,51 +921,47 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "228ed305-9013-4eee-bd28-eb6eda2bcba6", + "x-ms-correlation-request-id" : "7cbf0c9d-ba25-475a-ac2f-74d3af7349f7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091209Z:228ed305-9013-4eee-bd28-eb6eda2bcba6", + "x-ms-routing-request-id" : "WESTUS:20190618T184514Z:7cbf0c9d-ba25-475a-ac2f-74d3af7349f7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "be6815bd-e700-4e44-87ff-d3248a8ffdb0", + "x-ms-request-id" : "e5d8c207-7ba8-4ff3-8a10-75cf87e31e0b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:12:39 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:46:03 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0ddca241-0e7f-4a8d-9b92-f72edb231220", + "x-ms-correlation-request-id" : "fecff87d-1522-46b4-970e-ba996d60ce6a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091240Z:0ddca241-0e7f-4a8d-9b92-f72edb231220", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T184604Z:fecff87d-1522-46b4-970e-ba996d60ce6a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a5113012-0b0f-4158-acf6-4408746fb89f", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "fecff87d-1522-46b4-970e-ba996d60ce6a", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:13:10 GMT", + "date" : "Tue, 18 Jun 2019 18:46:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11966", @@ -981,25 +969,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1decca1b-a265-40de-8e6a-71432311e479", + "x-ms-correlation-request-id" : "06637f3d-d519-4784-9f36-625a7f0e17ce", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091310Z:1decca1b-a265-40de-8e6a-71432311e479", + "x-ms-routing-request-id" : "WESTUS:20190618T184605Z:06637f3d-d519-4784-9f36-625a7f0e17ce", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "25bdb0d9-e3b0-4a20-a921-1aeaf5472480", + "x-ms-request-id" : "02d8c718-5768-4c76-98b1-629f39d8ae45", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:13:41 GMT", + "date" : "Tue, 18 Jun 2019 18:46:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11965", @@ -1007,25 +994,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f0fdf140-d42f-48c0-b65b-ea3fdca4dd83", + "x-ms-correlation-request-id" : "cb0c0981-c0e0-4a49-8f77-822ea886b300", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091341Z:f0fdf140-d42f-48c0-b65b-ea3fdca4dd83", + "x-ms-routing-request-id" : "WESTUS:20190618T184636Z:cb0c0981-c0e0-4a49-8f77-822ea886b300", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ef637078-e65d-411b-8d9b-fd2939729a95", + "x-ms-request-id" : "f1b2ab66-904c-4692-a74b-cbacfad968e1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:14:11 GMT", + "date" : "Tue, 18 Jun 2019 18:47:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11964", @@ -1033,25 +1019,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "919ca44b-e831-485f-b869-106203697651", + "x-ms-correlation-request-id" : "916f8821-68d0-40f7-8216-e507609986b6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091411Z:919ca44b-e831-485f-b869-106203697651", + "x-ms-routing-request-id" : "WESTUS:20190618T184706Z:916f8821-68d0-40f7-8216-e507609986b6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d28a8094-3b6c-4bbc-8384-0589bb4e540c", + "x-ms-request-id" : "25759b33-4b58-433b-b49d-a8f1c5f5f55f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:14:42 GMT", + "date" : "Tue, 18 Jun 2019 18:47:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11963", @@ -1059,51 +1044,47 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b84c683f-14ac-43e6-8a2d-45280c53ba67", + "x-ms-correlation-request-id" : "af1dec3a-971c-4660-bcce-1267185f0efa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091442Z:b84c683f-14ac-43e6-8a2d-45280c53ba67", + "x-ms-routing-request-id" : "WESTUS:20190618T184737Z:af1dec3a-971c-4660-bcce-1267185f0efa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c943ec84-3ca8-418e-88a1-7590eb5661eb", + "x-ms-request-id" : "d248753b-573c-4880-ae2f-f6fa6ee7bf28", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:15:12 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:48:27 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bb77c29e-b2db-427a-8f4e-fbf64949be17", + "x-ms-correlation-request-id" : "f134ef0c-61fe-404f-9913-9d2229e032b0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091513Z:bb77c29e-b2db-427a-8f4e-fbf64949be17", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T184827Z:f134ef0c-61fe-404f-9913-9d2229e032b0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "badac180-52d6-4c80-a7d6-9911dc6cbcaa", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "f134ef0c-61fe-404f-9913-9d2229e032b0", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:15:43 GMT", + "date" : "Tue, 18 Jun 2019 18:48:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11961", @@ -1111,51 +1092,47 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "10c19fc1-9819-4f07-bc0d-28ad04c14897", + "x-ms-correlation-request-id" : "9501b6a3-acae-4229-9537-28a0194cb54b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091544Z:10c19fc1-9819-4f07-bc0d-28ad04c14897", + "x-ms-routing-request-id" : "WESTUS:20190618T184828Z:9501b6a3-acae-4229-9537-28a0194cb54b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fd63366b-93bf-420a-b3bf-3aae5ed5d134", + "x-ms-request-id" : "25d49550-ee30-4f4a-8100-f95d3bf566b2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:16:13 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:49:18 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "75d0dc5a-0e7a-4710-b6ec-7b09708d3a69", + "x-ms-correlation-request-id" : "df647b9f-558b-4338-8d6b-7d6adfb82060", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091614Z:75d0dc5a-0e7a-4710-b6ec-7b09708d3a69", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T184918Z:df647b9f-558b-4338-8d6b-7d6adfb82060", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9540efd4-57ac-4908-8051-d7eb1cd71f6e", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "df647b9f-558b-4338-8d6b-7d6adfb82060", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:16:44 GMT", + "date" : "Tue, 18 Jun 2019 18:49:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11959", @@ -1163,25 +1140,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4612abe4-12fa-4b56-88cf-316bfc5b0b92", + "x-ms-correlation-request-id" : "a259ce3c-f1ea-433f-8ae5-8fde85a62d73", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091644Z:4612abe4-12fa-4b56-88cf-316bfc5b0b92", + "x-ms-routing-request-id" : "WESTUS:20190618T184919Z:a259ce3c-f1ea-433f-8ae5-8fde85a62d73", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "099099f8-7d5c-4330-a7c9-c86221862578", + "x-ms-request-id" : "66ceccc5-09a6-47fe-be6e-148717949bbe", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:17:14 GMT", + "date" : "Tue, 18 Jun 2019 18:49:54 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11958", @@ -1189,25 +1165,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0ec7fd10-c9cd-4a8b-93a2-cf21ae1aedf0", + "x-ms-correlation-request-id" : "26463105-c27d-48e7-a7d5-eb840997491f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091715Z:0ec7fd10-c9cd-4a8b-93a2-cf21ae1aedf0", + "x-ms-routing-request-id" : "WESTUS:20190618T184954Z:26463105-c27d-48e7-a7d5-eb840997491f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a1c90866-09f7-477b-be57-4887ab837fc2", + "x-ms-request-id" : "92e93d8b-891a-4c64-a934-c4b7b6256cda", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:17:45 GMT", + "date" : "Tue, 18 Jun 2019 18:50:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11957", @@ -1215,25 +1190,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1b75a721-1b29-46f8-8bbe-ecb7c1ca2138", + "x-ms-correlation-request-id" : "6b308886-f62e-48e1-b6ed-5fd80b45b172", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091745Z:1b75a721-1b29-46f8-8bbe-ecb7c1ca2138", + "x-ms-routing-request-id" : "WESTUS:20190618T185025Z:6b308886-f62e-48e1-b6ed-5fd80b45b172", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f6f8c352-f984-4cc2-9c3e-ae44bab7c9ab", + "x-ms-request-id" : "68c795a2-0a61-4871-a9d3-402ba3f7c26f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:18:15 GMT", + "date" : "Tue, 18 Jun 2019 18:50:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11956", @@ -1241,25 +1215,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1a0b332d-a743-4afb-aabf-b87fa3cce960", + "x-ms-correlation-request-id" : "a1887ca5-1186-4188-b16c-360af4bc37d9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091816Z:1a0b332d-a743-4afb-aabf-b87fa3cce960", + "x-ms-routing-request-id" : "WESTUS:20190618T185056Z:a1887ca5-1186-4188-b16c-360af4bc37d9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "de9c89c7-b9c8-4924-a32b-d50f2190e904", + "x-ms-request-id" : "03752222-2f67-4956-ae4d-3b81c77cc37e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:18:46 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:51:26 GMT", + "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11955", @@ -1267,51 +1240,47 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e1f150bb-5be0-4d62-aafd-b40bb4cdd07a", + "x-ms-correlation-request-id" : "af4d9691-e3d9-48fa-b98f-5f50d846de85", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091847Z:e1f150bb-5be0-4d62-aafd-b40bb4cdd07a", + "x-ms-routing-request-id" : "WESTUS:20190618T185126Z:af4d9691-e3d9-48fa-b98f-5f50d846de85", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4416168a-ce89-4561-9525-717f953b88e2", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "f7a11929-94f5-4602-891e-52785ede9935", + "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:19:16 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:51:46 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8c5aaf2f-6c22-4ef3-9983-34941be57f3e", + "x-ms-correlation-request-id" : "c3ca96b6-9a2b-4673-bc33-dac7b3f2a195", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091917Z:8c5aaf2f-6c22-4ef3-9983-34941be57f3e", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T185146Z:c3ca96b6-9a2b-4673-bc33-dac7b3f2a195", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "bdc6b0eb-bbef-4df6-bf80-af526260576c", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "c3ca96b6-9a2b-4673-bc33-dac7b3f2a195", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:19:47 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:51:47 GMT", + "content-length" : "2046", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11953", @@ -1319,309 +1288,23 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "70163d1d-68e2-4648-8df3-d6314a6412ec", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T091948Z:70163d1d-68e2-4648-8df3-d6314a6412ec", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "da9e8f17-54bb-4c2b-bd37-a461762e619f", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:20:19 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "472aeb77-e3cc-4add-845c-0a1ef1d8fe9d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092019Z:472aeb77-e3cc-4add-845c-0a1ef1d8fe9d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "e50b9853-235b-40d8-bce7-dd086247ed31", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:20:48 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1a7a4fef-2f2b-4197-90df-7c142b442b61", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092049Z:1a7a4fef-2f2b-4197-90df-7c142b442b61", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d8fcf37e-6c29-4179-a4fc-0936ca57870a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:21:19 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5d91b1b4-4757-4bca-b9be-48ddd23c3d92", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092120Z:5d91b1b4-4757-4bca-b9be-48ddd23c3d92", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a8d402b7-099a-4412-b8ad-db2f9bd817f3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:21:50 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fd190a7f-ded2-4360-8123-72ab76d862c2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092150Z:fd190a7f-ded2-4360-8123-72ab76d862c2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "bfd21257-7162-43eb-841c-1bdb60c9eb81", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:22:20 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11948", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "15e33180-e2f6-43e9-b584-00fac334a62e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092221Z:15e33180-e2f6-43e9-b584-00fac334a62e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d2ac2769-493b-4d0d-bc01-2618164f3b9e", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:22:51 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11947", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6a4833a5-8c35-431b-87a9-462617bdd986", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092251Z:6a4833a5-8c35-431b-87a9-462617bdd986", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d9e13ff1-2909-4ec2-82b3-4abbaa6edcdd", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:23:22 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11946", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e8ae6258-80cf-4624-a5a5-a5e5467af0e6", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092322Z:e8ae6258-80cf-4624-a5a5-a5e5467af0e6", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "7af81080-50f9-4cfb-8081-a7da869e2656", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:23:52 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11945", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "aa8d4473-5ac7-4d8e-b28d-c764912883b7", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092352Z:aa8d4473-5ac7-4d8e-b28d-c764912883b7", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "113d92e6-0784-44b7-858e-b0883816c29d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:24:22 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2da5856b-6a5c-422f-b470-5fd6d648285e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092423Z:2da5856b-6a5c-422f-b470-5fd6d648285e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ebc23cad-6cf9-4274-8693-f5e56a7e7221", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:24:53 GMT", - "content-length" : "22", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11943", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e468d746-a654-4d16-9b60-c744f199bf62", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092454Z:e468d746-a654-4d16-9b60-c744f199bf62", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1d771515-56a8-414f-aba1-c4ebfe16b046", - "Body" : "{\"status\":\"Succeeded\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:24:53 GMT", - "content-length" : "1812", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11942", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4a8eb4e6-9bec-48f4-90fb-f90503784428", + "x-ms-correlation-request-id" : "4510cec3-806d-4bd0-9e7d-5625168d5f22", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092454Z:4a8eb4e6-9bec-48f4-90fb-f90503784428", + "x-ms-routing-request-id" : "WESTUS:20190618T185147Z:4510cec3-806d-4bd0-9e7d-5625168d5f22", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "eb770874-9dcb-4925-bedc-767b3d6190ea", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-d8262679f9be/providers/Microsoft.HDInsight/clusters/hdisdk-rserver114611971813aa\",\"name\":\"hdisdk-rserver114611971813aa\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"fc91b8d7-0f6e-44ca-901e-a4381375dd6e\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.0\",\"clusterHdpVersion\":\"2.6.2.38-1\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1812120705.json\",\"kind\":\"RServer\",\"componentVersion\":{\"spark\":\"2.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T08:58:25.687\",\"quotaInfo\":{\"coresUsed\":28},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-rserver114611971813aa-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"EDGESSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-rserver114611971813aa-ed-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-rserver114611971813aa.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "a767b2eb-921e-4f6e-a833-1dbe93df2410", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-53c712569c2d/providers/Microsoft.HDInsight/clusters/hdisdk-rserver97b76672913b62\",\"name\":\"hdisdk-rserver97b76672913b62\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"735a5e73-7196-4f1f-b9fe-25c85eb43ba5\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.0\",\"clusterHdpVersion\":\"2.6.2.38-1\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1905062133.json\",\"kind\":\"RServer\",\"componentVersion\":{\"spark\":\"2.1\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"edgenode\",\"targetInstanceCount\":1,\"hardwareProfile\":{\"vmSize\":\"Standard_D4_v2\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T18:31:20.463\",\"quotaInfo\":{\"coresUsed\":28},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-rserver97b76672913b62-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"EDGESSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-rserver97b76672913b62-ed-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-rserver97b76672913b62.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava481027227d65.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-rserver97b76672913b62\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-d8262679f9be?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-53c712569c2d?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:24:55 GMT", + "date" : "Tue, 18 Jun 2019 18:51:48 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1629,14 +1312,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c5bfa9af-3f21-4b71-a9d2-49e708bd3025", + "x-ms-correlation-request-id" : "151b1f88-5e58-4c05-8580-431de54a3443", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092456Z:c5bfa9af-3f21-4b71-a9d2-49e708bd3025", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJERDgyNjI2NzlGOUJFLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T185149Z:151b1f88-5e58-4c05-8580-431de54a3443", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENTNDNzEyNTY5QzJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "c5bfa9af-3f21-4b71-a9d2-49e708bd3025", + "x-ms-request-id" : "151b1f88-5e58-4c05-8580-431de54a3443", "Body" : "" } } ], - "variables" : [ "hdijava-d8262679f9be", "hdijava4c524368496b", "hdisdk-rserver114611971813aa" ] + "variables" : [ "hdijava-53c712569c2d", "hdijava481027227d65", "hdisdk-rserver97b76672913b62" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv1.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv1.json index 30cc5d38e5406..d3fc08b53af54 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv1.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv1.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-0088249787f5?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f4b66098c0df?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 01:46:57 GMT", + "date" : "Tue, 18 Jun 2019 18:51:49 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce2c45e2-32b7-485c-9f1c-078d3df29734", + "x-ms-correlation-request-id" : "f09690ca-32fd-41c6-b166-71cb9244e711", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014657Z:ce2c45e2-32b7-485c-9f1c-078d3df29734", + "x-ms-routing-request-id" : "WESTUS:20190618T185150Z:f09690ca-32fd-41c6-b166-71cb9244e711", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ce2c45e2-32b7-485c-9f1c-078d3df29734", + "x-ms-request-id" : "f09690ca-32fd-41c6-b166-71cb9244e711", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-0088249787f5?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f4b66098c0df?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:02 GMT", + "date" : "Tue, 18 Jun 2019 18:51:51 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "16384b08-a0f3-4c06-8165-a5ff7c505b59", + "x-ms-correlation-request-id" : "d0aadad8-7e0b-41c4-83ff-41fc98d42bce", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014702Z:16384b08-a0f3-4c06-8165-a5ff7c505b59", + "x-ms-routing-request-id" : "WESTUS:20190618T185151Z:d0aadad8-7e0b-41c4-83ff-41fc98d42bce", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "16384b08-a0f3-4c06-8165-a5ff7c505b59", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5\",\"name\":\"hdijava-0088249787f5\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "d0aadad8-7e0b-41c4-83ff-41fc98d42bce", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f4b66098c0df\",\"name\":\"hdijava-f4b66098c0df\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.Storage/storageAccounts/hdijavaf34392474fc6?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f4b66098c0df/providers/Microsoft.Storage/storageAccounts/hdijava84080268df46?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:04 GMT", + "date" : "Tue, 18 Jun 2019 18:51:52 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f6b9c723-489d-4f3d-840e-e6b846e22c90", + "x-ms-correlation-request-id" : "185f3f12-0ae6-4c52-b329-94b7e48e34a2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014705Z:f6b9c723-489d-4f3d-840e-e6b846e22c90", + "x-ms-routing-request-id" : "WESTUS:20190618T185153Z:185f3f12-0ae6-4c52-b329-94b7e48e34a2", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e552669b-bb86-4068-b5bf-fad5412c8215?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f8b2aa2-f7f2-4dfa-a116-bc964633956b?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "e552669b-bb86-4068-b5bf-fad5412c8215", + "x-ms-request-id" : "1f8b2aa2-f7f2-4dfa-a116-bc964633956b", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e552669b-bb86-4068-b5bf-fad5412c8215?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f8b2aa2-f7f2-4dfa-a116-bc964633956b?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:05 GMT", + "date" : "Tue, 18 Jun 2019 18:51:52 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,1148 +90,75 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "69457485-3984-44e4-a9f5-37e8eef7a836", + "x-ms-correlation-request-id" : "7606d46e-9922-49ee-a036-7d30a3f3af0f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014705Z:69457485-3984-44e4-a9f5-37e8eef7a836", + "x-ms-routing-request-id" : "WESTUS:20190618T185153Z:7606d46e-9922-49ee-a036-7d30a3f3af0f", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e552669b-bb86-4068-b5bf-fad5412c8215?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f8b2aa2-f7f2-4dfa-a116-bc964633956b?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "4b5566ed-8a99-41fb-9c0c-bb3a83a94963", + "x-ms-request-id" : "6e5b5366-af79-41ea-9664-ec58dd07557b", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e552669b-bb86-4068-b5bf-fad5412c8215?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f8b2aa2-f7f2-4dfa-a116-bc964633956b?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:22 GMT", + "date" : "Tue, 18 Jun 2019 18:52:10 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6c5571f3-89ce-405f-86f8-1b0887bb250f", + "x-ms-correlation-request-id" : "1fe4f649-51ca-464e-b9aa-9c0e9bea633b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014723Z:6c5571f3-89ce-405f-86f8-1b0887bb250f", + "x-ms-routing-request-id" : "WESTUS:20190618T185210Z:1fe4f649-51ca-464e-b9aa-9c0e9bea633b", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "cfc3f04a-0d97-4193-92e1-469c10c0b1d4", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.Storage/storageAccounts/hdijavaf34392474fc6\",\"name\":\"hdijavaf34392474fc6\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T01:47:04.7579854Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T01:47:04.7579854Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-06T01:47:04.6642372Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaf34392474fc6.blob.core.windows.net/\",\"queue\":\"https://hdijavaf34392474fc6.queue.core.windows.net/\",\"table\":\"https://hdijavaf34392474fc6.table.core.windows.net/\",\"file\":\"https://hdijavaf34392474fc6.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "4366d96d-b8ee-4ecf-afc3-63fc975ea9a6", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f4b66098c0df/providers/Microsoft.Storage/storageAccounts/hdijava84080268df46\",\"name\":\"hdijava84080268df46\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:51:52.7909993Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:51:52.7909993Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:51:52.6672067Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava84080268df46.blob.core.windows.net/\",\"queue\":\"https://hdijava84080268df46.queue.core.windows.net/\",\"table\":\"https://hdijava84080268df46.table.core.windows.net/\",\"file\":\"https://hdijava84080268df46.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.Storage/storageAccounts/hdijavaf34392474fc6?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f4b66098c0df/providers/Microsoft.Storage/storageAccounts/hdijava84080268df46?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:23 GMT", + "date" : "Tue, 18 Jun 2019 18:52:10 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7208f5c3-476f-4ff4-8da4-72235ea1115a", + "x-ms-correlation-request-id" : "50ef869e-1f5f-42a8-9a7d-d62cf6424860", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014724Z:7208f5c3-476f-4ff4-8da4-72235ea1115a", + "x-ms-routing-request-id" : "WESTUS:20190618T185211Z:50ef869e-1f5f-42a8-9a7d-d62cf6424860", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "d144364d-21c4-47f2-9513-f3d1c5d1d9ba", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.Storage/storageAccounts/hdijavaf34392474fc6\",\"name\":\"hdijavaf34392474fc6\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T01:47:04.7579854Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T01:47:04.7579854Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-06T01:47:04.6642372Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaf34392474fc6.blob.core.windows.net/\",\"queue\":\"https://hdijavaf34392474fc6.queue.core.windows.net/\",\"table\":\"https://hdijavaf34392474fc6.table.core.windows.net/\",\"file\":\"https://hdijavaf34392474fc6.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.Storage/storageAccounts/hdijavaf34392474fc6/listKeys?api-version=2017-10-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:23 GMT", - "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "content-length" : "288", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "retry-after" : "0", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "073b76d1-d4b4-4afe-9436-edfa56658f0f", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014724Z:073b76d1-d4b4-4afe-9436-edfa56658f0f", - "content-type" : "application/json", - "cache-control" : "no-cache", - "x-ms-request-id" : "ed8de323-b30e-4734-a525-df07c4a94572", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"eyhNIwXTjSoVvq6ZFzG1vvRhs/ffQyb0/SReZuXIFrTLAtQ5dO+7VSnHfJBUpT0lNX0YNoidh0Ssm1gIw28p0g==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"WwksNANYWWpprSjQ/P0EtDl0tDAoEuZACaCN5/6J39rmpBed0loYus1M/LgmGgDusttg2h2Bij7sU+FPDd9Epg==\",\"permissions\":\"FULL\"}]}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:44 GMT", - "content-length" : "1269", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "27510627-37a1-4e0f-848c-e447ab8ae6f5", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014745Z:27510627-37a1-4e0f-848c-e447ab8ae6f5", - "content-type" : "application/json; charset=utf-8", - "etag" : "\"2f3276f0-355f-44c3-8972-02ad9bed9fd1\"", - "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217?api-version=2018-06-01-preview", - "x-ms-request-id" : "e684da7b-a678-4640-ad28-fb31755934d4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217\",\"name\":\"hdisdk-adlgen15aa056731e7217\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"2f3276f0-355f-44c3-8972-02ad9bed9fd1\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-06T01:47:43.69\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:47:45 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a17cdd41-3387-4673-a2bc-29f10af8e87b", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014746Z:a17cdd41-3387-4673-a2bc-29f10af8e87b", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b0719e0a-72dd-448e-b3cc-4de9d79febf1", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:48:16 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "518f81ae-e561-4b66-9edd-2053e4addd80", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014816Z:518f81ae-e561-4b66-9edd-2053e4addd80", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "67bc3b73-92ec-4a60-b3f2-3b4f8eb8d9a3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:48:47 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8153ad21-326f-41aa-8751-e2f0a015a557", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014847Z:8153ad21-326f-41aa-8751-e2f0a015a557", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1e2006d8-7e2e-4f75-9d0b-58aee91940ce", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:49:17 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6a522775-b846-41b7-970f-20d469b4be4c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014918Z:6a522775-b846-41b7-970f-20d469b4be4c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0be224cc-0d7e-49e2-872f-40613509da5d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:49:49 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6ea2ad7d-eeda-46f2-87dc-9104e417cf50", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T014950Z:6ea2ad7d-eeda-46f2-87dc-9104e417cf50", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "28ccad08-f799-4acf-acd2-5ce396cb7203", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:50:20 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c45e6895-246d-48e2-9622-ce8d7effdf03", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015021Z:c45e6895-246d-48e2-9622-ce8d7effdf03", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2a8d373f-672c-420c-ba76-efe7fcc010fe", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:50:51 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dad0d148-5119-4f1a-be3b-3e7e002752c4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015051Z:dad0d148-5119-4f1a-be3b-3e7e002752c4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2cda83b2-ed38-44e3-8273-3286ef10cc12", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:51:23 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1cbde5b3-4400-4833-976f-269aaf513fbf", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015123Z:1cbde5b3-4400-4833-976f-269aaf513fbf", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "7b762170-a114-4565-aae2-921c111239fd", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:51:53 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e4420408-4f5a-45ba-8c8a-7a1131e5b1a5", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015154Z:e4420408-4f5a-45ba-8c8a-7a1131e5b1a5", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "479c966e-ea16-43e0-8ee5-1c40d109ff8f", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:52:24 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5c3daf8e-0942-4f41-b7ed-6004ca838bda", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015225Z:5c3daf8e-0942-4f41-b7ed-6004ca838bda", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a2d0076f-39c4-46ab-9dae-567de4f1d6e9", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:52:56 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2b97d430-cdde-43f0-b508-2d5f1628d47d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015257Z:2b97d430-cdde-43f0-b508-2d5f1628d47d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "aa8187a9-6b11-4d67-a903-011fb5d23255", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:53:28 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0444b5ce-e786-40f2-bbb3-dbe3418a315e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015329Z:0444b5ce-e786-40f2-bbb3-dbe3418a315e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0420c5bd-bb20-4023-b297-f89db1a6ba01", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:53:59 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "16d0b52b-a3e3-4728-909a-c31596818bb0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015400Z:16d0b52b-a3e3-4728-909a-c31596818bb0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2e615167-61c7-4bf4-94a8-ff627c1130d2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:54:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7552b0a8-361a-45f7-a022-0716fd6e93d1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015430Z:7552b0a8-361a-45f7-a022-0716fd6e93d1", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f327a913-abe2-4edc-9a09-706ab8610d47", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:55:01 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7524f082-a4ff-4d5f-96fd-dbd5323aa644", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015502Z:7524f082-a4ff-4d5f-96fd-dbd5323aa644", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "df3a83c3-cda4-4532-91da-14441b339f88", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:55:33 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "439c687b-7832-4e2f-b2da-c466516cce37", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015533Z:439c687b-7832-4e2f-b2da-c466516cce37", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8d7c343a-6f5c-4c4d-a43f-699dd27fd9dc", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:56:03 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1df2eb32-ee80-4e8a-b226-07907402105a", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015604Z:1df2eb32-ee80-4e8a-b226-07907402105a", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f49d5578-e9bc-40c2-bd9e-d70328bd2c7c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:56:35 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "339ad210-bbc7-459c-8332-d0b64ced64ca", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015635Z:339ad210-bbc7-459c-8332-d0b64ced64ca", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "18e8b496-9e33-4193-8fe4-3da9f206910c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:57:06 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "78e211a0-6ee4-48ca-bba2-2f06765f5f16", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015706Z:78e211a0-6ee4-48ca-bba2-2f06765f5f16", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "c236ea6f-b6c7-48ba-b4cf-5ea4925968eb", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:57:36 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8af9f477-07ea-4f5c-9762-073fb11e708c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015737Z:8af9f477-07ea-4f5c-9762-073fb11e708c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "716c6790-6996-414a-82f8-6b1adacdf4a0", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:58:08 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8803437a-2c85-4030-aafa-21d1cec367bf", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015809Z:8803437a-2c85-4030-aafa-21d1cec367bf", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1aa9537d-671a-4614-88ba-16b429e41410", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:58:39 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "61871d55-5583-4cf3-bcf4-bed5fb47ccd7", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015839Z:61871d55-5583-4cf3-bcf4-bed5fb47ccd7", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "7fd7b217-b38a-4e52-8133-2a02ea4559dd", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:59:09 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "79910cae-398e-4d4f-b5ed-5e296926e199", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015910Z:79910cae-398e-4d4f-b5ed-5e296926e199", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0ba58095-33dd-4207-9335-348310e164e2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 01:59:41 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bfb479c1-0e73-45e4-aa13-9a1a00e6d824", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T015942Z:bfb479c1-0e73-45e4-aa13-9a1a00e6d824", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "38b3aa65-0fc1-414f-9ceb-e71347e859c1", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:00:12 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "53d7f6d9-1df6-4191-bad4-5b0e9d6e9683", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020012Z:53d7f6d9-1df6-4191-bad4-5b0e9d6e9683", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "dadeb152-1b50-4e6a-bf13-c0f9714bf849", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:00:43 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e925182e-0dcf-4a61-b167-533e38a587ed", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020043Z:e925182e-0dcf-4a61-b167-533e38a587ed", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ea9952c9-1618-40b6-8989-95d7320c38ec", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:01:15 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "63f0078c-10be-4caa-baa3-176ad96426e1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020115Z:63f0078c-10be-4caa-baa3-176ad96426e1", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "75799b94-53e2-4889-aca1-7b9323097f48", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:01:46 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4adfa2ad-1f86-4bb5-ad56-00d2e7354883", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020146Z:4adfa2ad-1f86-4bb5-ad56-00d2e7354883", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8d4d4ad8-ecf5-402a-a2a0-ac3bccbb9edf", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:02:16 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "50f6660b-1db3-49d6-b4c6-558c3eaeaa08", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020217Z:50f6660b-1db3-49d6-b4c6-558c3eaeaa08", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "acdb4380-bf85-4c52-8119-e07c7c0d50f2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:02:48 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "617bfdaa-393e-4037-ad06-94b35f7decb6", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020249Z:617bfdaa-393e-4037-ad06-94b35f7decb6", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "7dd9ff00-760a-40d4-acb7-2e89193fed49", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:03:18 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ddead32a-5781-46ab-b549-d56b28255a16", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020319Z:ddead32a-5781-46ab-b549-d56b28255a16", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "cf282e80-6139-4643-885c-5faebee79b05", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:03:49 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "982882c4-1c26-41e2-ab23-1ba4c61ade06", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020350Z:982882c4-1c26-41e2-ab23-1ba4c61ade06", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b599bbd2-e6f0-4eb2-8d5f-0a153d58da3b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:04:21 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4f06d67b-9f6b-4492-bf9f-2786d50a08ea", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020422Z:4f06d67b-9f6b-4492-bf9f-2786d50a08ea", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1b4640d9-1366-4ed8-a7b7-f8d8417ee6b1", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:04:52 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d465827d-4cb1-42d7-aeeb-f1dbed4e895d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020453Z:d465827d-4cb1-42d7-aeeb-f1dbed4e895d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d3467dc1-1c71-4e3d-a46e-e475a9142d16", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:05:23 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8bc53673-2608-43d1-8ffe-6615213296a5", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020523Z:8bc53673-2608-43d1-8ffe-6615213296a5", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "91003904-6fca-44a1-a2b4-2ef358f855ed", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:05:54 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f74acc02-68d8-481c-9819-012fccc37b37", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020555Z:f74acc02-68d8-481c-9819-012fccc37b37", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "c4e6706e-99b9-43c8-85fa-d959a58f248d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:06:25 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6d7c2d1f-4103-4764-b022-5b72b613f7aa", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020626Z:6d7c2d1f-4103-4764-b022-5b72b613f7aa", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2e9b9f49-89ea-4c3f-8ff8-6ed4a8e48298", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:06:56 GMT", - "content-length" : "22", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9ef58714-56c1-49ef-b19b-6c5657cb32d4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020657Z:9ef58714-56c1-49ef-b19b-6c5657cb32d4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "053cba9e-d9f1-472a-804b-a9a7521a7c6d", - "Body" : "{\"status\":\"Succeeded\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Sun, 06 Jan 2019 02:06:58 GMT", - "content-length" : "1519", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a257cfeb-b272-427e-b905-1f3df657e61d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020658Z:a257cfeb-b272-427e-b905-1f3df657e61d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b9b07df8-8ab8-4eb0-91a3-bd06ecfb4400", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-0088249787f5/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen15aa056731e7217\",\"name\":\"hdisdk-adlgen15aa056731e7217\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"2f3276f0-355f-44c3-8972-02ad9bed9fd1\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-06T01:47:43.69\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-adlgen15aa056731e7217-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-adlgen15aa056731e7217.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "7a7320a1-f438-4d92-bdad-4b534cd5362f", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f4b66098c0df/providers/Microsoft.Storage/storageAccounts/hdijava84080268df46\",\"name\":\"hdijava84080268df46\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:51:52.7909993Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:51:52.7909993Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:51:52.6672067Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava84080268df46.blob.core.windows.net/\",\"queue\":\"https://hdijava84080268df46.queue.core.windows.net/\",\"table\":\"https://hdijava84080268df46.table.core.windows.net/\",\"file\":\"https://hdijava84080268df46.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-0088249787f5?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f4b66098c0df?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:07:02 GMT", + "date" : "Tue, 18 Jun 2019 18:52:11 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1239,14 +166,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3b90b3f6-6aad-4556-b20c-d93e413f24a0", + "x-ms-correlation-request-id" : "663efc7a-57ec-4d97-be06-cfee9ccd2cd8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20190106T020703Z:3b90b3f6-6aad-4556-b20c-d93e413f24a0", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMDA4ODI0OTc4N0Y1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T185212Z:663efc7a-57ec-4d97-be06-cfee9ccd2cd8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJERjRCNjYwOThDMERGLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "3b90b3f6-6aad-4556-b20c-d93e413f24a0", + "x-ms-request-id" : "663efc7a-57ec-4d97-be06-cfee9ccd2cd8", "Body" : "" } } ], - "variables" : [ "hdijava-0088249787f5", "hdijavaf34392474fc6", "hdisdk-adlgen15aa056731e7217" ] + "variables" : [ "hdijava-f4b66098c0df", "hdijava84080268df46" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv2.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv2.json index 2bf8e2e97fcdf..9054709131739 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv2.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithADLSv2.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-27274423e632?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ed770952783d?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:10 GMT", + "date" : "Tue, 18 Jun 2019 18:52:12 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6ce83e4f-d061-4664-86d9-6ab356a5717d", + "x-ms-correlation-request-id" : "94cdf150-c787-4781-9158-9dd48e37b8ae", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T092610Z:6ce83e4f-d061-4664-86d9-6ab356a5717d", + "x-ms-routing-request-id" : "WESTUS:20190618T185212Z:94cdf150-c787-4781-9158-9dd48e37b8ae", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6ce83e4f-d061-4664-86d9-6ab356a5717d", + "x-ms-request-id" : "94cdf150-c787-4781-9158-9dd48e37b8ae", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-27274423e632?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ed770952783d?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:11 GMT", + "date" : "Tue, 18 Jun 2019 18:52:14 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "43057434-aeeb-47ca-9282-938b3a1c668d", + "x-ms-correlation-request-id" : "beb7f7dd-ae14-41ae-81a7-944c88fb0080", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092612Z:43057434-aeeb-47ca-9282-938b3a1c668d", + "x-ms-routing-request-id" : "WESTUS:20190618T185214Z:beb7f7dd-ae14-41ae-81a7-944c88fb0080", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "43057434-aeeb-47ca-9282-938b3a1c668d", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632\",\"name\":\"hdijava-27274423e632\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "beb7f7dd-ae14-41ae-81a7-944c88fb0080", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d\",\"name\":\"hdijava-ed770952783d\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavabd772944c17c?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijava564738430e04?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:13 GMT", + "date" : "Tue, 18 Jun 2019 18:52:15 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7e98db05-fb51-4a6d-8000-2cf60443d818", + "x-ms-correlation-request-id" : "d3f7c95c-de6b-48d3-a31f-66e68a3076b9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092613Z:7e98db05-fb51-4a6d-8000-2cf60443d818", + "x-ms-routing-request-id" : "WESTUS:20190618T185215Z:d3f7c95c-de6b-48d3-a31f-66e68a3076b9", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1463adc4-602d-4012-ae27-b039a34955a9?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ffb4016-5773-4ab6-845b-83621be7f093?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "1463adc4-602d-4012-ae27-b039a34955a9", + "x-ms-request-id" : "7ffb4016-5773-4ab6-845b-83621be7f093", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1463adc4-602d-4012-ae27-b039a34955a9?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ffb4016-5773-4ab6-845b-83621be7f093?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:13 GMT", + "date" : "Tue, 18 Jun 2019 18:52:16 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,77 +90,75 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3fbe97d9-c7ed-4908-a1d4-7c887f0f0f3b", + "x-ms-correlation-request-id" : "63766b91-2e58-4820-bb90-a4105b57c49c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092613Z:3fbe97d9-c7ed-4908-a1d4-7c887f0f0f3b", + "x-ms-routing-request-id" : "WESTUS:20190618T185216Z:63766b91-2e58-4820-bb90-a4105b57c49c", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1463adc4-602d-4012-ae27-b039a34955a9?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ffb4016-5773-4ab6-845b-83621be7f093?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "029674e4-8a01-4cd3-9985-4b0a5b0f261a", + "x-ms-request-id" : "6301b04c-444e-4133-9a24-08b8f2a41d1c", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1463adc4-602d-4012-ae27-b039a34955a9?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ffb4016-5773-4ab6-845b-83621be7f093?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:29 GMT", + "date" : "Tue, 18 Jun 2019 18:52:32 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7273554a-680f-4c82-8677-a91855c9159d", + "x-ms-correlation-request-id" : "85d57b13-4c89-4e6b-afa4-ade141d3c9ba", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092630Z:7273554a-680f-4c82-8677-a91855c9159d", + "x-ms-routing-request-id" : "WESTUS:20190618T185233Z:85d57b13-4c89-4e6b-afa4-ade141d3c9ba", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "c832d7df-3703-45cb-9824-87118cc41421", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavabd772944c17c\",\"name\":\"hdijavabd772944c17c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:13.4846650Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:13.4846650Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T09:26:13.3440371Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavabd772944c17c.blob.core.windows.net/\",\"queue\":\"https://hdijavabd772944c17c.queue.core.windows.net/\",\"table\":\"https://hdijavabd772944c17c.table.core.windows.net/\",\"file\":\"https://hdijavabd772944c17c.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "58d29b43-0c68-4aed-8831-47cf092e4213", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijava564738430e04\",\"name\":\"hdijava564738430e04\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:15.4942701Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:15.4942701Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:52:15.3536448Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava564738430e04.blob.core.windows.net/\",\"queue\":\"https://hdijava564738430e04.queue.core.windows.net/\",\"table\":\"https://hdijava564738430e04.table.core.windows.net/\",\"file\":\"https://hdijava564738430e04.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavabd772944c17c?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijava564738430e04?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:31 GMT", + "date" : "Tue, 18 Jun 2019 18:52:33 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1f073dc1-0370-48a8-8b28-7fe95188ce2c", + "x-ms-correlation-request-id" : "21494a49-10a3-491c-9774-9561e216fabf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092631Z:1f073dc1-0370-48a8-8b28-7fe95188ce2c", + "x-ms-routing-request-id" : "WESTUS:20190618T185233Z:21494a49-10a3-491c-9774-9561e216fabf", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "2fbb6819-6355-4858-855e-9502c0247bf1", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavabd772944c17c\",\"name\":\"hdijavabd772944c17c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:13.4846650Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:13.4846650Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T09:26:13.3440371Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavabd772944c17c.blob.core.windows.net/\",\"queue\":\"https://hdijavabd772944c17c.queue.core.windows.net/\",\"table\":\"https://hdijavabd772944c17c.table.core.windows.net/\",\"file\":\"https://hdijavabd772944c17c.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "7e00a135-7858-45ee-9f43-343c5955cf9a", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijava564738430e04\",\"name\":\"hdijava564738430e04\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:15.4942701Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:15.4942701Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:52:15.3536448Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava564738430e04.blob.core.windows.net/\",\"queue\":\"https://hdijava564738430e04.queue.core.windows.net/\",\"table\":\"https://hdijava564738430e04.table.core.windows.net/\",\"file\":\"https://hdijava564738430e04.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv2d4f91958d?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv224d83684c?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:31 GMT", + "date" : "Tue, 18 Jun 2019 18:52:46 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -169,23 +167,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "78f8c612-6d16-47b4-a9ef-5e8a712310c7", + "x-ms-correlation-request-id" : "9a0bf0f7-792d-4a22-90b3-9e2b81fa61d8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092632Z:78f8c612-6d16-47b4-a9ef-5e8a712310c7", + "x-ms-routing-request-id" : "WESTUS:20190618T185247Z:9a0bf0f7-792d-4a22-90b3-9e2b81fa61d8", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/16b1aef2-e527-41f2-afcc-985826642c3c?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f092d679-e1c5-4bc2-979f-a2ca1004ed5b?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "16b1aef2-e527-41f2-afcc-985826642c3c", + "x-ms-request-id" : "f092d679-e1c5-4bc2-979f-a2ca1004ed5b", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/16b1aef2-e527-41f2-afcc-985826642c3c?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f092d679-e1c5-4bc2-979f-a2ca1004ed5b?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:32 GMT", + "date" : "Tue, 18 Jun 2019 18:52:46 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -194,163 +192,181 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "04456cf0-0dc2-416e-aac7-094645669708", + "x-ms-correlation-request-id" : "068e5a29-d22a-4ca2-81a2-224fc23344e8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092632Z:04456cf0-0dc2-416e-aac7-094645669708", + "x-ms-routing-request-id" : "WESTUS:20190618T185247Z:068e5a29-d22a-4ca2-81a2-224fc23344e8", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/16b1aef2-e527-41f2-afcc-985826642c3c?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f092d679-e1c5-4bc2-979f-a2ca1004ed5b?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "5db08af9-bff9-4a36-828d-7379ee4a1d20", + "x-ms-request-id" : "1396b76b-70c2-48c9-9fd6-131340338c60", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/16b1aef2-e527-41f2-afcc-985826642c3c?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f092d679-e1c5-4bc2-979f-a2ca1004ed5b?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:48 GMT", + "date" : "Tue, 18 Jun 2019 18:53:04 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1125", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fa2c5a80-a867-4420-9c6b-0c186de495be", + "x-ms-correlation-request-id" : "62614d3a-22a4-4e5a-ae19-9058436928f0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092649Z:fa2c5a80-a867-4420-9c6b-0c186de495be", + "x-ms-routing-request-id" : "WESTUS:20190618T185304Z:62614d3a-22a4-4e5a-ae19-9058436928f0", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "8b182115-d13a-4465-a28e-255ff5eb1d34", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv2d4f91958d\",\"name\":\"hdijavaadlsv2d4f91958d\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:31.8448415Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:31.8448415Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T09:26:31.7042103Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaadlsv2d4f91958d.blob.core.windows.net/\",\"queue\":\"https://hdijavaadlsv2d4f91958d.queue.core.windows.net/\",\"table\":\"https://hdijavaadlsv2d4f91958d.table.core.windows.net/\",\"file\":\"https://hdijavaadlsv2d4f91958d.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "052eb5c4-c00f-4c80-8ff9-bc34e779fffa", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv224d83684c\",\"name\":\"hdijavaadlsv224d83684c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:46.7600948Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:46.7600948Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:52:46.6038444Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaadlsv224d83684c.blob.core.windows.net/\",\"queue\":\"https://hdijavaadlsv224d83684c.queue.core.windows.net/\",\"table\":\"https://hdijavaadlsv224d83684c.table.core.windows.net/\",\"file\":\"https://hdijavaadlsv224d83684c.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv2d4f91958d?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv224d83684c?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:48 GMT", + "date" : "Tue, 18 Jun 2019 18:53:04 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1125", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5f2dbb41-8a1d-4a2e-ba46-9c2c0494245c", + "x-ms-correlation-request-id" : "ff01ba39-fdf7-4d50-82a3-49f4bb59f689", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092649Z:5f2dbb41-8a1d-4a2e-ba46-9c2c0494245c", + "x-ms-routing-request-id" : "WESTUS:20190618T185304Z:ff01ba39-fdf7-4d50-82a3-49f4bb59f689", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "434fcaaa-4588-45b0-b7f3-eca203436cc8", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv2d4f91958d\",\"name\":\"hdijavaadlsv2d4f91958d\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:31.8448415Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T09:26:31.8448415Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T09:26:31.7042103Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaadlsv2d4f91958d.blob.core.windows.net/\",\"queue\":\"https://hdijavaadlsv2d4f91958d.queue.core.windows.net/\",\"table\":\"https://hdijavaadlsv2d4f91958d.table.core.windows.net/\",\"file\":\"https://hdijavaadlsv2d4f91958d.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "7824fe0e-b9cf-4548-b241-53ae7f4a6255", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv224d83684c\",\"name\":\"hdijavaadlsv224d83684c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:46.7600948Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T18:52:46.7600948Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T18:52:46.6038444Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaadlsv224d83684c.blob.core.windows.net/\",\"queue\":\"https://hdijavaadlsv224d83684c.queue.core.windows.net/\",\"table\":\"https://hdijavaadlsv224d83684c.table.core.windows.net/\",\"file\":\"https://hdijavaadlsv224d83684c.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv2d4f91958d/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijavaadlsv224d83684c/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:49 GMT", + "date" : "Tue, 18 Jun 2019 18:53:04 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2edf631f-df81-4b0a-94ca-5df8cfdedcd7", + "x-ms-correlation-request-id" : "3be8ac03-4bea-4db6-884c-37b4e1e8abb0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092649Z:2edf631f-df81-4b0a-94ca-5df8cfdedcd7", + "x-ms-routing-request-id" : "WESTUS:20190618T185305Z:3be8ac03-4bea-4db6-884c-37b4e1e8abb0", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "83f4f420-cda6-4429-92b5-98faa49446c0", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"9Wrcidi5Qw+Zv9xiwtksMDIecJEcZwit0vVJG5U1R0JnckzsusDpOwM8oSTBhz7a3LTznvMEO0aSqH0BvP4hDg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"iBCQRetsoYaD5wkCo4SZKRmrJ++XnZjaRaEx4E4ClihoopIJ9lPFcUdSQX5FTrdlWjIzeR4higp4tPPK55sGsA==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "5eafbec8-d385-4434-9c26-df4f4de32f0d", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"refxQulBaBjI1+YNCWrq8pbnqw7kRjWdSC/mecGkdkh5Iv8OoL9WN9OPSKD6r5xA3oH/JhGGBPgYsL8O6zbtGQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"Cb/gzvHm9KA4MW+IsMDnnvN0YtVA1KcCWaCyJ9+ndaTNRPWN2Kb4bXQeAL2Lj+U2vQduUIPdhlj4y/2O+WwIwA==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.Storage/storageAccounts/hdijavabd772944c17c/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.Storage/storageAccounts/hdijava564738430e04/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:26:49 GMT", + "date" : "Tue, 18 Jun 2019 18:53:05 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1198", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7ec5770d-3a5a-4f4e-98e0-db8a0c1648f3", + "x-ms-correlation-request-id" : "b648c802-3739-4736-9040-4218bfa9c0aa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092649Z:7ec5770d-3a5a-4f4e-98e0-db8a0c1648f3", + "x-ms-routing-request-id" : "WESTUS:20190618T185305Z:b648c802-3739-4736-9040-4218bfa9c0aa", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "322e437e-61b2-4c47-b388-2b5380a0b440", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"qX60lpOIgQ+4D7yWnYmMMDacF74YU3SG9fJfIa8e/KLfnN/EICy+0ZFe+hWd5MGT8zjZ5Efx1z6/qKDVfLyBUg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"b1wbQbYDT03Vr5hMQbPluenqeODB2faCDnIlKDMsVAJe5EbhVgJ980hcPadKT9GVq6SNf3o4PqnENiSud76f5Q==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "32ed76a7-a6f7-462e-8015-3a9599a57bab", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"1cLj+RzLCZVEm84Ncb9NZ30Rvr0geEV1mJEzgyecDNmT3oRlCzzkSdXotvvZAkwhCJybTmPOSnS0zupLqO8H4g==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"rf4+nMigziLT81FnbMA89LzpcNXJnVAzLBEpLWYjBIdOX3kyzbNojjKJP0US8iRl/qhTC5AzNxi5pBcxRodz6Q==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:27:08 GMT", - "content-length" : "1269", + "date" : "Tue, 18 Jun 2019 18:53:25 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "cc25f972-29fd-4803-86f7-4afe529477b1", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T185325Z:cc25f972-29fd-4803-86f7-4afe529477b1", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "cc25f972-29fd-4803-86f7-4afe529477b1", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 18:53:46 GMT", + "content-length" : "1702", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1195", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "81c0581a-77dc-4d49-a1ec-1023c20205a6", + "x-ms-correlation-request-id" : "7f34c965-5c3d-436c-a4cc-a9274d1e399d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092709Z:81c0581a-77dc-4d49-a1ec-1023c20205a6", + "x-ms-routing-request-id" : "WESTUS:20190618T185346Z:7f34c965-5c3d-436c-a4cc-a9274d1e399d", "content-type" : "application/json; charset=utf-8", - "etag" : "\"62b656d6-a00a-425a-b1de-1cdde2af5e5c\"", + "etag" : "\"f00bbdc3-87d3-4eb4-90e6-377abb542d80\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9?api-version=2018-06-01-preview", - "x-ms-request-id" : "32b7f345-abdf-4638-985c-ae09a9b4230a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9\",\"name\":\"hdisdk-adlgen218d14421d5cfc9\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"62b656d6-a00a-425a-b1de-1cdde2af5e5c\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T09:27:08.56\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2?api-version=2018-06-01-preview", + "x-ms-request-id" : "bf4854bd-8512-4df9-911a-3fcf8dfd8fc4", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2\",\"name\":\"hdisdk-adlgen2ffa87407b9fda2\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"f00bbdc3-87d3-4eb4-90e6-377abb542d80\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T18:53:45.417\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavaadlsv224d83684c.dfs.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":\"hdisdk-adlgen2ffa87407b9fda2\",\"container\":null,\"saskey\":null,\"isDefault\":true},{\"name\":\"hdijava564738430e04.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-adlgen2ffa87407b9fda2\",\"saskey\":null,\"isDefault\":false}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:27:09 GMT", + "date" : "Tue, 18 Jun 2019 18:53:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -358,25 +374,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "338631c5-8352-492b-b83f-94433ecfc80e", + "x-ms-correlation-request-id" : "faa15f91-3ad8-4396-ad6e-5b8810e8dce2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092709Z:338631c5-8352-492b-b83f-94433ecfc80e", + "x-ms-routing-request-id" : "WESTUS:20190618T185346Z:faa15f91-3ad8-4396-ad6e-5b8810e8dce2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9dbef13d-21e2-4863-b1ba-68212a495196", + "x-ms-request-id" : "082a29e5-dbae-4cc5-a307-c2b3720d5bc1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:27:39 GMT", + "date" : "Tue, 18 Jun 2019 18:54:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -384,25 +399,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "802d72f2-dafa-4a68-83a2-1cb2e8e5ba63", + "x-ms-correlation-request-id" : "23e857ec-1336-4446-8249-f476e3e589a1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092740Z:802d72f2-dafa-4a68-83a2-1cb2e8e5ba63", + "x-ms-routing-request-id" : "WESTUS:20190618T185417Z:23e857ec-1336-4446-8249-f476e3e589a1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ac61d3c0-a571-4be0-9c55-de351d2141ea", + "x-ms-request-id" : "b3a9842d-6b35-41bf-9df7-b1cbd95dd536", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:28:10 GMT", + "date" : "Tue, 18 Jun 2019 18:54:48 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -410,25 +424,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a837191f-b08f-4f39-8a0d-7ea0f1340598", + "x-ms-correlation-request-id" : "c04d576e-6c29-4cbd-b18d-0619cd4f005c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092811Z:a837191f-b08f-4f39-8a0d-7ea0f1340598", + "x-ms-routing-request-id" : "WESTUS:20190618T185448Z:c04d576e-6c29-4cbd-b18d-0619cd4f005c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c75eb109-8cb0-4e1f-90aa-9c7b0208d508", + "x-ms-request-id" : "9ba310ae-4a48-427c-80b4-37af1fbaafe7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:28:41 GMT", + "date" : "Tue, 18 Jun 2019 18:55:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -436,25 +449,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cfd9f3ce-31b8-4792-a494-4e2ea1b9b298", + "x-ms-correlation-request-id" : "573eb841-0cc4-46e7-b766-046092638a62", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092841Z:cfd9f3ce-31b8-4792-a494-4e2ea1b9b298", + "x-ms-routing-request-id" : "WESTUS:20190618T185519Z:573eb841-0cc4-46e7-b766-046092638a62", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "939d91f2-6671-4b71-88cd-3b940d7abf08", + "x-ms-request-id" : "e4d3c796-b178-4e27-b2a2-541dbfd93840", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:29:11 GMT", + "date" : "Tue, 18 Jun 2019 18:55:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -462,25 +474,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "67289b82-240c-451d-9594-0ac9e71a1312", + "x-ms-correlation-request-id" : "d3c474cb-3d11-403d-9e3f-615b6879766a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092912Z:67289b82-240c-451d-9594-0ac9e71a1312", + "x-ms-routing-request-id" : "WESTUS:20190618T185550Z:d3c474cb-3d11-403d-9e3f-615b6879766a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c6285d7f-5397-4057-adf2-83c4530d8167", + "x-ms-request-id" : "f00490d4-23e6-42f3-8cbc-c12b9774eeea", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:29:42 GMT", + "date" : "Tue, 18 Jun 2019 18:56:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -488,51 +499,47 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0728c025-00df-4fdb-b63b-80629d6a3e33", + "x-ms-correlation-request-id" : "0a8739ee-ab4d-42f0-9a4f-f3861ef05cf4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T092942Z:0728c025-00df-4fdb-b63b-80629d6a3e33", + "x-ms-routing-request-id" : "WESTUS:20190618T185621Z:0a8739ee-ab4d-42f0-9a4f-f3861ef05cf4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "da9363d8-f314-4846-9d7b-fb1469c7fc55", + "x-ms-request-id" : "ff35c4b8-687e-4da0-ad41-0e51d6bef9cb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:30:12 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:57:11 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d5317777-e5b0-4926-b024-b4bf8b2a6bc9", + "x-ms-correlation-request-id" : "f765c6b0-8b98-490b-8612-be61f5fa0a73", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093013Z:d5317777-e5b0-4926-b024-b4bf8b2a6bc9", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T185711Z:f765c6b0-8b98-490b-8612-be61f5fa0a73", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a34fadbe-69a1-4e7b-9a59-373d32e15393", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "f765c6b0-8b98-490b-8612-be61f5fa0a73", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:30:43 GMT", + "date" : "Tue, 18 Jun 2019 18:57:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -540,25 +547,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c7ea6668-7421-48d6-b1f7-30f33915b022", + "x-ms-correlation-request-id" : "f847191c-53a0-49af-a7f8-01f156cfb4ef", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093043Z:c7ea6668-7421-48d6-b1f7-30f33915b022", + "x-ms-routing-request-id" : "WESTUS:20190618T185712Z:f847191c-53a0-49af-a7f8-01f156cfb4ef", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "46a55b3d-0a64-41bd-bfd2-a1272cbe5921", + "x-ms-request-id" : "a8898b82-0989-46ef-b83e-ebd26e4d0ad6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:31:13 GMT", + "date" : "Tue, 18 Jun 2019 18:57:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -566,51 +572,47 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9f1229ae-a136-4703-a0e1-47592dcdafe4", + "x-ms-correlation-request-id" : "3ca4783d-84fe-49dd-8218-2805b87b1afb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093114Z:9f1229ae-a136-4703-a0e1-47592dcdafe4", + "x-ms-routing-request-id" : "WESTUS:20190618T185743Z:3ca4783d-84fe-49dd-8218-2805b87b1afb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e5189d91-b671-40f8-b147-0cf21da422bb", + "x-ms-request-id" : "d9e98a7f-cd68-4e18-a955-962720ec2245", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:31:43 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 18:58:32 GMT", + "content-length" : "147", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", + "StatusCode" : "504", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8e21179e-c567-416d-8a40-99849f8b8fa3", + "x-ms-correlation-request-id" : "297c6be4-95b4-4e4e-89a3-54feb0e99cca", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093144Z:8e21179e-c567-416d-8a40-99849f8b8fa3", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T185833Z:297c6be4-95b4-4e4e-89a3-54feb0e99cca", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "38a08e1a-c5d5-4675-ab77-a047df7ef750", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "297c6be4-95b4-4e4e-89a3-54feb0e99cca", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:32:15 GMT", + "date" : "Tue, 18 Jun 2019 18:58:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -618,25 +620,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4bb186f3-8051-4e84-ad9f-7f2b5b55080c", + "x-ms-correlation-request-id" : "049c34a4-6150-4ca7-8c7b-4c9d42c51680", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093215Z:4bb186f3-8051-4e84-ad9f-7f2b5b55080c", + "x-ms-routing-request-id" : "WESTUS:20190618T185833Z:049c34a4-6150-4ca7-8c7b-4c9d42c51680", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8a0190fe-7336-45af-b762-361614303544", + "x-ms-request-id" : "a15e1f5c-008e-4137-a9aa-0da6bef7793b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:32:45 GMT", + "date" : "Tue, 18 Jun 2019 18:59:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -644,25 +645,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1fb8bf1e-2cde-49c8-b19c-edfbca009344", + "x-ms-correlation-request-id" : "6a09eddc-72ab-403e-a3d8-05a924b1b286", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093245Z:1fb8bf1e-2cde-49c8-b19c-edfbca009344", + "x-ms-routing-request-id" : "WESTUS:20190618T185904Z:6a09eddc-72ab-403e-a3d8-05a924b1b286", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "76fdefb5-e4ba-4292-8625-60a2c236ab51", + "x-ms-request-id" : "7bbae58b-84cd-4d4e-999c-a5828dbe6da9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:33:15 GMT", + "date" : "Tue, 18 Jun 2019 18:59:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -670,25 +670,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "40b888c0-d134-4c51-99af-903947f397e6", + "x-ms-correlation-request-id" : "2b6ed65d-2db8-4af6-88ef-d5c721548c59", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093316Z:40b888c0-d134-4c51-99af-903947f397e6", + "x-ms-routing-request-id" : "WESTUS:20190618T185935Z:2b6ed65d-2db8-4af6-88ef-d5c721548c59", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d8df9ca6-a7a6-4c72-a039-4eafef247dd5", + "x-ms-request-id" : "4a2b0209-8c7e-4b58-9d1a-adc91c32729b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:33:45 GMT", + "date" : "Tue, 18 Jun 2019 19:00:05 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -696,25 +695,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "279a5986-a8d8-4366-b435-3e66870d8d3a", + "x-ms-correlation-request-id" : "17a58062-ab12-4cc0-84f9-be1c1d6b34d4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093346Z:279a5986-a8d8-4366-b435-3e66870d8d3a", + "x-ms-routing-request-id" : "WESTUS:20190618T190006Z:17a58062-ab12-4cc0-84f9-be1c1d6b34d4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "547bfc2d-fb23-468c-9831-58e20c3195ce", + "x-ms-request-id" : "3fe489eb-3163-470d-a799-ab68f87876b4", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:34:16 GMT", + "date" : "Tue, 18 Jun 2019 19:00:36 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -722,25 +720,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "31ae52d7-c64c-4f7f-a080-00b26542a66d", + "x-ms-correlation-request-id" : "4e15b02d-aeb4-40c8-874d-3683d1af5e22", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093417Z:31ae52d7-c64c-4f7f-a080-00b26542a66d", + "x-ms-routing-request-id" : "WESTUS:20190618T190037Z:4e15b02d-aeb4-40c8-874d-3683d1af5e22", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "33f7e311-b3e5-4c25-93d1-23304b161424", + "x-ms-request-id" : "e8871f45-8a9b-4d3a-a674-0e5366731823", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:34:47 GMT", + "date" : "Tue, 18 Jun 2019 19:01:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -748,25 +745,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6d7f13dd-d1ea-415a-ae97-264113e844c8", + "x-ms-correlation-request-id" : "6521cc39-04a0-4f85-8d7e-b233b3f8997b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093447Z:6d7f13dd-d1ea-415a-ae97-264113e844c8", + "x-ms-routing-request-id" : "WESTUS:20190618T190108Z:6521cc39-04a0-4f85-8d7e-b233b3f8997b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "11ff00cc-bfe9-453d-a0aa-8de4dea49ed0", + "x-ms-request-id" : "e05023fa-4039-4f37-902e-1413aded6d06", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:35:17 GMT", + "date" : "Tue, 18 Jun 2019 19:01:38 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -774,25 +770,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "29bc34e9-2864-4b94-be41-8eba4f73ae1c", + "x-ms-correlation-request-id" : "adc7cf7f-a769-47be-afa7-e2422c9cb69a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093518Z:29bc34e9-2864-4b94-be41-8eba4f73ae1c", + "x-ms-routing-request-id" : "WESTUS:20190618T190139Z:adc7cf7f-a769-47be-afa7-e2422c9cb69a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8d8cc3b1-be6e-4538-aada-ee11e96eec1f", + "x-ms-request-id" : "866cf3ed-8138-4521-a947-08e4004ed4f1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:35:48 GMT", + "date" : "Tue, 18 Jun 2019 19:02:09 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -800,25 +795,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ffc37ebc-df58-46b8-9464-65e9aa122429", + "x-ms-correlation-request-id" : "1de9b5cc-c695-43c6-9e08-4736a324d863", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093548Z:ffc37ebc-df58-46b8-9464-65e9aa122429", + "x-ms-routing-request-id" : "WESTUS:20190618T190210Z:1de9b5cc-c695-43c6-9e08-4736a324d863", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "de5780bb-a787-4da2-9525-7356274ff354", + "x-ms-request-id" : "2b4622b7-5457-4d72-83cf-de736fbc049c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:36:18 GMT", + "date" : "Tue, 18 Jun 2019 19:02:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -826,25 +820,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "72630924-cb5a-4984-8dab-cafb10d03f03", + "x-ms-correlation-request-id" : "621e10e8-21dc-4165-949b-d043754b4a5f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093619Z:72630924-cb5a-4984-8dab-cafb10d03f03", + "x-ms-routing-request-id" : "WESTUS:20190618T190240Z:621e10e8-21dc-4165-949b-d043754b4a5f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "74c55443-14e8-44b6-8433-57ae88130294", + "x-ms-request-id" : "08c28424-2c94-4dda-b48b-95661b2daf19", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:36:49 GMT", + "date" : "Tue, 18 Jun 2019 19:03:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -852,25 +845,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9ed4c86c-9658-4598-8706-8b5808d74a0c", + "x-ms-correlation-request-id" : "bf627234-f79b-471f-b73c-7a1139a0fed4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093649Z:9ed4c86c-9658-4598-8706-8b5808d74a0c", + "x-ms-routing-request-id" : "WESTUS:20190618T190311Z:bf627234-f79b-471f-b73c-7a1139a0fed4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5163a597-c420-425f-af7b-77599667fe08", + "x-ms-request-id" : "cfbda18c-fbe6-4ba7-b50d-4676606cabc3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:37:20 GMT", + "date" : "Tue, 18 Jun 2019 19:03:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -878,25 +870,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e9a5ae45-07bc-494b-b048-30daf5482c8b", + "x-ms-correlation-request-id" : "afb81dcd-51eb-4cb7-ac69-de2c56ed15ee", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093720Z:e9a5ae45-07bc-494b-b048-30daf5482c8b", + "x-ms-routing-request-id" : "WESTUS:20190618T190342Z:afb81dcd-51eb-4cb7-ac69-de2c56ed15ee", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1cb4f718-1b2d-448b-8cc2-7d850dcdc090", + "x-ms-request-id" : "290de19a-4532-4d94-ac80-d62eba8212b3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:37:49 GMT", + "date" : "Tue, 18 Jun 2019 19:04:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -904,25 +895,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0b339b8c-bea8-44c9-9b5a-7732bafe41f6", + "x-ms-correlation-request-id" : "261b067d-8651-4169-b503-339398680ca4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093750Z:0b339b8c-bea8-44c9-9b5a-7732bafe41f6", + "x-ms-routing-request-id" : "WESTUS:20190618T190413Z:261b067d-8651-4169-b503-339398680ca4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f5195919-3a9b-4f36-8387-473656c47c9e", + "x-ms-request-id" : "6306214b-980b-4276-a4c8-c96a7f0c4f72", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:38:20 GMT", + "date" : "Tue, 18 Jun 2019 19:04:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -930,25 +920,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f999e449-613b-4067-83a4-e9d16d1db9eb", + "x-ms-correlation-request-id" : "14bccd7b-d277-4b35-9711-39085742de8e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093821Z:f999e449-613b-4067-83a4-e9d16d1db9eb", + "x-ms-routing-request-id" : "WESTUS:20190618T190444Z:14bccd7b-d277-4b35-9711-39085742de8e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7e35d930-cae2-4e77-b232-25b0f01d2212", + "x-ms-request-id" : "2dceffc4-6636-4280-b259-ff75f4db027d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:38:51 GMT", + "date" : "Tue, 18 Jun 2019 19:05:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -956,25 +945,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "83a15fb2-ab8e-45a0-9f1c-c35c6d5c9543", + "x-ms-correlation-request-id" : "8e8ae254-c8a7-4a24-9008-806d2ebdf236", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093851Z:83a15fb2-ab8e-45a0-9f1c-c35c6d5c9543", + "x-ms-routing-request-id" : "WESTUS:20190618T190515Z:8e8ae254-c8a7-4a24-9008-806d2ebdf236", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fd13e9d2-a266-4645-b99a-0b4677beb3f1", + "x-ms-request-id" : "c9d40115-7701-4642-93a4-d4d05117299c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:39:21 GMT", + "date" : "Tue, 18 Jun 2019 19:05:45 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -982,25 +970,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "80321aec-c657-4934-a90b-95dca69a9895", + "x-ms-correlation-request-id" : "1b0a7563-9ca4-4f46-8556-8e2d0d56ed90", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093922Z:80321aec-c657-4934-a90b-95dca69a9895", + "x-ms-routing-request-id" : "WESTUS:20190618T190546Z:1b0a7563-9ca4-4f46-8556-8e2d0d56ed90", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b0b88b84-0621-4c6a-b74b-af0731ced935", + "x-ms-request-id" : "b1e02002-d50f-47fe-b3bb-0a74337e83b0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:39:52 GMT", + "date" : "Tue, 18 Jun 2019 19:06:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11967", @@ -1008,25 +995,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4592b1bf-d85d-49d9-ad72-7193e53b25a8", + "x-ms-correlation-request-id" : "8cdd1d06-e19a-43d3-8383-c1d64f24992f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T093952Z:4592b1bf-d85d-49d9-ad72-7193e53b25a8", + "x-ms-routing-request-id" : "WESTUS:20190618T190617Z:8cdd1d06-e19a-43d3-8383-c1d64f24992f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5b77b4d9-33b6-4bec-bb6d-e87ba70db9be", + "x-ms-request-id" : "8ed119b3-2245-4417-940a-ebb2c2681ff1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:40:22 GMT", + "date" : "Tue, 18 Jun 2019 19:06:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11966", @@ -1034,25 +1020,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dc2f6c67-e8f1-4e4e-908d-c5fe1d2d88cd", + "x-ms-correlation-request-id" : "601264a4-a2fd-4b1c-bf0c-0a7f6d9901b5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094023Z:dc2f6c67-e8f1-4e4e-908d-c5fe1d2d88cd", + "x-ms-routing-request-id" : "WESTUS:20190618T190647Z:601264a4-a2fd-4b1c-bf0c-0a7f6d9901b5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "900b452f-7d50-4cc0-88c1-dab92f298ec8", + "x-ms-request-id" : "b6b86d15-996a-4d5a-b071-b1d60e5bbfad", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:40:53 GMT", + "date" : "Tue, 18 Jun 2019 19:07:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11965", @@ -1060,25 +1045,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fdca2729-b085-49b2-9186-ff99e0a36203", + "x-ms-correlation-request-id" : "4696003a-6596-4019-84cf-297be71a1bbd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094053Z:fdca2729-b085-49b2-9186-ff99e0a36203", + "x-ms-routing-request-id" : "WESTUS:20190618T190718Z:4696003a-6596-4019-84cf-297be71a1bbd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d2d7e8b6-e790-4318-8d31-10b67c555ce6", + "x-ms-request-id" : "1b6d65da-1815-46ca-8fe3-e59244c1a8cb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:41:23 GMT", + "date" : "Tue, 18 Jun 2019 19:07:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11964", @@ -1086,387 +1070,73 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "869f3c44-cafa-4bf4-becc-8e26dcb77416", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094124Z:869f3c44-cafa-4bf4-becc-8e26dcb77416", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "4574434b-4bfc-4228-8225-5a9d9e1bbdbd", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:41:54 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "db6a1c4a-2619-4678-8aa5-9f80c2551854", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094154Z:db6a1c4a-2619-4678-8aa5-9f80c2551854", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "5ea9d003-00f1-480d-b348-6b089e210052", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:42:25 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d4e7b38f-d82f-46fa-b5bf-58437dfe22e8", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094225Z:d4e7b38f-d82f-46fa-b5bf-58437dfe22e8", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "542c392a-4d8f-4415-932c-fe4dfab2605b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:42:55 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2c6e5d62-80dc-4f66-8c9f-84799771082c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094255Z:2c6e5d62-80dc-4f66-8c9f-84799771082c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "56f34104-1643-4fe3-9560-604e5a38bd09", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:43:25 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4b178b1c-31a4-47a4-9e15-811f8f9617f1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094326Z:4b178b1c-31a4-47a4-9e15-811f8f9617f1", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "ed37cd47-6f69-455a-9ead-401b1b098113", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:43:56 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "107e15e5-3229-4b67-b0a2-c5e9ac19154e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094356Z:107e15e5-3229-4b67-b0a2-c5e9ac19154e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "bc25683d-e2bd-4754-ad38-ff6bbab1fc0b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:44:27 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d23312a5-95b0-4a54-b38a-314b7278705b", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094427Z:d23312a5-95b0-4a54-b38a-314b7278705b", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6cc1cafc-3349-4b32-adf3-fd1ce39a1884", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:44:57 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9ac052fc-573b-4b4d-a257-76316f9f52ce", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094457Z:9ac052fc-573b-4b4d-a257-76316f9f52ce", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "210c2203-e8ac-440f-b5b0-0255c69b1133", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:45:28 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2aadcd95-540a-4ab2-a3da-d9ebb7a0914e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094528Z:2aadcd95-540a-4ab2-a3da-d9ebb7a0914e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9b309126-27b9-4281-a405-4b2b92a560bf", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:45:58 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5fe8e324-a880-4f5e-9530-ce16bf60f6f8", + "x-ms-correlation-request-id" : "a5cfee36-501d-4321-be54-2e5954a965cc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094558Z:5fe8e324-a880-4f5e-9530-ce16bf60f6f8", + "x-ms-routing-request-id" : "WESTUS:20190618T190749Z:a5cfee36-501d-4321-be54-2e5954a965cc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "42b71334-58e0-4942-8ff9-ae1dea04fbcd", + "x-ms-request-id" : "094de765-6ece-45d0-9713-c542e755a0b5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:46:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f10eb19a-8428-4476-8219-fe74ce66b50b", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094629Z:f10eb19a-8428-4476-8219-fe74ce66b50b", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1985f45b-7eda-4c2f-b7c0-2b6c404f8550", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:46:59 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d95bcbf7-db28-426b-a837-57adf1c4db1a", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094700Z:d95bcbf7-db28-426b-a837-57adf1c4db1a", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "751b271b-75ba-4e4c-a1af-b7cb230ca4d0", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:47:29 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "28155376-f6d2-449f-975e-50bee3d55e77", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094730Z:28155376-f6d2-449f-975e-50bee3d55e77", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9610dbe4-e0fd-428b-b110-fe798ce3667e", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:00 GMT", + "date" : "Tue, 18 Jun 2019 19:08:19 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e02072d5-584a-4424-bf03-0937f15ccb8d", + "x-ms-correlation-request-id" : "2d8c8482-40c3-4d75-89e2-3e5c10d612f1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094800Z:e02072d5-584a-4424-bf03-0937f15ccb8d", + "x-ms-routing-request-id" : "WESTUS:20190618T190820Z:2d8c8482-40c3-4d75-89e2-3e5c10d612f1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c1cffedd-3795-425c-b26b-fca61a25b265", + "x-ms-request-id" : "0cf939e1-da38-4068-84d2-3d0eb66b8225", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:01 GMT", - "content-length" : "1519", + "date" : "Tue, 18 Jun 2019 19:08:20 GMT", + "content-length" : "1952", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "80b3b7ce-aa2b-48ae-bd02-e664709bc5d1", + "x-ms-correlation-request-id" : "98dfbf63-3e4e-47a1-8cef-419af7b9414e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094801Z:80b3b7ce-aa2b-48ae-bd02-e664709bc5d1", + "x-ms-routing-request-id" : "WESTUS:20190618T190821Z:98dfbf63-3e4e-47a1-8cef-419af7b9414e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "638757d6-5745-4ea8-874c-21bf6cf9a26c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-27274423e632/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen218d14421d5cfc9\",\"name\":\"hdisdk-adlgen218d14421d5cfc9\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"62b656d6-a00a-425a-b1de-1cdde2af5e5c\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T09:27:08.56\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-adlgen218d14421d5cfc9-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-adlgen218d14421d5cfc9.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "16f4c372-aa19-480e-b0b6-bf47799dc720", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-ed770952783d/providers/Microsoft.HDInsight/clusters/hdisdk-adlgen2ffa87407b9fda2\",\"name\":\"hdisdk-adlgen2ffa87407b9fda2\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"f00bbdc3-87d3-4eb4-90e6-377abb542d80\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T18:53:45.417\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-adlgen2ffa87407b9fda2-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-adlgen2ffa87407b9fda2.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavaadlsv224d83684c.dfs.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":\"hdisdk-adlgen2ffa87407b9fda2\",\"container\":null,\"saskey\":null,\"isDefault\":true},{\"name\":\"hdijava564738430e04.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-adlgen2ffa87407b9fda2\",\"saskey\":null,\"isDefault\":false}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-27274423e632?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-ed770952783d?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 09:48:02 GMT", + "date" : "Tue, 18 Jun 2019 19:08:22 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1474,14 +1144,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cfa8220b-ad88-4d78-a142-d2e8560507cd", + "x-ms-correlation-request-id" : "4354c181-52c0-4184-b91a-3784f6758d1c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T094803Z:cfa8220b-ad88-4d78-a142-d2e8560507cd", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMjcyNzQ0MjNFNjMyLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T190823Z:4354c181-52c0-4184-b91a-3784f6758d1c", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJERUQ3NzA5NTI3ODNELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "cfa8220b-ad88-4d78-a142-d2e8560507cd", + "x-ms-request-id" : "4354c181-52c0-4184-b91a-3784f6758d1c", "Body" : "" } } ], - "variables" : [ "hdijava-27274423e632", "hdijavabd772944c17c", "hdijavaadlsv2d4f91958d", "hdisdk-adlgen218d14421d5cfc9" ] + "variables" : [ "hdijava-ed770952783d", "hdijava564738430e04", "hdijavaadlsv224d83684c", "hdisdk-adlgen2ffa87407b9fda2" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithAdditionalStorageAccount.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithAdditionalStorageAccount.json index 2c8bd1c84a457..1c9147f4637dd 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithAdditionalStorageAccount.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithAdditionalStorageAccount.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-4c249363c96a?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-cc016924a699?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:00 GMT", + "date" : "Tue, 18 Jun 2019 21:29:29 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e2e1bd46-440b-4fe9-9eb4-70cccd3ecec3", + "x-ms-correlation-request-id" : "92e83751-fd4b-4806-ac69-11993e12eafc", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T124400Z:e2e1bd46-440b-4fe9-9eb4-70cccd3ecec3", + "x-ms-routing-request-id" : "WESTUS:20190618T212930Z:92e83751-fd4b-4806-ac69-11993e12eafc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e2e1bd46-440b-4fe9-9eb4-70cccd3ecec3", + "x-ms-request-id" : "92e83751-fd4b-4806-ac69-11993e12eafc", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-4c249363c96a?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-cc016924a699?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:01 GMT", + "date" : "Tue, 18 Jun 2019 21:29:31 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fb7bd4c1-0802-4adc-9cdf-facb6b47ff3f", + "x-ms-correlation-request-id" : "9d91b126-c2d1-4f54-8629-14b92d188c2d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124402Z:fb7bd4c1-0802-4adc-9cdf-facb6b47ff3f", + "x-ms-routing-request-id" : "WESTUS:20190618T212932Z:9d91b126-c2d1-4f54-8629-14b92d188c2d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fb7bd4c1-0802-4adc-9cdf-facb6b47ff3f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a\",\"name\":\"hdijava-4c249363c96a\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "9d91b126-c2d1-4f54-8629-14b92d188c2d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699\",\"name\":\"hdijava-cc016924a699\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava315542448499?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava32676460627a?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:03 GMT", + "date" : "Tue, 18 Jun 2019 21:29:32 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ac047e8d-aff0-417d-8ad4-a3bfdb3c6778", + "x-ms-correlation-request-id" : "df4c6032-efae-4f73-81d6-cf34b43bcb76", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124403Z:ac047e8d-aff0-417d-8ad4-a3bfdb3c6778", + "x-ms-routing-request-id" : "WESTUS:20190618T212933Z:df4c6032-efae-4f73-81d6-cf34b43bcb76", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/759982ba-3fef-449a-9b77-13d8dc4d0b55?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e37925d4-5855-4b59-bd77-0a249b1ad712?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "759982ba-3fef-449a-9b77-13d8dc4d0b55", + "x-ms-request-id" : "e37925d4-5855-4b59-bd77-0a249b1ad712", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/759982ba-3fef-449a-9b77-13d8dc4d0b55?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e37925d4-5855-4b59-bd77-0a249b1ad712?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:03 GMT", + "date" : "Tue, 18 Jun 2019 21:29:33 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,77 +90,75 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fdcfd33a-6e91-42b3-94a0-30fa37a46eac", + "x-ms-correlation-request-id" : "6735139c-3f55-43d2-9089-d3a5f778bfc0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124403Z:fdcfd33a-6e91-42b3-94a0-30fa37a46eac", + "x-ms-routing-request-id" : "WESTUS:20190618T212933Z:6735139c-3f55-43d2-9089-d3a5f778bfc0", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/759982ba-3fef-449a-9b77-13d8dc4d0b55?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e37925d4-5855-4b59-bd77-0a249b1ad712?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "b4c52991-2b76-44aa-a638-1f6691e6f5e1", + "x-ms-request-id" : "8442d907-e4c0-4b68-8180-4e8f7a8b396e", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/759982ba-3fef-449a-9b77-13d8dc4d0b55?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e37925d4-5855-4b59-bd77-0a249b1ad712?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:20 GMT", + "date" : "Tue, 18 Jun 2019 21:29:49 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1a3fe42c-052c-4af7-8a4e-c307394e945f", + "x-ms-correlation-request-id" : "023c955c-9294-43d8-b454-e9812d1e34ef", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124420Z:1a3fe42c-052c-4af7-8a4e-c307394e945f", + "x-ms-routing-request-id" : "WESTUS:20190618T212950Z:023c955c-9294-43d8-b454-e9812d1e34ef", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "495a6d02-6a19-44a1-ab9d-27e1af3c6051", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava315542448499\",\"name\":\"hdijava315542448499\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:03.1793954Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:03.1793954Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T12:44:03.0387652Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava315542448499.blob.core.windows.net/\",\"queue\":\"https://hdijava315542448499.queue.core.windows.net/\",\"table\":\"https://hdijava315542448499.table.core.windows.net/\",\"file\":\"https://hdijava315542448499.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "1d73cf8c-2515-4c64-9e32-600be23dc1b5", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava32676460627a\",\"name\":\"hdijava32676460627a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:33.0981229Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:33.0981229Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:29:33.0043705Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava32676460627a.blob.core.windows.net/\",\"queue\":\"https://hdijava32676460627a.queue.core.windows.net/\",\"table\":\"https://hdijava32676460627a.table.core.windows.net/\",\"file\":\"https://hdijava32676460627a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava315542448499?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava32676460627a?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:20 GMT", + "date" : "Tue, 18 Jun 2019 21:29:50 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "836ca562-a78b-4b36-8048-befb1b494525", + "x-ms-correlation-request-id" : "926c1541-838c-49dd-9a5c-62448f12a1eb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124420Z:836ca562-a78b-4b36-8048-befb1b494525", + "x-ms-routing-request-id" : "WESTUS:20190618T212951Z:926c1541-838c-49dd-9a5c-62448f12a1eb", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "294fc9bc-f983-4de3-8674-cfbccc7e722b", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava315542448499\",\"name\":\"hdijava315542448499\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:03.1793954Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:03.1793954Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T12:44:03.0387652Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava315542448499.blob.core.windows.net/\",\"queue\":\"https://hdijava315542448499.queue.core.windows.net/\",\"table\":\"https://hdijava315542448499.table.core.windows.net/\",\"file\":\"https://hdijava315542448499.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "a5f107ee-cf4b-4017-9fda-b8c4c067cb55", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava32676460627a\",\"name\":\"hdijava32676460627a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:33.0981229Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:33.0981229Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:29:33.0043705Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava32676460627a.blob.core.windows.net/\",\"queue\":\"https://hdijava32676460627a.queue.core.windows.net/\",\"table\":\"https://hdijava32676460627a.table.core.windows.net/\",\"file\":\"https://hdijava32676460627a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava239c893621893?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava2af180583fa15?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:21 GMT", + "date" : "Tue, 18 Jun 2019 21:29:52 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -169,23 +167,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f42fa6c7-7c4a-4fbf-94c2-22b8e32a6bbc", + "x-ms-correlation-request-id" : "6eaac58d-4d71-4b86-9f67-0f0ae494359b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124421Z:f42fa6c7-7c4a-4fbf-94c2-22b8e32a6bbc", + "x-ms-routing-request-id" : "WESTUS:20190618T212952Z:6eaac58d-4d71-4b86-9f67-0f0ae494359b", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14dc896e-b633-4757-8105-9bc16a9bf617?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1640aae5-a9e9-4565-bfb0-a5b476234c18?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "14dc896e-b633-4757-8105-9bc16a9bf617", + "x-ms-request-id" : "1640aae5-a9e9-4565-bfb0-a5b476234c18", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14dc896e-b633-4757-8105-9bc16a9bf617?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1640aae5-a9e9-4565-bfb0-a5b476234c18?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:21 GMT", + "date" : "Tue, 18 Jun 2019 21:29:52 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -194,134 +192,129 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "28ad4ca8-e952-4095-b6fd-e670c4c9adeb", + "x-ms-correlation-request-id" : "d5487bde-769a-4a9d-a33f-189e686cfe53", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124421Z:28ad4ca8-e952-4095-b6fd-e670c4c9adeb", + "x-ms-routing-request-id" : "WESTUS:20190618T212952Z:d5487bde-769a-4a9d-a33f-189e686cfe53", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14dc896e-b633-4757-8105-9bc16a9bf617?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1640aae5-a9e9-4565-bfb0-a5b476234c18?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "69df1edd-94f7-4b9e-aa21-2d1c1bf1ddef", + "x-ms-request-id" : "d6c2442b-b9cd-4ef5-8937-71cced4f6bc3", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14dc896e-b633-4757-8105-9bc16a9bf617?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1640aae5-a9e9-4565-bfb0-a5b476234c18?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:38 GMT", + "date" : "Tue, 18 Jun 2019 21:30:09 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1092", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "42940f9c-24fc-4047-bff2-c153b282ae21", + "x-ms-correlation-request-id" : "f0b8e8b8-036b-4ed1-bb0b-8bc25a6cdbd7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124439Z:42940f9c-24fc-4047-bff2-c153b282ae21", + "x-ms-routing-request-id" : "WESTUS:20190618T213009Z:f0b8e8b8-036b-4ed1-bb0b-8bc25a6cdbd7", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "44ea38a7-1c81-4b65-8f76-9b4dcc7c3c43", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava239c893621893\",\"name\":\"hdijava239c893621893\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:21.6856400Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:21.6856400Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T12:44:21.5450064Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava239c893621893.blob.core.windows.net/\",\"queue\":\"https://hdijava239c893621893.queue.core.windows.net/\",\"table\":\"https://hdijava239c893621893.table.core.windows.net/\",\"file\":\"https://hdijava239c893621893.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "ced20483-fb4a-4d1f-a722-f71962247a90", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava2af180583fa15\",\"name\":\"hdijava2af180583fa15\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:51.8013674Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:51.8013674Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:29:51.7076153Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava2af180583fa15.blob.core.windows.net/\",\"queue\":\"https://hdijava2af180583fa15.queue.core.windows.net/\",\"table\":\"https://hdijava2af180583fa15.table.core.windows.net/\",\"file\":\"https://hdijava2af180583fa15.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava239c893621893?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava2af180583fa15?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:38 GMT", + "date" : "Tue, 18 Jun 2019 21:30:09 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1092", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4dfed67d-15ff-4ee8-ab0f-e9891d42b372", + "x-ms-correlation-request-id" : "3ad1a2d3-eaab-4f8f-84df-53aca7aec7a4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124439Z:4dfed67d-15ff-4ee8-ab0f-e9891d42b372", + "x-ms-routing-request-id" : "WESTUS:20190618T213010Z:3ad1a2d3-eaab-4f8f-84df-53aca7aec7a4", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "929a19ea-aa32-498d-af28-a6089aadca73", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava239c893621893\",\"name\":\"hdijava239c893621893\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:21.6856400Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T12:44:21.6856400Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T12:44:21.5450064Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava239c893621893.blob.core.windows.net/\",\"queue\":\"https://hdijava239c893621893.queue.core.windows.net/\",\"table\":\"https://hdijava239c893621893.table.core.windows.net/\",\"file\":\"https://hdijava239c893621893.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "56502628-75dd-46a1-ba30-55a625f080bb", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava2af180583fa15\",\"name\":\"hdijava2af180583fa15\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:51.8013674Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:29:51.8013674Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:29:51.7076153Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava2af180583fa15.blob.core.windows.net/\",\"queue\":\"https://hdijava2af180583fa15.queue.core.windows.net/\",\"table\":\"https://hdijava2af180583fa15.table.core.windows.net/\",\"file\":\"https://hdijava2af180583fa15.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava315542448499/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava32676460627a/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:38 GMT", + "date" : "Tue, 18 Jun 2019 21:30:10 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fb17c794-ea2b-451a-b2d8-4ee3ea54b26f", + "x-ms-correlation-request-id" : "63935ea8-c34c-4256-b873-d2a662319711", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124439Z:fb17c794-ea2b-451a-b2d8-4ee3ea54b26f", + "x-ms-routing-request-id" : "WESTUS:20190618T213010Z:63935ea8-c34c-4256-b873-d2a662319711", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "82dc9ea9-fe03-47f1-a64b-7ea89d558349", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"XXCifEYoCHvI68mwW8I36NpU3qIWcW1xLNd53fnOf5QiPYX6r+JcTsX2mtmlOmKvCJO/Tp6ZpijwfLsmeD+yiQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"ZCdCmnG4OphBEnkoRCxQcpHmyHcbh4SHfK+tvHJy0Nb99IRUEQq31VPrdKiM6OKp+PFDBKo3tucL3SAH893/zA==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "8aaa1ed6-34f2-4c2a-9f79-149161bca8ad", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"3FLDp3MItgJt6hLwKShVluFoh6JqhvGJrj4cpTANPTkQyiZufa6eYPODGz0C9JBqDKN3mo6jeLPZzVqIaTsJGA==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"rgnPy+w2mDmsWOh+6A3heMbbsCV89N10yMheGcyO24cIkYFs+DGapBY2NZgJpnoBPW3mfDu4qI1z6fNU7IIaSg==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.Storage/storageAccounts/hdijava239c893621893/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.Storage/storageAccounts/hdijava2af180583fa15/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:38 GMT", + "date" : "Tue, 18 Jun 2019 21:30:10 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1198", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "da09abcc-3a6d-423f-afdf-aec43fe6eeee", + "x-ms-correlation-request-id" : "2b7e4d5c-0137-41ce-a4a9-537299ea8fc4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124439Z:da09abcc-3a6d-423f-afdf-aec43fe6eeee", + "x-ms-routing-request-id" : "WESTUS:20190618T213010Z:2b7e4d5c-0137-41ce-a4a9-537299ea8fc4", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "498ea85b-4abb-405b-8834-d32e434e2f69", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"FoafO5OlzS9wdJ4mO2ME3MWKE6jp5hxAC4v6+1rfyPKB92QxcH2YgJl8vMWgWBtu6BTVii8SYCeImQ0wPrrfFg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"ArXPL9sp+6Ojq+3ifOuzDO3qT1MgDIwrg0cJ6utTC9+hEqZyWm5H5FFmFcd+tEx6W7YQ5kcinFOkm6je1WoMig==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "05132193-2af6-4b58-9890-13e4ec469831", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"FGoe/gsJy247rDJx2uF+dzMi83whg6UikxW5HJM2goot53bBmx9Xidv4190PsoHn2c9zA6/+fvuVMJIgKbhkFA==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"Q5m/8FCTRNn+v1YH/8LT9+9vXJ6Wn2QOyCNi2GVtEt3R3mQC74T6X6loln7klJpdOohFq2kGOGW2+i5x+uBZxA==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:58 GMT", - "content-length" : "1273", + "date" : "Tue, 18 Jun 2019 21:30:30 GMT", + "content-length" : "1709", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", @@ -329,28 +322,27 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d5009424-0631-46e0-a1d3-9deb9f4b3e1d", + "x-ms-correlation-request-id" : "75c8cd44-6158-498a-87f4-4e6682314a87", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124458Z:d5009424-0631-46e0-a1d3-9deb9f4b3e1d", + "x-ms-routing-request-id" : "WESTUS:20190618T213031Z:75c8cd44-6158-498a-87f4-4e6682314a87", "content-type" : "application/json; charset=utf-8", - "etag" : "\"4d80572c-33b6-40e8-91eb-90377fe78ee9\"", + "etag" : "\"53b02084-a773-4635-9a88-0fb443d30bf9\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe?api-version=2018-06-01-preview", - "x-ms-request-id" : "23dd6e6c-976c-4de7-8b6a-0ba295243024", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe\",\"name\":\"hdisdk-additional54676124723fe\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"4d80572c-33b6-40e8-91eb-90377fe78ee9\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T12:44:57.83\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95?api-version=2018-06-01-preview", + "x-ms-request-id" : "51ecc3df-a086-444e-b850-9181f8bae981", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95\",\"name\":\"hdisdk-additionale3f9038238c95\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"53b02084-a773-4635-9a88-0fb443d30bf9\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T21:30:30.527\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava32676460627a.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-additionale3f9038238c95\",\"saskey\":null,\"isDefault\":true},{\"name\":\"hdijava2af180583fa15.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-additionale3f9038238c95\",\"saskey\":null,\"isDefault\":false}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:44:59 GMT", + "date" : "Tue, 18 Jun 2019 21:30:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -358,25 +350,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8de25a70-e6ad-47bf-a876-bebdab6a1f1f", + "x-ms-correlation-request-id" : "ed94bfcd-26cc-4223-a519-8af4d6d094aa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124459Z:8de25a70-e6ad-47bf-a876-bebdab6a1f1f", + "x-ms-routing-request-id" : "WESTUS:20190618T213032Z:ed94bfcd-26cc-4223-a519-8af4d6d094aa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "555cdbe1-e670-4715-bb89-159574498622", + "x-ms-request-id" : "95b6ba47-cb9d-4c3e-bea8-6103fc6b6afd", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:45:29 GMT", + "date" : "Tue, 18 Jun 2019 21:31:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -384,25 +375,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e961f774-57a0-42cb-ab98-5c3d1335ec8c", + "x-ms-correlation-request-id" : "5c811c81-de7d-40fc-920d-0ebf8790f7fe", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124529Z:e961f774-57a0-42cb-ab98-5c3d1335ec8c", + "x-ms-routing-request-id" : "WESTUS:20190618T213102Z:5c811c81-de7d-40fc-920d-0ebf8790f7fe", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "798be5fe-b412-4170-8567-664789fac889", + "x-ms-request-id" : "6c115450-1ff4-4282-bb4b-5d6d21de2ad4", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:45:59 GMT", + "date" : "Tue, 18 Jun 2019 21:31:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -410,25 +400,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ac77cb04-202c-4c79-a99a-c8032d550592", + "x-ms-correlation-request-id" : "bc27207c-e4af-46da-9681-0d45480e2492", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124600Z:ac77cb04-202c-4c79-a99a-c8032d550592", + "x-ms-routing-request-id" : "WESTUS:20190618T213133Z:bc27207c-e4af-46da-9681-0d45480e2492", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d529d090-9858-4342-9dc3-fa47641a1d3b", + "x-ms-request-id" : "9809d851-8c33-4f6f-be2c-3d467b79e344", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:46:30 GMT", + "date" : "Tue, 18 Jun 2019 21:32:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -436,25 +425,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cf468586-d14c-4f05-b280-73841de6ec47", + "x-ms-correlation-request-id" : "f55b5d86-6c09-4c85-abed-5b0ea4ae7887", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124630Z:cf468586-d14c-4f05-b280-73841de6ec47", + "x-ms-routing-request-id" : "WESTUS:20190618T213204Z:f55b5d86-6c09-4c85-abed-5b0ea4ae7887", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "289b03aa-7dfa-42a7-857e-eda11b1b1484", + "x-ms-request-id" : "55ff9bca-c884-437c-8279-980a58e463d1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:47:01 GMT", + "date" : "Tue, 18 Jun 2019 21:32:34 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -462,25 +450,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "48f31c61-a2fa-4754-a438-da4efabe7794", + "x-ms-correlation-request-id" : "daaa7ac2-8902-4e12-a03c-a31b96ecf7d4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124701Z:48f31c61-a2fa-4754-a438-da4efabe7794", + "x-ms-routing-request-id" : "WESTUS:20190618T213235Z:daaa7ac2-8902-4e12-a03c-a31b96ecf7d4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9625e2ec-bfb3-4d03-9eeb-71de96a7be97", + "x-ms-request-id" : "4125a099-2b0f-45e7-93f4-dc1b0d7475ca", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:47:31 GMT", + "date" : "Tue, 18 Jun 2019 21:33:05 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -488,25 +475,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0280e04c-0fc3-4a1a-a112-624fc422b33b", + "x-ms-correlation-request-id" : "30dad36b-7873-4a7e-a95a-525aeb367c78", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124731Z:0280e04c-0fc3-4a1a-a112-624fc422b33b", + "x-ms-routing-request-id" : "WESTUS:20190618T213306Z:30dad36b-7873-4a7e-a95a-525aeb367c78", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0a00d333-b6ad-4da2-9a7d-777667f2df18", + "x-ms-request-id" : "cb90ecf0-515c-4a8e-b9f3-a5468f0ac6b7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:48:01 GMT", + "date" : "Tue, 18 Jun 2019 21:33:36 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -514,25 +500,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7f71bb0a-3974-47e8-80a6-77b2055c1633", + "x-ms-correlation-request-id" : "5447e46b-a554-439c-a15c-ca7a8c0fc300", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124802Z:7f71bb0a-3974-47e8-80a6-77b2055c1633", + "x-ms-routing-request-id" : "WESTUS:20190618T213337Z:5447e46b-a554-439c-a15c-ca7a8c0fc300", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b509bb9a-01e8-4de0-8149-07b5e40b013b", + "x-ms-request-id" : "4bc0e45f-a0fb-4855-aa14-19311f51cf07", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:48:32 GMT", + "date" : "Tue, 18 Jun 2019 21:34:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -540,25 +525,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "edc163b4-ca3b-4f41-a082-ada172793cd3", + "x-ms-correlation-request-id" : "6853e21d-595b-48e2-9f1a-6f9d5b1248c4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124832Z:edc163b4-ca3b-4f41-a082-ada172793cd3", + "x-ms-routing-request-id" : "WESTUS:20190618T213407Z:6853e21d-595b-48e2-9f1a-6f9d5b1248c4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c774a8f0-978c-454f-9d87-dba56c13b715", + "x-ms-request-id" : "852aa6a0-b455-43fe-a7a0-455b8f513e24", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:49:02 GMT", + "date" : "Tue, 18 Jun 2019 21:34:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -566,25 +550,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a6cf2ccd-1cdb-484f-89ce-65bf6a3e5e8e", + "x-ms-correlation-request-id" : "115ddaaa-ee8b-4db8-821c-2a483875aa58", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124903Z:a6cf2ccd-1cdb-484f-89ce-65bf6a3e5e8e", + "x-ms-routing-request-id" : "WESTUS:20190618T213438Z:115ddaaa-ee8b-4db8-821c-2a483875aa58", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e4b35b38-f176-433a-b835-bb20ace4a36b", + "x-ms-request-id" : "bcb2d860-1af7-400d-ae62-e8b9cc131108", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:49:33 GMT", + "date" : "Tue, 18 Jun 2019 21:35:09 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -592,25 +575,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5a91dbfb-1374-4963-ab56-d9920ff2487f", + "x-ms-correlation-request-id" : "bdefcd0f-9977-4c40-920d-e1e99ddd1620", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T124933Z:5a91dbfb-1374-4963-ab56-d9920ff2487f", + "x-ms-routing-request-id" : "WESTUS:20190618T213509Z:bdefcd0f-9977-4c40-920d-e1e99ddd1620", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "833ba850-ab82-4fce-8b4d-6c74b9629261", + "x-ms-request-id" : "3eb0c942-68dd-4452-885b-d1bfb933d15a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:50:03 GMT", + "date" : "Tue, 18 Jun 2019 21:35:39 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -618,25 +600,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9d2dc98c-42d9-4074-a419-55e4608d9e6a", + "x-ms-correlation-request-id" : "35adabbb-06ed-4f2d-81f0-325aad459bac", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125004Z:9d2dc98c-42d9-4074-a419-55e4608d9e6a", + "x-ms-routing-request-id" : "WESTUS:20190618T213540Z:35adabbb-06ed-4f2d-81f0-325aad459bac", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a43b10b4-46a8-4e2f-b743-dd1ce2ad38fd", + "x-ms-request-id" : "f083d790-4331-4c61-9c63-0fa13a88989c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:50:34 GMT", + "date" : "Tue, 18 Jun 2019 21:36:10 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -644,25 +625,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "36d2d8a2-62b0-439d-bda8-4c9cd7f968f1", + "x-ms-correlation-request-id" : "cab82960-3c72-4818-ba52-7ae74b4ae817", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125034Z:36d2d8a2-62b0-439d-bda8-4c9cd7f968f1", + "x-ms-routing-request-id" : "WESTUS:20190618T213611Z:cab82960-3c72-4818-ba52-7ae74b4ae817", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "26767db3-9035-47a2-911f-a31bc1747e87", + "x-ms-request-id" : "9bd1fa8c-c5ac-44ad-a394-82f47255aa9c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:51:04 GMT", + "date" : "Tue, 18 Jun 2019 21:36:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -670,25 +650,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5f4723a2-2dec-4446-aa54-9a833be5d97f", + "x-ms-correlation-request-id" : "b14a94ee-09d4-44d9-a904-25767c8071ce", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125105Z:5f4723a2-2dec-4446-aa54-9a833be5d97f", + "x-ms-routing-request-id" : "WESTUS:20190618T213641Z:b14a94ee-09d4-44d9-a904-25767c8071ce", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "30535c77-a951-4a21-83aa-3458962ad7b8", + "x-ms-request-id" : "a1e2789b-75ed-49be-ae35-409875fa93fc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:51:35 GMT", + "date" : "Tue, 18 Jun 2019 21:37:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -696,25 +675,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e428c240-4072-44ad-92c8-57ddd9a90b04", + "x-ms-correlation-request-id" : "db958755-5ccf-43e5-958c-420559353677", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125135Z:e428c240-4072-44ad-92c8-57ddd9a90b04", + "x-ms-routing-request-id" : "WESTUS:20190618T213712Z:db958755-5ccf-43e5-958c-420559353677", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cc193172-6ff8-4af0-b4c7-3dbc0f9ddc60", + "x-ms-request-id" : "46510906-f071-4702-bfdb-d94175507a94", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:52:05 GMT", + "date" : "Tue, 18 Jun 2019 21:37:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -722,25 +700,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e276a478-e198-4de2-9ffc-b0f7d15e0c96", + "x-ms-correlation-request-id" : "afcc843f-b5f2-4de0-88e0-71bb7c71d389", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125206Z:e276a478-e198-4de2-9ffc-b0f7d15e0c96", + "x-ms-routing-request-id" : "WESTUS:20190618T213743Z:afcc843f-b5f2-4de0-88e0-71bb7c71d389", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "567ec2cf-0d7d-4589-a2f5-eb81448ef160", + "x-ms-request-id" : "ae7c4271-5dfd-4044-8d9b-633697096f98", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:52:36 GMT", + "date" : "Tue, 18 Jun 2019 21:38:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -748,25 +725,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6d2ae190-3dbc-45e6-bf38-79d94b86e5d8", + "x-ms-correlation-request-id" : "2035a400-671a-4532-98b3-7152bfc0b4ac", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125236Z:6d2ae190-3dbc-45e6-bf38-79d94b86e5d8", + "x-ms-routing-request-id" : "WESTUS:20190618T213814Z:2035a400-671a-4532-98b3-7152bfc0b4ac", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "86f35e98-637e-4f49-aaeb-13ba52fe5acc", + "x-ms-request-id" : "9f51b8f6-38c6-4824-a035-30cf1fd99e0d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:53:06 GMT", + "date" : "Tue, 18 Jun 2019 21:38:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -774,673 +750,248 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ad97f466-a99e-47b0-ba9b-63e3eeb49aad", + "x-ms-correlation-request-id" : "abf6106e-4739-447c-be79-be6545fe0ffc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125307Z:ad97f466-a99e-47b0-ba9b-63e3eeb49aad", + "x-ms-routing-request-id" : "WESTUS:20190618T213845Z:abf6106e-4739-447c-be79-be6545fe0ffc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d87eed5a-8609-46a5-8168-aa61e603cfe9", + "x-ms-request-id" : "2d793386-ad65-47ff-8984-14d4cdf2518b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:53:37 GMT", + "date" : "Tue, 18 Jun 2019 21:39:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f6d9d9af-b9c9-4775-85d6-13ed93e0af68", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125337Z:f6d9d9af-b9c9-4775-85d6-13ed93e0af68", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8c1ef7ba-f4df-437e-a666-c20196314dba", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:54:07 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9027d0aa-268c-44fa-85c5-9d03deac2438", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125408Z:9027d0aa-268c-44fa-85c5-9d03deac2438", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "df4f4a07-6d76-439f-ac36-c79485b46f4b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:54:38 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "14698b5f-f4c2-41b0-916e-f0d3cf2705ba", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125438Z:14698b5f-f4c2-41b0-916e-f0d3cf2705ba", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "49a6773b-f365-4c7c-887b-c92c7a65b8e1", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:55:08 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "73909e05-46a1-4b73-b253-4c2b06829499", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125509Z:73909e05-46a1-4b73-b253-4c2b06829499", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6a0f4160-c23e-4a9f-ae21-ff0fa85042d5", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:55:39 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4d0a5068-5cde-45ac-8964-cec854c3c945", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125539Z:4d0a5068-5cde-45ac-8964-cec854c3c945", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a6d9d4d2-1b31-40b5-a08c-24134aaf3ec2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:56:10 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "41a18a8a-b2e8-4814-99e2-3f7acafff8cf", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125610Z:41a18a8a-b2e8-4814-99e2-3f7acafff8cf", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "e18affe3-594a-42b0-a103-e1ec36feb26a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:56:40 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ad32b215-ae1e-4e73-a9af-86cff8c8063e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125640Z:ad32b215-ae1e-4e73-a9af-86cff8c8063e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "fb284b73-4a72-464c-81e0-d516c89caa80", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:57:11 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d8738f8b-df92-46d0-912b-67a75851d524", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125711Z:d8738f8b-df92-46d0-912b-67a75851d524", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d494c5a2-5dd5-41ae-a462-529e31c38de7", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:57:41 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3aa4f42d-bef7-4375-a780-f5f102dd370e", + "x-ms-correlation-request-id" : "04514933-d273-4c48-81ee-27b2d6ea5fdc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125741Z:3aa4f42d-bef7-4375-a780-f5f102dd370e", + "x-ms-routing-request-id" : "WESTUS:20190618T213915Z:04514933-d273-4c48-81ee-27b2d6ea5fdc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "16e269b7-5144-44b4-879f-555d0c9dbf42", + "x-ms-request-id" : "3fcf7726-b5a0-4c9c-a0f1-cb308f7be5af", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:58:11 GMT", + "date" : "Tue, 18 Jun 2019 21:39:45 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2b558e09-83c5-493f-a5d9-809478d2ca10", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125812Z:2b558e09-83c5-493f-a5d9-809478d2ca10", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "fc247d9b-ee88-404d-a4f9-9f347e4b138c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:58:42 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f77de078-f161-4702-a3da-92beda553de6", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125842Z:f77de078-f161-4702-a3da-92beda553de6", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2d526d2b-dd13-4466-b4d6-b10b407f8a22", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:59:12 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2c242b99-9f85-4907-8d00-08c99daeb17c", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125913Z:2c242b99-9f85-4907-8d00-08c99daeb17c", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "26d37d83-5eb9-48e8-8d73-ca347905c08c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 12:59:43 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "87bb5fee-ce0d-4da7-85aa-010a8ed858d0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T125943Z:87bb5fee-ce0d-4da7-85aa-010a8ed858d0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3072bc89-8f5a-4c88-82c2-cf1ddd614712", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:00:13 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "44ecfc0e-2b77-4657-ab54-851bc761c919", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130013Z:44ecfc0e-2b77-4657-ab54-851bc761c919", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9ad6f5c5-3f85-4f92-9071-3fb04e850291", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:00:44 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dc6574f7-3d5d-4c61-8033-ca0b7785b223", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130044Z:dc6574f7-3d5d-4c61-8033-ca0b7785b223", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8280e299-50f6-4ecf-9bc2-1857008ed04b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:01:14 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c292c7a4-9f38-4827-a4f7-ce78b7cc1317", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130115Z:c292c7a4-9f38-4827-a4f7-ce78b7cc1317", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "582b0324-68ff-4430-8e45-336cb7cdcd65", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:01:45 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b9d499fa-fd10-4efc-bec3-1434a90bb3f0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130145Z:b9d499fa-fd10-4efc-bec3-1434a90bb3f0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1888df32-26ec-487c-963f-12a9e819b498", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 13:02:15 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c357ee6-41fb-491c-aa99-e346f94bc9b5", + "x-ms-correlation-request-id" : "9dbcd8c7-591f-4fde-9cd6-42fb50d03163", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130216Z:3c357ee6-41fb-491c-aa99-e346f94bc9b5", + "x-ms-routing-request-id" : "WESTUS:20190618T213946Z:9dbcd8c7-591f-4fde-9cd6-42fb50d03163", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c4a7b328-e787-49c3-9531-569ca8bc008c", + "x-ms-request-id" : "95b1faee-6d93-4213-b18d-71f25f867265", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:02:46 GMT", + "date" : "Tue, 18 Jun 2019 21:40:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ceb6f7a3-ea4f-421a-af3d-f9f97386968e", + "x-ms-correlation-request-id" : "ce8baa9f-9e21-4897-85c3-47af090789fe", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130246Z:ceb6f7a3-ea4f-421a-af3d-f9f97386968e", + "x-ms-routing-request-id" : "WESTUS:20190618T214017Z:ce8baa9f-9e21-4897-85c3-47af090789fe", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "157ba7ea-2415-41f4-af0c-383df4dea0bd", + "x-ms-request-id" : "db086e96-0bf2-49ba-bf6b-770ddbd66ef0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:03:17 GMT", + "date" : "Tue, 18 Jun 2019 21:40:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d4f21aef-a7d3-4001-9d57-557758ebbf83", + "x-ms-correlation-request-id" : "0d8071ec-d779-4c8c-ba29-3e97f637cfe0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130317Z:d4f21aef-a7d3-4001-9d57-557758ebbf83", + "x-ms-routing-request-id" : "WESTUS:20190618T214048Z:0d8071ec-d779-4c8c-ba29-3e97f637cfe0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dd7ca4c9-3b21-4a4e-9053-e3f1f9bdcbad", + "x-ms-request-id" : "4d3c236d-1fff-4979-a62d-427835c1a238", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:03:46 GMT", + "date" : "Tue, 18 Jun 2019 21:41:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8759e145-2a5e-4b9d-983c-f97f7127f48d", + "x-ms-correlation-request-id" : "e2da7987-e484-448e-9e3e-77787cd5f1c4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130347Z:8759e145-2a5e-4b9d-983c-f97f7127f48d", + "x-ms-routing-request-id" : "WESTUS:20190618T214119Z:e2da7987-e484-448e-9e3e-77787cd5f1c4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8a5cd25d-e9b6-455c-9e1b-9b452b77cd24", + "x-ms-request-id" : "d5f50415-cbfc-40cf-a165-f41eaa82eef5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:04:17 GMT", + "date" : "Tue, 18 Jun 2019 21:41:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fd3b8021-c78c-4087-82e3-60c0646dc8e7", + "x-ms-correlation-request-id" : "03039ef8-bfe1-4c18-9202-3745c90b73af", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130418Z:fd3b8021-c78c-4087-82e3-60c0646dc8e7", + "x-ms-routing-request-id" : "WESTUS:20190618T214150Z:03039ef8-bfe1-4c18-9202-3745c90b73af", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "891676f0-13af-4ac4-8e05-73ec5507a9bc", + "x-ms-request-id" : "fce63085-6279-476d-bc53-286a13790613", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:04:48 GMT", + "date" : "Tue, 18 Jun 2019 21:42:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8e58b1fb-5307-4f26-8b74-8ebd83154b6c", + "x-ms-correlation-request-id" : "b2c8e126-5458-447a-8158-afa751250f60", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130448Z:8e58b1fb-5307-4f26-8b74-8ebd83154b6c", + "x-ms-routing-request-id" : "WESTUS:20190618T214221Z:b2c8e126-5458-447a-8158-afa751250f60", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "13b1ca48-beb5-4fba-9e8e-3624498d8d02", + "x-ms-request-id" : "ad92d2de-f06d-44d4-9804-7c6567c92978", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:19 GMT", + "date" : "Tue, 18 Jun 2019 21:42:51 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c4634e2f-841d-4678-ae51-5f78d52b44ee", + "x-ms-correlation-request-id" : "b897d8c7-1571-44a2-81f0-ac161b40b291", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130519Z:c4634e2f-841d-4678-ae51-5f78d52b44ee", + "x-ms-routing-request-id" : "WESTUS:20190618T214252Z:b897d8c7-1571-44a2-81f0-ac161b40b291", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6c1580cd-fef1-4632-b9ee-e9e41fc9ad1d", + "x-ms-request-id" : "8c38183c-0847-4e0e-a544-682f6205ca84", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:19 GMT", - "content-length" : "1527", + "date" : "Tue, 18 Jun 2019 21:42:52 GMT", + "content-length" : "1963", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7099955a-4268-4b7e-8d11-3af170219e51", + "x-ms-correlation-request-id" : "f9517c5c-b244-4114-a9f2-6a234e0a6cfd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130520Z:7099955a-4268-4b7e-8d11-3af170219e51", + "x-ms-routing-request-id" : "WESTUS:20190618T214252Z:f9517c5c-b244-4114-a9f2-6a234e0a6cfd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "02bd7224-744f-461e-8335-978a56363b84", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-4c249363c96a/providers/Microsoft.HDInsight/clusters/hdisdk-additional54676124723fe\",\"name\":\"hdisdk-additional54676124723fe\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"4d80572c-33b6-40e8-91eb-90377fe78ee9\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T12:44:57.83\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-additional54676124723fe-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-additional54676124723fe.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "8a55ea87-7aa1-483d-ba5d-58aab2ce7103", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-cc016924a699/providers/Microsoft.HDInsight/clusters/hdisdk-additionale3f9038238c95\",\"name\":\"hdisdk-additionale3f9038238c95\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"53b02084-a773-4635-9a88-0fb443d30bf9\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T21:30:30.527\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-additionale3f9038238c95-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-additionale3f9038238c95.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava32676460627a.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-additionale3f9038238c95\",\"saskey\":null,\"isDefault\":true},{\"name\":\"hdijava2af180583fa15.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-additionale3f9038238c95\",\"saskey\":null,\"isDefault\":false}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-4c249363c96a?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-cc016924a699?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:21 GMT", + "date" : "Tue, 18 Jun 2019 21:42:53 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1448,14 +999,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "63221ffc-5a7f-4de3-81c7-ea0319d03228", + "x-ms-correlation-request-id" : "b1b4f2ae-5227-41d8-b395-27707981d8d5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130521Z:63221ffc-5a7f-4de3-81c7-ea0319d03228", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENEMyNDkzNjNDOTZBLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T214254Z:b1b4f2ae-5227-41d8-b395-27707981d8d5", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEQ0MwMTY5MjRBNjk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "63221ffc-5a7f-4de3-81c7-ea0319d03228", + "x-ms-request-id" : "b1b4f2ae-5227-41d8-b395-27707981d8d5", "Body" : "" } } ], - "variables" : [ "hdijava-4c249363c96a", "hdijava315542448499", "hdijava239c893621893", "hdisdk-additional54676124723fe" ] + "variables" : [ "hdijava-cc016924a699", "hdijava32676460627a", "hdijava2af180583fa15", "hdisdk-additionale3f9038238c95" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithEmptyExtendedParameters.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithEmptyExtendedParameters.json index d4cc826c7f18d..25698abb73435 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithEmptyExtendedParameters.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testCreateWithEmptyExtendedParameters.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-82066083fd19?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-7f458019c105?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:21 GMT", + "date" : "Tue, 18 Jun 2019 21:42:54 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9efc8871-0f14-44ec-9417-b819a2dc01cf", + "x-ms-correlation-request-id" : "81813deb-a9c4-40fb-aca9-e013e8db88df", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T130522Z:9efc8871-0f14-44ec-9417-b819a2dc01cf", + "x-ms-routing-request-id" : "WESTUS:20190618T214255Z:81813deb-a9c4-40fb-aca9-e013e8db88df", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9efc8871-0f14-44ec-9417-b819a2dc01cf", + "x-ms-request-id" : "81813deb-a9c4-40fb-aca9-e013e8db88df", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-82066083fd19?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-7f458019c105?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:23 GMT", + "date" : "Tue, 18 Jun 2019 21:42:56 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8682128d-d151-42fe-b66d-0a3d5d5b660e", + "x-ms-correlation-request-id" : "09e1b1de-e8da-41d4-b590-5df27493a48f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130523Z:8682128d-d151-42fe-b66d-0a3d5d5b660e", + "x-ms-routing-request-id" : "WESTUS:20190618T214257Z:09e1b1de-e8da-41d4-b590-5df27493a48f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8682128d-d151-42fe-b66d-0a3d5d5b660e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-82066083fd19\",\"name\":\"hdijava-82066083fd19\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "09e1b1de-e8da-41d4-b590-5df27493a48f", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-7f458019c105\",\"name\":\"hdijava-7f458019c105\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-82066083fd19/providers/Microsoft.Storage/storageAccounts/hdijavaf8437194de87?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-7f458019c105/providers/Microsoft.Storage/storageAccounts/hdijava85858704efe5?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:24 GMT", + "date" : "Tue, 18 Jun 2019 21:42:57 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7bd0c02d-20f5-4d47-9c9b-c9875c714412", + "x-ms-correlation-request-id" : "88b104b4-18b8-44cf-9f2e-cda410b20ba3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130525Z:7bd0c02d-20f5-4d47-9c9b-c9875c714412", + "x-ms-routing-request-id" : "WESTUS:20190618T214258Z:88b104b4-18b8-44cf-9f2e-cda410b20ba3", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9627065b-e586-4134-b04d-3c3c11fa61df?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6ea5cfb5-2df1-4ad8-9c0e-d75c737a292d?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "9627065b-e586-4134-b04d-3c3c11fa61df", + "x-ms-request-id" : "6ea5cfb5-2df1-4ad8-9c0e-d75c737a292d", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9627065b-e586-4134-b04d-3c3c11fa61df?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6ea5cfb5-2df1-4ad8-9c0e-d75c737a292d?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:24 GMT", + "date" : "Tue, 18 Jun 2019 21:42:58 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,101 +90,99 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "32c5f6c3-8f2c-4c84-b414-858fc2566492", + "x-ms-correlation-request-id" : "e2f3834f-4bc4-474f-994c-ae71455eadc5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130525Z:32c5f6c3-8f2c-4c84-b414-858fc2566492", + "x-ms-routing-request-id" : "WESTUS:20190618T214258Z:e2f3834f-4bc4-474f-994c-ae71455eadc5", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9627065b-e586-4134-b04d-3c3c11fa61df?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6ea5cfb5-2df1-4ad8-9c0e-d75c737a292d?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "0a0e3497-11e2-46ee-b0b4-29d7ccbddac5", + "x-ms-request-id" : "a35bfc97-4f25-41f7-8f6d-88e6671324a1", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9627065b-e586-4134-b04d-3c3c11fa61df?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6ea5cfb5-2df1-4ad8-9c0e-d75c737a292d?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:42 GMT", + "date" : "Tue, 18 Jun 2019 21:43:15 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f621b095-030d-4fa3-a320-58d1ea660db6", + "x-ms-correlation-request-id" : "10cf25d4-3a00-45ba-a3a5-9cf47796ea1f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130542Z:f621b095-030d-4fa3-a320-58d1ea660db6", + "x-ms-routing-request-id" : "WESTUS:20190618T214316Z:10cf25d4-3a00-45ba-a3a5-9cf47796ea1f", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "72a17310-107a-4ef4-9388-552860e2abf7", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-82066083fd19/providers/Microsoft.Storage/storageAccounts/hdijavaf8437194de87\",\"name\":\"hdijavaf8437194de87\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:24.7865639Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:24.7865639Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T13:05:24.6459270Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaf8437194de87.blob.core.windows.net/\",\"queue\":\"https://hdijavaf8437194de87.queue.core.windows.net/\",\"table\":\"https://hdijavaf8437194de87.table.core.windows.net/\",\"file\":\"https://hdijavaf8437194de87.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "c7e96443-f60e-4e7f-874f-7ec8d7bf9194", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-7f458019c105/providers/Microsoft.Storage/storageAccounts/hdijava85858704efe5\",\"name\":\"hdijava85858704efe5\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:42:58.0712110Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:42:58.0712110Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:42:57.9462372Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava85858704efe5.blob.core.windows.net/\",\"queue\":\"https://hdijava85858704efe5.queue.core.windows.net/\",\"table\":\"https://hdijava85858704efe5.table.core.windows.net/\",\"file\":\"https://hdijava85858704efe5.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-82066083fd19/providers/Microsoft.Storage/storageAccounts/hdijavaf8437194de87?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-7f458019c105/providers/Microsoft.Storage/storageAccounts/hdijava85858704efe5?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:42 GMT", + "date" : "Tue, 18 Jun 2019 21:43:15 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "34953344-e03a-4247-b678-c2d03f393745", + "x-ms-correlation-request-id" : "67c998a2-ec90-4214-a322-063f8f2459bc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130542Z:34953344-e03a-4247-b678-c2d03f393745", + "x-ms-routing-request-id" : "WESTUS:20190618T214316Z:67c998a2-ec90-4214-a322-063f8f2459bc", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "fa11ffce-39cc-4ace-a229-985a93662e82", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-82066083fd19/providers/Microsoft.Storage/storageAccounts/hdijavaf8437194de87\",\"name\":\"hdijavaf8437194de87\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:24.7865639Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T13:05:24.7865639Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T13:05:24.6459270Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaf8437194de87.blob.core.windows.net/\",\"queue\":\"https://hdijavaf8437194de87.queue.core.windows.net/\",\"table\":\"https://hdijavaf8437194de87.table.core.windows.net/\",\"file\":\"https://hdijavaf8437194de87.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "77949ec5-a61c-4200-98cf-27bf9b1a6d9d", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-7f458019c105/providers/Microsoft.Storage/storageAccounts/hdijava85858704efe5\",\"name\":\"hdijava85858704efe5\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:42:58.0712110Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T21:42:58.0712110Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T21:42:57.9462372Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava85858704efe5.blob.core.windows.net/\",\"queue\":\"https://hdijava85858704efe5.queue.core.windows.net/\",\"table\":\"https://hdijava85858704efe5.table.core.windows.net/\",\"file\":\"https://hdijava85858704efe5.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-82066083fd19/providers/Microsoft.HDInsight/clusters/hdisdk-cluster54a34285759142?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-7f458019c105/providers/Microsoft.HDInsight/clusters/hdisdk-clusterf8058266e43289?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:42 GMT", + "date" : "Tue, 18 Jun 2019 21:43:15 GMT", "content-length" : "104", "expires" : "-1", "retry-after" : "0", "StatusCode" : "400", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "37a1b319-be78-4e17-bac7-4983b1fdeecc", + "x-ms-correlation-request-id" : "8e940f02-b071-4d88-b261-d6ddd85d8dd6", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T130542Z:37a1b319-be78-4e17-bac7-4983b1fdeecc", + "x-ms-routing-request-id" : "WESTUS:20190618T214316Z:8e940f02-b071-4d88-b261-d6ddd85d8dd6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "37a1b319-be78-4e17-bac7-4983b1fdeecc", + "x-ms-request-id" : "8e940f02-b071-4d88-b261-d6ddd85d8dd6", "Body" : "{\"error\":{\"code\":\"LocationRequired\",\"message\":\"The location property is required for this definition.\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-82066083fd19?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-7f458019c105?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 13:05:43 GMT", + "date" : "Tue, 18 Jun 2019 21:43:16 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -192,14 +190,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "61e006c0-ce06-4c03-8534-2b1e2fbf8f63", + "x-ms-correlation-request-id" : "55ab8b9b-3745-45e7-bef4-306850b241eb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T130543Z:61e006c0-ce06-4c03-8534-2b1e2fbf8f63", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEODIwNjYwODNGRDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T214317Z:55ab8b9b-3745-45e7-bef4-306850b241eb", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEN0Y0NTgwMTlDMTA1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "61e006c0-ce06-4c03-8534-2b1e2fbf8f63", + "x-ms-request-id" : "55ab8b9b-3745-45e7-bef4-306850b241eb", "Body" : "" } } ], - "variables" : [ "hdijava-82066083fd19", "hdijavaf8437194de87", "hdisdk-cluster54a34285759142" ] + "variables" : [ "hdijava-7f458019c105", "hdijava85858704efe5", "hdisdk-clusterf8058266e43289" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetConfigurations.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetConfigurations.json index 19279d2d5da50..d946af45c947d 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetConfigurations.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetConfigurations.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-347614195f49?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-65e0246930ef?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:08 GMT", + "date" : "Tue, 18 Jun 2019 22:34:31 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "55b20695-8d1e-4c77-b5ca-3bd95430c5c2", + "x-ms-correlation-request-id" : "5c8fe0c1-63d2-418d-aa4d-2f080fb69396", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T140909Z:55b20695-8d1e-4c77-b5ca-3bd95430c5c2", + "x-ms-routing-request-id" : "WESTUS:20190618T223432Z:5c8fe0c1-63d2-418d-aa4d-2f080fb69396", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "55b20695-8d1e-4c77-b5ca-3bd95430c5c2", + "x-ms-request-id" : "5c8fe0c1-63d2-418d-aa4d-2f080fb69396", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-347614195f49?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-65e0246930ef?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:10 GMT", + "date" : "Tue, 18 Jun 2019 22:34:33 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5efc33ed-c9f5-4cc1-8b90-76c1893095aa", + "x-ms-correlation-request-id" : "a5d2ad6d-324d-4ac1-8c12-ad6d9bdc0b00", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140911Z:5efc33ed-c9f5-4cc1-8b90-76c1893095aa", + "x-ms-routing-request-id" : "WESTUS:20190618T223434Z:a5d2ad6d-324d-4ac1-8c12-ad6d9bdc0b00", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5efc33ed-c9f5-4cc1-8b90-76c1893095aa", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49\",\"name\":\"hdijava-347614195f49\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "a5d2ad6d-324d-4ac1-8c12-ad6d9bdc0b00", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef\",\"name\":\"hdijava-65e0246930ef\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.Storage/storageAccounts/hdijava05548733090a?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.Storage/storageAccounts/hdijavacd058761649a?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:11 GMT", + "date" : "Tue, 18 Jun 2019 22:34:35 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a451fdb3-12c0-4847-a6d0-00a08d745185", + "x-ms-correlation-request-id" : "a8c5d49b-6686-498e-8301-1ddf87b04198", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140912Z:a451fdb3-12c0-4847-a6d0-00a08d745185", + "x-ms-routing-request-id" : "WESTUS:20190618T223435Z:a8c5d49b-6686-498e-8301-1ddf87b04198", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6c7e6b31-8e2f-4a20-9cf7-2e5fbe44fa58?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38ee7766-cdf4-47a6-995e-2de955867e01?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "6c7e6b31-8e2f-4a20-9cf7-2e5fbe44fa58", + "x-ms-request-id" : "38ee7766-cdf4-47a6-995e-2de955867e01", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6c7e6b31-8e2f-4a20-9cf7-2e5fbe44fa58?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38ee7766-cdf4-47a6-995e-2de955867e01?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:11 GMT", + "date" : "Tue, 18 Jun 2019 22:34:35 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,107 +90,103 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e0c8ed5c-03e9-4b95-bf48-8ceb8e871c62", + "x-ms-correlation-request-id" : "92d5e0e2-a28a-43da-ad77-a7fb612ba54c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140912Z:e0c8ed5c-03e9-4b95-bf48-8ceb8e871c62", + "x-ms-routing-request-id" : "WESTUS:20190618T223436Z:92d5e0e2-a28a-43da-ad77-a7fb612ba54c", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6c7e6b31-8e2f-4a20-9cf7-2e5fbe44fa58?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38ee7766-cdf4-47a6-995e-2de955867e01?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "a296db95-cbc3-4abf-9f54-8e9bf9bb1160", + "x-ms-request-id" : "675c4de0-bfe8-466a-b4ed-80f11a700491", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6c7e6b31-8e2f-4a20-9cf7-2e5fbe44fa58?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38ee7766-cdf4-47a6-995e-2de955867e01?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:29 GMT", + "date" : "Tue, 18 Jun 2019 22:34:53 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d64c4a2a-0dea-4987-af21-5af61b444fd2", + "x-ms-correlation-request-id" : "c6b44896-987a-42ea-9b15-6c02dac356d8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140929Z:d64c4a2a-0dea-4987-af21-5af61b444fd2", + "x-ms-routing-request-id" : "WESTUS:20190618T223453Z:c6b44896-987a-42ea-9b15-6c02dac356d8", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "fc692336-ee98-48e2-a446-3f652646f31c", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.Storage/storageAccounts/hdijava05548733090a\",\"name\":\"hdijava05548733090a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T14:09:12.3232791Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T14:09:12.3232791Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T14:09:12.1357712Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava05548733090a.blob.core.windows.net/\",\"queue\":\"https://hdijava05548733090a.queue.core.windows.net/\",\"table\":\"https://hdijava05548733090a.table.core.windows.net/\",\"file\":\"https://hdijava05548733090a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "6d14073a-2da5-4962-9a06-856ed64d28e4", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.Storage/storageAccounts/hdijavacd058761649a\",\"name\":\"hdijavacd058761649a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:34:35.4636256Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:34:35.4636256Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T22:34:35.3230031Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavacd058761649a.blob.core.windows.net/\",\"queue\":\"https://hdijavacd058761649a.queue.core.windows.net/\",\"table\":\"https://hdijavacd058761649a.table.core.windows.net/\",\"file\":\"https://hdijavacd058761649a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.Storage/storageAccounts/hdijava05548733090a?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.Storage/storageAccounts/hdijavacd058761649a?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:29 GMT", + "date" : "Tue, 18 Jun 2019 22:34:53 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8b3bd976-0290-44b0-af85-33690f396a15", + "x-ms-correlation-request-id" : "d564830c-6345-494b-b2a9-471747d6769d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140930Z:8b3bd976-0290-44b0-af85-33690f396a15", + "x-ms-routing-request-id" : "WESTUS:20190618T223453Z:d564830c-6345-494b-b2a9-471747d6769d", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "f8d9f55d-7049-4736-be9b-e8dc45c411d7", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.Storage/storageAccounts/hdijava05548733090a\",\"name\":\"hdijava05548733090a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T14:09:12.3232791Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T14:09:12.3232791Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T14:09:12.1357712Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava05548733090a.blob.core.windows.net/\",\"queue\":\"https://hdijava05548733090a.queue.core.windows.net/\",\"table\":\"https://hdijava05548733090a.table.core.windows.net/\",\"file\":\"https://hdijava05548733090a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "bfc9c971-742d-405b-80d6-8fddb018e2e1", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.Storage/storageAccounts/hdijavacd058761649a\",\"name\":\"hdijavacd058761649a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:34:35.4636256Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T22:34:35.4636256Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T22:34:35.3230031Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavacd058761649a.blob.core.windows.net/\",\"queue\":\"https://hdijavacd058761649a.queue.core.windows.net/\",\"table\":\"https://hdijavacd058761649a.table.core.windows.net/\",\"file\":\"https://hdijavacd058761649a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.Storage/storageAccounts/hdijava05548733090a/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.Storage/storageAccounts/hdijavacd058761649a/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:29 GMT", + "date" : "Tue, 18 Jun 2019 22:34:56 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5a4c41c3-0733-4589-a38b-70b5b1b6c79a", + "x-ms-correlation-request-id" : "ccf20e8a-1b9d-4027-91bf-53df485f810a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140930Z:5a4c41c3-0733-4589-a38b-70b5b1b6c79a", + "x-ms-routing-request-id" : "WESTUS:20190618T223456Z:ccf20e8a-1b9d-4027-91bf-53df485f810a", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "32920312-b877-45c4-8d2b-b8acbc3f3fc0", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"FOPSCczp3EAPniDpEG0JfSH1YFmkvHFj4fc4MIhI+ac6gE273fVvt1m34CIXFokSschOgXTCpjI4kiCaEUmZYw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"qDtDbKD+HLot0Xh0e1z2TYl8Y0yLKWKSWTLa4nO9L29oQnikX/2tlPvfrOX2VUg+H6IKVYYFSbkivqV1Th8xTQ==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "48201d90-0b3f-45cd-ae94-f32d0fd45994", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"ZUIi+xlcfPur73O1V8LiVkapKbjTpFSqcq16Z/LD00Q2stv6bka+u84Q+dEi9/O/fZqds90inEDlyw99x/B0zQ==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"CFMjopofmvVuY1aJ204H1FIpUenlyJ5fUt1cY6oQjoANiwjTX3IpaaxKJxXIjTGbhVgKl35x7JLuY7qZjB/Esg==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:49 GMT", - "content-length" : "1269", + "date" : "Tue, 18 Jun 2019 22:35:16 GMT", + "content-length" : "1504", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", @@ -198,28 +194,27 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a05bb3b2-be50-4df6-a10c-1a6a09f83169", + "x-ms-correlation-request-id" : "f141d69b-b0d6-45b0-ab29-0de37f893ff9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140950Z:a05bb3b2-be50-4df6-a10c-1a6a09f83169", + "x-ms-routing-request-id" : "WESTUS:20190618T223517Z:f141d69b-b0d6-45b0-ab29-0de37f893ff9", "content-type" : "application/json; charset=utf-8", - "etag" : "\"3fa51c03-983f-43e9-a550-0109028bcfc1\"", + "etag" : "\"1b80240f-5e79-4311-a530-3e979c566089\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec?api-version=2018-06-01-preview", - "x-ms-request-id" : "d552a006-21cc-440d-a28e-00fbf47cb450", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec\",\"name\":\"hdisdk-configscf1656410a35ec\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"3fa51c03-983f-43e9-a550-0109028bcfc1\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T14:09:49.51\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689?api-version=2018-06-01-preview", + "x-ms-request-id" : "5251bc35-d49f-43c3-8787-2363539f7868", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689\",\"name\":\"hdisdk-configs9739254270b689\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"1b80240f-5e79-4311-a530-3e979c566089\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T22:35:16.333\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavacd058761649a.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-configs9739254270b689\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:09:49 GMT", + "date" : "Tue, 18 Jun 2019 22:35:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +222,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5fbebb45-b10a-42e1-8e2d-42d1b34d32f5", + "x-ms-correlation-request-id" : "e774e92c-0677-4944-86bb-29439ba6bd0f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T140950Z:5fbebb45-b10a-42e1-8e2d-42d1b34d32f5", + "x-ms-routing-request-id" : "WESTUS:20190618T223518Z:e774e92c-0677-4944-86bb-29439ba6bd0f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d6e2dbc8-d809-4bff-b2dd-d4c0105ddf93", + "x-ms-request-id" : "b775577c-48da-4bef-9843-38a88890e14a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:10:20 GMT", + "date" : "Tue, 18 Jun 2019 22:35:48 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +247,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "87a982d8-8f30-4f9f-9d33-85db27d9f3b4", + "x-ms-correlation-request-id" : "875ebb15-9f49-4a9a-af40-3d59b1c3597d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141021Z:87a982d8-8f30-4f9f-9d33-85db27d9f3b4", + "x-ms-routing-request-id" : "WESTUS:20190618T223549Z:875ebb15-9f49-4a9a-af40-3d59b1c3597d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "23f56f73-fb6a-424e-b6af-ded48cd03d2f", + "x-ms-request-id" : "69806a65-8f19-438e-8026-01673821e2cd", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:10:51 GMT", + "date" : "Tue, 18 Jun 2019 22:36:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +272,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "671617ee-0f3a-47f7-9e23-394b01f9ed7b", + "x-ms-correlation-request-id" : "5485de00-3b56-4b9d-95d0-6f8c6a2085f4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141051Z:671617ee-0f3a-47f7-9e23-394b01f9ed7b", + "x-ms-routing-request-id" : "WESTUS:20190618T223619Z:5485de00-3b56-4b9d-95d0-6f8c6a2085f4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d8c48886-f135-4ce0-a1a1-9bcae8ff1c4b", + "x-ms-request-id" : "3b34dd6e-c930-4eb7-a18c-a5cd7bf31f13", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:11:21 GMT", + "date" : "Tue, 18 Jun 2019 22:36:50 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +297,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8d995a03-d32b-41ff-bc96-17a760a20147", + "x-ms-correlation-request-id" : "1c3a3ced-214c-4a48-b7ed-13e4c94240c2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141122Z:8d995a03-d32b-41ff-bc96-17a760a20147", + "x-ms-routing-request-id" : "WESTUS:20190618T223650Z:1c3a3ced-214c-4a48-b7ed-13e4c94240c2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "113b0ffd-6c25-4e08-a3a8-9a5d5340bb86", + "x-ms-request-id" : "733abbc1-1bdf-4832-a1b0-4827a2443404", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:11:53 GMT", + "date" : "Tue, 18 Jun 2019 22:37:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +322,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4fbd6a61-d946-444b-af48-1b11db53253e", + "x-ms-correlation-request-id" : "049b3e70-e704-4f77-8b38-b654db709683", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141153Z:4fbd6a61-d946-444b-af48-1b11db53253e", + "x-ms-routing-request-id" : "WESTUS:20190618T223721Z:049b3e70-e704-4f77-8b38-b654db709683", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "37552551-1b40-4b89-ace7-71200bb91be9", + "x-ms-request-id" : "cb5611fa-0711-483d-9654-34e0411b4e6d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:12:22 GMT", + "date" : "Tue, 18 Jun 2019 22:37:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +347,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fe671ff9-83f5-4ecb-b529-c18caa10e06b", + "x-ms-correlation-request-id" : "1d2e01b6-f97a-4d51-99eb-39b993736c93", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141223Z:fe671ff9-83f5-4ecb-b529-c18caa10e06b", + "x-ms-routing-request-id" : "WESTUS:20190618T223752Z:1d2e01b6-f97a-4d51-99eb-39b993736c93", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a74731ef-08fc-452a-9470-2affc42b17de", + "x-ms-request-id" : "808b86e5-6677-40b9-9a45-fc941470fc30", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:12:53 GMT", + "date" : "Tue, 18 Jun 2019 22:38:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +372,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8d9cfb00-0955-4683-96dd-b6c0edfc2092", + "x-ms-correlation-request-id" : "259acc65-da0f-4844-9aad-f64f7c65f299", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141253Z:8d9cfb00-0955-4683-96dd-b6c0edfc2092", + "x-ms-routing-request-id" : "WESTUS:20190618T223823Z:259acc65-da0f-4844-9aad-f64f7c65f299", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b2b5e0ee-d82a-4f0e-ba5e-26e5cdedfde6", + "x-ms-request-id" : "a84e40f1-43ad-4e18-840a-6c601aa8d6b5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:13:23 GMT", + "date" : "Tue, 18 Jun 2019 22:38:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +397,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b02c7523-c659-4e75-b04f-bf03d239eeac", + "x-ms-correlation-request-id" : "779558cb-ba37-48c4-ab57-bc5a9ac3fac7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141324Z:b02c7523-c659-4e75-b04f-bf03d239eeac", + "x-ms-routing-request-id" : "WESTUS:20190618T223854Z:779558cb-ba37-48c4-ab57-bc5a9ac3fac7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "539dc122-ee3f-4bd1-a390-faf68662f343", + "x-ms-request-id" : "8dc06080-6c4c-4fb8-9758-be7284fd3f8a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:13:54 GMT", + "date" : "Tue, 18 Jun 2019 22:39:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +422,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "97a0a133-928f-4bff-ae70-c1c2fcf73788", + "x-ms-correlation-request-id" : "4ab6e27b-9bb3-4ce6-bfca-3095a378947b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141354Z:97a0a133-928f-4bff-ae70-c1c2fcf73788", + "x-ms-routing-request-id" : "WESTUS:20190618T223924Z:4ab6e27b-9bb3-4ce6-bfca-3095a378947b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a9f99abe-6588-484b-b41e-80ccc6ed10cb", + "x-ms-request-id" : "1ada73c4-812e-4a38-96c5-b038e2c0ae32", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:14:25 GMT", + "date" : "Tue, 18 Jun 2019 22:39:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +447,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2a98720d-390e-47f5-94a8-f699bb198434", + "x-ms-correlation-request-id" : "a3bfdf6f-0529-4386-a320-8d4fd177d396", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141425Z:2a98720d-390e-47f5-94a8-f699bb198434", + "x-ms-routing-request-id" : "WESTUS:20190618T223955Z:a3bfdf6f-0529-4386-a320-8d4fd177d396", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b16b8c81-e3c3-4515-a20f-e9f0416c511b", + "x-ms-request-id" : "410a2ad0-82e7-475f-9adb-42824b986011", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:14:55 GMT", + "date" : "Tue, 18 Jun 2019 22:40:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +472,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "29c45416-5d1f-4b94-994e-59cf1e9042c4", + "x-ms-correlation-request-id" : "3e827a66-bef8-42fe-9605-e202bcb62f85", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141455Z:29c45416-5d1f-4b94-994e-59cf1e9042c4", + "x-ms-routing-request-id" : "WESTUS:20190618T224026Z:3e827a66-bef8-42fe-9605-e202bcb62f85", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fadb8bce-57f9-46d5-8379-ca842728dcb9", + "x-ms-request-id" : "2a636a23-a4a3-4f27-a0d2-58f75dd2243c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:15:25 GMT", + "date" : "Tue, 18 Jun 2019 22:40:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +497,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5b7fccba-aa7b-4238-bfd1-285f00f8618e", + "x-ms-correlation-request-id" : "bf182737-9891-45c0-ae1d-c9cc2526ecf4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141526Z:5b7fccba-aa7b-4238-bfd1-285f00f8618e", + "x-ms-routing-request-id" : "WESTUS:20190618T224057Z:bf182737-9891-45c0-ae1d-c9cc2526ecf4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "947d2977-dc4f-4d8f-8b9b-6788127d0d91", + "x-ms-request-id" : "c39b084f-13ad-46ef-b71a-5282192ef619", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:15:56 GMT", + "date" : "Tue, 18 Jun 2019 22:41:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +522,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0d8f533a-499c-4d40-b01b-37a07cd1b21d", + "x-ms-correlation-request-id" : "f2dd8cb0-3d51-46d2-aa7b-6901064e9502", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141557Z:0d8f533a-499c-4d40-b01b-37a07cd1b21d", + "x-ms-routing-request-id" : "WESTUS:20190618T224128Z:f2dd8cb0-3d51-46d2-aa7b-6901064e9502", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e1c95f46-5702-4b66-9458-804713bfb890", + "x-ms-request-id" : "cb223793-ebc4-40d5-9e2f-3e2dd7f518b5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:16:26 GMT", + "date" : "Tue, 18 Jun 2019 22:41:59 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +547,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "42f69909-842d-4d7c-8d17-1da8e60e2c95", + "x-ms-correlation-request-id" : "ec5aa7e1-b3d5-43a4-b7fb-ebc5f7d0bedf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141627Z:42f69909-842d-4d7c-8d17-1da8e60e2c95", + "x-ms-routing-request-id" : "WESTUS:20190618T224159Z:ec5aa7e1-b3d5-43a4-b7fb-ebc5f7d0bedf", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "689af00c-f57f-45f9-8bfa-a20ed4735384", + "x-ms-request-id" : "8fd5c431-5537-4398-a7dc-fc2d628825c7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:16:57 GMT", + "date" : "Tue, 18 Jun 2019 22:42:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +572,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1bbda859-ad30-402e-bc76-adb1a972c701", + "x-ms-correlation-request-id" : "e86a3ab6-c399-4b62-b8bc-c009352990dc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141658Z:1bbda859-ad30-402e-bc76-adb1a972c701", + "x-ms-routing-request-id" : "WESTUS:20190618T224230Z:e86a3ab6-c399-4b62-b8bc-c009352990dc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b313ce5d-37f1-4c68-b852-99d99049195b", + "x-ms-request-id" : "3c3205fd-ceb2-4b7c-8b01-b8f4a963485a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:17:27 GMT", + "date" : "Tue, 18 Jun 2019 22:43:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +597,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cd53a5e8-f09d-4260-aa93-8cd2d46a5b4d", + "x-ms-correlation-request-id" : "9f42bc9c-5cb9-499e-8453-9165b86b0438", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141728Z:cd53a5e8-f09d-4260-aa93-8cd2d46a5b4d", + "x-ms-routing-request-id" : "WESTUS:20190618T224300Z:9f42bc9c-5cb9-499e-8453-9165b86b0438", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "65766e45-3195-4d32-97c1-9d1a55f2b7ab", + "x-ms-request-id" : "f6300364-a7b0-4c51-ae30-7fcf094ec870", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:17:59 GMT", + "date" : "Tue, 18 Jun 2019 22:43:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +622,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5308ab31-e639-4109-97f6-b9e05762c854", + "x-ms-correlation-request-id" : "e9a9064f-08c2-436a-8974-e812024f0488", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141759Z:5308ab31-e639-4109-97f6-b9e05762c854", + "x-ms-routing-request-id" : "WESTUS:20190618T224331Z:e9a9064f-08c2-436a-8974-e812024f0488", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "431f0483-af00-44ba-9921-cf0f778a6a05", + "x-ms-request-id" : "c42b9e52-939d-4f02-8ede-ab83f1bb6bec", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:18:29 GMT", + "date" : "Tue, 18 Jun 2019 22:44:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +647,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b97b3657-12c1-4577-9c90-9ff280d8cd69", + "x-ms-correlation-request-id" : "bdca0bfb-ffe5-4a2f-8662-73469085cf2b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141830Z:b97b3657-12c1-4577-9c90-9ff280d8cd69", + "x-ms-routing-request-id" : "WESTUS:20190618T224402Z:bdca0bfb-ffe5-4a2f-8662-73469085cf2b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "bdc5dc95-5dbd-464a-be33-2fd2d244a0bf", + "x-ms-request-id" : "61bc3f14-fa38-4546-b161-d540d93ec565", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:19:00 GMT", + "date" : "Tue, 18 Jun 2019 22:44:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +672,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5c0d100e-2539-431b-bd04-f92e4ca58ff9", + "x-ms-correlation-request-id" : "ae70af80-5c69-4a38-a971-4327edb6bcf4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141900Z:5c0d100e-2539-431b-bd04-f92e4ca58ff9", + "x-ms-routing-request-id" : "WESTUS:20190618T224433Z:ae70af80-5c69-4a38-a971-4327edb6bcf4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e07d2452-ccde-4d0a-aae7-56aa1ec3b0a4", + "x-ms-request-id" : "658ec506-06f5-4937-9d43-1df2fbfe8f88", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:19:30 GMT", + "date" : "Tue, 18 Jun 2019 22:45:03 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +697,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a753e602-8c2f-4d77-ba0d-21c493d9b99c", + "x-ms-correlation-request-id" : "41587126-fe17-4815-8a2c-5f197984ba0b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T141931Z:a753e602-8c2f-4d77-ba0d-21c493d9b99c", + "x-ms-routing-request-id" : "WESTUS:20190618T224504Z:41587126-fe17-4815-8a2c-5f197984ba0b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9d285146-3d49-403a-9b6f-04a1f6d6a354", + "x-ms-request-id" : "66f78f5c-07e1-4696-beb9-7ef8d5e0da50", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:20:01 GMT", + "date" : "Tue, 18 Jun 2019 22:45:34 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +722,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "085818e6-0dd9-4183-b7fc-6bc7e6787d74", + "x-ms-correlation-request-id" : "e7207ebe-5b6b-441b-b8b2-53354d9a6f15", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142001Z:085818e6-0dd9-4183-b7fc-6bc7e6787d74", + "x-ms-routing-request-id" : "WESTUS:20190618T224534Z:e7207ebe-5b6b-441b-b8b2-53354d9a6f15", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dda432c7-9a44-409b-b148-0d9085c4bbae", + "x-ms-request-id" : "e78d5671-b893-4f3a-8320-da1f254470d7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:20:32 GMT", + "date" : "Tue, 18 Jun 2019 22:46:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +747,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d71c68e0-5bc4-4bf1-bda1-b26a6354b168", + "x-ms-correlation-request-id" : "aec3dc21-9e2a-43ce-aeb3-f45fee012d29", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142032Z:d71c68e0-5bc4-4bf1-bda1-b26a6354b168", + "x-ms-routing-request-id" : "WESTUS:20190618T224605Z:aec3dc21-9e2a-43ce-aeb3-f45fee012d29", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5cb56d38-be6c-4460-8d88-534c9bdff8c6", + "x-ms-request-id" : "45267836-8409-4fde-88a9-195926dd06cf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:21:01 GMT", + "date" : "Tue, 18 Jun 2019 22:46:36 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +772,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f544c8dd-0a18-4e86-a119-0729bc9ef1f2", + "x-ms-correlation-request-id" : "6a66f5a4-6974-49e1-8ad6-1666e289a213", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142102Z:f544c8dd-0a18-4e86-a119-0729bc9ef1f2", + "x-ms-routing-request-id" : "WESTUS:20190618T224636Z:6a66f5a4-6974-49e1-8ad6-1666e289a213", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6b0e844e-7f03-4aa3-85e3-ef88c04ab7d6", + "x-ms-request-id" : "98e0c62a-eff6-4d05-8d66-fa70d23d46d0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:21:32 GMT", + "date" : "Tue, 18 Jun 2019 22:47:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,25 +797,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d6837d41-badd-4f0e-a6e1-8cb9ac2e303c", + "x-ms-correlation-request-id" : "009814e8-259b-42a7-8fdc-82e83b1f64a3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142133Z:d6837d41-badd-4f0e-a6e1-8cb9ac2e303c", + "x-ms-routing-request-id" : "WESTUS:20190618T224707Z:009814e8-259b-42a7-8fdc-82e83b1f64a3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "16ce984a-9ce2-4ffc-aa6e-29661b7d0bf7", + "x-ms-request-id" : "25badd00-482d-4547-a472-a1e81d0d8f17", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:22:02 GMT", + "date" : "Tue, 18 Jun 2019 22:47:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -851,25 +822,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "43642e07-71d3-48e0-becb-c6eecd1d2314", + "x-ms-correlation-request-id" : "5ac88ad9-972b-4e17-afd9-c00cd41fd46c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142203Z:43642e07-71d3-48e0-becb-c6eecd1d2314", + "x-ms-routing-request-id" : "WESTUS:20190618T224738Z:5ac88ad9-972b-4e17-afd9-c00cd41fd46c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d93fc50a-f8c9-488a-a50d-39cfb4d64400", + "x-ms-request-id" : "cdb4ed35-2055-43e7-bda2-e93622a05c98", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:22:33 GMT", + "date" : "Tue, 18 Jun 2019 22:48:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -877,574 +847,203 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "99837f71-5a99-47f9-853d-be59e58e8811", + "x-ms-correlation-request-id" : "a6ff92bf-5549-4967-8475-b8ee850c9102", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142234Z:99837f71-5a99-47f9-853d-be59e58e8811", + "x-ms-routing-request-id" : "WESTUS:20190618T224808Z:a6ff92bf-5549-4967-8475-b8ee850c9102", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f91b5fc3-4370-45ed-86f8-aa0361a25c56", + "x-ms-request-id" : "2dfb8f7e-b84f-4d6e-abb2-24b93404c1a6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:23:04 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "71bc6026-4e4d-4043-ba49-4bd7b55e7f9a", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142304Z:71bc6026-4e4d-4043-ba49-4bd7b55e7f9a", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "4ea604e3-6df1-44ba-8019-486d445467b2", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:23:34 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2395c1e2-55df-462a-a937-f69f048f63a6", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142335Z:2395c1e2-55df-462a-a937-f69f048f63a6", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6c47f59f-a5bd-4a49-a378-85b4fe880d7d", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:24:05 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d4126fa5-3432-4b99-897b-63a68b4dcbd0", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142405Z:d4126fa5-3432-4b99-897b-63a68b4dcbd0", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b5d19b46-4a52-4fd3-a0f4-2db44aaeceae", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:24:35 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a21fff84-a68b-4a25-a555-771287bd279e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142435Z:a21fff84-a68b-4a25-a555-771287bd279e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f481dd59-e6e2-4d9e-8e4a-e52dd1b728ed", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:25:06 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d283bb0d-05f2-48f2-9d03-55780cc52ed9", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142506Z:d283bb0d-05f2-48f2-9d03-55780cc52ed9", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "603bf3c0-4a6f-421e-afdf-6313ad9a8622", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:25:36 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "10274ac6-978d-4bc4-a1d2-7f00bd8f77c5", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142537Z:10274ac6-978d-4bc4-a1d2-7f00bd8f77c5", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "b3aef89f-5c84-4e9f-93d4-58ffcc01d4e3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:26:07 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eb32ab10-abee-44ed-9e63-4a0fa3c17a1d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142607Z:eb32ab10-abee-44ed-9e63-4a0fa3c17a1d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "9c879733-aa0b-45c7-ba40-033a18ea9742", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:26:37 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "31f52ef1-6046-4213-82da-6f2513f888f6", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142638Z:31f52ef1-6046-4213-82da-6f2513f888f6", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "69907693-2420-47d3-882e-ccd86945f86e", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:27:08 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "58b2567a-3b79-41f5-81f4-8b6aaa8f4afc", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142709Z:58b2567a-3b79-41f5-81f4-8b6aaa8f4afc", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f20fb897-eccd-4001-8a21-2f5b52426e1a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:27:39 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5fb65789-5a82-4fe9-8184-2923f92891f6", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142739Z:5fb65789-5a82-4fe9-8184-2923f92891f6", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "16ce6e10-d927-4625-a018-3935f3e1d3d1", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:28:08 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "00d742b1-8d5b-4f9c-bbf0-893c65a8046b", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142809Z:00d742b1-8d5b-4f9c-bbf0-893c65a8046b", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "c38b6f34-3ae2-487f-8eeb-d993c2b5a1a7", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:28:39 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e8548fa9-86df-412c-b248-bd638648b2bf", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142840Z:e8548fa9-86df-412c-b248-bd638648b2bf", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f806271d-28e0-4f86-a449-5f47fc6f0198", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:29:10 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d7b7f7f1-f024-4980-84f1-b856d8da58f2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142910Z:d7b7f7f1-f024-4980-84f1-b856d8da58f2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "e79f1665-bca2-4189-bcf0-8e0ad7f250f8", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:29:40 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2bf6c947-7185-4c0e-8a70-f6fe6c4c3a7d", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T142941Z:2bf6c947-7185-4c0e-8a70-f6fe6c4c3a7d", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1c3bc20c-040c-424d-af2a-439a8f9224e9", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:12 GMT", + "date" : "Tue, 18 Jun 2019 22:48:39 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bba31471-b19f-422a-85d0-c78c3258b687", + "x-ms-correlation-request-id" : "c2699d99-aafe-4a56-b16c-adbe3b777501", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143012Z:bba31471-b19f-422a-85d0-c78c3258b687", + "x-ms-routing-request-id" : "WESTUS:20190618T224839Z:c2699d99-aafe-4a56-b16c-adbe3b777501", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "23b3ef5f-896b-4115-bd78-79cc7cc62720", + "x-ms-request-id" : "6dfb5f48-5629-4a16-a8b3-b6830e6a3e9e", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:12 GMT", - "content-length" : "1519", + "date" : "Tue, 18 Jun 2019 22:48:40 GMT", + "content-length" : "1754", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e70c0aea-88bb-44b0-b24d-226711720ae8", + "x-ms-correlation-request-id" : "a84d7092-3f18-4e03-9d4b-8bd287e31e03", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143012Z:e70c0aea-88bb-44b0-b24d-226711720ae8", + "x-ms-routing-request-id" : "WESTUS:20190618T224840Z:a84d7092-3f18-4e03-9d4b-8bd287e31e03", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d8f7f69e-39a9-4cc2-91c0-482d6e80a9b1", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec\",\"name\":\"hdisdk-configscf1656410a35ec\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"3fa51c03-983f-43e9-a550-0109028bcfc1\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T14:09:49.51\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-configscf1656410a35ec-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-configscf1656410a35ec.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "f393cb9b-e65e-4033-88cc-55fe74d08bf6", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689\",\"name\":\"hdisdk-configs9739254270b689\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"1b80240f-5e79-4311-a530-3e979c566089\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T22:35:16.333\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-configs9739254270b689-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-configs9739254270b689.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavacd058761649a.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-configs9739254270b689\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/configurations/hive-site?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/configurations/hive-site?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:12 GMT", + "date" : "Tue, 18 Jun 2019 22:48:41 GMT", "content-length" : "33", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cb05fda8-4de3-43ce-be2b-2f30f6cace9f", + "x-ms-correlation-request-id" : "7fa1c05c-960c-4504-a734-1122f7180064", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143013Z:cb05fda8-4de3-43ce-be2b-2f30f6cace9f", + "x-ms-routing-request-id" : "WESTUS:20190618T224841Z:7fa1c05c-960c-4504-a734-1122f7180064", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dd34ae9d-90f3-4479-a683-00dd2065c97c", + "x-ms-request-id" : "b6c7b94e-e5d9-453e-b975-3c950cf59707", "Body" : "{\"key1\":\"value1\",\"key2\":\"value2\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/configurations/mapred-site?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/configurations/mapred-site?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:13 GMT", + "date" : "Tue, 18 Jun 2019 22:48:42 GMT", "content-length" : "33", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c83863c0-8cd3-419a-b4cf-3c714911ac67", + "x-ms-correlation-request-id" : "2e941eeb-fbaf-4641-bac8-386057089031", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143013Z:c83863c0-8cd3-419a-b4cf-3c714911ac67", + "x-ms-routing-request-id" : "WESTUS:20190618T224842Z:2e941eeb-fbaf-4641-bac8-386057089031", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "28940ada-8366-4e23-bbde-f2bf7a83c1fc", + "x-ms-request-id" : "7df4a4d9-4e01-43dd-8a49-006dd208a4ac", "Body" : "{\"key5\":\"value5\",\"key6\":\"value6\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/configurations/yarn-site?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/configurations/yarn-site?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:13 GMT", + "date" : "Tue, 18 Jun 2019 22:48:42 GMT", "content-length" : "33", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2c00d0a4-b304-44d7-b544-4b204a5fe181", + "x-ms-correlation-request-id" : "c53e3ccb-6ba3-4498-a886-9302482f495e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143014Z:2c00d0a4-b304-44d7-b544-4b204a5fe181", + "x-ms-routing-request-id" : "WESTUS:20190618T224843Z:c53e3ccb-6ba3-4498-a886-9302482f495e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "89250496-1c13-4338-bc1b-4e7211301946", + "x-ms-request-id" : "e9317f0d-f6b9-402f-89be-31752d1e7756", "Body" : "{\"key7\":\"value7\",\"key8\":\"value8\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/configurations/gateway?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/configurations/gateway?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:14 GMT", + "date" : "Tue, 18 Jun 2019 22:48:43 GMT", "content-length" : "120", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "37dddf6a-8f9c-4cdb-a56a-42a149e045f9", + "x-ms-correlation-request-id" : "57550213-b07c-49ba-93dc-57f72d2fc155", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143014Z:37dddf6a-8f9c-4cdb-a56a-42a149e045f9", + "x-ms-routing-request-id" : "WESTUS:20190618T224844Z:57550213-b07c-49ba-93dc-57f72d2fc155", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5fb689bb-915c-4737-ac63-16e404b6d9d3", + "x-ms-request-id" : "8f0c9a83-806d-4fd4-9e0f-ef2983577b18", "Body" : "{\"restAuthCredential.isEnabled\":\"true\",\"restAuthCredential.username\":\"admin\",\"restAuthCredential.password\":\"Password1!\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-347614195f49/providers/Microsoft.HDInsight/clusters/hdisdk-configscf1656410a35ec/configurations/core-site?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-65e0246930ef/providers/Microsoft.HDInsight/clusters/hdisdk-configs9739254270b689/configurations/core-site?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:14 GMT", + "date" : "Tue, 18 Jun 2019 22:48:44 GMT", "content-length" : "252", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "72b6060a-8b4e-4d6d-a785-8b4429529a2b", + "x-ms-correlation-request-id" : "3cbd4164-719f-45ed-b8c2-48bc86583b1a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143015Z:72b6060a-8b4e-4d6d-a785-8b4429529a2b", + "x-ms-routing-request-id" : "WESTUS:20190618T224844Z:3cbd4164-719f-45ed-b8c2-48bc86583b1a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f2c32b0f-171b-41fc-80cf-b8c3f45bfa06", - "Body" : "{\"fs.defaultFS\":\"wasb://hdisdk-configscf1656410a35ec@hdijava05548733090a.blob.core.windows.net\",\"fs.azure.account.key.hdijava05548733090a.blob.core.windows.net\":\"FOPSCczp3EAPniDpEG0JfSH1YFmkvHFj4fc4MIhI+ac6gE273fVvt1m34CIXFokSschOgXTCpjI4kiCaEUmZYw==\"}" + "x-ms-request-id" : "8dfc7ac9-3d71-4e31-a030-48940ea34a4c", + "Body" : "{\"fs.defaultFS\":\"wasb://hdisdk-configs9739254270b689@hdijavacd058761649a.blob.core.windows.net\",\"fs.azure.account.key.hdijavacd058761649a.blob.core.windows.net\":\"ZUIi+xlcfPur73O1V8LiVkapKbjTpFSqcq16Z/LD00Q2stv6bka+u84Q+dEi9/O/fZqds90inEDlyw99x/B0zQ==\"}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-347614195f49?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-65e0246930ef?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 14:30:16 GMT", + "date" : "Tue, 18 Jun 2019 22:48:46 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1452,14 +1051,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3be5451f-f6f7-4586-a672-b02a359fc4d7", + "x-ms-correlation-request-id" : "75737b9b-e7a8-4853-945c-d27550d69308", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T143016Z:3be5451f-f6f7-4586-a672-b02a359fc4d7", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMzQ3NjE0MTk1RjQ5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T224846Z:75737b9b-e7a8-4853-945c-d27550d69308", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENjVFMDI0NjkzMEVGLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "3be5451f-f6f7-4586-a672-b02a359fc4d7", + "x-ms-request-id" : "75737b9b-e7a8-4853-945c-d27550d69308", "Body" : "" } } ], - "variables" : [ "hdijava-347614195f49", "hdijava05548733090a", "hdisdk-configscf1656410a35ec" ] + "variables" : [ "hdijava-65e0246930ef", "hdijavacd058761649a", "hdisdk-configs9739254270b689" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetUsages.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetUsages.json index addf1b93ed3a0..2ca447630a5d5 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetUsages.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testGetUsages.json @@ -3,14 +3,13 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HDInsight/locations/East%20US%202/usages?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Mon, 07 Jan 2019 07:57:27 GMT", - "content-length" : "110", + "date" : "Tue, 18 Jun 2019 23:16:20 GMT", + "content-length" : "108", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", @@ -18,13 +17,13 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4388a2b7-bb6a-4fad-b017-40a7c83b842f", + "x-ms-correlation-request-id" : "b5c20157-f03e-4030-88e0-c00a8fa20d47", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190107T075727Z:4388a2b7-bb6a-4fad-b017-40a7c83b842f", + "x-ms-routing-request-id" : "WESTUS:20190618T231621Z:b5c20157-f03e-4030-88e0-c00a8fa20d47", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "acf5cd68-459f-48c9-9ec6-4e1ca16e0cac", - "Body" : "{\"value\":[{\"unit\":\"Count\",\"currentValue\":838,\"limit\":1000,\"name\":{\"value\":\"cores\",\"localizedValue\":\"Cores\"}}]}" + "x-ms-request-id" : "c79a393b-a232-4d7b-a589-be9a7b31716d", + "Body" : "{\"value\":[{\"unit\":\"Count\",\"currentValue\":92,\"limit\":500,\"name\":{\"value\":\"cores\",\"localizedValue\":\"Cores\"}}]}" } } ], "variables" : [ ] diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testListClustersInResourceGroup.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testListClustersInResourceGroup.json index ef2ff878809bb..62fd1b8e0d0d4 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testListClustersInResourceGroup.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testListClustersInResourceGroup.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f77356925273?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-2b708865fdc0?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:11:36 GMT", + "date" : "Tue, 18 Jun 2019 20:32:50 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "586000af-f28c-4a32-98b4-f29bf5423e42", + "x-ms-correlation-request-id" : "c72676a6-f1cb-441c-8a09-d0c61d77a7dc", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021136Z:586000af-f28c-4a32-98b4-f29bf5423e42", + "x-ms-routing-request-id" : "WESTUS:20190618T203250Z:c72676a6-f1cb-441c-8a09-d0c61d77a7dc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "586000af-f28c-4a32-98b4-f29bf5423e42", + "x-ms-request-id" : "c72676a6-f1cb-441c-8a09-d0c61d77a7dc", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f77356925273?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-2b708865fdc0?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:11:39 GMT", + "date" : "Tue, 18 Jun 2019 20:32:52 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d4b3e33b-3d4e-41c8-a51c-7246d4540e1f", + "x-ms-correlation-request-id" : "6e654db1-6fb4-41b6-bba7-d1d04864a633", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021140Z:d4b3e33b-3d4e-41c8-a51c-7246d4540e1f", + "x-ms-routing-request-id" : "WESTUS:20190618T203253Z:6e654db1-6fb4-41b6-bba7-d1d04864a633", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d4b3e33b-3d4e-41c8-a51c-7246d4540e1f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273\",\"name\":\"hdijava-f77356925273\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "6e654db1-6fb4-41b6-bba7-d1d04864a633", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0\",\"name\":\"hdijava-2b708865fdc0\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.Storage/storageAccounts/hdijava7337102733d1?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.Storage/storageAccounts/hdijava0ef16804032c?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:11:42 GMT", + "date" : "Tue, 18 Jun 2019 20:32:54 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b23d5b42-a1d8-427e-acc5-da49d952e52f", + "x-ms-correlation-request-id" : "21ef9b55-2176-4c85-9185-54509f8e4b11", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021143Z:b23d5b42-a1d8-427e-acc5-da49d952e52f", + "x-ms-routing-request-id" : "WESTUS:20190618T203254Z:21ef9b55-2176-4c85-9185-54509f8e4b11", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe93dba8-5f01-4aff-af20-27a44517030c?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27deb2d8-df4d-4b8f-89e7-8e2c05395074?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "fe93dba8-5f01-4aff-af20-27a44517030c", + "x-ms-request-id" : "27deb2d8-df4d-4b8f-89e7-8e2c05395074", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe93dba8-5f01-4aff-af20-27a44517030c?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27deb2d8-df4d-4b8f-89e7-8e2c05395074?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:11:42 GMT", + "date" : "Tue, 18 Jun 2019 20:32:54 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,77 +90,75 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2b2eed44-1386-4489-a1ef-2c3371d8a51d", + "x-ms-correlation-request-id" : "8357ff83-99dc-4a6d-a49a-a284c77c1f99", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021143Z:2b2eed44-1386-4489-a1ef-2c3371d8a51d", + "x-ms-routing-request-id" : "WESTUS:20190618T203255Z:8357ff83-99dc-4a6d-a49a-a284c77c1f99", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe93dba8-5f01-4aff-af20-27a44517030c?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27deb2d8-df4d-4b8f-89e7-8e2c05395074?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "9fd76cf4-a3ee-4a27-ba51-336b81f955a1", + "x-ms-request-id" : "ca3060ea-48a8-49e4-8b75-6097154b1339", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe93dba8-5f01-4aff-af20-27a44517030c?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27deb2d8-df4d-4b8f-89e7-8e2c05395074?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:00 GMT", + "date" : "Tue, 18 Jun 2019 20:33:11 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c05abd03-fb37-4361-91a1-95e8e9609048", + "x-ms-correlation-request-id" : "8b3eb15a-9547-4f3c-bd4d-23b8e654aeb0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021200Z:c05abd03-fb37-4361-91a1-95e8e9609048", + "x-ms-routing-request-id" : "WESTUS:20190618T203312Z:8b3eb15a-9547-4f3c-bd4d-23b8e654aeb0", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "cefc478d-70a6-4252-9d5a-6dd323bd6444", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.Storage/storageAccounts/hdijava7337102733d1\",\"name\":\"hdijava7337102733d1\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T02:11:42.5774629Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T02:11:42.5774629Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-06T02:11:42.4680794Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava7337102733d1.blob.core.windows.net/\",\"queue\":\"https://hdijava7337102733d1.queue.core.windows.net/\",\"table\":\"https://hdijava7337102733d1.table.core.windows.net/\",\"file\":\"https://hdijava7337102733d1.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "e73cf1c9-0487-4521-ac2d-da4226cb009d", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.Storage/storageAccounts/hdijava0ef16804032c\",\"name\":\"hdijava0ef16804032c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:32:54.2338201Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:32:54.2338201Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:32:54.1400718Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava0ef16804032c.blob.core.windows.net/\",\"queue\":\"https://hdijava0ef16804032c.queue.core.windows.net/\",\"table\":\"https://hdijava0ef16804032c.table.core.windows.net/\",\"file\":\"https://hdijava0ef16804032c.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.Storage/storageAccounts/hdijava7337102733d1?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.Storage/storageAccounts/hdijava0ef16804032c?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:00 GMT", + "date" : "Tue, 18 Jun 2019 20:33:11 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d0e6c751-8a32-4f20-a03a-732c3ef72182", + "x-ms-correlation-request-id" : "74c50dac-8ded-47cd-9340-00f392d38a04", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021201Z:d0e6c751-8a32-4f20-a03a-732c3ef72182", + "x-ms-routing-request-id" : "WESTUS:20190618T203312Z:74c50dac-8ded-47cd-9340-00f392d38a04", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "f80d2882-69cb-4d08-9f07-e9c67eeb91ff", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.Storage/storageAccounts/hdijava7337102733d1\",\"name\":\"hdijava7337102733d1\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T02:11:42.5774629Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-06T02:11:42.5774629Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-06T02:11:42.4680794Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava7337102733d1.blob.core.windows.net/\",\"queue\":\"https://hdijava7337102733d1.queue.core.windows.net/\",\"table\":\"https://hdijava7337102733d1.table.core.windows.net/\",\"file\":\"https://hdijava7337102733d1.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "83a37b39-7398-4162-b418-9f48609b1cb2", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.Storage/storageAccounts/hdijava0ef16804032c\",\"name\":\"hdijava0ef16804032c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:32:54.2338201Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:32:54.2338201Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:32:54.1400718Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava0ef16804032c.blob.core.windows.net/\",\"queue\":\"https://hdijava0ef16804032c.queue.core.windows.net/\",\"table\":\"https://hdijava0ef16804032c.table.core.windows.net/\",\"file\":\"https://hdijava0ef16804032c.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:01 GMT", + "date" : "Tue, 18 Jun 2019 20:33:12 GMT", "content-length" : "12", "expires" : "-1", "vary" : "Accept-Encoding", @@ -169,82 +167,103 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "909c0bb3-56b6-4c9c-8caa-c3250d2be653", + "x-ms-correlation-request-id" : "6ca14a08-d2c5-4f47-8d47-fffb6256ba21", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021201Z:909c0bb3-56b6-4c9c-8caa-c3250d2be653", + "x-ms-routing-request-id" : "WESTUS:20190618T203312Z:6ca14a08-d2c5-4f47-8d47-fffb6256ba21", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "909c0bb3-56b6-4c9c-8caa-c3250d2be653", + "x-ms-request-id" : "6ca14a08-d2c5-4f47-8d47-fffb6256ba21", "Body" : "{\"value\":[]}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.Storage/storageAccounts/hdijava7337102733d1/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.Storage/storageAccounts/hdijava0ef16804032c/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:01 GMT", + "date" : "Tue, 18 Jun 2019 20:33:12 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4f91c9fc-4a18-4dda-9a51-1831d9bcae0c", + "x-ms-correlation-request-id" : "0cca0962-c50d-4f6c-afbe-3e1253e3f0b0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021202Z:4f91c9fc-4a18-4dda-9a51-1831d9bcae0c", + "x-ms-routing-request-id" : "WESTUS:20190618T203313Z:0cca0962-c50d-4f6c-afbe-3e1253e3f0b0", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "62ccd3df-a068-4534-8334-050e779e2cd5", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"eJKCNNGVcNXSkffAgyHoyhtQx96yG1t3DHlkLWZniMEkqqk56VuavLYK0QUYCl1hOoVTsX9rxL3NKkLcqqEK2Q==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"r9/E2tMWgVzPnKn555MI82seBesHmha0q5wJ6FCpQZNYvYepseLSc7qExIJlvj5bGkG0nH4+ZbhAFnK82fRbRw==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "07613b23-af3b-44de-b95e-925012552da0", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"guYR1EU9aWwSX6ThHn2jMeLlTcOXVn9YCYGaLEeUnmzoMk6ihRubM6/o9Le3m35KIUc9d4bui+HSMQ/pJDSBFg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"58qFt8BbJYRc/LXPQJfkw+gm88U/lxdjZ0dga/cYDIE8db6T6hNGks9Qzm+cn8eCpuZZO5sCbaMqEaq/eDeXZA==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:23 GMT", - "content-length" : "1274", + "date" : "Tue, 18 Jun 2019 20:33:33 GMT", + "content-length" : "147", + "expires" : "-1", + "retry-after" : "0", + "StatusCode" : "504", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "34f025c0-16c4-4aff-9d7c-706668c42491", + "x-content-type-options" : "nosniff", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "WESTUS:20190618T203333Z:34f025c0-16c4-4aff-9d7c-706668c42491", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "34f025c0-16c4-4aff-9d7c-706668c42491", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.HDInsight' within the specified time period.\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:33:34 GMT", + "content-length" : "1510", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "da209e84-ea34-40ad-a531-d8c8b9af45f7", + "x-ms-correlation-request-id" : "0c86a889-9be4-4d4c-89d6-3c3b552c7d81", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021223Z:da209e84-ea34-40ad-a531-d8c8b9af45f7", + "x-ms-routing-request-id" : "WESTUS:20190618T203334Z:0c86a889-9be4-4d4c-89d6-3c3b552c7d81", "content-type" : "application/json; charset=utf-8", - "etag" : "\"6a7e3f6f-9edb-4aca-9d67-1d1cffdf9d92\"", + "etag" : "\"076748e5-1ca9-44c2-ab77-b5162671e1f6\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265?api-version=2018-06-01-preview", - "x-ms-request-id" : "18a8d296-b81c-4ac3-a653-d6afa91a01c6", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265\",\"name\":\"hdisdk-cluster-rg1373934376265\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"6a7e3f6f-9edb-4aca-9d67-1d1cffdf9d92\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-06T02:12:22.763\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451?api-version=2018-06-01-preview", + "x-ms-request-id" : "d5b5cfbb-be53-424b-ac64-c724180dedd5", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451\",\"name\":\"hdisdk-cluster-rg1372761535451\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"076748e5-1ca9-44c2-ab77-b5162671e1f6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T20:33:33.397\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava0ef16804032c.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-cluster-rg1372761535451\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:24 GMT", + "date" : "Tue, 18 Jun 2019 20:33:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -252,25 +271,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b38d96ea-5750-470f-bbe3-72ffec57539c", + "x-ms-correlation-request-id" : "ada0bd31-dca1-4787-95ae-cf5fa76b86f9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021224Z:b38d96ea-5750-470f-bbe3-72ffec57539c", + "x-ms-routing-request-id" : "WESTUS:20190618T203335Z:ada0bd31-dca1-4787-95ae-cf5fa76b86f9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b4cf7301-4375-4631-acdd-1e061981105e", + "x-ms-request-id" : "1c9f40da-9826-4f81-bc6f-46e473e6a402", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:12:55 GMT", + "date" : "Tue, 18 Jun 2019 20:34:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -278,25 +296,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1e0f302e-2aac-47a4-83f9-e5fa4226e129", + "x-ms-correlation-request-id" : "06091d03-16a7-477a-96da-c475ac9c6aa8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021255Z:1e0f302e-2aac-47a4-83f9-e5fa4226e129", + "x-ms-routing-request-id" : "WESTUS:20190618T203406Z:06091d03-16a7-477a-96da-c475ac9c6aa8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8d5c39c8-85a5-402a-b7c0-2248436f1ab6", + "x-ms-request-id" : "8cbac768-3c21-4b19-ae1e-903065ae1d67", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:13:26 GMT", + "date" : "Tue, 18 Jun 2019 20:34:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -304,25 +321,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "66c0d67d-b8b7-476b-8ba1-1a9f00214dd2", + "x-ms-correlation-request-id" : "fa52a7dc-dde4-4d04-9656-ef1475139390", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021327Z:66c0d67d-b8b7-476b-8ba1-1a9f00214dd2", + "x-ms-routing-request-id" : "WESTUS:20190618T203437Z:fa52a7dc-dde4-4d04-9656-ef1475139390", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c1e9ad5c-6068-402e-94f0-0ebf4bbc1bc3", + "x-ms-request-id" : "72787a55-bdcc-4687-8c2b-82e6bbff5e61", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:13:57 GMT", + "date" : "Tue, 18 Jun 2019 20:35:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -330,25 +346,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c5f0ba1e-ffd8-4c7e-8a3c-b4cf4b736029", + "x-ms-correlation-request-id" : "d36e789a-2e63-4695-a3af-c2a7c6425e48", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021357Z:c5f0ba1e-ffd8-4c7e-8a3c-b4cf4b736029", + "x-ms-routing-request-id" : "WESTUS:20190618T203508Z:d36e789a-2e63-4695-a3af-c2a7c6425e48", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1b9ba87a-1524-4561-b8ff-754d2755341b", + "x-ms-request-id" : "f02e2d07-3132-453f-94b2-aa7c04e9fd26", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:14:28 GMT", + "date" : "Tue, 18 Jun 2019 20:35:38 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -356,25 +371,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "498130cd-bfb3-4ceb-82bb-71d9a398d581", + "x-ms-correlation-request-id" : "8226c9f6-a657-4b1b-ace1-973c630dc818", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021428Z:498130cd-bfb3-4ceb-82bb-71d9a398d581", + "x-ms-routing-request-id" : "WESTUS:20190618T203539Z:8226c9f6-a657-4b1b-ace1-973c630dc818", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e1836744-5e9e-47a3-b66d-931c08057350", + "x-ms-request-id" : "cff9c63e-a647-4bd2-be9a-37682a25dc5d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:14:59 GMT", + "date" : "Tue, 18 Jun 2019 20:36:09 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -382,25 +396,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2f7be692-6a58-43e0-8e5a-ccc98f4b16d6", + "x-ms-correlation-request-id" : "bb5cf13d-bc25-4f8c-9333-f7bdab66f982", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021500Z:2f7be692-6a58-43e0-8e5a-ccc98f4b16d6", + "x-ms-routing-request-id" : "WESTUS:20190618T203610Z:bb5cf13d-bc25-4f8c-9333-f7bdab66f982", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b2170cf7-5b14-46a8-8cf6-836d70008d1d", + "x-ms-request-id" : "9996e080-a310-4b27-afdc-3d3451a92218", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:15:30 GMT", + "date" : "Tue, 18 Jun 2019 20:36:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -408,25 +421,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a8820c8e-f264-4ead-aa60-b853b73a359a", + "x-ms-correlation-request-id" : "c9b19903-6016-4729-a871-24112aa92b7e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021531Z:a8820c8e-f264-4ead-aa60-b853b73a359a", + "x-ms-routing-request-id" : "WESTUS:20190618T203640Z:c9b19903-6016-4729-a871-24112aa92b7e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "31f67fe6-6e0d-4e67-addb-c80e4b557256", + "x-ms-request-id" : "cf81d126-39ca-42e8-b0e5-b716cfbb7f62", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:16:00 GMT", + "date" : "Tue, 18 Jun 2019 20:37:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -434,25 +446,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d9990552-2683-438f-b72f-c71f24c56915", + "x-ms-correlation-request-id" : "9729237e-df3e-4ace-ae9a-0d5771cb9198", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021601Z:d9990552-2683-438f-b72f-c71f24c56915", + "x-ms-routing-request-id" : "WESTUS:20190618T203711Z:9729237e-df3e-4ace-ae9a-0d5771cb9198", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f983b536-82d2-488e-8365-557ef022a1dc", + "x-ms-request-id" : "d6e78593-8e2f-4571-ad69-719d773547b8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:16:32 GMT", + "date" : "Tue, 18 Jun 2019 20:37:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -460,25 +471,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "293eb248-5297-4c04-a261-356560b3eb0e", + "x-ms-correlation-request-id" : "91cc2788-7ad7-42cf-beb7-1bd3db7fe50a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021633Z:293eb248-5297-4c04-a261-356560b3eb0e", + "x-ms-routing-request-id" : "WESTUS:20190618T203742Z:91cc2788-7ad7-42cf-beb7-1bd3db7fe50a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3a1e58da-7b9a-4376-b8cb-37b912b3a84b", + "x-ms-request-id" : "3848b487-d12c-4d1f-8054-871c3a30ffe5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:17:03 GMT", + "date" : "Tue, 18 Jun 2019 20:38:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -486,25 +496,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9896f14b-51fe-41a0-bdc0-d835f30fbf94", + "x-ms-correlation-request-id" : "65452abf-d6c8-45f4-a515-97ccdce8db60", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021703Z:9896f14b-51fe-41a0-bdc0-d835f30fbf94", + "x-ms-routing-request-id" : "WESTUS:20190618T203813Z:65452abf-d6c8-45f4-a515-97ccdce8db60", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c7280100-1c69-44b1-b594-9eb4709e51e6", + "x-ms-request-id" : "fd0219ce-4d7e-4125-9836-20e9fa352077", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:17:34 GMT", + "date" : "Tue, 18 Jun 2019 20:38:43 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -512,25 +521,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7e26b19a-fa51-4974-a483-e68469864a58", + "x-ms-correlation-request-id" : "00deeeec-7785-4e89-8146-0f775ba25a3b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021734Z:7e26b19a-fa51-4974-a483-e68469864a58", + "x-ms-routing-request-id" : "WESTUS:20190618T203844Z:00deeeec-7785-4e89-8146-0f775ba25a3b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "111666f8-0e9d-40d3-a18b-661dd5d1bf9b", + "x-ms-request-id" : "02e5cf29-d436-4258-a795-491994ec66db", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:18:05 GMT", + "date" : "Tue, 18 Jun 2019 20:39:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -538,25 +546,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "158e9441-e406-4728-9ceb-32df7392c273", + "x-ms-correlation-request-id" : "ff0be742-9b07-415a-ba12-4216293e6b81", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021806Z:158e9441-e406-4728-9ceb-32df7392c273", + "x-ms-routing-request-id" : "WESTUS:20190618T203915Z:ff0be742-9b07-415a-ba12-4216293e6b81", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9fd36dde-9af7-40fa-9b6c-425f759fb874", + "x-ms-request-id" : "f8234efd-9a30-465a-aa43-cdb69470e403", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:18:36 GMT", + "date" : "Tue, 18 Jun 2019 20:39:45 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -564,25 +571,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2fb1d84a-251b-4dfd-be32-baca99e10a10", + "x-ms-correlation-request-id" : "57b3cfb8-6fe2-4832-9251-646313df0c6b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021836Z:2fb1d84a-251b-4dfd-be32-baca99e10a10", + "x-ms-routing-request-id" : "WESTUS:20190618T203946Z:57b3cfb8-6fe2-4832-9251-646313df0c6b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "bc1e0279-037c-493e-a285-b23669de149f", + "x-ms-request-id" : "63cabcbe-65ec-426a-b66a-6f6ca5c36646", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:19:06 GMT", + "date" : "Tue, 18 Jun 2019 20:40:16 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -590,25 +596,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "916c3132-b2d7-4686-9a52-3d141bbb2bdc", + "x-ms-correlation-request-id" : "eb8827c1-ed25-4df5-8188-80b4314dcb6b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021907Z:916c3132-b2d7-4686-9a52-3d141bbb2bdc", + "x-ms-routing-request-id" : "WESTUS:20190618T204016Z:eb8827c1-ed25-4df5-8188-80b4314dcb6b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cd9f9283-8093-4912-a6bc-f498b583986b", + "x-ms-request-id" : "5f101639-24b6-43b4-8f9d-466837f849dd", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:19:38 GMT", + "date" : "Tue, 18 Jun 2019 20:40:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -616,25 +621,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2a36b31d-b497-4d6d-bdcf-68f0484fa9e6", + "x-ms-correlation-request-id" : "c6c9280b-c75a-4736-bc03-08851ca1444b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T021939Z:2a36b31d-b497-4d6d-bdcf-68f0484fa9e6", + "x-ms-routing-request-id" : "WESTUS:20190618T204047Z:c6c9280b-c75a-4736-bc03-08851ca1444b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f12e47bb-6d99-4d4d-a137-cde8bb30a346", + "x-ms-request-id" : "8585ba58-f35d-4514-bb98-ccc3f5d279a6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:20:09 GMT", + "date" : "Tue, 18 Jun 2019 20:41:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -642,25 +646,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "375c7068-d004-4d13-95d3-8883be220c6c", + "x-ms-correlation-request-id" : "0196bbad-e989-4d65-8698-9b374ae63a0d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022010Z:375c7068-d004-4d13-95d3-8883be220c6c", + "x-ms-routing-request-id" : "WESTUS:20190618T204118Z:0196bbad-e989-4d65-8698-9b374ae63a0d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "aa9a41e4-9a77-42ff-9991-b556a94a3359", + "x-ms-request-id" : "876f2887-c091-46ce-9be9-1cf11141d547", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:20:40 GMT", + "date" : "Tue, 18 Jun 2019 20:41:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -668,25 +671,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6775319a-a4fb-4d9b-bee3-0da91773997f", + "x-ms-correlation-request-id" : "6eff7ab9-1bb0-43f7-80c6-61dbceba98b8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022040Z:6775319a-a4fb-4d9b-bee3-0da91773997f", + "x-ms-routing-request-id" : "WESTUS:20190618T204149Z:6eff7ab9-1bb0-43f7-80c6-61dbceba98b8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5775aa53-0631-4d89-ba90-1567e9795364", + "x-ms-request-id" : "d75c8d6d-0cde-42fe-9b19-a50d428e9b36", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:21:12 GMT", + "date" : "Tue, 18 Jun 2019 20:42:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -694,25 +696,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "61284553-a9e8-4fe4-955c-1a60f1e16cd7", + "x-ms-correlation-request-id" : "8d8ebb2b-c756-4245-8677-a35c35cdd07a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022113Z:61284553-a9e8-4fe4-955c-1a60f1e16cd7", + "x-ms-routing-request-id" : "WESTUS:20190618T204220Z:8d8ebb2b-c756-4245-8677-a35c35cdd07a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "768bc278-4ee2-42cc-aaad-db812928e677", + "x-ms-request-id" : "d3e7950a-e3dc-4ca6-b563-656d6ea85795", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:21:43 GMT", + "date" : "Tue, 18 Jun 2019 20:42:50 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -720,25 +721,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "95e2cdac-a32e-4751-bdf3-3720b5359a14", + "x-ms-correlation-request-id" : "03483942-a153-4e81-aa0d-2978ea28e1b9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022144Z:95e2cdac-a32e-4751-bdf3-3720b5359a14", + "x-ms-routing-request-id" : "WESTUS:20190618T204250Z:03483942-a153-4e81-aa0d-2978ea28e1b9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "18893015-6c9f-4a85-bf48-5f3a96a72990", + "x-ms-request-id" : "0350c7b9-f1a4-484a-a02f-8eaf54e46f10", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:22:14 GMT", + "date" : "Tue, 18 Jun 2019 20:43:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -746,25 +746,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "38dcc990-c46f-4107-818e-71506f8ff463", + "x-ms-correlation-request-id" : "956785fe-99d3-487a-a04b-babd4979ac03", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022214Z:38dcc990-c46f-4107-818e-71506f8ff463", + "x-ms-routing-request-id" : "WESTUS:20190618T204321Z:956785fe-99d3-487a-a04b-babd4979ac03", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6fef735e-d37a-4ab1-aeae-708893e6b007", + "x-ms-request-id" : "dcb04f2f-4dd3-4f41-9669-ca52577cb1b2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:22:45 GMT", + "date" : "Tue, 18 Jun 2019 20:43:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -772,25 +771,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3f4a1426-356c-4e1a-8420-e43a391f0b68", + "x-ms-correlation-request-id" : "d6b2197a-9de2-4e64-8e1e-fa2e13d4731a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022246Z:3f4a1426-356c-4e1a-8420-e43a391f0b68", + "x-ms-routing-request-id" : "WESTUS:20190618T204352Z:d6b2197a-9de2-4e64-8e1e-fa2e13d4731a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c083ed05-4d6c-45b0-b4f4-ec20be68d34a", + "x-ms-request-id" : "4c1d8134-69a3-4134-a3d7-6e2abe1fa57d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:23:17 GMT", + "date" : "Tue, 18 Jun 2019 20:44:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -798,25 +796,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c4aa8c6b-27c6-4edb-9bf0-5ee03e331dbb", + "x-ms-correlation-request-id" : "a9e14d5f-5845-4369-bcde-46397afa0e3e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022317Z:c4aa8c6b-27c6-4edb-9bf0-5ee03e331dbb", + "x-ms-routing-request-id" : "WESTUS:20190618T204423Z:a9e14d5f-5845-4369-bcde-46397afa0e3e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ed584e32-bbef-433a-a13a-ca0b7c79bdbb", + "x-ms-request-id" : "2e7bbe99-8271-4043-bb20-85fddad7edc6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:23:47 GMT", + "date" : "Tue, 18 Jun 2019 20:44:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -824,25 +821,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f86884c1-3978-4b02-adf7-ec635c426d19", + "x-ms-correlation-request-id" : "cd0c56af-b119-4772-a670-2e08c06b427f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022347Z:f86884c1-3978-4b02-adf7-ec635c426d19", + "x-ms-routing-request-id" : "WESTUS:20190618T204454Z:cd0c56af-b119-4772-a670-2e08c06b427f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2f203036-0208-475c-a69c-72c020b1ee5d", + "x-ms-request-id" : "83725a67-7fb2-423e-96e9-6ea7f8bf174d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:24:19 GMT", + "date" : "Tue, 18 Jun 2019 20:45:24 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -850,25 +846,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4a61652d-7560-4023-8fd8-639765875d9f", + "x-ms-correlation-request-id" : "b87b3573-da6b-49f6-80f4-411ea7c9d1d6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022419Z:4a61652d-7560-4023-8fd8-639765875d9f", + "x-ms-routing-request-id" : "WESTUS:20190618T204524Z:b87b3573-da6b-49f6-80f4-411ea7c9d1d6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1e2b579f-2b9a-47e2-b6a1-05f3b379e528", + "x-ms-request-id" : "dced8f9a-d8f3-43eb-904b-7ec89404ed01", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:24:50 GMT", + "date" : "Tue, 18 Jun 2019 20:45:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -876,25 +871,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c8452dbb-0b4d-4a12-bbda-94db62c97272", + "x-ms-correlation-request-id" : "c1cefd5b-0481-465b-8a9c-4dcf14e94796", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022450Z:c8452dbb-0b4d-4a12-bbda-94db62c97272", + "x-ms-routing-request-id" : "WESTUS:20190618T204555Z:c1cefd5b-0481-465b-8a9c-4dcf14e94796", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "833747ad-cad2-4cf1-aae4-f8afa241b8a1", + "x-ms-request-id" : "083cb594-7d34-479e-9b12-758c689f5ed3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:25:20 GMT", + "date" : "Tue, 18 Jun 2019 20:46:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -902,25 +896,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "04b036f2-8205-4691-9fcf-eec4976e98bf", + "x-ms-correlation-request-id" : "39640562-1951-4b75-a148-095fc726d92c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022520Z:04b036f2-8205-4691-9fcf-eec4976e98bf", + "x-ms-routing-request-id" : "WESTUS:20190618T204626Z:39640562-1951-4b75-a148-095fc726d92c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "13a8adef-2965-4e51-91da-c8dd9cf39e31", + "x-ms-request-id" : "1c7a608d-c2dc-4858-87af-19e62b0dddac", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:25:52 GMT", + "date" : "Tue, 18 Jun 2019 20:46:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -928,25 +921,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7726f8ef-92df-4988-a4f2-895e6f7988d9", + "x-ms-correlation-request-id" : "2fed0233-eb45-418b-909e-cc7dc415c526", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022552Z:7726f8ef-92df-4988-a4f2-895e6f7988d9", + "x-ms-routing-request-id" : "WESTUS:20190618T204657Z:2fed0233-eb45-418b-909e-cc7dc415c526", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "53ea747b-872a-4079-8227-d07751e3ec8f", + "x-ms-request-id" : "3996e699-1b1a-4f05-8796-3c2a5a8f8d73", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:26:23 GMT", + "date" : "Tue, 18 Jun 2019 20:47:27 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11967", @@ -954,25 +946,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "04dc1a00-ba52-4a5a-8ac9-9a3d4c43e9c2", + "x-ms-correlation-request-id" : "7d6f574c-9f3b-4791-84c9-956f4ee4f0e3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022623Z:04dc1a00-ba52-4a5a-8ac9-9a3d4c43e9c2", + "x-ms-routing-request-id" : "WESTUS:20190618T204728Z:7d6f574c-9f3b-4791-84c9-956f4ee4f0e3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cde9f82f-9adf-414d-8f0e-7a4c8fbe1a35", + "x-ms-request-id" : "f197ec17-1a89-40af-8e27-21b29e4b39d5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:26:53 GMT", + "date" : "Tue, 18 Jun 2019 20:47:59 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11966", @@ -980,25 +971,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cd864d84-cc6e-46bb-806d-0b80e491fd82", + "x-ms-correlation-request-id" : "1c02468a-2c3a-46df-a8db-f87c92ff2596", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022654Z:cd864d84-cc6e-46bb-806d-0b80e491fd82", + "x-ms-routing-request-id" : "WESTUS:20190618T204759Z:1c02468a-2c3a-46df-a8db-f87c92ff2596", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "176cb2e5-5b1b-4750-83c9-c545de105897", + "x-ms-request-id" : "4286278b-dad4-40e8-8a8a-82339b31e165", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:27:25 GMT", + "date" : "Tue, 18 Jun 2019 20:48:30 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11965", @@ -1006,25 +996,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "64233f01-1da3-43e5-b207-ef9f9d199b88", + "x-ms-correlation-request-id" : "c0c733bb-cb90-4822-a5cf-9bd34e85d61d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022725Z:64233f01-1da3-43e5-b207-ef9f9d199b88", + "x-ms-routing-request-id" : "WESTUS:20190618T204830Z:c0c733bb-cb90-4822-a5cf-9bd34e85d61d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "945d98c1-7905-4e8b-8cc8-60b2dc7a907f", + "x-ms-request-id" : "177f1aca-b7c8-43b8-96fd-c75c14709b5e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:27:55 GMT", + "date" : "Tue, 18 Jun 2019 20:49:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11964", @@ -1032,25 +1021,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a31ce1d8-be13-4452-87aa-0c50f1e75424", + "x-ms-correlation-request-id" : "b0710cfe-a9ba-4545-8622-5644ad1f9d65", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022756Z:a31ce1d8-be13-4452-87aa-0c50f1e75424", + "x-ms-routing-request-id" : "WESTUS:20190618T204901Z:b0710cfe-a9ba-4545-8622-5644ad1f9d65", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7e098d2c-57f0-4291-bdf0-787ec7fd0240", + "x-ms-request-id" : "4e3fefd4-9ec1-4fb0-98d5-6ba7fd82ddcb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:28:26 GMT", + "date" : "Tue, 18 Jun 2019 20:49:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11963", @@ -1058,25 +1046,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ff657517-7e4d-42d0-aa76-cabb5199ed1a", + "x-ms-correlation-request-id" : "f52a3b80-d93e-47d0-acd8-2a84cc15852e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022827Z:ff657517-7e4d-42d0-aa76-cabb5199ed1a", + "x-ms-routing-request-id" : "WESTUS:20190618T204932Z:f52a3b80-d93e-47d0-acd8-2a84cc15852e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e41c6f30-86c1-4e37-80ff-bd2b6e193d43", + "x-ms-request-id" : "e92e8731-f605-4ad6-bb6b-2d6556569557", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:28:58 GMT", + "date" : "Tue, 18 Jun 2019 20:50:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11962", @@ -1084,25 +1071,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "aa60a7d3-3fe8-4745-9e03-a619f7e8f8be", + "x-ms-correlation-request-id" : "16b77712-1b60-4e85-a992-1a32ae327027", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022858Z:aa60a7d3-3fe8-4745-9e03-a619f7e8f8be", + "x-ms-routing-request-id" : "WESTUS:20190618T205003Z:16b77712-1b60-4e85-a992-1a32ae327027", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6cd6407d-f605-432f-a1b9-5578c6a5a044", + "x-ms-request-id" : "c94ce14b-fb8e-44e0-95ac-f2d0722c2c60", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:29:28 GMT", + "date" : "Tue, 18 Jun 2019 20:50:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11961", @@ -1110,25 +1096,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7abcfa7c-77ab-45ba-adbd-560f05cbe0ef", + "x-ms-correlation-request-id" : "6f1698a9-e3ed-4306-af36-71989d1fc963", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022929Z:7abcfa7c-77ab-45ba-adbd-560f05cbe0ef", + "x-ms-routing-request-id" : "WESTUS:20190618T205033Z:6f1698a9-e3ed-4306-af36-71989d1fc963", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3f013056-5fec-42bb-b95f-69f24f47d3f8", + "x-ms-request-id" : "96750301-45da-40a7-beb1-3a1a2d8b481b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:29:59 GMT", + "date" : "Tue, 18 Jun 2019 20:51:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11960", @@ -1136,25 +1121,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3a5699e8-6869-4a33-b961-147a38d6646e", + "x-ms-correlation-request-id" : "f00888b5-b70e-415a-9470-88b3bdf49e40", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T022959Z:3a5699e8-6869-4a33-b961-147a38d6646e", + "x-ms-routing-request-id" : "WESTUS:20190618T205104Z:f00888b5-b70e-415a-9470-88b3bdf49e40", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "440823e2-57e1-4b8d-929d-2bcbc3a53413", + "x-ms-request-id" : "398bfb85-069d-4993-9052-3d7efde27cc0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:30:30 GMT", + "date" : "Tue, 18 Jun 2019 20:51:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11959", @@ -1162,25 +1146,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c89d8ca8-9f21-446e-b75d-3870f0a30549", + "x-ms-correlation-request-id" : "0370c01c-6081-4a16-b441-d7cd95eefd1f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023031Z:c89d8ca8-9f21-446e-b75d-3870f0a30549", + "x-ms-routing-request-id" : "WESTUS:20190618T205135Z:0370c01c-6081-4a16-b441-d7cd95eefd1f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e9e80158-570d-4219-81c5-dd434a5badf9", + "x-ms-request-id" : "562ab06b-1169-4fc9-a1e3-8812c2a69a62", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:31:01 GMT", + "date" : "Tue, 18 Jun 2019 20:52:05 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11958", @@ -1188,25 +1171,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "01ec515c-4cdf-4e47-9119-585ae0ed28fc", + "x-ms-correlation-request-id" : "c3c2a867-a734-4f94-8f55-90eed5748988", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023102Z:01ec515c-4cdf-4e47-9119-585ae0ed28fc", + "x-ms-routing-request-id" : "WESTUS:20190618T205206Z:c3c2a867-a734-4f94-8f55-90eed5748988", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "695dde58-fdd2-46cc-84b7-a3ca3d8884f7", + "x-ms-request-id" : "75548a10-6539-4685-a453-2770ff1830fd", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:31:32 GMT", + "date" : "Tue, 18 Jun 2019 20:52:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11957", @@ -1214,25 +1196,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0736ddce-b05e-45ca-a53f-6a084394c699", + "x-ms-correlation-request-id" : "c600afc9-d05b-4baa-a16e-cc4dee8acba2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023133Z:0736ddce-b05e-45ca-a53f-6a084394c699", + "x-ms-routing-request-id" : "WESTUS:20190618T205237Z:c600afc9-d05b-4baa-a16e-cc4dee8acba2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "28e2434f-6f6c-466e-b020-e0f76070db27", + "x-ms-request-id" : "1bba4ea3-eb0d-4ff4-89ed-b50346cc4c74", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:32:04 GMT", - "content-length" : "22", + "date" : "Tue, 18 Jun 2019 20:53:07 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11956", @@ -1240,25 +1221,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "de41e35c-ed44-4eb4-976f-829dccc32a6d", + "x-ms-correlation-request-id" : "fd17e2c3-e7b1-4709-8edc-7d52b34a75fc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023204Z:de41e35c-ed44-4eb4-976f-829dccc32a6d", + "x-ms-routing-request-id" : "WESTUS:20190618T205308Z:fd17e2c3-e7b1-4709-8edc-7d52b34a75fc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c248f9ae-4de8-46a0-b6a7-53b7d1faa19d", - "Body" : "{\"status\":\"Succeeded\"}" + "x-ms-request-id" : "e0cdc3c4-ee06-435f-aecb-a33127e97bd7", + "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:32:05 GMT", - "content-length" : "1528", + "date" : "Tue, 18 Jun 2019 20:53:39 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11955", @@ -1266,26 +1246,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1e35e0d7-f0d5-4f40-a1b1-b7b010e49996", + "x-ms-correlation-request-id" : "d4fae2cc-03f3-4f50-8b14-e63431e52db4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023205Z:1e35e0d7-f0d5-4f40-a1b1-b7b010e49996", + "x-ms-routing-request-id" : "WESTUS:20190618T205339Z:d4fae2cc-03f3-4f50-8b14-e63431e52db4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "731d7c08-0af2-42dd-afc3-ff90fd6547ee", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265\",\"name\":\"hdisdk-cluster-rg1373934376265\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"6a7e3f6f-9edb-4aca-9d67-1d1cffdf9d92\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-06T02:12:22.763\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1373934376265-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1373934376265.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "6df8c408-bbf9-4204-a103-e5b807d49f13", + "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:32:06 GMT", - "content-length" : "1540", + "date" : "Tue, 18 Jun 2019 20:54:10 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11954", @@ -1293,23 +1271,149 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9068682c-84e3-423f-a441-f087bd75b5b3", + "x-ms-correlation-request-id" : "44192c95-faa8-4bc8-bcc9-4370347a8e22", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T205410Z:44192c95-faa8-4bc8-bcc9-4370347a8e22", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "e99c851c-5130-478b-9f9f-737e3de4a545", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:54:41 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "98853b11-59a2-40d8-9c18-4cb817e5a2d6", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T205441Z:98853b11-59a2-40d8-9c18-4cb817e5a2d6", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "3ef22690-0f26-4bf8-ada4-34235d0bf297", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:55:13 GMT", + "content-length" : "23", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "40b6e0a8-d7d6-4985-be03-f8cddfb057b4", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T205514Z:40b6e0a8-d7d6-4985-be03-f8cddfb057b4", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "9b72b48b-8c96-48a4-b608-fdfecb2f2c0d", + "Body" : "{\"status\":\"InProgress\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451/azureasyncoperations/create?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:55:44 GMT", + "content-length" : "22", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "3a43d921-fb61-4336-ac80-7c0cb58ff6f4", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T205545Z:3a43d921-fb61-4336-ac80-7c0cb58ff6f4", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "5e2e6619-fb64-4f63-a541-ec0be61c4a96", + "Body" : "{\"status\":\"Succeeded\"}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:55:45 GMT", + "content-length" : "1764", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "af2f644f-6999-4075-847b-2397b2643b65", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T205546Z:af2f644f-6999-4075-847b-2397b2643b65", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "858051b1-c0ec-4a6e-90af-ee231a2d9263", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451\",\"name\":\"hdisdk-cluster-rg1372761535451\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"076748e5-1ca9-44c2-ab77-b5162671e1f6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T20:33:33.397\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1372761535451-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1372761535451.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava0ef16804032c.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-cluster-rg1372761535451\",\"saskey\":null,\"isDefault\":true}]}}}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 20:55:46 GMT", + "content-length" : "1776", + "expires" : "-1", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11949", + "StatusCode" : "200", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "4624b881-67e8-4dfc-93bd-f1dd9f2bda7c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023206Z:9068682c-84e3-423f-a441-f087bd75b5b3", + "x-ms-routing-request-id" : "WESTUS:20190618T205547Z:4624b881-67e8-4dfc-93bd-f1dd9f2bda7c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "af5459a0-3073-4440-9ca2-7e26062ee41f", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-f77356925273/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1373934376265\",\"name\":\"hdisdk-cluster-rg1373934376265\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"6a7e3f6f-9edb-4aca-9d67-1d1cffdf9d92\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-06T02:12:22.763\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1373934376265-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1373934376265.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}]}" + "x-ms-request-id" : "4a990c9b-21af-4b2c-b87c-2650e740988e", + "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-2b708865fdc0/providers/Microsoft.HDInsight/clusters/hdisdk-cluster-rg1372761535451\",\"name\":\"hdisdk-cluster-rg1372761535451\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"076748e5-1ca9-44c2-ab77-b5162671e1f6\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T20:33:33.397\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1372761535451-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-cluster-rg1372761535451.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijava0ef16804032c.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-cluster-rg1372761535451\",\"saskey\":null,\"isDefault\":true}]}}}]}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-f77356925273?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-2b708865fdc0?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Mac OS X/10.12.6 MacAddressHash:29593b0c1d4672c1dbb771de4f0d2758543e1c542a646a24b6b2d4749073df5a Java:1.8.0_65 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Sun, 06 Jan 2019 02:32:09 GMT", + "date" : "Tue, 18 Jun 2019 20:55:48 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1317,14 +1421,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8628fd69-c84c-47e6-b4d8-16d65e122a2e", + "x-ms-correlation-request-id" : "5cc7f6b8-6741-401d-b498-85cd0caaefac", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "KOREASOUTH:20190106T023209Z:8628fd69-c84c-47e6-b4d8-16d65e122a2e", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJERjc3MzU2OTI1MjczLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T205548Z:5cc7f6b8-6741-401d-b498-85cd0caaefac", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMkI3MDg4NjVGREMwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "8628fd69-c84c-47e6-b4d8-16d65e122a2e", + "x-ms-request-id" : "5cc7f6b8-6741-401d-b498-85cd0caaefac", "Body" : "" } } ], - "variables" : [ "hdijava-f77356925273", "hdijava7337102733d1", "hdisdk-cluster-rg1373934376265" ] + "variables" : [ "hdijava-2b708865fdc0", "hdijava0ef16804032c", "hdisdk-cluster-rg1372761535451" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testResizeCluster.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testResizeCluster.json index b7d66793dfe34..bab9a4642667e 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testResizeCluster.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testResizeCluster.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-26162746df90?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-50295802d242?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:26 GMT", + "date" : "Tue, 18 Jun 2019 20:56:31 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,73 +15,73 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e47ad7de-5bd3-4cc1-882e-4f0d126cc606", + "x-ms-correlation-request-id" : "75455012-97b6-4d39-92a0-d39724102bb9", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T113627Z:e47ad7de-5bd3-4cc1-882e-4f0d126cc606", + "x-ms-routing-request-id" : "WESTUS:20190618T205632Z:75455012-97b6-4d39-92a0-d39724102bb9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e47ad7de-5bd3-4cc1-882e-4f0d126cc606", + "x-ms-request-id" : "75455012-97b6-4d39-92a0-d39724102bb9", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-26162746df90?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-50295802d242?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:28 GMT", + "date" : "Tue, 18 Jun 2019 20:56:33 GMT", "content-length" : "194", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "17fb2948-952d-46d8-afda-e58699b7256f", + "x-ms-correlation-request-id" : "27eca932-332f-4ef2-9aff-7da55a4d89c2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113629Z:17fb2948-952d-46d8-afda-e58699b7256f", + "x-ms-routing-request-id" : "WESTUS:20190618T205634Z:27eca932-332f-4ef2-9aff-7da55a4d89c2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "17fb2948-952d-46d8-afda-e58699b7256f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90\",\"name\":\"hdijava-26162746df90\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "27eca932-332f-4ef2-9aff-7da55a4d89c2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242\",\"name\":\"hdijava-50295802d242\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.Storage/storageAccounts/hdijava40532882c1c0?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.Storage/storageAccounts/hdijavab7425050c9a8?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:30 GMT", + "date" : "Tue, 18 Jun 2019 20:56:35 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1991d6f5-a002-49e1-8824-80b6074872cf", + "x-ms-correlation-request-id" : "ee639106-236c-4f5c-b2e4-f0b4cf7bcf1d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113630Z:1991d6f5-a002-49e1-8824-80b6074872cf", + "x-ms-routing-request-id" : "WESTUS:20190618T205635Z:ee639106-236c-4f5c-b2e4-f0b4cf7bcf1d", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c5c81a07-19b9-4ec4-aa27-b87d056a366e?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/579a7af7-328b-4f5d-8ab0-942053bfd8f7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "c5c81a07-19b9-4ec4-aa27-b87d056a366e", + "x-ms-request-id" : "579a7af7-328b-4f5d-8ab0-942053bfd8f7", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c5c81a07-19b9-4ec4-aa27-b87d056a366e?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/579a7af7-328b-4f5d-8ab0-942053bfd8f7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:30 GMT", + "date" : "Tue, 18 Jun 2019 20:56:35 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,136 +90,131 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9f76d196-236f-4726-bf1b-f898eaa7b818", + "x-ms-correlation-request-id" : "e340cbc1-e397-4b5a-a482-72cd8f9881f1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113630Z:9f76d196-236f-4726-bf1b-f898eaa7b818", + "x-ms-routing-request-id" : "WESTUS:20190618T205635Z:e340cbc1-e397-4b5a-a482-72cd8f9881f1", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c5c81a07-19b9-4ec4-aa27-b87d056a366e?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/579a7af7-328b-4f5d-8ab0-942053bfd8f7?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "95f33713-caf6-4267-9c57-abc0c2f465fe", + "x-ms-request-id" : "42fd5211-1dc3-4ec6-9b45-5fecc21dc7f4", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c5c81a07-19b9-4ec4-aa27-b87d056a366e?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/579a7af7-328b-4f5d-8ab0-942053bfd8f7?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:47 GMT", + "date" : "Tue, 18 Jun 2019 20:56:52 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4fd8a064-605e-4cf1-aebe-53a89e13bcc9", + "x-ms-correlation-request-id" : "da07860a-a847-4f92-b4fe-0cae47e1fcbe", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113647Z:4fd8a064-605e-4cf1-aebe-53a89e13bcc9", + "x-ms-routing-request-id" : "WESTUS:20190618T205653Z:da07860a-a847-4f92-b4fe-0cae47e1fcbe", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "59807be8-86c0-479c-a0e4-172558689463", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.Storage/storageAccounts/hdijava40532882c1c0\",\"name\":\"hdijava40532882c1c0\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T11:36:30.3338892Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T11:36:30.3338892Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T11:36:30.1776432Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava40532882c1c0.blob.core.windows.net/\",\"queue\":\"https://hdijava40532882c1c0.queue.core.windows.net/\",\"table\":\"https://hdijava40532882c1c0.table.core.windows.net/\",\"file\":\"https://hdijava40532882c1c0.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "e7199b48-9d1e-42fd-9e60-753e7983cfda", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.Storage/storageAccounts/hdijavab7425050c9a8\",\"name\":\"hdijavab7425050c9a8\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:56:35.2657318Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:56:35.2657318Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:56:35.1251222Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavab7425050c9a8.blob.core.windows.net/\",\"queue\":\"https://hdijavab7425050c9a8.queue.core.windows.net/\",\"table\":\"https://hdijavab7425050c9a8.table.core.windows.net/\",\"file\":\"https://hdijavab7425050c9a8.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.Storage/storageAccounts/hdijava40532882c1c0?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.Storage/storageAccounts/hdijavab7425050c9a8?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:47 GMT", + "date" : "Tue, 18 Jun 2019 20:56:52 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "29924ef7-b0b6-4f3f-8d71-4a4ced3923da", + "x-ms-correlation-request-id" : "d5ff757d-e4ea-4ef6-a563-00a6ebbab463", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113648Z:29924ef7-b0b6-4f3f-8d71-4a4ced3923da", + "x-ms-routing-request-id" : "WESTUS:20190618T205653Z:d5ff757d-e4ea-4ef6-a563-00a6ebbab463", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "d9372631-ca56-4cce-9d88-e8156b1c8bde", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.Storage/storageAccounts/hdijava40532882c1c0\",\"name\":\"hdijava40532882c1c0\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T11:36:30.3338892Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T11:36:30.3338892Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T11:36:30.1776432Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava40532882c1c0.blob.core.windows.net/\",\"queue\":\"https://hdijava40532882c1c0.queue.core.windows.net/\",\"table\":\"https://hdijava40532882c1c0.table.core.windows.net/\",\"file\":\"https://hdijava40532882c1c0.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "b7e58611-4454-4bed-a705-502f3312a9e1", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.Storage/storageAccounts/hdijavab7425050c9a8\",\"name\":\"hdijavab7425050c9a8\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:56:35.2657318Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T20:56:35.2657318Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T20:56:35.1251222Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavab7425050c9a8.blob.core.windows.net/\",\"queue\":\"https://hdijavab7425050c9a8.queue.core.windows.net/\",\"table\":\"https://hdijavab7425050c9a8.table.core.windows.net/\",\"file\":\"https://hdijavab7425050c9a8.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.Storage/storageAccounts/hdijava40532882c1c0/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.Storage/storageAccounts/hdijavab7425050c9a8/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:36:47 GMT", + "date" : "Tue, 18 Jun 2019 20:56:53 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "12296e6f-4a1e-4642-8677-29baf27814d6", + "x-ms-correlation-request-id" : "22eed374-b50c-4740-ae79-08ccc578d235", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113648Z:12296e6f-4a1e-4642-8677-29baf27814d6", + "x-ms-routing-request-id" : "WESTUS:20190618T205654Z:22eed374-b50c-4740-ae79-08ccc578d235", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "e4598da5-6974-43a6-a00b-e6812bc2044f", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"AvIeSZZxKTEconeiQZC1l8T1gghCQ7JPelQdFkaJ7qvr+kvgvrtfpcW+Bddv05NPUMLqtH29Yp3gw8WI/Cuoqg==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"4AxAKqwIUjuRaPYuIjlzX6vtJsRwRWcYHeW9hRA4IinI6BoVLbc/Z5t7CaCoOjrJXawubsgPbRRxiP/Jm2qS5g==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "87fd7b4f-50c5-44cc-9461-da6a511f3286", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"kejPYgCDO0q2pQjxu7iOyoIMZh+clwB0Co8/HZ/bOCfzYlNk/xKfgYaxoMZzO58EVhoxdM9G6Mepyhep8TZFVw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"h6uxz90h5yqIgplF0rGppaRCzu+93SVLSoV3jjRuLUv1mmgY2tdnupxgkJtQM9FyZpeNbapGWFVXLK5kKhQwyg==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:37:06 GMT", - "content-length" : "1275", + "date" : "Tue, 18 Jun 2019 20:57:14 GMT", + "content-length" : "1513", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "00637909-537b-4862-9606-227ffe6b53b3", + "x-ms-correlation-request-id" : "3508d4c4-1a1c-4594-b4b6-12cf72cd5996", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113707Z:00637909-537b-4862-9606-227ffe6b53b3", + "x-ms-routing-request-id" : "WESTUS:20190618T205714Z:3508d4c4-1a1c-4594-b4b6-12cf72cd5996", "content-type" : "application/json; charset=utf-8", - "etag" : "\"e784bc1b-9b05-45e2-9e5e-7c43a6c19e94\"", + "etag" : "\"0b0d60de-f2dc-49f7-a577-0c421e20d560\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33?api-version=2018-06-01-preview", - "x-ms-request-id" : "0a23af2f-b15a-400a-bede-9fe52fb69aab", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33\",\"name\":\"hdisdk-clusterresize3ff01469b33\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"e784bc1b-9b05-45e2-9e5e-7c43a6c19e94\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T11:37:06.78\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288?api-version=2018-06-01-preview", + "x-ms-request-id" : "ef1ab496-52bb-461f-8866-45083af309d5", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288\",\"name\":\"hdisdk-clusterresizeef888691288\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"0b0d60de-f2dc-49f7-a577-0c421e20d560\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T20:57:13.993\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavab7425050c9a8.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-clusterresizeef888691288\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:37:07 GMT", + "date" : "Tue, 18 Jun 2019 20:57:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +222,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9dfd5390-0c08-4474-9119-3983741b1d70", + "x-ms-correlation-request-id" : "c607d7c4-7487-4d67-a733-263fcec1ebeb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113708Z:9dfd5390-0c08-4474-9119-3983741b1d70", + "x-ms-routing-request-id" : "WESTUS:20190618T205715Z:c607d7c4-7487-4d67-a733-263fcec1ebeb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "885e0a00-0d8e-4ecc-8e7e-3782937aac5c", + "x-ms-request-id" : "92e6abda-3122-4a77-8615-33c544c5503b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:37:38 GMT", + "date" : "Tue, 18 Jun 2019 20:57:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +247,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d28b8960-22c3-4c4d-9cff-4c87fd28d4fe", + "x-ms-correlation-request-id" : "f213a2d2-ab60-425e-9199-c507d42b1b06", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113738Z:d28b8960-22c3-4c4d-9cff-4c87fd28d4fe", + "x-ms-routing-request-id" : "WESTUS:20190618T205746Z:f213a2d2-ab60-425e-9199-c507d42b1b06", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7b0b6c74-447c-4f10-814e-43845d1b9d18", + "x-ms-request-id" : "f04e16cb-1246-49e0-95c4-29c361495bb8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:38:08 GMT", + "date" : "Tue, 18 Jun 2019 20:58:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +272,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dd6379f3-328a-4223-95ee-e91047ded53a", + "x-ms-correlation-request-id" : "7bc199f0-697f-4d9f-92f3-7ddca2af4ce3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113809Z:dd6379f3-328a-4223-95ee-e91047ded53a", + "x-ms-routing-request-id" : "WESTUS:20190618T205817Z:7bc199f0-697f-4d9f-92f3-7ddca2af4ce3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e770c8bc-67e3-42ea-b865-1356be3f9cd9", + "x-ms-request-id" : "6b336fbd-8e7f-4f71-892f-9dec151ece75", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:38:39 GMT", + "date" : "Tue, 18 Jun 2019 20:58:47 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +297,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "107014fb-a2b9-4e12-95e6-440a328b608a", + "x-ms-correlation-request-id" : "adb168dd-993b-401a-96f4-6f1a3b8f6671", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113839Z:107014fb-a2b9-4e12-95e6-440a328b608a", + "x-ms-routing-request-id" : "WESTUS:20190618T205848Z:adb168dd-993b-401a-96f4-6f1a3b8f6671", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d30eadc7-e26d-4795-a10e-2442cbd645fb", + "x-ms-request-id" : "9081175b-104e-4c2c-aa90-6c56ff27722e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:39:09 GMT", + "date" : "Tue, 18 Jun 2019 20:59:19 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +322,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7232173a-5f3c-407d-9ee4-174f5f9e96af", + "x-ms-correlation-request-id" : "3490e867-31ef-49ab-92c3-0a2875bbb3eb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113910Z:7232173a-5f3c-407d-9ee4-174f5f9e96af", + "x-ms-routing-request-id" : "WESTUS:20190618T205919Z:3490e867-31ef-49ab-92c3-0a2875bbb3eb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "27c38340-55ea-4b35-88f6-0d676de29a77", + "x-ms-request-id" : "1e99edf6-b1d1-489e-9928-c35833efef0b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:39:40 GMT", + "date" : "Tue, 18 Jun 2019 20:59:49 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +347,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "663e60b1-4cb1-40f1-9701-c61ea77b0e7f", + "x-ms-correlation-request-id" : "c75859f7-928d-414e-96dd-0feea78bf980", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T113940Z:663e60b1-4cb1-40f1-9701-c61ea77b0e7f", + "x-ms-routing-request-id" : "WESTUS:20190618T205950Z:c75859f7-928d-414e-96dd-0feea78bf980", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ee762445-2b05-42f9-b929-6ef2a926e4fe", + "x-ms-request-id" : "ad729fee-afe2-4092-bf35-402ce50710d1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:40:10 GMT", + "date" : "Tue, 18 Jun 2019 21:00:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +372,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "022f9c4c-c81f-476d-a7e5-651d8bafe206", + "x-ms-correlation-request-id" : "92996de0-5c8e-4c05-9678-3e7f2e003d91", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114010Z:022f9c4c-c81f-476d-a7e5-651d8bafe206", + "x-ms-routing-request-id" : "WESTUS:20190618T210021Z:92996de0-5c8e-4c05-9678-3e7f2e003d91", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d39ff7c8-73b7-45d2-8fb6-4499382c558b", + "x-ms-request-id" : "b86b05b8-eae4-469b-9d43-27a301a3c3c5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:40:41 GMT", + "date" : "Tue, 18 Jun 2019 21:00:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +397,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9db5d68b-10a8-4413-8ff4-f564c1f7f7e7", + "x-ms-correlation-request-id" : "3fc304fe-1518-4dbf-8f6c-b10673cd217e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114041Z:9db5d68b-10a8-4413-8ff4-f564c1f7f7e7", + "x-ms-routing-request-id" : "WESTUS:20190618T210051Z:3fc304fe-1518-4dbf-8f6c-b10673cd217e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dec7b8b8-de18-4a23-85a4-95af16fad83e", + "x-ms-request-id" : "bb7edb63-c6de-41f7-b0d5-bb875a670c78", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:41:11 GMT", + "date" : "Tue, 18 Jun 2019 21:01:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +422,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9c73f115-3acd-4e42-9efb-e591dfdc9811", + "x-ms-correlation-request-id" : "67249448-6f87-4d64-94b5-171f5a33e4f2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114111Z:9c73f115-3acd-4e42-9efb-e591dfdc9811", + "x-ms-routing-request-id" : "WESTUS:20190618T210122Z:67249448-6f87-4d64-94b5-171f5a33e4f2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8dc397f9-3ff2-4bae-93ce-83f6b865bbbf", + "x-ms-request-id" : "b0204714-c6fe-4023-b143-807dcb38d585", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:41:42 GMT", + "date" : "Tue, 18 Jun 2019 21:01:52 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +447,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f4228fb2-ef55-4fdf-94b5-91e460a8c802", + "x-ms-correlation-request-id" : "09008fce-154e-4b6b-94f0-23b20d5a7957", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114142Z:f4228fb2-ef55-4fdf-94b5-91e460a8c802", + "x-ms-routing-request-id" : "WESTUS:20190618T210153Z:09008fce-154e-4b6b-94f0-23b20d5a7957", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c49e9607-643f-490e-9f71-10d9065cc605", + "x-ms-request-id" : "fb569c29-3d0c-4dba-933a-2bee1de38f07", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:42:11 GMT", + "date" : "Tue, 18 Jun 2019 21:02:23 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +472,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "743eff24-99bf-4033-895f-934c0a203725", + "x-ms-correlation-request-id" : "2fed16a2-6bf9-4493-915c-a0610f9aa04e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114212Z:743eff24-99bf-4033-895f-934c0a203725", + "x-ms-routing-request-id" : "WESTUS:20190618T210224Z:2fed16a2-6bf9-4493-915c-a0610f9aa04e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ce681bc1-5ab0-4304-a72b-5cfb735876bc", + "x-ms-request-id" : "ecd632e7-48ef-464b-9ef9-c2ca13226aed", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:42:42 GMT", + "date" : "Tue, 18 Jun 2019 21:02:55 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +497,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "561945be-277d-4160-bd6b-125c9b3aaf3a", + "x-ms-correlation-request-id" : "12cac5b9-3ae0-4e40-a94c-ccc7176cd0cd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114243Z:561945be-277d-4160-bd6b-125c9b3aaf3a", + "x-ms-routing-request-id" : "WESTUS:20190618T210255Z:12cac5b9-3ae0-4e40-a94c-ccc7176cd0cd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "6cdac322-08ac-4920-9b96-2b50147ac35e", + "x-ms-request-id" : "08847841-eaa0-4b15-b8a1-415069178afb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:43:12 GMT", + "date" : "Tue, 18 Jun 2019 21:03:25 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +522,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "420ce87d-bec4-4af4-9527-1368ac3be694", + "x-ms-correlation-request-id" : "acb23fdf-5024-40c4-98aa-f667f58d91e6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114313Z:420ce87d-bec4-4af4-9527-1368ac3be694", + "x-ms-routing-request-id" : "WESTUS:20190618T210325Z:acb23fdf-5024-40c4-98aa-f667f58d91e6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "15da76ab-f0cd-486d-89d7-cf3d9bcd876c", + "x-ms-request-id" : "4e041266-969d-4d49-a21b-181ca39ad265", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:43:43 GMT", + "date" : "Tue, 18 Jun 2019 21:03:56 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +547,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e9805a17-4273-454a-a4b0-147dc16e988b", + "x-ms-correlation-request-id" : "2df88b5c-ea04-4d95-8cf4-943d428eb679", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114344Z:e9805a17-4273-454a-a4b0-147dc16e988b", + "x-ms-routing-request-id" : "WESTUS:20190618T210356Z:2df88b5c-ea04-4d95-8cf4-943d428eb679", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0eb44b72-5dec-47e6-8819-ab486459a90d", + "x-ms-request-id" : "6fd3532f-57a6-4832-b15b-e4732ad0c906", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:44:14 GMT", + "date" : "Tue, 18 Jun 2019 21:04:26 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +572,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e7533c15-e9f8-4f4f-917e-75710415ca39", + "x-ms-correlation-request-id" : "586e7d54-2693-4361-8afc-6c5f0a2e426d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114414Z:e7533c15-e9f8-4f4f-917e-75710415ca39", + "x-ms-routing-request-id" : "WESTUS:20190618T210427Z:586e7d54-2693-4361-8afc-6c5f0a2e426d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "33ccd415-d64d-451f-9312-c029eccd3a60", + "x-ms-request-id" : "d9d73030-b37a-4682-b41b-c30f6c280629", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:44:44 GMT", + "date" : "Tue, 18 Jun 2019 21:04:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +597,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "07f01227-3bfa-4ccf-8c21-c9cbe01e96ef", + "x-ms-correlation-request-id" : "7abfd8d2-f9ca-40d4-9ea3-c147be89b55e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114445Z:07f01227-3bfa-4ccf-8c21-c9cbe01e96ef", + "x-ms-routing-request-id" : "WESTUS:20190618T210458Z:7abfd8d2-f9ca-40d4-9ea3-c147be89b55e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "38f9d634-99b2-452d-a7ee-6ad182b6f646", + "x-ms-request-id" : "5d5d9dde-ad44-4761-8bc6-ec9b341158f9", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:45:14 GMT", + "date" : "Tue, 18 Jun 2019 21:05:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +622,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fe481ae9-7e53-4dcd-939f-59d44b4b14e8", + "x-ms-correlation-request-id" : "b5080577-ba88-4e4f-84e0-7bc44d38d345", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114515Z:fe481ae9-7e53-4dcd-939f-59d44b4b14e8", + "x-ms-routing-request-id" : "WESTUS:20190618T210529Z:b5080577-ba88-4e4f-84e0-7bc44d38d345", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4f440a4c-2105-465d-84aa-77cb4438d418", + "x-ms-request-id" : "3f650cab-6e29-4b4f-a515-138a5dfa5a10", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:45:45 GMT", + "date" : "Tue, 18 Jun 2019 21:05:59 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +647,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f733e315-93d6-403b-b48c-62fd97e867f0", + "x-ms-correlation-request-id" : "ee53b7a0-8f58-4758-b717-df9f057fa1eb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114545Z:f733e315-93d6-403b-b48c-62fd97e867f0", + "x-ms-routing-request-id" : "WESTUS:20190618T210600Z:ee53b7a0-8f58-4758-b717-df9f057fa1eb", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d8be00a4-98b3-464c-995f-13076ec8efee", + "x-ms-request-id" : "97d2e2a2-74e5-402c-a03f-2185e5817f04", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:46:15 GMT", + "date" : "Tue, 18 Jun 2019 21:06:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +672,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d5b0a70d-2744-4e0a-ba4a-a8d1ee360a0e", + "x-ms-correlation-request-id" : "e678198d-4104-4a97-aff6-de1421fbfbf0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114616Z:d5b0a70d-2744-4e0a-ba4a-a8d1ee360a0e", + "x-ms-routing-request-id" : "WESTUS:20190618T210631Z:e678198d-4104-4a97-aff6-de1421fbfbf0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3414d653-9388-40e3-9a13-643ad405b5e0", + "x-ms-request-id" : "a8a9f02e-fe9e-4ab1-a0f8-881dec3750a0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:46:46 GMT", + "date" : "Tue, 18 Jun 2019 21:07:01 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +697,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c83773ea-2317-4dad-9fa3-e99a482a2f81", + "x-ms-correlation-request-id" : "6c4c5075-c98f-465d-9e71-0dbcdb18ea2e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114646Z:c83773ea-2317-4dad-9fa3-e99a482a2f81", + "x-ms-routing-request-id" : "WESTUS:20190618T210702Z:6c4c5075-c98f-465d-9e71-0dbcdb18ea2e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b2fc3a61-011f-49f4-8df2-d912f2e286a4", + "x-ms-request-id" : "904bf47a-8844-478f-852d-90a2cfecc8ff", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:47:17 GMT", + "date" : "Tue, 18 Jun 2019 21:07:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +722,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "07f394e3-2fa3-4299-ac26-a0432605cebb", + "x-ms-correlation-request-id" : "63c4ffee-6cde-49d3-b9d0-cc839404f6d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114717Z:07f394e3-2fa3-4299-ac26-a0432605cebb", + "x-ms-routing-request-id" : "WESTUS:20190618T210733Z:63c4ffee-6cde-49d3-b9d0-cc839404f6d2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3478b24b-54cc-4ce0-8b21-c085fb483ac6", + "x-ms-request-id" : "b7df4987-6d78-4a81-9c67-80e4955827d0", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:47:47 GMT", + "date" : "Tue, 18 Jun 2019 21:08:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +747,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7593b7d5-4077-4ebc-aa53-83b137f7a931", + "x-ms-correlation-request-id" : "4ca0f51b-e837-4f7a-a83b-8c2ea9e3fc70", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114747Z:7593b7d5-4077-4ebc-aa53-83b137f7a931", + "x-ms-routing-request-id" : "WESTUS:20190618T210803Z:4ca0f51b-e837-4f7a-a83b-8c2ea9e3fc70", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d7d0bef9-9443-4776-94c0-113fb3f1816f", + "x-ms-request-id" : "5732213a-f32c-4c09-bcb7-85f9eda8f667", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:48:18 GMT", + "date" : "Tue, 18 Jun 2019 21:08:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,492 +772,99 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "74b7dc6e-f2e7-4e26-8d1e-c2bcf020cd36", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114818Z:74b7dc6e-f2e7-4e26-8d1e-c2bcf020cd36", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "35e270c8-0f16-41c4-912c-d61576b4df7b", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:48:48 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8bc59f92-ec91-43bc-ae75-4783a0143e90", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114848Z:8bc59f92-ec91-43bc-ae75-4783a0143e90", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "e7e07e05-7565-4dcd-8cc3-b08144307185", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:49:18 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "51b00823-c97a-47f1-9609-ed9979b35a09", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114919Z:51b00823-c97a-47f1-9609-ed9979b35a09", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3c9a3c13-5cca-4d91-8b69-9a8d8b50d289", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:49:49 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "394de341-b7dc-4dcf-8ecf-77ae2f53fdd4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T114949Z:394de341-b7dc-4dcf-8ecf-77ae2f53fdd4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "accc4a2c-50f3-4444-ac45-1c33cc107a47", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:50:19 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f09e8177-d10c-473c-8c8d-cfb4bb838142", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115019Z:f09e8177-d10c-473c-8c8d-cfb4bb838142", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "86408ae9-d757-4744-80b1-9db47e291b65", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:50:50 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c304e126-0a64-42c7-b877-c594b822c793", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115050Z:c304e126-0a64-42c7-b877-c594b822c793", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f92c5430-dca4-410d-a5cf-edd28fc0ba61", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:51:20 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2544f548-a1e2-440f-bcfd-da8390361a30", + "x-ms-correlation-request-id" : "c2933700-2612-4549-8267-8a78ec4ced5d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115120Z:2544f548-a1e2-440f-bcfd-da8390361a30", + "x-ms-routing-request-id" : "WESTUS:20190618T210834Z:c2933700-2612-4549-8267-8a78ec4ced5d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "30739c9e-40f7-483b-814b-7022132ad79c", + "x-ms-request-id" : "cb9dca87-a082-4098-b018-eb0a80b7273f", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:51:50 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "97412b61-5b57-4559-a83d-9d1755f8fea2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115151Z:97412b61-5b57-4559-a83d-9d1755f8fea2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "5c1b4af4-c729-4020-8e1c-6757b9103b8a", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:52:21 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2abdc72e-2bfe-4618-828e-137c7d52a17a", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115221Z:2abdc72e-2bfe-4618-828e-137c7d52a17a", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6a3df4e6-7864-463a-bfbe-59185ca22bc4", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:52:52 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "019b0e32-650e-4714-84d5-1e7572b95ad4", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115252Z:019b0e32-650e-4714-84d5-1e7572b95ad4", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "641dd80d-b2a5-4cfb-a2c4-885e176e4f15", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:53:22 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e04761bb-7587-488b-8be4-de40cd7d452f", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115322Z:e04761bb-7587-488b-8be4-de40cd7d452f", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "fcce54c0-578e-4a71-a82b-810347de4aef", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:53:52 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8e2825f3-138f-4b81-a41c-760e7f257674", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115353Z:8e2825f3-138f-4b81-a41c-760e7f257674", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "08719974-ae2f-4c3e-9a2a-217f05587613", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:54:23 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6345fe1b-20da-459e-9ed9-8922ccb6e4f2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115423Z:6345fe1b-20da-459e-9ed9-8922ccb6e4f2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "88c52906-9caf-45b0-bf24-8de2568810a3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:54:53 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e1890d82-92f7-40aa-93c2-b0b94c89efd1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115454Z:e1890d82-92f7-40aa-93c2-b0b94c89efd1", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "453ec5bd-df83-47f1-adc0-909ee72cc753", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:55:23 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e00515d2-9fdb-48c5-8541-05167cf0b1c3", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115524Z:e00515d2-9fdb-48c5-8541-05167cf0b1c3", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1be60779-8baa-420b-ada5-022b34df046c", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:55:54 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a073f58e-8577-4475-8c18-2fb87a6f7951", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115555Z:a073f58e-8577-4475-8c18-2fb87a6f7951", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "dd67ffcf-e71e-40f7-9c66-0254bf84647e", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:56:25 GMT", + "date" : "Tue, 18 Jun 2019 21:09:04 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f9cc2901-3133-443f-b005-ee2b1221ded7", + "x-ms-correlation-request-id" : "3607480e-e514-45be-b00b-353aa100a46a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115625Z:f9cc2901-3133-443f-b005-ee2b1221ded7", + "x-ms-routing-request-id" : "WESTUS:20190618T210905Z:3607480e-e514-45be-b00b-353aa100a46a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d7db29aa-5a28-4f13-860d-8e691c686f7e", + "x-ms-request-id" : "fa3d658e-c487-4483-b2fc-cf00d77ea855", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:56:26 GMT", - "content-length" : "1531", + "date" : "Tue, 18 Jun 2019 21:09:05 GMT", + "content-length" : "1769", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "44fdb73c-2e83-4e7d-bc9f-bf1f95050556", + "x-ms-correlation-request-id" : "9ad154d9-7517-4fa8-866b-3432f2657d66", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115626Z:44fdb73c-2e83-4e7d-bc9f-bf1f95050556", + "x-ms-routing-request-id" : "WESTUS:20190618T210906Z:9ad154d9-7517-4fa8-866b-3432f2657d66", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "36bb14c5-62c3-46d5-a5c1-e8e11e4ca7cf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33\",\"name\":\"hdisdk-clusterresize3ff01469b33\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"e784bc1b-9b05-45e2-9e5e-7c43a6c19e94\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T11:37:06.78\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresize3ff01469b33-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresize3ff01469b33.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "c57ab250-1fff-4bcc-b8e0-e0c63d495047", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288\",\"name\":\"hdisdk-clusterresizeef888691288\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"0b0d60de-f2dc-49f7-a577-0c421e20d560\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T20:57:13.993\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresizeef888691288-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresizeef888691288.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavab7425050c9a8.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-clusterresizeef888691288\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:56:26 GMT", - "content-length" : "1531", + "date" : "Tue, 18 Jun 2019 21:09:06 GMT", + "content-length" : "1769", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bdbcc209-000d-4345-8d33-810127963941", + "x-ms-correlation-request-id" : "68536caa-4b43-42e0-b796-1cfd3e260ae3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115626Z:bdbcc209-000d-4345-8d33-810127963941", + "x-ms-routing-request-id" : "WESTUS:20190618T210907Z:68536caa-4b43-42e0-b796-1cfd3e260ae3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "db3b45e9-7f4b-49c2-b0fc-a90adf7fb587", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33\",\"name\":\"hdisdk-clusterresize3ff01469b33\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"e784bc1b-9b05-45e2-9e5e-7c43a6c19e94\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T11:37:06.78\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresize3ff01469b33-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresize3ff01469b33.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "e6ab09fb-7ed7-4d9a-9efb-13b022cb977b", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288\",\"name\":\"hdisdk-clusterresizeef888691288\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"0b0d60de-f2dc-49f7-a577-0c421e20d560\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T20:57:13.993\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresizeef888691288-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresizeef888691288.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavab7425050c9a8.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-clusterresizeef888691288\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/roles/workernode/resize?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/roles/workernode/resize?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:56:28 GMT", + "date" : "Tue, 18 Jun 2019 21:09:09 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1198", @@ -1293,482 +873,440 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1163d329-3f88-4761-af69-1ca33ebdcb56", + "x-ms-correlation-request-id" : "179a3962-606c-4bea-b54e-82650c5cfd8a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115628Z:1163d329-3f88-4761-af69-1ca33ebdcb56", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/operationresults/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "x-ms-routing-request-id" : "WESTUS:20190618T210909Z:179a3962-606c-4bea-b54e-82650c5cfd8a", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/operationresults/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "cache-control" : "no-cache", - "x-ms-request-id" : "bd0b3b3b-cdbe-49ab-b773-c3fee651d05d", + "x-ms-request-id" : "b1fbf4d2-9dc4-4f8b-87eb-75ca7d720aa5", "Body" : "", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview" + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:56:28 GMT", + "date" : "Tue, 18 Jun 2019 21:09:09 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "061b93b0-ccdc-4d4a-81e4-3b3ebf82c7d2", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115628Z:061b93b0-ccdc-4d4a-81e4-3b3ebf82c7d2", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "77d4e586-1364-4dfa-acc7-3374f113b8c3", - "Body" : "{\"status\":\"InProgress\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 11:56:58 GMT", - "content-length" : "23", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "166cdcd8-93c6-4175-8ff3-ebe3ac31c371", + "x-ms-correlation-request-id" : "94ac9d03-f319-4de4-ada1-af0ab793a981", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115658Z:166cdcd8-93c6-4175-8ff3-ebe3ac31c371", + "x-ms-routing-request-id" : "WESTUS:20190618T210910Z:94ac9d03-f319-4de4-ada1-af0ab793a981", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "945ec356-492f-4e7e-894a-18e82516b9ec", + "x-ms-request-id" : "ce2c4b1c-fd0b-4941-8c53-04b55ce534f2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:57:28 GMT", + "date" : "Tue, 18 Jun 2019 21:09:40 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b2b3985b-0be0-45e1-8a56-6201d81ff770", + "x-ms-correlation-request-id" : "43297ad7-53d0-4e9b-9d88-90fedc2d6fd5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115728Z:b2b3985b-0be0-45e1-8a56-6201d81ff770", + "x-ms-routing-request-id" : "WESTUS:20190618T210940Z:43297ad7-53d0-4e9b-9d88-90fedc2d6fd5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3796638d-86cc-44bd-b8bc-b92f73da523d", + "x-ms-request-id" : "a8537e13-9e95-4757-a432-80401269e386", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:57:58 GMT", + "date" : "Tue, 18 Jun 2019 21:10:10 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e2f3da84-f33e-4028-91a2-8c67073c9a30", + "x-ms-correlation-request-id" : "68363b4a-7af4-46e5-ab0c-e191c8ffb93b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115759Z:e2f3da84-f33e-4028-91a2-8c67073c9a30", + "x-ms-routing-request-id" : "WESTUS:20190618T211011Z:68363b4a-7af4-46e5-ab0c-e191c8ffb93b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9427b6e5-db7e-4dec-a975-ce120ab6ee1f", + "x-ms-request-id" : "b00f4aef-9e80-45f7-a447-c5ca1ffd1279", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:58:28 GMT", + "date" : "Tue, 18 Jun 2019 21:10:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "789db090-5a32-4afa-90ca-c31fb8ca7034", + "x-ms-correlation-request-id" : "0218c9ae-580c-460a-ae16-5d793ec92237", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115829Z:789db090-5a32-4afa-90ca-c31fb8ca7034", + "x-ms-routing-request-id" : "WESTUS:20190618T211041Z:0218c9ae-580c-460a-ae16-5d793ec92237", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a6caadc5-1cc4-416c-901e-019509e1d64f", + "x-ms-request-id" : "2b42621b-2b08-483a-8aec-9192b859ccff", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:58:59 GMT", + "date" : "Tue, 18 Jun 2019 21:11:11 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e4df2f7a-e17b-467f-99c5-c1cca4ec0937", + "x-ms-correlation-request-id" : "47b74abd-8c83-47ed-ad36-4d7e915a1540", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115859Z:e4df2f7a-e17b-467f-99c5-c1cca4ec0937", + "x-ms-routing-request-id" : "WESTUS:20190618T211112Z:47b74abd-8c83-47ed-ad36-4d7e915a1540", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e022e4a2-cc7a-49f0-a45c-920d7984c459", + "x-ms-request-id" : "0de289e9-aabf-45d0-a2b0-7a6aa5b14a75", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:59:28 GMT", + "date" : "Tue, 18 Jun 2019 21:11:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11948", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "33d9de1c-80d0-45d5-8459-f66f9d413bad", + "x-ms-correlation-request-id" : "46a7b37b-f759-4488-a243-743325b5fb5c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115929Z:33d9de1c-80d0-45d5-8459-f66f9d413bad", + "x-ms-routing-request-id" : "WESTUS:20190618T211142Z:46a7b37b-f759-4488-a243-743325b5fb5c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "91a909a0-1b8c-48be-913f-674d19f1a76c", + "x-ms-request-id" : "f623d604-ab69-4a2c-8566-27875b8936dc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 11:59:59 GMT", + "date" : "Tue, 18 Jun 2019 21:12:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11947", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7f7319d4-b05c-4e2f-99fd-67608f7eb770", + "x-ms-correlation-request-id" : "d7808303-4fda-42e1-9e51-6d0ef2de4f37", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T115959Z:7f7319d4-b05c-4e2f-99fd-67608f7eb770", + "x-ms-routing-request-id" : "WESTUS:20190618T211213Z:d7808303-4fda-42e1-9e51-6d0ef2de4f37", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ee61546e-6880-422b-a761-9d6e5780ed1d", + "x-ms-request-id" : "4b645dc0-15a3-48d6-8a18-b76288b8d8df", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:00:29 GMT", + "date" : "Tue, 18 Jun 2019 21:12:42 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11946", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b83d7dda-98de-4231-a692-885412c7602f", + "x-ms-correlation-request-id" : "326fca97-a851-4d44-bcef-4268809c1fd0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120029Z:b83d7dda-98de-4231-a692-885412c7602f", + "x-ms-routing-request-id" : "WESTUS:20190618T211243Z:326fca97-a851-4d44-bcef-4268809c1fd0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9e7fc0e2-f02a-473f-8f09-203aaebe9774", + "x-ms-request-id" : "4b841af7-c941-4615-8587-55dd27277a79", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:00:59 GMT", + "date" : "Tue, 18 Jun 2019 21:13:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11945", + "x-ms-ratelimit-remaining-subscription-reads" : "11961", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "77a523d6-23c8-44a3-9f0f-75a1f84a5187", + "x-ms-correlation-request-id" : "b578146e-68c5-4722-be99-273125b58aaa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120059Z:77a523d6-23c8-44a3-9f0f-75a1f84a5187", + "x-ms-routing-request-id" : "WESTUS:20190618T211313Z:b578146e-68c5-4722-be99-273125b58aaa", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f47a9ff9-eb94-4e6e-8a60-61975c6aa0f3", + "x-ms-request-id" : "a35c1ad7-7247-4db6-ae62-fe8c4fdecb94", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:01:29 GMT", + "date" : "Tue, 18 Jun 2019 21:13:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c5ffc8dd-b037-4d0f-8ee4-d17c1ecaea9b", + "x-ms-correlation-request-id" : "ae0f4194-9e12-410e-9472-6ee428bcf19a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120130Z:c5ffc8dd-b037-4d0f-8ee4-d17c1ecaea9b", + "x-ms-routing-request-id" : "WESTUS:20190618T211344Z:ae0f4194-9e12-410e-9472-6ee428bcf19a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c04c6fd7-b36f-4d4f-8435-5b20ceaafa08", + "x-ms-request-id" : "3d1b7877-6d98-40fb-95a9-2fde34e21043", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:01:59 GMT", + "date" : "Tue, 18 Jun 2019 21:14:14 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11943", + "x-ms-ratelimit-remaining-subscription-reads" : "11959", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fa68e999-6a3b-4dcb-9e12-cbb4f14d7e83", + "x-ms-correlation-request-id" : "5263d7a3-575e-45de-acc4-ee8eba5484d9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120200Z:fa68e999-6a3b-4dcb-9e12-cbb4f14d7e83", + "x-ms-routing-request-id" : "WESTUS:20190618T211414Z:5263d7a3-575e-45de-acc4-ee8eba5484d9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "58f4e786-653a-4776-8960-507947982594", + "x-ms-request-id" : "74b00755-074c-4339-90c3-a97028d328e6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:02:30 GMT", + "date" : "Tue, 18 Jun 2019 21:14:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11942", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2c2ba187-3269-4ff6-912e-a92b97719b95", + "x-ms-correlation-request-id" : "d76a8d1c-510d-47fb-a625-4779438c8f32", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120230Z:2c2ba187-3269-4ff6-912e-a92b97719b95", + "x-ms-routing-request-id" : "WESTUS:20190618T211445Z:d76a8d1c-510d-47fb-a625-4779438c8f32", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c896a098-fa75-416e-a7c6-af882541f92d", + "x-ms-request-id" : "cd31b5de-1a41-4d97-ba35-0bcac2108b1c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:02:59 GMT", + "date" : "Tue, 18 Jun 2019 21:15:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11941", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bd07c8fd-a70e-42d2-b6d8-4673c651b072", + "x-ms-correlation-request-id" : "bbc7fa64-8cb1-4e6d-b4e0-8ad11720d19a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120300Z:bd07c8fd-a70e-42d2-b6d8-4673c651b072", + "x-ms-routing-request-id" : "WESTUS:20190618T211515Z:bbc7fa64-8cb1-4e6d-b4e0-8ad11720d19a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "92a2e670-0e6c-4c35-8601-072b187feaf2", + "x-ms-request-id" : "c5d19b33-8936-415e-8c79-408f6bbd48b5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:03:30 GMT", + "date" : "Tue, 18 Jun 2019 21:15:45 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11940", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ffd39c6f-63d9-4bca-a60c-1544f5d76286", + "x-ms-correlation-request-id" : "b3a6a3f9-4bc8-486d-958c-e71a11020903", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120330Z:ffd39c6f-63d9-4bca-a60c-1544f5d76286", + "x-ms-routing-request-id" : "WESTUS:20190618T211546Z:b3a6a3f9-4bc8-486d-958c-e71a11020903", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0828543b-8aba-4b8f-91ff-e5ef10b262de", + "x-ms-request-id" : "1b454100-b673-4042-b160-d2c109447bb5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33/azureasyncoperations/7a635e79-47b8-4ab2-971d-4bd17839e5bf-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288/azureasyncoperations/52c53af2-4dfe-4ffb-b980-83b02b1885ec-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:04:00 GMT", + "date" : "Tue, 18 Jun 2019 21:16:16 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11939", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a99e9332-2fdb-49c1-b8d6-fbcb488b2e4a", + "x-ms-correlation-request-id" : "2a562207-5e82-4212-836c-8c97d4af548e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120400Z:a99e9332-2fdb-49c1-b8d6-fbcb488b2e4a", + "x-ms-routing-request-id" : "WESTUS:20190618T211616Z:2a562207-5e82-4212-836c-8c97d4af548e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a0847cf3-c603-4f43-8325-f934ca89825d", + "x-ms-request-id" : "52855bb8-b668-4df3-836f-aec06e58a3d0", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:04:01 GMT", - "content-length" : "1531", + "date" : "Tue, 18 Jun 2019 21:16:17 GMT", + "content-length" : "1769", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11938", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9ac9f39d-1b8e-4171-a708-2ab2314cf1c4", + "x-ms-correlation-request-id" : "d8c95faf-47bc-456b-a9f5-6ff0773381c0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120401Z:9ac9f39d-1b8e-4171-a708-2ab2314cf1c4", + "x-ms-routing-request-id" : "WESTUS:20190618T211617Z:d8c95faf-47bc-456b-a9f5-6ff0773381c0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b474e1b3-f82f-4fce-90f2-fb150c1b7f17", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-26162746df90/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresize3ff01469b33\",\"name\":\"hdisdk-clusterresize3ff01469b33\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"e784bc1b-9b05-45e2-9e5e-7c43a6c19e94\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":4,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T11:37:06.78\",\"quotaInfo\":{\"coresUsed\":24},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresize3ff01469b33-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresize3ff01469b33.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" + "x-ms-request-id" : "3c7f7cc9-5477-47c5-84f1-b99c80770772", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-50295802d242/providers/Microsoft.HDInsight/clusters/hdisdk-clusterresizeef888691288\",\"name\":\"hdisdk-clusterresizeef888691288\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"0b0d60de-f2dc-49f7-a577-0c421e20d560\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":4,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T20:57:13.993\",\"quotaInfo\":{\"coresUsed\":24},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresizeef888691288-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-clusterresizeef888691288.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavab7425050c9a8.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-clusterresizeef888691288\",\"saskey\":null,\"isDefault\":true}]}}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-26162746df90?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-50295802d242?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 12:04:02 GMT", + "date" : "Tue, 18 Jun 2019 21:16:19 GMT", "content-length" : "0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6bbcced7-1a07-4adf-8b9d-6e95ea4b9fe2", + "x-ms-correlation-request-id" : "cb0ebf19-7f88-4141-a41e-7f4217ebb0b8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T120403Z:6bbcced7-1a07-4adf-8b9d-6e95ea4b9fe2", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJEMjYxNjI3NDZERjkwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T211619Z:cb0ebf19-7f88-4141-a41e-7f4217ebb0b8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENTAyOTU4MDJEMjQyLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "6bbcced7-1a07-4adf-8b9d-6e95ea4b9fe2", + "x-ms-request-id" : "cb0ebf19-7f88-4141-a41e-7f4217ebb0b8", "Body" : "" } } ], - "variables" : [ "hdijava-26162746df90", "hdijava40532882c1c0", "hdisdk-clusterresize3ff01469b33" ] + "variables" : [ "hdijava-50295802d242", "hdijavab7425050c9a8", "hdisdk-clusterresizeef888691288" ] } \ No newline at end of file diff --git a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testScriptActionsOnRunningCluster.json b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testScriptActionsOnRunningCluster.json index c1ebe6a66ed2a..135ffdf67b31d 100644 --- a/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testScriptActionsOnRunningCluster.json +++ b/hdinsight/resource-manager/v2018_06_01_preview/src/test/resources/session-records/testScriptActionsOnRunningCluster.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-43359908c77f?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-58c47206f2a3?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:01 GMT", + "date" : "Tue, 18 Jun 2019 23:16:21 GMT", "content-length" : "112", "expires" : "-1", "retry-after" : "0", @@ -15,24 +15,24 @@ "StatusCode" : "404", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3b28ed46-2602-4323-9a31-ba7a3db59543", + "x-ms-correlation-request-id" : "d62027a6-7872-4535-b14a-bedde6970517", "x-content-type-options" : "nosniff", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "WESTUS2:20190104T150401Z:3b28ed46-2602-4323-9a31-ba7a3db59543", + "x-ms-routing-request-id" : "WESTUS:20190618T231622Z:d62027a6-7872-4535-b14a-bedde6970517", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3b28ed46-2602-4323-9a31-ba7a3db59543", + "x-ms-request-id" : "d62027a6-7872-4535-b14a-bedde6970517", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-43359908c77f?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-58c47206f2a3?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:03 GMT", + "date" : "Tue, 18 Jun 2019 23:16:23 GMT", "content-length" : "194", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -40,23 +40,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fbfcd864-dd2b-4f51-9a2a-1ccdd3fa59ad", + "x-ms-correlation-request-id" : "9a45a401-cbf7-4e77-8298-c89a04953251", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150403Z:fbfcd864-dd2b-4f51-9a2a-1ccdd3fa59ad", + "x-ms-routing-request-id" : "WESTUS:20190618T231624Z:9a45a401-cbf7-4e77-8298-c89a04953251", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fbfcd864-dd2b-4f51-9a2a-1ccdd3fa59ad", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f\",\"name\":\"hdijava-43359908c77f\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "9a45a401-cbf7-4e77-8298-c89a04953251", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3\",\"name\":\"hdijava-58c47206f2a3\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.Storage/storageAccounts/hdijava6c7565468c79?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.Storage/storageAccounts/hdijavaa99753427d6a?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:04 GMT", + "date" : "Tue, 18 Jun 2019 23:16:25 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -65,23 +65,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8b5a971c-2966-42a2-b0f8-f88ecba4ab95", + "x-ms-correlation-request-id" : "8118c8cc-074c-45da-9833-263ccac745cf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150404Z:8b5a971c-2966-42a2-b0f8-f88ecba4ab95", + "x-ms-routing-request-id" : "WESTUS:20190618T231626Z:8118c8cc-074c-45da-9833-263ccac745cf", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e3a5e3cd-9fda-41c4-8d34-9d49f634fade?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20e1d4f3-c201-4db2-ad71-25e1d559ca0c?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "e3a5e3cd-9fda-41c4-8d34-9d49f634fade", + "x-ms-request-id" : "20e1d4f3-c201-4db2-ad71-25e1d559ca0c", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e3a5e3cd-9fda-41c4-8d34-9d49f634fade?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20e1d4f3-c201-4db2-ad71-25e1d559ca0c?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:04 GMT", + "date" : "Tue, 18 Jun 2019 23:16:25 GMT", "content-length" : "0", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "expires" : "-1", @@ -90,107 +90,103 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "067b447f-a9ce-4b6a-9333-ef01fd6d854b", + "x-ms-correlation-request-id" : "b3759b45-7cea-430e-80bf-7615eabb7652", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150405Z:067b447f-a9ce-4b6a-9333-ef01fd6d854b", + "x-ms-routing-request-id" : "WESTUS:20190618T231626Z:b3759b45-7cea-430e-80bf-7615eabb7652", "content-type" : "text/plain; charset=utf-8", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e3a5e3cd-9fda-41c4-8d34-9d49f634fade?monitor=true&api-version=2017-10-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20e1d4f3-c201-4db2-ad71-25e1d559ca0c?monitor=true&api-version=2017-10-01", "cache-control" : "no-cache", - "x-ms-request-id" : "3b1a65ca-0371-4237-9248-4a521626ef5c", + "x-ms-request-id" : "cf1b3f52-e2cc-413a-aa5d-045d264111d7", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e3a5e3cd-9fda-41c4-8d34-9d49f634fade?monitor=true&api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20e1d4f3-c201-4db2-ad71-25e1d559ca0c?monitor=true&api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)" + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:21 GMT", + "date" : "Tue, 18 Jun 2019 23:16:43 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "19ae7f82-9713-43d3-876e-1973f4592fe5", + "x-ms-correlation-request-id" : "fc97dcf5-6db4-4971-9a11-189da694ffdc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150422Z:19ae7f82-9713-43d3-876e-1973f4592fe5", + "x-ms-routing-request-id" : "WESTUS:20190618T231643Z:fc97dcf5-6db4-4971-9a11-189da694ffdc", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "15f17220-9734-4c6e-8b3f-0c0b56376ed1", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.Storage/storageAccounts/hdijava6c7565468c79\",\"name\":\"hdijava6c7565468c79\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T15:04:04.5405014Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T15:04:04.5405014Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T15:04:04.3842398Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava6c7565468c79.blob.core.windows.net/\",\"queue\":\"https://hdijava6c7565468c79.queue.core.windows.net/\",\"table\":\"https://hdijava6c7565468c79.table.core.windows.net/\",\"file\":\"https://hdijava6c7565468c79.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "47e4a842-4733-477a-bdc2-f5279c2b6361", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.Storage/storageAccounts/hdijavaa99753427d6a\",\"name\":\"hdijavaa99753427d6a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T23:16:25.6042039Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T23:16:25.6042039Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T23:16:25.4948334Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaa99753427d6a.blob.core.windows.net/\",\"queue\":\"https://hdijavaa99753427d6a.queue.core.windows.net/\",\"table\":\"https://hdijavaa99753427d6a.table.core.windows.net/\",\"file\":\"https://hdijavaa99753427d6a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.Storage/storageAccounts/hdijava6c7565468c79?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.Storage/storageAccounts/hdijavaa99753427d6a?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:21 GMT", + "date" : "Tue, 18 Jun 2019 23:16:43 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "1086", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c7d76066-bf59-42a0-970f-d65babb4bef2", + "x-ms-correlation-request-id" : "b05585d6-4643-4f1f-b36c-e9d66f1450bf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150422Z:c7d76066-bf59-42a0-970f-d65babb4bef2", + "x-ms-routing-request-id" : "WESTUS:20190618T231644Z:b05585d6-4643-4f1f-b36c-e9d66f1450bf", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "3b5844cf-a25d-4b4a-bf1c-d66cd8d8300d", - "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.Storage/storageAccounts/hdijava6c7565468c79\",\"name\":\"hdijava6c7565468c79\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T15:04:04.5405014Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-01-04T15:04:04.5405014Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-01-04T15:04:04.3842398Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijava6c7565468c79.blob.core.windows.net/\",\"queue\":\"https://hdijava6c7565468c79.queue.core.windows.net/\",\"table\":\"https://hdijava6c7565468c79.table.core.windows.net/\",\"file\":\"https://hdijava6c7565468c79.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" + "x-ms-request-id" : "8f5ef3d8-50c7-4a57-852c-4162a6ed0437", + "Body" : "{\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.Storage/storageAccounts/hdijavaa99753427d6a\",\"name\":\"hdijavaa99753427d6a\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":false,\"encryption\":{\"services\":{\"file\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T23:16:25.6042039Z\"},\"blob\":{\"enabled\":true,\"lastEnabledTime\":\"2019-06-18T23:16:25.6042039Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2019-06-18T23:16:25.4948334Z\",\"primaryEndpoints\":{\"blob\":\"https://hdijavaa99753427d6a.blob.core.windows.net/\",\"queue\":\"https://hdijavaa99753427d6a.queue.core.windows.net/\",\"table\":\"https://hdijavaa99753427d6a.table.core.windows.net/\",\"file\":\"https://hdijavaa99753427d6a.file.core.windows.net/\"},\"primaryLocation\":\"eastus2\",\"statusOfPrimary\":\"available\"}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.Storage/storageAccounts/hdijava6c7565468c79/listKeys?api-version=2017-10-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.Storage/storageAccounts/hdijavaa99753427d6a/listKeys?api-version=2017-10-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (StorageManagementClient, 2017-10-01)", + "User-Agent" : "Azure-SDK-For-Java/1.18.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (StorageManagementClient, 2017-10-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:21 GMT", + "date" : "Tue, 18 Jun 2019 23:16:44 GMT", "server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "content-length" : "288", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9591f9eb-7857-4e92-a6a3-5d8a714a3eba", + "x-ms-correlation-request-id" : "5588849f-3b90-414b-b423-3512a4a6595c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150422Z:9591f9eb-7857-4e92-a6a3-5d8a714a3eba", + "x-ms-routing-request-id" : "WESTUS:20190618T231644Z:5588849f-3b90-414b-b423-3512a4a6595c", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "5badfee9-fef1-4b86-bd20-d029f3b80dbe", - "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"Whga7g1JBe0xYVQh/e5fjhmNEirtPKO3drNc0Qx5K9UmXIVwrAAeSeoKV1BG7lChDk6rylHEKwEvHZnovPwYSw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"x9splMgnb7JHUZhl9Zgp7ERRdcecJw47XrKVSM3SyLd/RcKcQEYIkR4KHajaVgiIgTD/YPgNg9Zh2VuKuKzLsQ==\",\"permissions\":\"FULL\"}]}" + "x-ms-request-id" : "2a162399-4f6a-4568-9e2d-bfe93ba681e3", + "Body" : "{\"keys\":[{\"keyName\":\"key1\",\"value\":\"PnZMJT66nkFzbVxsHlDgWts/sJArtOaRPEZ2SzJGv1cQ/KRtrgPbR/S5h8gkHj16FsuA5l2V0zmfKJIKPAFDBw==\",\"permissions\":\"FULL\"},{\"keyName\":\"key2\",\"value\":\"/z6xDffTpmmyiRxlIaTIJpYEKEM2c4gFK04ZfEQU6Qo50sxBSj+8jRNjY877qp0AT8yPWIyslIWwwmjdO2aLPA==\",\"permissions\":\"FULL\"}]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:41 GMT", - "content-length" : "1276", + "date" : "Tue, 18 Jun 2019 23:17:03 GMT", + "content-length" : "1509", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", @@ -198,28 +194,27 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "81f9206d-f8ba-40c7-a277-491ff9d9b2be", + "x-ms-correlation-request-id" : "12ab8555-8586-4831-aee0-02f7640ae30b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150441Z:81f9206d-f8ba-40c7-a277-491ff9d9b2be", + "x-ms-routing-request-id" : "WESTUS:20190618T231704Z:12ab8555-8586-4831-aee0-02f7640ae30b", "content-type" : "application/json; charset=utf-8", - "etag" : "\"ff67e41e-cbb7-480f-a16c-e2573ce81855\"", + "etag" : "\"45354692-66d8-479a-91d2-19b91ea00369\"", "cache-control" : "no-cache", - "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/964c10bb-8a6c-43bc-83d3-6b318c6c7305/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc?api-version=2018-06-01-preview", - "x-ms-request-id" : "3da6d252-e80c-402d-9ffa-58fd25137d9f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc\",\"name\":\"hdisdk-scriptactions186417663bc\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"ff67e41e-cbb7-480f-a16c-e2573ce81855\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-01-04T15:04:41.193\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\"}}", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview" + "x-ms-hdi-clusteruri" : "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a?api-version=2018-06-01-preview", + "x-ms-request-id" : "b06fb706-a290-4ac4-8ffd-bb2679de8c43", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a\",\"name\":\"hdisdk-scriptactionsa492715832a\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"45354692-66d8-479a-91d2-19b91ea00369\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"InProgress\",\"clusterState\":\"Accepted\",\"createdDate\":\"2019-06-18T23:17:04\",\"quotaInfo\":{\"coresUsed\":20},\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavaa99753427d6a.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-scriptactionsa492715832a\",\"saskey\":null,\"isDefault\":true}]}}}", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:04:42 GMT", + "date" : "Tue, 18 Jun 2019 23:17:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", @@ -227,25 +222,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6a262213-9a94-4a5f-8db1-389aa8c3a432", + "x-ms-correlation-request-id" : "f95d7e76-fe47-4924-a8ef-6c785cbb1cc8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150442Z:6a262213-9a94-4a5f-8db1-389aa8c3a432", + "x-ms-routing-request-id" : "WESTUS:20190618T231705Z:f95d7e76-fe47-4924-a8ef-6c785cbb1cc8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5cee2522-f22f-4fb5-b5ca-2aec016eef8e", + "x-ms-request-id" : "58b996dd-54f0-478f-85c1-e7988070e5c8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:05:12 GMT", + "date" : "Tue, 18 Jun 2019 23:17:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", @@ -253,25 +247,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ace5efcf-ac63-4981-aa60-9e4c0563b8fc", + "x-ms-correlation-request-id" : "04afedbc-5b45-46d5-ab2d-60f5fa5248ee", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150512Z:ace5efcf-ac63-4981-aa60-9e4c0563b8fc", + "x-ms-routing-request-id" : "WESTUS:20190618T231736Z:04afedbc-5b45-46d5-ab2d-60f5fa5248ee", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "20289c82-8731-4f0f-b9c7-c15519a5ab28", + "x-ms-request-id" : "3b65c215-d792-468b-838e-b22554b671cc", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:05:42 GMT", + "date" : "Tue, 18 Jun 2019 23:18:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", @@ -279,25 +272,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "155cc6e8-f2b7-4183-9039-0ae2e00af155", + "x-ms-correlation-request-id" : "f47d395b-8fdd-4be2-8b55-389d20883abe", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150543Z:155cc6e8-f2b7-4183-9039-0ae2e00af155", + "x-ms-routing-request-id" : "WESTUS:20190618T231807Z:f47d395b-8fdd-4be2-8b55-389d20883abe", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b3591e9d-c256-42e3-8a7e-178bf4f1cfd9", + "x-ms-request-id" : "8a1beaa9-60c5-4020-b1a0-24f19512b1a8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:06:13 GMT", + "date" : "Tue, 18 Jun 2019 23:18:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", @@ -305,25 +297,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "992606d8-2403-4522-91e5-6f2af34befed", + "x-ms-correlation-request-id" : "52d9168b-8af1-46d7-ad2f-28b48828468e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150613Z:992606d8-2403-4522-91e5-6f2af34befed", + "x-ms-routing-request-id" : "WESTUS:20190618T231838Z:52d9168b-8af1-46d7-ad2f-28b48828468e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5ee65149-2e1c-4c17-bd5b-087f192718df", + "x-ms-request-id" : "a32bfe69-0f7b-4274-b096-5b04c48b8d55", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:06:44 GMT", + "date" : "Tue, 18 Jun 2019 23:19:08 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", @@ -331,25 +322,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6fe2a445-d2fc-4b01-86a8-4695cb5a1f2a", + "x-ms-correlation-request-id" : "09b14bbf-ff48-4b47-8fff-7a13fd45c2b7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150644Z:6fe2a445-d2fc-4b01-86a8-4695cb5a1f2a", + "x-ms-routing-request-id" : "WESTUS:20190618T231909Z:09b14bbf-ff48-4b47-8fff-7a13fd45c2b7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8f822d8d-d92e-4e50-941b-f5d0575438f2", + "x-ms-request-id" : "641676a3-7277-46c4-b9db-198394310edb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:07:14 GMT", + "date" : "Tue, 18 Jun 2019 23:19:39 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", @@ -357,25 +347,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1559d387-852d-4dc3-8c8e-bfa6a552937d", + "x-ms-correlation-request-id" : "5d64e3cf-9ca3-44c6-be9a-27a6989c9335", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150715Z:1559d387-852d-4dc3-8c8e-bfa6a552937d", + "x-ms-routing-request-id" : "WESTUS:20190618T231940Z:5d64e3cf-9ca3-44c6-be9a-27a6989c9335", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7c72b805-1c90-4930-b1d7-335fce4da3c3", + "x-ms-request-id" : "529bc33d-7a52-4477-9ffc-7bbe3d4884b1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:07:44 GMT", + "date" : "Tue, 18 Jun 2019 23:20:10 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", @@ -383,25 +372,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c3a33eb8-e726-42f9-a498-6787db86709d", + "x-ms-correlation-request-id" : "2518bcaa-947f-4ae4-bb1e-d4f2c4ae4dae", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150745Z:c3a33eb8-e726-42f9-a498-6787db86709d", + "x-ms-routing-request-id" : "WESTUS:20190618T232011Z:2518bcaa-947f-4ae4-bb1e-d4f2c4ae4dae", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e2396ab1-13d0-498f-b52d-6a63f3a201f9", + "x-ms-request-id" : "61d4e0c6-86f4-445e-90ed-3c2d21b2cf6b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:08:15 GMT", + "date" : "Tue, 18 Jun 2019 23:20:41 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", @@ -409,25 +397,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "83cbeb06-76b5-4a7f-92b2-89e2cbd8e322", + "x-ms-correlation-request-id" : "57a0b559-915b-442d-b5ce-efb19b5f7963", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150816Z:83cbeb06-76b5-4a7f-92b2-89e2cbd8e322", + "x-ms-routing-request-id" : "WESTUS:20190618T232041Z:57a0b559-915b-442d-b5ce-efb19b5f7963", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4abd2cd9-1067-434c-bc95-a982339226c8", + "x-ms-request-id" : "c5c00ab8-82fc-4de3-9e02-89a7ce6c86b1", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:08:46 GMT", + "date" : "Tue, 18 Jun 2019 23:21:12 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11987", @@ -435,25 +422,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8c008539-343a-486d-8373-bd5d85d9dd28", + "x-ms-correlation-request-id" : "f8de77b8-ded0-47ac-86e0-afbe578e0293", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150846Z:8c008539-343a-486d-8373-bd5d85d9dd28", + "x-ms-routing-request-id" : "WESTUS:20190618T232112Z:f8de77b8-ded0-47ac-86e0-afbe578e0293", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e141e023-fca0-4eb1-b4f3-b9e6d19d355b", + "x-ms-request-id" : "47c56ec3-d052-4a1e-8cba-af5f5d0db43b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:09:16 GMT", + "date" : "Tue, 18 Jun 2019 23:21:43 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11986", @@ -461,25 +447,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dfaaf016-f3b2-45d6-aa2d-4f522d5ae984", + "x-ms-correlation-request-id" : "e5ad3408-0c6f-43b6-9ce3-a42c56909983", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150917Z:dfaaf016-f3b2-45d6-aa2d-4f522d5ae984", + "x-ms-routing-request-id" : "WESTUS:20190618T232143Z:e5ad3408-0c6f-43b6-9ce3-a42c56909983", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "46a39953-8d4d-42de-baed-d8afd6888086", + "x-ms-request-id" : "9a40bd8e-aacb-46bf-9beb-350496012b8e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:09:46 GMT", + "date" : "Tue, 18 Jun 2019 23:22:13 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11985", @@ -487,25 +472,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e69a4888-2114-493c-b1d5-ef3b1d9c0e81", + "x-ms-correlation-request-id" : "c4c78bea-a3c7-4280-acd6-e0bbd8a10fba", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T150947Z:e69a4888-2114-493c-b1d5-ef3b1d9c0e81", + "x-ms-routing-request-id" : "WESTUS:20190618T232214Z:c4c78bea-a3c7-4280-acd6-e0bbd8a10fba", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21bb00db-69c8-4d13-83e5-589a320358ce", + "x-ms-request-id" : "7b1847dc-a9c5-4398-89e8-89bb89b03ed2", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:10:17 GMT", + "date" : "Tue, 18 Jun 2019 23:22:44 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11984", @@ -513,25 +497,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7cec239e-7a50-4f0b-af8e-51f807d064e2", + "x-ms-correlation-request-id" : "cc50e5d6-c1f6-42ec-9d79-174ac7807b9e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151018Z:7cec239e-7a50-4f0b-af8e-51f807d064e2", + "x-ms-routing-request-id" : "WESTUS:20190618T232245Z:cc50e5d6-c1f6-42ec-9d79-174ac7807b9e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fd07cdca-3a6c-4419-a0af-6c865a0a4230", + "x-ms-request-id" : "e822102f-797d-4020-9e8d-4dd4ac21c5cd", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:10:48 GMT", + "date" : "Tue, 18 Jun 2019 23:23:15 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", @@ -539,25 +522,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cef31514-9b45-44be-b854-573fa8f78e4c", + "x-ms-correlation-request-id" : "1f31b471-72a7-4d5e-bcb1-2c9d36d2207c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151048Z:cef31514-9b45-44be-b854-573fa8f78e4c", + "x-ms-routing-request-id" : "WESTUS:20190618T232316Z:1f31b471-72a7-4d5e-bcb1-2c9d36d2207c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8f5d8b77-34fe-450f-acd0-c29212233aac", + "x-ms-request-id" : "87fe7b90-d61c-42fd-8f24-12869f7c2d11", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:11:19 GMT", + "date" : "Tue, 18 Jun 2019 23:23:46 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", @@ -565,25 +547,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ac1dc560-b408-41e5-b8b2-6581625ac586", + "x-ms-correlation-request-id" : "b9b6b330-c3b8-41bd-8010-8721ac458836", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151119Z:ac1dc560-b408-41e5-b8b2-6581625ac586", + "x-ms-routing-request-id" : "WESTUS:20190618T232346Z:b9b6b330-c3b8-41bd-8010-8721ac458836", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "de0a283a-22cf-4638-bc94-d27852145880", + "x-ms-request-id" : "3352a749-80f0-43f1-a78c-6cff049657ba", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:11:49 GMT", + "date" : "Tue, 18 Jun 2019 23:24:17 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11981", @@ -591,25 +572,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e18a0efc-ccda-4ba3-a4ae-6c37377a2a64", + "x-ms-correlation-request-id" : "8fe6b9e6-07eb-4aef-9725-25f0fcbb56a4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151150Z:e18a0efc-ccda-4ba3-a4ae-6c37377a2a64", + "x-ms-routing-request-id" : "WESTUS:20190618T232417Z:8fe6b9e6-07eb-4aef-9725-25f0fcbb56a4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f8d53157-a3bb-4d29-b9ff-1331704be082", + "x-ms-request-id" : "a5a221de-1f21-4bdd-a89e-f5262a4929c3", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:12:20 GMT", + "date" : "Tue, 18 Jun 2019 23:24:48 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11980", @@ -617,25 +597,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c796ef92-b5db-44ee-8aa4-d12b8c7f39ae", + "x-ms-correlation-request-id" : "b45b762f-9a77-4ee0-8650-ea744249c597", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151220Z:c796ef92-b5db-44ee-8aa4-d12b8c7f39ae", + "x-ms-routing-request-id" : "WESTUS:20190618T232448Z:b45b762f-9a77-4ee0-8650-ea744249c597", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ef2930ae-e614-42b7-bbc3-8d679b627687", + "x-ms-request-id" : "9c8a3ce1-0b33-4f62-9ba6-b9855b07efaf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:12:50 GMT", + "date" : "Tue, 18 Jun 2019 23:25:18 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", @@ -643,25 +622,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "852af98f-6203-4eaf-aad8-2a80948c43fa", + "x-ms-correlation-request-id" : "a858f1f8-2f3e-4102-b897-39812e062ba0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151250Z:852af98f-6203-4eaf-aad8-2a80948c43fa", + "x-ms-routing-request-id" : "WESTUS:20190618T232519Z:a858f1f8-2f3e-4102-b897-39812e062ba0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "40ff257a-1a44-41e0-8ea1-00f2a1d31c0c", + "x-ms-request-id" : "f4b623e9-66b9-4500-9a75-d98382811d77", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:13:21 GMT", + "date" : "Tue, 18 Jun 2019 23:25:50 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", @@ -669,25 +647,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8c4e4707-14c9-46cd-a374-c61fb29fc21b", + "x-ms-correlation-request-id" : "21c80791-05ae-4cd4-93e2-621aa8c5cfad", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151321Z:8c4e4707-14c9-46cd-a374-c61fb29fc21b", + "x-ms-routing-request-id" : "WESTUS:20190618T232550Z:21c80791-05ae-4cd4-93e2-621aa8c5cfad", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c5a41f3a-24b3-4fb3-896a-720563e3b9c0", + "x-ms-request-id" : "1f65f35b-825a-4194-9063-8035febdc8cb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:13:51 GMT", + "date" : "Tue, 18 Jun 2019 23:26:20 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", @@ -695,25 +672,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e229aeaa-397f-4bf1-934e-2c49c7de31b8", + "x-ms-correlation-request-id" : "6b17a5f1-1356-4d28-8e78-1296cdb571e6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151352Z:e229aeaa-397f-4bf1-934e-2c49c7de31b8", + "x-ms-routing-request-id" : "WESTUS:20190618T232621Z:6b17a5f1-1356-4d28-8e78-1296cdb571e6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e4676771-0791-4f8c-acbb-00a584921d50", + "x-ms-request-id" : "7311f83e-ea1d-4e1a-a7f8-96262fb780bf", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:14:22 GMT", + "date" : "Tue, 18 Jun 2019 23:26:51 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11976", @@ -721,25 +697,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6f8116bd-da8a-4283-be08-7373909624a9", + "x-ms-correlation-request-id" : "a146b3db-41cc-4b98-8808-60d5aa0b5636", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151422Z:6f8116bd-da8a-4283-be08-7373909624a9", + "x-ms-routing-request-id" : "WESTUS:20190618T232651Z:a146b3db-41cc-4b98-8808-60d5aa0b5636", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fc5b8a0a-8af2-4379-be4d-8d5c58e2b21c", + "x-ms-request-id" : "97f431fd-10fa-4d6b-89f4-f656098cb083", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:14:53 GMT", + "date" : "Tue, 18 Jun 2019 23:27:22 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", @@ -747,25 +722,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5b3d978b-fc9a-4e6c-b8a5-2f5b9b478f40", + "x-ms-correlation-request-id" : "7e0a2314-d29b-4cb6-964f-fb548a378e4c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151453Z:5b3d978b-fc9a-4e6c-b8a5-2f5b9b478f40", + "x-ms-routing-request-id" : "WESTUS:20190618T232722Z:7e0a2314-d29b-4cb6-964f-fb548a378e4c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2e8858d0-1fff-4a3b-9b5f-59df124c93a4", + "x-ms-request-id" : "352e23c4-ad87-4605-80ed-992100d5b0ec", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:15:23 GMT", + "date" : "Tue, 18 Jun 2019 23:27:53 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", @@ -773,25 +747,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "be4668d5-6c59-4a3d-a191-722b30c724b3", + "x-ms-correlation-request-id" : "1245ac2b-431b-42f7-b25a-e2be9d331919", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151523Z:be4668d5-6c59-4a3d-a191-722b30c724b3", + "x-ms-routing-request-id" : "WESTUS:20190618T232753Z:1245ac2b-431b-42f7-b25a-e2be9d331919", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21040ac3-2481-4716-acc9-e344e2723f76", + "x-ms-request-id" : "6d44832d-bfd9-49e8-9db4-d4d78c469d32", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/create?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:15:53 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 23:28:24 GMT", + "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11973", @@ -799,25 +772,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "68df17e3-07ef-4dff-9670-b5879e493c2d", + "x-ms-correlation-request-id" : "8f352832-bd5e-4e6a-a13e-73881bb01cbc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151554Z:68df17e3-07ef-4dff-9670-b5879e493c2d", + "x-ms-routing-request-id" : "WESTUS:20190618T232824Z:8f352832-bd5e-4e6a-a13e-73881bb01cbc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4336ea45-86f6-4c69-a97e-18f1a387cb01", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "40576432-3a61-4d17-9f61-30ac660eb33e", + "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:16:24 GMT", - "content-length" : "23", + "date" : "Tue, 18 Jun 2019 23:28:25 GMT", + "content-length" : "1765", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11972", @@ -825,25 +797,50 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "af02e8b6-d8d0-40f1-81a4-4d74b909e955", + "x-ms-correlation-request-id" : "3847f947-aa51-49f2-899f-3bb9cb60a457", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151625Z:af02e8b6-d8d0-40f1-81a4-4d74b909e955", + "x-ms-routing-request-id" : "WESTUS:20190618T232825Z:3847f947-aa51-49f2-899f-3bb9cb60a457", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "9efd4686-1440-498d-81a3-d0a0b2f2bfb8", - "Body" : "{\"status\":\"InProgress\"}" + "x-ms-request-id" : "1f2f842c-0f7a-45ba-8f50-9101f537d7b0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a\",\"name\":\"hdisdk-scriptactionsa492715832a\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"45354692-66d8-479a-91d2-19b91ea00369\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3008-11\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1905062133.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-06-18T23:17:04\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-scriptactionsa492715832a-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-scriptactionsa492715832a.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\",\"storageProfile\":{\"storageaccounts\":[{\"name\":\"hdijavaa99753427d6a.blob.core.windows.net\",\"resourceId\":null,\"msiResourceId\":null,\"key\":null,\"fileSystem\":null,\"container\":\"hdisdk-scriptactionsa492715832a\",\"saskey\":null,\"isDefault\":true}]}}}" + } + }, { + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/executeScriptActions?api-version=2018-06-01-preview", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Tue, 18 Jun 2019 23:28:27 GMT", + "content-length" : "0", + "expires" : "-1", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "retry-after" : "0", + "StatusCode" : "202", + "x-ms-hdi-served-by" : "global", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "b440656f-c7e2-4928-b8d7-8e6c29914735", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS:20190618T232827Z:b440656f-c7e2-4928-b8d7-8e6c29914735", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/operationresults/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", + "cache-control" : "no-cache", + "x-ms-request-id" : "5f9ad47f-c357-4187-998a-59e9132adff7", + "Body" : "", + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:16:55 GMT", + "date" : "Tue, 18 Jun 2019 23:28:27 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11971", @@ -851,25 +848,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "24cf2f8a-38a6-4362-a8e7-57d02bc94dc4", + "x-ms-correlation-request-id" : "1037fa6b-55d7-474f-9d8a-0a30621e6920", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151655Z:24cf2f8a-38a6-4362-a8e7-57d02bc94dc4", + "x-ms-routing-request-id" : "WESTUS:20190618T232828Z:1037fa6b-55d7-474f-9d8a-0a30621e6920", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8e154fa7-ac3b-448b-9e1c-618ceb8c82e9", + "x-ms-request-id" : "2563eaa8-0300-4afb-984e-c1a73cbc3f53", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:17:25 GMT", + "date" : "Tue, 18 Jun 2019 23:28:57 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11970", @@ -877,25 +873,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b872af56-6ab4-40fc-9293-4868d20f70e9", + "x-ms-correlation-request-id" : "ac72c8ff-1a99-4166-bfb5-8f3a73a8a4fd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151726Z:b872af56-6ab4-40fc-9293-4868d20f70e9", + "x-ms-routing-request-id" : "WESTUS:20190618T232858Z:ac72c8ff-1a99-4166-bfb5-8f3a73a8a4fd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2513d897-5dc8-4653-8c1f-5d780b5594f9", + "x-ms-request-id" : "6d1beaf0-22be-4724-938e-c11f8fce5e3b", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:17:56 GMT", + "date" : "Tue, 18 Jun 2019 23:29:28 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11969", @@ -903,25 +898,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e5545239-1163-492d-a1e9-46d82da6fddf", + "x-ms-correlation-request-id" : "f4314720-0d42-4d48-8f82-2789ab739cba", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151756Z:e5545239-1163-492d-a1e9-46d82da6fddf", + "x-ms-routing-request-id" : "WESTUS:20190618T232929Z:f4314720-0d42-4d48-8f82-2789ab739cba", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1d279e11-679f-4018-9181-91b94ff2d036", + "x-ms-request-id" : "a4fed06d-8f44-4c91-937a-9ab3691f6513", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:18:26 GMT", + "date" : "Tue, 18 Jun 2019 23:29:58 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11968", @@ -929,25 +923,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d1944877-8855-40da-aea3-17598e8138fd", + "x-ms-correlation-request-id" : "ced3bd11-7dd3-498c-8a27-e6da23b1fee6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151827Z:d1944877-8855-40da-aea3-17598e8138fd", + "x-ms-routing-request-id" : "WESTUS:20190618T232959Z:ced3bd11-7dd3-498c-8a27-e6da23b1fee6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "bba030bd-7b2b-40ab-80c7-3fe4c98f7700", + "x-ms-request-id" : "4e6d4f29-e130-491a-a943-1f065e1d54c5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:18:56 GMT", + "date" : "Tue, 18 Jun 2019 23:30:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11967", @@ -955,25 +948,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1efe671f-8add-4017-b0f0-b9b19bf26ee9", + "x-ms-correlation-request-id" : "fe75405f-06fa-42e6-806c-f3b5bfcb3dc4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151857Z:1efe671f-8add-4017-b0f0-b9b19bf26ee9", + "x-ms-routing-request-id" : "WESTUS:20190618T233029Z:fe75405f-06fa-42e6-806c-f3b5bfcb3dc4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d50a95da-7e44-480a-b8e2-24fd9106d956", + "x-ms-request-id" : "1c5ff9aa-81d6-4eef-bcce-170c70a7448e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:19:27 GMT", + "date" : "Tue, 18 Jun 2019 23:30:59 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11966", @@ -981,25 +973,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eff4b905-83e2-4ec4-8703-c5ca288e1a71", + "x-ms-correlation-request-id" : "540fa0a3-51c6-4111-a2e5-30e69d775900", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151928Z:eff4b905-83e2-4ec4-8703-c5ca288e1a71", + "x-ms-routing-request-id" : "WESTUS:20190618T233100Z:540fa0a3-51c6-4111-a2e5-30e69d775900", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4aac9a03-0f61-4a0d-ab94-8ade365a43fb", + "x-ms-request-id" : "4e524ed2-a67e-48fa-ac26-30213c2fb1ae", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:19:58 GMT", + "date" : "Tue, 18 Jun 2019 23:31:29 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11965", @@ -1007,25 +998,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d248dee9-a6b3-4af2-8b8f-cafa525ecaea", + "x-ms-correlation-request-id" : "82c98221-3d25-447e-bd38-618266a2f8d6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T151958Z:d248dee9-a6b3-4af2-8b8f-cafa525ecaea", + "x-ms-routing-request-id" : "WESTUS:20190618T233130Z:82c98221-3d25-447e-bd38-618266a2f8d6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "56e59404-caae-4eba-981e-04ab98b3d543", + "x-ms-request-id" : "e126c1c3-24da-4e0f-ae92-d2170b1368f5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:20:27 GMT", + "date" : "Tue, 18 Jun 2019 23:32:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11964", @@ -1033,25 +1023,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ded3edb9-bb7d-4fb6-8b1d-fb95a7b40b3e", + "x-ms-correlation-request-id" : "2a72439a-ee60-48fd-8939-4d06ae649c8e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152028Z:ded3edb9-bb7d-4fb6-8b1d-fb95a7b40b3e", + "x-ms-routing-request-id" : "WESTUS:20190618T233201Z:2a72439a-ee60-48fd-8939-4d06ae649c8e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2146dcc1-7a74-4fca-847a-1482dbf06021", + "x-ms-request-id" : "7cbc9991-6678-4ffc-9352-889f7ffdd373", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:20:59 GMT", + "date" : "Tue, 18 Jun 2019 23:32:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11963", @@ -1059,25 +1048,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e78abcb7-f1c3-4b24-84f6-38590c156f76", + "x-ms-correlation-request-id" : "cad7a322-94ec-48d9-a84e-61249801415e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152059Z:e78abcb7-f1c3-4b24-84f6-38590c156f76", + "x-ms-routing-request-id" : "WESTUS:20190618T233231Z:cad7a322-94ec-48d9-a84e-61249801415e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7b133bd7-4ee7-4108-9ddd-b7ccc9670c1d", + "x-ms-request-id" : "92851f5f-e2d0-4a08-a3f4-cc3eb0b64742", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:21:29 GMT", + "date" : "Tue, 18 Jun 2019 23:33:00 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11962", @@ -1085,25 +1073,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ec4671a5-39f9-497c-80f0-e8aad2fe7cc4", + "x-ms-correlation-request-id" : "8a36da2f-6597-46a6-8919-f4dc7aec39d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152129Z:ec4671a5-39f9-497c-80f0-e8aad2fe7cc4", + "x-ms-routing-request-id" : "WESTUS:20190618T233301Z:8a36da2f-6597-46a6-8919-f4dc7aec39d2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4e8890d8-eaf9-4a8c-ba44-4514bb3ba34e", + "x-ms-request-id" : "94fb528d-b72c-4802-ae9d-69edee965dc5", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:21:59 GMT", + "date" : "Tue, 18 Jun 2019 23:33:31 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11961", @@ -1111,25 +1098,24 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "92749c48-35a0-45d5-98c9-cf0a0e4a5335", + "x-ms-correlation-request-id" : "2c6a29db-5816-43a7-bb7e-7356086272c0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152200Z:92749c48-35a0-45d5-98c9-cf0a0e4a5335", + "x-ms-routing-request-id" : "WESTUS:20190618T233332Z:2c6a29db-5816-43a7-bb7e-7356086272c0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "93a95099-635d-413b-bdd2-a2228ccd84b4", + "x-ms-request-id" : "5159cd6f-3310-4a2e-a05b-e20acbe7a942", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:22:30 GMT", + "date" : "Tue, 18 Jun 2019 23:34:02 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11960", @@ -1137,414 +1123,349 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b98e9098-2940-4c94-8ee4-d316af1032e6", + "x-ms-correlation-request-id" : "d88841a3-ec60-4f25-b904-a7eed7b16e18", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152231Z:b98e9098-2940-4c94-8ee4-d316af1032e6", + "x-ms-routing-request-id" : "WESTUS:20190618T233402Z:d88841a3-ec60-4f25-b904-a7eed7b16e18", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3c72fe20-dc3c-40d6-9f60-6e1baea38006", + "x-ms-request-id" : "26cb797c-9c8a-450f-acd9-8cca893d0ceb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:23:00 GMT", + "date" : "Tue, 18 Jun 2019 23:34:32 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", + "x-ms-ratelimit-remaining-subscription-reads" : "11959", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "242adfbf-614c-4ee0-86a6-9920e4f44c4b", + "x-ms-correlation-request-id" : "b13989ac-9a3c-408d-882a-43827966de3c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152301Z:242adfbf-614c-4ee0-86a6-9920e4f44c4b", + "x-ms-routing-request-id" : "WESTUS:20190618T233433Z:b13989ac-9a3c-408d-882a-43827966de3c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "72eb8f52-94f6-44bd-af18-a2ef9bec816b", + "x-ms-request-id" : "43b0f827-68e6-44e0-939f-9c239792b705", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:23:31 GMT", + "date" : "Tue, 18 Jun 2019 23:35:03 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "92210be6-7168-41da-a52a-442ac6c054fe", + "x-ms-correlation-request-id" : "629e8d26-bd4f-4c7e-a2e6-894c8cd7e240", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152331Z:92210be6-7168-41da-a52a-442ac6c054fe", + "x-ms-routing-request-id" : "WESTUS:20190618T233503Z:629e8d26-bd4f-4c7e-a2e6-894c8cd7e240", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1d346080-3879-4d3f-89c5-03cb33b50117", + "x-ms-request-id" : "7e512729-8e93-4499-bf21-70eb04ca7fd6", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:24:01 GMT", + "date" : "Tue, 18 Jun 2019 23:35:33 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3adfa1f1-8e5d-46ae-b2fd-e34bf0fa4d53", + "x-ms-correlation-request-id" : "4de107be-9a04-4966-88c8-327f41cf0ea4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152402Z:3adfa1f1-8e5d-46ae-b2fd-e34bf0fa4d53", + "x-ms-routing-request-id" : "WESTUS:20190618T233534Z:4de107be-9a04-4966-88c8-327f41cf0ea4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "7799032e-751f-46b9-a5fe-110a079720b4", + "x-ms-request-id" : "2143b31c-2659-45db-99cf-17e88cd37469", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:24:32 GMT", + "date" : "Tue, 18 Jun 2019 23:36:04 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f1a64f21-c6dc-4065-9312-544320448538", + "x-ms-correlation-request-id" : "51145b92-ce41-46c1-8f40-7fbb4267dfb1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152432Z:f1a64f21-c6dc-4065-9312-544320448538", + "x-ms-routing-request-id" : "WESTUS:20190618T233604Z:51145b92-ce41-46c1-8f40-7fbb4267dfb1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "36746cf6-b188-494c-93f1-44b7f234bd2d", + "x-ms-request-id" : "cfd2ac38-d438-4e67-ab3b-f10ec9f5fd1e", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:25:02 GMT", + "date" : "Tue, 18 Jun 2019 23:36:34 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c13acfe4-39d2-41d9-bbea-32e1a6b6db0b", + "x-ms-correlation-request-id" : "b6dbe5bf-11d3-4cba-a394-2aa7dd7caa7d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152503Z:c13acfe4-39d2-41d9-bbea-32e1a6b6db0b", + "x-ms-routing-request-id" : "WESTUS:20190618T233635Z:b6dbe5bf-11d3-4cba-a394-2aa7dd7caa7d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "606b9017-9d25-42ba-bc02-ba3ba60a2dc9", + "x-ms-request-id" : "ab5cf9fa-7e04-4e3f-8cfc-24dfd421b1cb", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/create?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 15:25:33 GMT", - "content-length" : "22", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", - "StatusCode" : "200", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "41d5847e-ee52-4f38-b50c-22cd8a0ffcb9", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152533Z:41d5847e-ee52-4f38-b50c-22cd8a0ffcb9", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d9427397-b0ab-444a-b9ab-730591cb8f34", - "Body" : "{\"status\":\"Succeeded\"}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:25:34 GMT", - "content-length" : "1532", + "date" : "Tue, 18 Jun 2019 23:37:05 GMT", + "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "479d2253-9b55-44bd-a3f5-3f08e6951d74", + "x-ms-correlation-request-id" : "6ba7b390-3f2c-46ac-a6ec-ff6174692b88", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152534Z:479d2253-9b55-44bd-a3f5-3f08e6951d74", + "x-ms-routing-request-id" : "WESTUS:20190618T233705Z:6ba7b390-3f2c-46ac-a6ec-ff6174692b88", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "2b6c0362-ef12-4382-a539-373c5951d143", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc\",\"name\":\"hdisdk-scriptactions186417663bc\",\"type\":\"Microsoft.HDInsight/clusters\",\"location\":\"East US 2\",\"etag\":\"ff67e41e-cbb7-480f-a16c-e2573ce81855\",\"tags\":null,\"properties\":{\"clusterVersion\":\"3.6.1000.67\",\"clusterHdpVersion\":\"2.6.5.3005-27\",\"osType\":\"Linux\",\"clusterDefinition\":{\"blueprint\":\"https://blueprints.azurehdinsight.net/hadoop-3.6.1000.67.1812120705.json\",\"kind\":\"hadoop\",\"componentVersion\":{\"hadoop\":\"2.7\"}},\"computeProfile\":{\"roles\":[{\"name\":\"headnode\",\"targetInstanceCount\":2,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"workernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Large\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false},{\"name\":\"zookeepernode\",\"targetInstanceCount\":3,\"hardwareProfile\":{\"vmSize\":\"Medium\"},\"osProfile\":{\"linuxOperatingSystemProfile\":{\"username\":\"sshuser\"}},\"encryptDataDisks\":false}]},\"provisioningState\":\"Succeeded\",\"clusterState\":\"Running\",\"createdDate\":\"2019-01-04T15:04:41.193\",\"quotaInfo\":{\"coresUsed\":20},\"connectivityEndpoints\":[{\"name\":\"SSH\",\"protocol\":\"TCP\",\"location\":\"hdisdk-scriptactions186417663bc-ssh.azurehdinsight.net\",\"port\":22},{\"name\":\"HTTPS\",\"protocol\":\"TCP\",\"location\":\"hdisdk-scriptactions186417663bc.azurehdinsight.net\",\"port\":443}],\"tier\":\"standard\"}}" - } - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/executeScriptActions?api-version=2018-06-01-preview", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Fri, 04 Jan 2019 15:25:35 GMT", - "content-length" : "0", - "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-hdi-served-by" : "global", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "909f11de-2d93-4b59-8d6b-624290445525", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152535Z:909f11de-2d93-4b59-8d6b-624290445525", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/operationresults/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", - "cache-control" : "no-cache", - "x-ms-request-id" : "1d2a35de-93bf-4981-b0c2-afb87d010893", - "Body" : "", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview" + "x-ms-request-id" : "0b0139d4-c0c7-4442-a33d-6acffa1f05fd", + "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:25:35 GMT", + "date" : "Tue, 18 Jun 2019 23:37:35 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "635fee87-71cb-46b3-80bf-4d40097a3266", + "x-ms-correlation-request-id" : "da034831-2769-4f36-8b8b-0f330329d907", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152535Z:635fee87-71cb-46b3-80bf-4d40097a3266", + "x-ms-routing-request-id" : "WESTUS:20190618T233736Z:da034831-2769-4f36-8b8b-0f330329d907", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e5c2c7d8-5e25-4bd7-a2c6-9bb04d67917c", + "x-ms-request-id" : "65e28c63-fb28-41a5-9792-dfba3d7b41e8", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:26:04 GMT", + "date" : "Tue, 18 Jun 2019 23:38:06 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11952", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0fced9fa-bcfb-42e6-93aa-14d20e4939cc", + "x-ms-correlation-request-id" : "b527e380-9cbc-4b1a-9aca-c531b620672c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152605Z:0fced9fa-bcfb-42e6-93aa-14d20e4939cc", + "x-ms-routing-request-id" : "WESTUS:20190618T233806Z:b527e380-9cbc-4b1a-9aca-c531b620672c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d1b109a5-8f40-47d6-89bf-3e5378a01364", + "x-ms-request-id" : "d37a0807-a902-4a3b-ab0c-195c344d83ad", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:26:35 GMT", + "date" : "Tue, 18 Jun 2019 23:38:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", + "x-ms-ratelimit-remaining-subscription-reads" : "11951", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "224ccfc1-f6f5-4c1c-96e0-7a4a8bd2906f", + "x-ms-correlation-request-id" : "abd4e49f-c1d2-4e9b-901a-a2dfb9bb480b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152635Z:224ccfc1-f6f5-4c1c-96e0-7a4a8bd2906f", + "x-ms-routing-request-id" : "WESTUS:20190618T233837Z:abd4e49f-c1d2-4e9b-901a-a2dfb9bb480b", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "3b143165-6c54-4470-8d49-d6ec1e82e783", + "x-ms-request-id" : "c1086e72-d275-4e16-9eb0-e250683433b7", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:27:05 GMT", + "date" : "Tue, 18 Jun 2019 23:39:07 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11948", + "x-ms-ratelimit-remaining-subscription-reads" : "11950", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "66149425-d163-41f5-a4d9-9159a9a58beb", + "x-ms-correlation-request-id" : "09dee3b6-1296-478d-84f7-59f5dfd38b64", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152705Z:66149425-d163-41f5-a4d9-9159a9a58beb", + "x-ms-routing-request-id" : "WESTUS:20190618T233907Z:09dee3b6-1296-478d-84f7-59f5dfd38b64", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d9d03f7c-cb6d-4265-9468-fecea9154bff", + "x-ms-request-id" : "a257ede9-7b23-4d68-8500-ad82dfb6609c", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:27:35 GMT", + "date" : "Tue, 18 Jun 2019 23:39:37 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11947", + "x-ms-ratelimit-remaining-subscription-reads" : "11949", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "67cef5db-a4af-433b-8964-8dacb0c92886", + "x-ms-correlation-request-id" : "79d058d3-0b61-4cef-bec3-c8953ca9e6b8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152736Z:67cef5db-a4af-433b-8964-8dacb0c92886", + "x-ms-routing-request-id" : "WESTUS:20190618T233938Z:79d058d3-0b61-4cef-bec3-c8953ca9e6b8", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "af17be43-27d3-4ccd-9144-64a19d70176a", + "x-ms-request-id" : "4ae8d9e9-cddc-4f1c-83c4-dcfa2aa2000a", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/316a4c51-cf62-44b3-9770-b9130ca96811-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/ef3eb2ce-445b-4eb7-902a-c00e8d1ba68c-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:05 GMT", + "date" : "Tue, 18 Jun 2019 23:40:08 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11946", + "x-ms-ratelimit-remaining-subscription-reads" : "11948", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c2bf3a12-9298-4c48-b92c-7666c48af8b5", + "x-ms-correlation-request-id" : "26997fcd-a962-4827-a4d3-cc842458dff5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152806Z:c2bf3a12-9298-4c48-b92c-7666c48af8b5", + "x-ms-routing-request-id" : "WESTUS:20190618T234008Z:26997fcd-a962-4827-a4d3-cc842458dff5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "cd98a6f1-3c22-4012-83b0-ffebcff4b6fe", + "x-ms-request-id" : "26c5fdc2-33eb-4804-8fc7-d2c8152ee8dd", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptActions?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptActions?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:06 GMT", + "date" : "Tue, 18 Jun 2019 23:40:09 GMT", "content-length" : "209", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11945", + "x-ms-ratelimit-remaining-subscription-reads" : "11947", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a745b627-f015-4275-a191-2f487baa7b27", + "x-ms-correlation-request-id" : "0e2dd289-bc18-4beb-8b38-15f223894aed", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152807Z:a745b627-f015-4275-a191-2f487baa7b27", + "x-ms-routing-request-id" : "WESTUS:20190618T234009Z:0e2dd289-bc18-4beb-8b38-15f223894aed", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "db5f91ae-83e1-42bb-8f28-11da4d66e3ab", + "x-ms-request-id" : "2c4962cd-d1a3-48c5-84e4-9eeddc91f285", "Body" : "{\"value\":[{\"name\":\"script1\",\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"applicationName\":null}]}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptActions/script1?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptActions/script1?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:07 GMT", + "date" : "Tue, 18 Jun 2019 23:40:11 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -1553,103 +1474,100 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6aadd539-e3d9-4286-827a-952a02b58a91", + "x-ms-correlation-request-id" : "fad0df28-fa64-4789-a12b-490ff686fec9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152808Z:6aadd539-e3d9-4286-827a-952a02b58a91", + "x-ms-routing-request-id" : "WESTUS:20190618T234011Z:fad0df28-fa64-4789-a12b-490ff686fec9", "cache-control" : "no-cache", - "x-ms-request-id" : "ae0e7aac-ad3a-4eae-b89a-4c0b3145c68e", + "x-ms-request-id" : "770b0d46-b0d3-400e-8798-8d3c24e18e3e", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptActions?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptActions?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:07 GMT", + "date" : "Tue, 18 Jun 2019 23:40:12 GMT", "content-length" : "12", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", + "x-ms-ratelimit-remaining-subscription-reads" : "11946", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "da6be5cd-da8e-4b3a-86b9-6531816d540e", + "x-ms-correlation-request-id" : "8ee4dd66-d2b0-4d60-a3e8-a2e57bbf7cd0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152808Z:da6be5cd-da8e-4b3a-86b9-6531816d540e", + "x-ms-routing-request-id" : "WESTUS:20190618T234012Z:8ee4dd66-d2b0-4d60-a3e8-a2e57bbf7cd0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c1d26f7d-4f3a-4232-9c6f-ed1981108f23", + "x-ms-request-id" : "858f9289-9017-43a6-8e00-4db43e648581", "Body" : "{\"value\":[]}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptExecutionHistory?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptExecutionHistory?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:08 GMT", - "content-length" : "463", + "date" : "Tue, 18 Jun 2019 23:40:13 GMT", + "content-length" : "464", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11943", + "x-ms-ratelimit-remaining-subscription-reads" : "11945", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f5b4f69f-5930-44a3-ada7-97b4c48e41e8", + "x-ms-correlation-request-id" : "aba4f212-4a63-453c-9ea3-81f9f163f2e6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152809Z:f5b4f69f-5930-44a3-ada7-97b4c48e41e8", + "x-ms-routing-request-id" : "WESTUS:20190618T234013Z:aba4f212-4a63-453c-9ea3-81f9f163f2e6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0492e9b2-a3c0-431c-8587-bc90180bf982", - "Body" : "{\"value\":[{\"scriptExecutionId\":950091347704332,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-01-04T15:25:36.6180477Z\",\"endTime\":\"2019-01-04T15:27:37.8143221Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]}]}" + "x-ms-request-id" : "5eee79b1-312e-4b6c-9147-9301e65b1be6", + "Body" : "{\"value\":[{\"scriptExecutionId\":1092941068385776,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-06-18T23:28:30.7352071Z\",\"endTime\":\"2019-06-18T23:39:59.1555272Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]}]}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptExecutionHistory/950091347704332?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptExecutionHistory/1092941068385776?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:08 GMT", - "content-length" : "4249", + "date" : "Tue, 18 Jun 2019 23:40:14 GMT", + "content-length" : "4250", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11942", + "x-ms-ratelimit-remaining-subscription-reads" : "11944", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bff11777-fc82-450f-950c-d3bfd92503a7", + "x-ms-correlation-request-id" : "c3bd3935-5424-497d-8599-b8e4d0a66257", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152809Z:bff11777-fc82-450f-950c-d3bfd92503a7", + "x-ms-routing-request-id" : "WESTUS:20190618T234014Z:c3bd3935-5424-497d-8599-b8e4d0a66257", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "a33c974b-16e6-44e7-8fc9-b1f68c49ec6a", - "Body" : "{\"scriptExecutionId\":950091347704332,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-01-04T15:25:36.6180477Z\",\"endTime\":\"2019-01-04T15:27:37.8143221Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}],\"debugInformation\":\"{\\\"href\\\":\\\"http://hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactions186417663bc/requests/28\\\",\\\"tasks\\\":[{\\\"href\\\":\\\"http://hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactions186417663bc/requests/28/tasks/85\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1546615655229,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-85.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"hn0-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"85\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-85.txt\\\",\\\"request_id\\\":\\\"28\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1546615630363,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactions186417663bc/requests/28/tasks/86\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1546615655276,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-86.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"86\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-86.txt\\\",\\\"request_id\\\":\\\"28\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1546615630364,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactions186417663bc/requests/28/tasks/87\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1546615633333,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-87.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"wn0-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"87\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-87.txt\\\",\\\"request_id\\\":\\\"28\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1546615630364,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactions186417663bc/requests/28/tasks/88\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1546615633266,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-88.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"wn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"88\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-88.txt\\\",\\\"request_id\\\":\\\"28\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1546615630364,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactions186417663bc/requests/28/tasks/89\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1546615633216,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-89.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"wn2-hdisdk.lxgvj4lxjhtute5r3vk0e4opuf.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"89\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-89.txt\\\",\\\"request_id\\\":\\\"28\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1546615630364,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}}]}\"}" + "x-ms-request-id" : "842b780d-c234-47b7-a05f-3d59d2dfa52f", + "Body" : "{\"scriptExecutionId\":1092941068385776,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-06-18T23:28:30.7352071Z\",\"endTime\":\"2019-06-18T23:39:59.1555272Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}],\"debugInformation\":\"{\\\"href\\\":\\\"http://hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactionsa492715832a/requests/42\\\",\\\"tasks\\\":[{\\\"href\\\":\\\"http://hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactionsa492715832a/requests/42/tasks/83\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1560901196963,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-83.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"hn0-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"83\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-83.txt\\\",\\\"request_id\\\":\\\"42\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1560901170165,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactionsa492715832a/requests/42/tasks/84\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1560901193044,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-84.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"84\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-84.txt\\\",\\\"request_id\\\":\\\"42\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1560901170165,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactionsa492715832a/requests/42/tasks/85\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1560901174022,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-85.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"wn0-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"85\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-85.txt\\\",\\\"request_id\\\":\\\"42\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1560901170165,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactionsa492715832a/requests/42/tasks/86\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1560901173056,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-86.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"wn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"86\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-86.txt\\\",\\\"request_id\\\":\\\"42\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1560901170165,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}},{\\\"href\\\":\\\"http://hn1-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdisdk-scriptactionsa492715832a/requests/42/tasks/87\\\",\\\"Tasks\\\":{\\\"attempt_cnt\\\":1,\\\"command\\\":\\\"ACTIONEXECUTE\\\",\\\"command_detail\\\":\\\"run_customscriptaction ACTIONEXECUTE\\\",\\\"end_time\\\":1560901173961,\\\"error_log\\\":\\\"/var/lib/ambari-agent/data/errors-87.txt\\\",\\\"exit_code\\\":0,\\\"host_name\\\":\\\"wn4-hdisdk.j4zwixgvqtkevb4d0uw3bppjpb.cx.internal.cloudapp.net\\\",\\\"id\\\":\\\"87\\\",\\\"output_log\\\":\\\"/var/lib/ambari-agent/data/output-87.txt\\\",\\\"request_id\\\":\\\"42\\\",\\\"role\\\":\\\"run_customscriptaction\\\",\\\"stage_id\\\":\\\"0\\\",\\\"start_time\\\":1560901170165,\\\"status\\\":\\\"COMPLETED\\\",\\\"stderr\\\":null,\\\"stdout\\\":null,\\\"structured_out\\\":null}}]}\"}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/executeScriptActions?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/executeScriptActions?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:09 GMT", + "date" : "Tue, 18 Jun 2019 23:40:15 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1197", @@ -1658,103 +1576,100 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "70970ed9-9a70-425a-a743-7abbb55c6c89", + "x-ms-correlation-request-id" : "f6576798-ad0a-4726-b833-f97b21352d5f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152810Z:70970ed9-9a70-425a-a743-7abbb55c6c89", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/operationresults/4a1056ad-cd49-44ca-8adc-ca0682a21be3-0?api-version=2018-06-01-preview", + "x-ms-routing-request-id" : "WESTUS:20190618T234016Z:f6576798-ad0a-4726-b833-f97b21352d5f", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/operationresults/39e15754-e937-48e1-9f51-f457a5968058-0?api-version=2018-06-01-preview", "cache-control" : "no-cache", - "x-ms-request-id" : "b1d71680-470c-42d4-bbd9-19fc1e09c0de", + "x-ms-request-id" : "061964da-b888-41f1-a1f6-40d0b1849521", "Body" : "", - "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/4a1056ad-cd49-44ca-8adc-ca0682a21be3-0?api-version=2018-06-01-preview" + "azure-asyncoperation" : "https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/39e15754-e937-48e1-9f51-f457a5968058-0?api-version=2018-06-01-preview" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/4a1056ad-cd49-44ca-8adc-ca0682a21be3-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/39e15754-e937-48e1-9f51-f457a5968058-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:09 GMT", + "date" : "Tue, 18 Jun 2019 23:40:16 GMT", "content-length" : "23", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11941", + "x-ms-ratelimit-remaining-subscription-reads" : "11943", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "29c9134c-e627-4584-bbd6-6ea8904386f5", + "x-ms-correlation-request-id" : "4b7cf010-2510-41c2-aab7-6d64487778b5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152810Z:29c9134c-e627-4584-bbd6-6ea8904386f5", + "x-ms-routing-request-id" : "WESTUS:20190618T234016Z:4b7cf010-2510-41c2-aab7-6d64487778b5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "8f9a6ec6-e632-4faf-9045-bc13e0d41717", + "x-ms-request-id" : "769f4fcc-7d5e-43fa-be75-ea87bdfaca4d", "Body" : "{\"status\":\"InProgress\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/azureasyncoperations/4a1056ad-cd49-44ca-8adc-ca0682a21be3-0?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/azureasyncoperations/39e15754-e937-48e1-9f51-f457a5968058-0?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:40 GMT", + "date" : "Tue, 18 Jun 2019 23:40:46 GMT", "content-length" : "22", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11940", + "x-ms-ratelimit-remaining-subscription-reads" : "11942", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "222fdc78-cfd5-4e7e-83a4-74b20ff46b26", + "x-ms-correlation-request-id" : "6ffb5c2a-7dbf-4658-a2e0-e78eb5e1cb55", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152840Z:222fdc78-cfd5-4e7e-83a4-74b20ff46b26", + "x-ms-routing-request-id" : "WESTUS:20190618T234046Z:6ffb5c2a-7dbf-4658-a2e0-e78eb5e1cb55", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5e354bfc-6dae-4f42-a2a9-94d3598af314", + "x-ms-request-id" : "d8734ff7-60ef-4190-a4a3-e3e75d618788", "Body" : "{\"status\":\"Succeeded\"}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptExecutionHistory?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptExecutionHistory?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:41 GMT", - "content-length" : "918", + "date" : "Tue, 18 Jun 2019 23:40:46 GMT", + "content-length" : "920", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11939", + "x-ms-ratelimit-remaining-subscription-reads" : "11941", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9d79bf74-0edf-4f6c-a544-58829ca2a995", + "x-ms-correlation-request-id" : "b9cc9f23-8e8f-4b80-ac71-590d938784a7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152841Z:9d79bf74-0edf-4f6c-a544-58829ca2a995", + "x-ms-routing-request-id" : "WESTUS:20190618T234047Z:b9cc9f23-8e8f-4b80-ac71-590d938784a7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4748d516-6ae6-44af-aee9-37daf2538553", - "Body" : "{\"value\":[{\"scriptExecutionId\":950092901757386,\"name\":\"script5baf\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-01-04T15:28:13.7560485Z\",\"endTime\":\"2019-01-04T15:28:23.9445006Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]},{\"scriptExecutionId\":950091347704332,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-01-04T15:25:36.6180477Z\",\"endTime\":\"2019-01-04T15:27:37.8143221Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]}]}" + "x-ms-request-id" : "7030173e-6a5f-49ad-bf81-80ffdbc9f967", + "Body" : "{\"value\":[{\"scriptExecutionId\":1092948155765291,\"name\":\"script5baf\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-06-18T23:40:18.7387019Z\",\"endTime\":\"2019-06-18T23:40:28.9317396Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]},{\"scriptExecutionId\":1092941068385776,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-06-18T23:28:30.7352071Z\",\"endTime\":\"2019-06-18T23:39:59.1555272Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]}]}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptExecutionHistory/950092901757386/promote?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptExecutionHistory/1092948155765291/promote?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:41 GMT", + "date" : "Tue, 18 Jun 2019 23:40:48 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1196", @@ -1763,76 +1678,74 @@ "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4ed77215-39f7-40d9-bd8b-a9db948855e4", + "x-ms-correlation-request-id" : "45313ba3-01a3-400e-8cdf-6611eaa18043", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152841Z:4ed77215-39f7-40d9-bd8b-a9db948855e4", + "x-ms-routing-request-id" : "WESTUS:20190618T234048Z:45313ba3-01a3-400e-8cdf-6611eaa18043", "cache-control" : "no-cache", - "x-ms-request-id" : "46e5e585-fef2-4544-8b46-4c1ab6bd145d", + "x-ms-request-id" : "cce42d3c-2d85-4579-946f-4304fdd6b94b", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptActions?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptActions?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:42 GMT", + "date" : "Tue, 18 Jun 2019 23:40:48 GMT", "content-length" : "212", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11938", + "x-ms-ratelimit-remaining-subscription-reads" : "11940", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1f59c78e-dc71-4e59-a5e3-5a788de5bd53", + "x-ms-correlation-request-id" : "314d9e66-74db-492b-a350-593a819a41f0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152842Z:1f59c78e-dc71-4e59-a5e3-5a788de5bd53", + "x-ms-routing-request-id" : "WESTUS:20190618T234049Z:314d9e66-74db-492b-a350-593a819a41f0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b29bae52-8c49-4e0d-97f7-8d7d2553335a", + "x-ms-request-id" : "3da6edd5-ac9c-46c0-99a1-22aca3426d9b", "Body" : "{\"value\":[{\"name\":\"script5baf\",\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"applicationName\":null}]}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-43359908c77f/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactions186417663bc/scriptExecutionHistory?api-version=2018-06-01-preview", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdijava-58c47206f2a3/providers/Microsoft.HDInsight/clusters/hdisdk-scriptactionsa492715832a/scriptExecutionHistory?api-version=2018-06-01-preview", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (HDInsightManagementClient, 2018-06-01-preview, auto-generated)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:42 GMT", - "content-length" : "918", + "date" : "Tue, 18 Jun 2019 23:40:49 GMT", + "content-length" : "920", "expires" : "-1", - "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11937", + "x-ms-ratelimit-remaining-subscription-reads" : "11939", "StatusCode" : "200", "x-ms-hdi-served-by" : "global", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bdc8d713-4475-4b58-8886-878adacb6078", + "x-ms-correlation-request-id" : "7aa59e0c-e708-4b3d-9dd0-6e77c8b14de6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152842Z:bdc8d713-4475-4b58-8886-878adacb6078", + "x-ms-routing-request-id" : "WESTUS:20190618T234050Z:7aa59e0c-e708-4b3d-9dd0-6e77c8b14de6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b45964b0-f2e5-4dbc-8c5d-d8b491809bff", - "Body" : "{\"value\":[{\"scriptExecutionId\":950092901757386,\"name\":\"script5baf\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-01-04T15:28:13.7560485Z\",\"endTime\":\"2019-01-04T15:28:23.9445006Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]},{\"scriptExecutionId\":950091347704332,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-01-04T15:25:36.6180477Z\",\"endTime\":\"2019-01-04T15:27:37.8143221Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]}]}" + "x-ms-request-id" : "b1c7c224-8b84-4823-8149-0fc4e6dfdb98", + "Body" : "{\"value\":[{\"scriptExecutionId\":1092948155765291,\"name\":\"script5baf\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-06-18T23:40:18.7387019Z\",\"endTime\":\"2019-06-18T23:40:28.9317396Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]},{\"scriptExecutionId\":1092941068385776,\"name\":\"script1\",\"applicationName\":null,\"uri\":\"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh\",\"parameters\":\"\",\"roles\":[\"headnode\",\"workernode\"],\"startTime\":\"2019-06-18T23:28:30.7352071Z\",\"endTime\":\"2019-06-18T23:39:59.1555272Z\",\"status\":\"Succeeded\",\"operation\":\"PostClusterCreateScriptActionRequest\",\"executionSummary\":[{\"status\":\"COMPLETED\",\"instanceCount\":5}]}]}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-43359908c77f?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdijava-58c47206f2a3?api-version=2016-09-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.0 OS:Windows Server 2016/10.0 MacAddressHash:f82fa839f6b46fd84edc56e01cf7c8c6d4faaa2190534aff5c1d17095f0a3c13 Java:11.0.1 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/1.3.0 OS:Windows 10/10.0 MacAddressHash:ffbf486a22107d1f97bb85c96f5f1055aa63cbc50947322b765dbcaa8644bcd7 Java:11.0.3 (ResourceManagementClient, 2016-09-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Fri, 04 Jan 2019 15:28:44 GMT", + "date" : "Tue, 18 Jun 2019 23:40:51 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14998", @@ -1840,14 +1753,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d18c64bc-0108-4e5a-9888-decbe8c6c049", + "x-ms-correlation-request-id" : "5920934e-b550-4b74-8f1a-8d586da6d930", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20190104T152844Z:d18c64bc-0108-4e5a-9888-decbe8c6c049", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENDMzNTk5MDhDNzdGLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS:20190618T234052Z:5920934e-b550-4b74-8f1a-8d586da6d930", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1IRElKQVZBOjJENThDNDcyMDZGMkEzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-09-01", "cache-control" : "no-cache", - "x-ms-request-id" : "d18c64bc-0108-4e5a-9888-decbe8c6c049", + "x-ms-request-id" : "5920934e-b550-4b74-8f1a-8d586da6d930", "Body" : "" } } ], - "variables" : [ "hdijava-43359908c77f", "hdijava6c7565468c79", "hdisdk-scriptactions186417663bc" ] + "variables" : [ "hdijava-58c47206f2a3", "hdijavaa99753427d6a", "hdisdk-scriptactionsa492715832a" ] } \ No newline at end of file