调用ListClusterSupportService接口,查看集群支持的服务列表。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
请求参数
名称 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | ListClusterSupportService |
系统规定参数。对于您自行拼凑HTTP或HTTPS URL发起的API请求,该参数为必选参数。取值:ListClusterSupportService。 |
ClusterId | String | 是 | C-0EF9B0EC8564**** |
集群ID。您可以调用ListClusters查看集群的ID。 |
RegionId | String | 是 | cn-hangzhou |
地域ID。您可以调用DescribeRegions查看最新的阿里云地域列表。 |
返回数据
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
RequestId | String | EA5FB7F2-BDDA-49C8-B9ED-9C4D3F5D27E8 |
请求的ID。 |
StackName | String | 无 |
保留字段。 |
StackVersion | String | 无 |
保留字段。 |
SupportServiceList | Array of SupportService |
支持的服务列表信息。 |
|
SupportService | |||
ServiceDisplayName | String | Hive |
服务名称。 |
ServiceEcmVersion | String | 2.3.5.5.1 |
保留字段。 |
ServiceName | String | HIVE |
服务名称。 |
ServiceVersion | String | 2.3.5-1.1.0 |
服务版本。 |
示例
请求示例
http(s)://[Endpoint]/?Action=ListClusterSupportService
&ClusterId=C-0EF9B0EC8564****
&RegionId=cn-hangzhou
&<公共请求参数>
正常返回示例
XML
格式
<SupportServiceList>
<SupportService>
<ServiceName>BIGBOOT</ServiceName>
<ServiceEcmVersion>2.7.202.0.3</ServiceEcmVersion>
<ServiceVersion>2.7.202</ServiceVersion>
<ServiceDisplayName>Bigboot</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>SMARTDATA</ServiceName>
<ServiceEcmVersion>2.7.202.0.3</ServiceEcmVersion>
<ServiceVersion>2.7.202</ServiceVersion>
<ServiceDisplayName>SmartData</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>GANGLIA</ServiceName>
<ServiceEcmVersion>3.7.2.10.1</ServiceEcmVersion>
<ServiceVersion>3.7.2</ServiceVersion>
<ServiceDisplayName>Ganglia</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>IMPALA</ServiceName>
<ServiceEcmVersion>2.12.2.0.2.1</ServiceEcmVersion>
<ServiceVersion>2.12.2-1.0.2</ServiceVersion>
<ServiceDisplayName>Impala</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>PRESTO</ServiceName>
<ServiceEcmVersion>331.2.0</ServiceEcmVersion>
<ServiceVersion>331-1.0.1</ServiceVersion>
<ServiceDisplayName>Presto</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>OOZIE</ServiceName>
<ServiceEcmVersion>5.1.0.0.5</ServiceEcmVersion>
<ServiceVersion>5.1.0-1.0.0</ServiceVersion>
<ServiceDisplayName>Oozie</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>ZOOKEEPER</ServiceName>
<ServiceEcmVersion>3.5.6.1.0</ServiceEcmVersion>
<ServiceVersion>3.5.6</ServiceVersion>
<ServiceDisplayName>ZooKeeper</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>HDFS</ServiceName>
<ServiceEcmVersion>2.8.5.9.2</ServiceEcmVersion>
<ServiceVersion>2.8.5-1.5.2</ServiceVersion>
<ServiceDisplayName>HDFS</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>YARN</ServiceName>
<ServiceEcmVersion>2.8.5.9.2</ServiceEcmVersion>
<ServiceVersion>2.8.5-1.5.2</ServiceVersion>
<ServiceDisplayName>YARN</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>HIVE</ServiceName>
<ServiceEcmVersion>2.3.5.5.1</ServiceEcmVersion>
<ServiceVersion>2.3.5-1.1.0</ServiceVersion>
<ServiceDisplayName>Hive</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>HBASE</ServiceName>
<ServiceEcmVersion>1.4.9.1.4</ServiceEcmVersion>
<ServiceVersion>1.4.9-1.0.0</ServiceVersion>
<ServiceDisplayName>HBase</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>SPARK</ServiceName>
<ServiceEcmVersion>2.4.5.1.0</ServiceEcmVersion>
<ServiceVersion>2.4.5-hadoop2.8-1.0.0</ServiceVersion>
<ServiceDisplayName>Spark</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>PIG</ServiceName>
<ServiceEcmVersion>0.14.0.1.1</ServiceEcmVersion>
<ServiceVersion>0.14.0</ServiceVersion>
<ServiceDisplayName>Pig</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>PHOENIX</ServiceName>
<ServiceEcmVersion>4.14.1.1.1</ServiceEcmVersion>
<ServiceVersion>4.14.1</ServiceVersion>
<ServiceDisplayName>Phoenix</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>SQOOP</ServiceName>
<ServiceEcmVersion>1.4.7.3.2</ServiceEcmVersion>
<ServiceVersion>1.4.7-1.0.3</ServiceVersion>
<ServiceDisplayName>Sqoop</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>TEZ</ServiceName>
<ServiceEcmVersion>0.9.2.4.0</ServiceEcmVersion>
<ServiceVersion>0.9.2-1.2.1</ServiceVersion>
<ServiceDisplayName>Tez</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>HUE</ServiceName>
<ServiceEcmVersion>4.4.0.3.1</ServiceEcmVersion>
<ServiceVersion>4.4.0</ServiceVersion>
<ServiceDisplayName>Hue</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>ZEPPELIN</ServiceName>
<ServiceEcmVersion>0.8.1.1.5</ServiceEcmVersion>
<ServiceVersion>0.8.1-1.0.2</ServiceVersion>
<ServiceDisplayName>Zeppelin</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>STORM</ServiceName>
<ServiceEcmVersion>1.2.2.2.0</ServiceEcmVersion>
<ServiceVersion>1.2.2-1.0.1</ServiceVersion>
<ServiceDisplayName>Storm</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>OPENLDAP</ServiceName>
<ServiceEcmVersion>2.4.44.3.0</ServiceEcmVersion>
<ServiceVersion>2.4.44</ServiceVersion>
<ServiceDisplayName>OpenLDAP</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>KNOX</ServiceName>
<ServiceEcmVersion>1.1.0.2.1</ServiceEcmVersion>
<ServiceVersion>1.1.0-1.0.7</ServiceVersion>
<ServiceDisplayName>Knox</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>FLINK</ServiceName>
<ServiceEcmVersion>1.10.0.400.0</ServiceEcmVersion>
<ServiceVersion>1.10-vvr-1.0.4</ServiceVersion>
<ServiceDisplayName>Flink</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>RANGER</ServiceName>
<ServiceEcmVersion>1.2.0.7.3</ServiceEcmVersion>
<ServiceVersion>1.2.0-1.4.0</ServiceVersion>
<ServiceDisplayName>RANGER</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>SUPERSET</ServiceName>
<ServiceEcmVersion>0.35.2.1.0</ServiceEcmVersion>
<ServiceVersion>0.35.2</ServiceVersion>
<ServiceDisplayName>Superset</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>LIVY</ServiceName>
<ServiceEcmVersion>0.6.0.4.0</ServiceEcmVersion>
<ServiceVersion>0.6.0-1.0.3</ServiceVersion>
<ServiceDisplayName>LIVY</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>FLUME</ServiceName>
<ServiceEcmVersion>1.9.0.2.0</ServiceEcmVersion>
<ServiceVersion>1.9.0-1.0.1</ServiceVersion>
<ServiceDisplayName>FLUME</ServiceDisplayName>
</SupportService>
<SupportService>
<ServiceName>KUDU</ServiceName>
<ServiceEcmVersion>1.10.0.2.0</ServiceEcmVersion>
<ServiceVersion>1.10.0</ServiceVersion>
<ServiceDisplayName>Kudu</ServiceDisplayName>
</SupportService>
</SupportServiceList>
<TotalCount>EMR</TotalCount>
<RequestId>AFE6955C-3652-47E9-8770-6E63B77658E2</RequestId>
<PageNumber>3.28.2.0.4</PageNumber>
JSON
格式
{
"SupportServiceList": {
"SupportService": [
{
"ServiceName": "BIGBOOT",
"ServiceEcmVersion": "2.7.202.0.3",
"ServiceVersion": "2.7.202",
"ServiceDisplayName": "Bigboot"
},
{
"ServiceName": "SMARTDATA",
"ServiceEcmVersion": "2.7.202.0.3",
"ServiceVersion": "2.7.202",
"ServiceDisplayName": "SmartData"
},
{
"ServiceName": "GANGLIA",
"ServiceEcmVersion": "3.7.2.10.1",
"ServiceVersion": "3.7.2",
"ServiceDisplayName": "Ganglia"
},
{
"ServiceName": "IMPALA",
"ServiceEcmVersion": "2.12.2.0.2.1",
"ServiceVersion": "2.12.2-1.0.2",
"ServiceDisplayName": "Impala"
},
{
"ServiceName": "PRESTO",
"ServiceEcmVersion": "331.2.0",
"ServiceVersion": "331-1.0.1",
"ServiceDisplayName": "Presto"
},
{
"ServiceName": "OOZIE",
"ServiceEcmVersion": "5.1.0.0.5",
"ServiceVersion": "5.1.0-1.0.0",
"ServiceDisplayName": "Oozie"
},
{
"ServiceName": "ZOOKEEPER",
"ServiceEcmVersion": "3.5.6.1.0",
"ServiceVersion": "3.5.6",
"ServiceDisplayName": "ZooKeeper"
},
{
"ServiceName": "HDFS",
"ServiceEcmVersion": "2.8.5.9.2",
"ServiceVersion": "2.8.5-1.5.2",
"ServiceDisplayName": "HDFS"
},
{
"ServiceName": "YARN",
"ServiceEcmVersion": "2.8.5.9.2",
"ServiceVersion": "2.8.5-1.5.2",
"ServiceDisplayName": "YARN"
},
{
"ServiceName": "HIVE",
"ServiceEcmVersion": "2.3.5.5.1",
"ServiceVersion": "2.3.5-1.1.0",
"ServiceDisplayName": "Hive"
},
{
"ServiceName": "HBASE",
"ServiceEcmVersion": "1.4.9.1.4",
"ServiceVersion": "1.4.9-1.0.0",
"ServiceDisplayName": "HBase"
},
{
"ServiceName": "SPARK",
"ServiceEcmVersion": "2.4.5.1.0",
"ServiceVersion": "2.4.5-hadoop2.8-1.0.0",
"ServiceDisplayName": "Spark"
},
{
"ServiceName": "PIG",
"ServiceEcmVersion": "0.14.0.1.1",
"ServiceVersion": "0.14.0",
"ServiceDisplayName": "Pig"
},
{
"ServiceName": "PHOENIX",
"ServiceEcmVersion": "4.14.1.1.1",
"ServiceVersion": "4.14.1",
"ServiceDisplayName": "Phoenix"
},
{
"ServiceName": "SQOOP",
"ServiceEcmVersion": "1.4.7.3.2",
"ServiceVersion": "1.4.7-1.0.3",
"ServiceDisplayName": "Sqoop"
},
{
"ServiceName": "TEZ",
"ServiceEcmVersion": "0.9.2.4.0",
"ServiceVersion": "0.9.2-1.2.1",
"ServiceDisplayName": "Tez"
},
{
"ServiceName": "HUE",
"ServiceEcmVersion": "4.4.0.3.1",
"ServiceVersion": "4.4.0",
"ServiceDisplayName": "Hue"
},
{
"ServiceName": "ZEPPELIN",
"ServiceEcmVersion": "0.8.1.1.5",
"ServiceVersion": "0.8.1-1.0.2",
"ServiceDisplayName": "Zeppelin"
},
{
"ServiceName": "STORM",
"ServiceEcmVersion": "1.2.2.2.0",
"ServiceVersion": "1.2.2-1.0.1",
"ServiceDisplayName": "Storm"
},
{
"ServiceName": "OPENLDAP",
"ServiceEcmVersion": "2.4.44.3.0",
"ServiceVersion": "2.4.44",
"ServiceDisplayName": "OpenLDAP"
},
{
"ServiceName": "KNOX",
"ServiceEcmVersion": "1.1.0.2.1",
"ServiceVersion": "1.1.0-1.0.7",
"ServiceDisplayName": "Knox"
},
{
"ServiceName": "FLINK",
"ServiceEcmVersion": "1.10.0.400.0",
"ServiceVersion": "1.10-vvr-1.0.4",
"ServiceDisplayName": "Flink"
},
{
"ServiceName": "RANGER",
"ServiceEcmVersion": "1.2.0.7.3",
"ServiceVersion": "1.2.0-1.4.0",
"ServiceDisplayName": "RANGER"
},
{
"ServiceName": "SUPERSET",
"ServiceEcmVersion": "0.35.2.1.0",
"ServiceVersion": "0.35.2",
"ServiceDisplayName": "Superset"
},
{
"ServiceName": "LIVY",
"ServiceEcmVersion": "0.6.0.4.0",
"ServiceVersion": "0.6.0-1.0.3",
"ServiceDisplayName": "LIVY"
},
{
"ServiceName": "FLUME",
"ServiceEcmVersion": "1.9.0.2.0",
"ServiceVersion": "1.9.0-1.0.1",
"ServiceDisplayName": "FLUME"
},
{
"ServiceName": "KUDU",
"ServiceEcmVersion": "1.10.0.2.0",
"ServiceVersion": "1.10.0",
"ServiceDisplayName": "Kudu"
}
]
},
"TotalCount": "EMR",
"RequestId": "AFE6955C-3652-47E9-8770-6E63B77658E2",
"PageNumber": "3.28.2.0.4"
}