1
+ {
2
+ "status_code" : 200 ,
3
+ "data" : {
4
+ "Cluster" : {
5
+ "Id" : " j-1OBEPJWLJBMDO" ,
6
+ "Name" : " Test cluster1" ,
7
+ "Status" : {
8
+ "State" : " WAITING" ,
9
+ "StateChangeReason" : {
10
+ "Message" : " Cluster ready to run steps."
11
+ },
12
+ "Timeline" : {
13
+ "CreationDateTime" : {
14
+ "__class__" : " datetime" ,
15
+ "year" : 2023 ,
16
+ "month" : 1 ,
17
+ "day" : 18 ,
18
+ "hour" : 21 ,
19
+ "minute" : 7 ,
20
+ "second" : 52 ,
21
+ "microsecond" : 540000
22
+ },
23
+ "ReadyDateTime" : {
24
+ "__class__" : " datetime" ,
25
+ "year" : 2023 ,
26
+ "month" : 1 ,
27
+ "day" : 18 ,
28
+ "hour" : 21 ,
29
+ "minute" : 13 ,
30
+ "second" : 18 ,
31
+ "microsecond" : 256000
32
+ }
33
+ }
34
+ },
35
+ "Ec2InstanceAttributes" : {
36
+ "Ec2SubnetId" : " subnet-0f3b0ee5d4a7da815" ,
37
+ "RequestedEc2SubnetIds" : [
38
+ " subnet-0f3b0ee5d4a7da815"
39
+ ],
40
+ "Ec2AvailabilityZone" : " us-west-2a" ,
41
+ "RequestedEc2AvailabilityZones" : [],
42
+ "IamInstanceProfile" : " EMR_EC2_DefaultRole" ,
43
+ "EmrManagedMasterSecurityGroup" : " sg-05e325f9b09aa11fc" ,
44
+ "EmrManagedSlaveSecurityGroup" : " sg-03c8063bd682c0ebe" ,
45
+ "ServiceAccessSecurityGroup" : " sg-0b238edeeb3fe44eb" ,
46
+ "AdditionalMasterSecurityGroups" : [],
47
+ "AdditionalSlaveSecurityGroups" : []
48
+ },
49
+ "InstanceCollectionType" : " INSTANCE_GROUP" ,
50
+ "ReleaseLabel" : " emr-6.9.0" ,
51
+ "AutoTerminate" : false ,
52
+ "TerminationProtected" : true ,
53
+ "VisibleToAllUsers" : true ,
54
+ "Applications" : [
55
+ {
56
+ "Name" : " Spark" ,
57
+ "Version" : " 3.3.0"
58
+ },
59
+ {
60
+ "Name" : " Zeppelin" ,
61
+ "Version" : " 0.10.1"
62
+ }
63
+ ],
64
+ "Tags" : [],
65
+ "ServiceRole" : " EMR_DefaultRole" ,
66
+ "NormalizedInstanceHours" : 0 ,
67
+ "MasterPublicDnsName" : " ip-10-0-2-44.us-west-2.compute.internal" ,
68
+ "Configurations" : [],
69
+ "SecurityConfiguration" : " AtRestEnabled" ,
70
+ "ScaleDownBehavior" : " TERMINATE_AT_TASK_COMPLETION" ,
71
+ "EbsRootVolumeSize" : 10 ,
72
+ "KerberosAttributes" : {},
73
+ "ClusterArn" : " arn:aws:elasticmapreduce:us-west-2:644160558196:cluster/j-1OBEPJWLJBMDO" ,
74
+ "StepConcurrencyLevel" : 1 ,
75
+ "PlacementGroups" : [],
76
+ "OSReleaseLabel" : " 2.0.20221210.1"
77
+ },
78
+ "ResponseMetadata" : {}
79
+ }
80
+ }
0 commit comments