Skip to content

Commit 0fa6c89

Browse files
committed
run live
1 parent c2746ce commit 0fa6c89

12 files changed

+14972
-11032
lines changed

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_humboldt_cluster.yaml

+926-938
Large diffs are not rendered by default.

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_kafka_cluster_with_managed_disks.yaml

+1,127-580
Large diffs are not rendered by default.

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_linux_spark_cluster_with_component_version.yaml

+1,213-1,166
Large diffs are not rendered by default.

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_mlservices_cluster.yaml

+1,988-1,021
Large diffs are not rendered by default.

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_rserver_cluster.yaml

+1,537-898
Large diffs are not rendered by default.

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_with_adls_gen2.yaml

+965-876
Large diffs are not rendered by default.

sdk/hdinsight/azure-mgmt-hdinsight/test/recordings/test_mgmt_hdinsight.test_create_with_empty_extended_parameters.yaml

+39-20
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,47 @@ interactions:
22
- request:
33
body: '{}'
44
headers:
5-
Accept: [application/json]
6-
Accept-Encoding: ['gzip, deflate']
7-
Connection: [keep-alive]
8-
Content-Length: ['2']
9-
Content-Type: [application/json; charset=utf-8]
10-
User-Agent: [python/3.7.1 (Windows-10-10.0.14393-SP0) msrest/0.6.2 msrest_azure/0.4.34
11-
azure-mgmt-hdinsight/0.2.0 Azure-SDK-For-Python]
12-
accept-language: [en-US]
5+
Accept:
6+
- application/json
7+
Accept-Encoding:
8+
- gzip, deflate
9+
Connection:
10+
- keep-alive
11+
Content-Length:
12+
- '2'
13+
Content-Type:
14+
- application/json; charset=utf-8
15+
User-Agent:
16+
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
17+
azure-mgmt-hdinsight/1.5.0 Azure-SDK-For-Python
18+
accept-language:
19+
- en-US
1320
method: PUT
1421
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdipy-265719a3/providers/Microsoft.HDInsight/clusters/hdisdk-cluster265719a3?api-version=2018-06-01-preview
1522
response:
16-
body: {string: '{"error":{"code":"LocationRequired","message":"The location property
17-
is required for this definition."}}'}
23+
body:
24+
string: '{"error":{"code":"LocationRequired","message":"The location property
25+
is required for this definition."}}'
1826
headers:
19-
cache-control: [no-cache]
20-
content-length: ['104']
21-
content-type: [application/json; charset=utf-8]
22-
date: ['Tue, 25 Dec 2018 05:51:18 GMT']
23-
expires: ['-1']
24-
pragma: [no-cache]
25-
strict-transport-security: [max-age=31536000; includeSubDomains]
26-
x-content-type-options: [nosniff]
27-
x-ms-failure-cause: [gateway]
28-
status: {code: 400, message: Bad Request}
27+
cache-control:
28+
- no-cache
29+
content-length:
30+
- '104'
31+
content-type:
32+
- application/json; charset=utf-8
33+
date:
34+
- Fri, 29 May 2020 04:32:21 GMT
35+
expires:
36+
- '-1'
37+
pragma:
38+
- no-cache
39+
strict-transport-security:
40+
- max-age=31536000; includeSubDomains
41+
x-content-type-options:
42+
- nosniff
43+
x-ms-failure-cause:
44+
- gateway
45+
status:
46+
code: 400
47+
message: Bad Request
2948
version: 1

0 commit comments

Comments
 (0)