tencentcloud-sdk-nodejs-dlc 4.0.348 → 4.0.349
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +53 -0
- package/SERVICE_CHANGELOG.md +78 -41
- package/package.json +1 -1
- package/products.md +5 -5
- package/src/services/dlc/v20210125/dlc_client.ts +102 -16
- package/src/services/dlc/v20210125/dlc_models.ts +845 -231
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +31 -3
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +45 -3
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +686 -178
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,56 @@
|
|
|
1
|
+
# Release 4.0.349
|
|
2
|
+
|
|
3
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
4
|
+
|
|
5
|
+
### 第 17 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-05-26 18:17:40
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
16
|
+
* [CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)
|
|
17
|
+
* [DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)
|
|
18
|
+
* [DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)
|
|
19
|
+
* [DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)
|
|
20
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
21
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
22
|
+
|
|
23
|
+
新增数据结构:
|
|
24
|
+
|
|
25
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
|
26
|
+
* [StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
31
|
+
|
|
32
|
+
### 第 5 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2022-05-27 06:10:42
|
|
35
|
+
|
|
36
|
+
本次发布包含了以下内容:
|
|
37
|
+
|
|
38
|
+
改善已有的文档。
|
|
39
|
+
|
|
40
|
+
新增接口:
|
|
41
|
+
|
|
42
|
+
* [ListTopicRules](https://cloud.tencent.com/document/api/634/74542)
|
|
43
|
+
|
|
44
|
+
新增数据结构:
|
|
45
|
+
|
|
46
|
+
* [TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
1
54
|
# Release 4.0.348
|
|
2
55
|
|
|
3
56
|
## 堡垒机(dasb) 版本:2019-10-18
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 17 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-05-
|
|
7
|
+
发布时间:2022-05-26 18:17:40
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,45 +12,43 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [
|
|
17
|
-
* [
|
|
18
|
-
* [
|
|
19
|
-
* [
|
|
20
|
-
* [
|
|
21
|
-
* [
|
|
22
|
-
* [DescribeUsers](https://cloud.tencent.com/document/api/1025/74404)
|
|
23
|
-
* [ModifyAcl](https://cloud.tencent.com/document/api/1025/74408)
|
|
24
|
-
* [ModifyUser](https://cloud.tencent.com/document/api/1025/74403)
|
|
15
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
16
|
+
* [CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)
|
|
17
|
+
* [DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)
|
|
18
|
+
* [DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)
|
|
19
|
+
* [DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)
|
|
20
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
21
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
25
22
|
|
|
26
23
|
新增数据结构:
|
|
27
24
|
|
|
28
|
-
* [
|
|
29
|
-
* [
|
|
30
|
-
* [Device](https://cloud.tencent.com/document/api/1025/74416#Device)
|
|
31
|
-
* [Group](https://cloud.tencent.com/document/api/1025/74416#Group)
|
|
32
|
-
* [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource)
|
|
33
|
-
* [User](https://cloud.tencent.com/document/api/1025/74416#User)
|
|
25
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
|
26
|
+
* [StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)
|
|
34
27
|
|
|
35
28
|
|
|
36
29
|
|
|
37
|
-
##
|
|
30
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
38
31
|
|
|
39
|
-
### 第
|
|
32
|
+
### 第 5 次发布
|
|
40
33
|
|
|
41
|
-
发布时间:2022-05-
|
|
34
|
+
发布时间:2022-05-27 06:10:42
|
|
42
35
|
|
|
43
36
|
本次发布包含了以下内容:
|
|
44
37
|
|
|
45
38
|
改善已有的文档。
|
|
46
39
|
|
|
47
|
-
|
|
40
|
+
新增接口:
|
|
48
41
|
|
|
49
|
-
* [
|
|
42
|
+
* [ListTopicRules](https://cloud.tencent.com/document/api/634/74542)
|
|
43
|
+
|
|
44
|
+
新增数据结构:
|
|
45
|
+
|
|
46
|
+
* [TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)
|
|
50
47
|
|
|
51
|
-
* 新增成员:Time
|
|
52
48
|
|
|
53
49
|
|
|
50
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
51
|
+
|
|
54
52
|
|
|
55
53
|
|
|
56
54
|
# 历次版本更新如下:
|
|
@@ -25929,25 +25927,25 @@
|
|
|
25929
25927
|
|
|
25930
25928
|
新增接口:
|
|
25931
25929
|
|
|
25932
|
-
* [
|
|
25933
|
-
* [
|
|
25934
|
-
* [
|
|
25935
|
-
* [
|
|
25936
|
-
* [
|
|
25937
|
-
* [
|
|
25938
|
-
* [
|
|
25939
|
-
* [
|
|
25940
|
-
* [
|
|
25941
|
-
* [
|
|
25930
|
+
* [CreateAcl](https://cloud.tencent.com/document/api/1025/74411)
|
|
25931
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1025/74406)
|
|
25932
|
+
* [DeleteAcls](https://cloud.tencent.com/document/api/1025/74410)
|
|
25933
|
+
* [DeleteUsers](https://cloud.tencent.com/document/api/1025/74405)
|
|
25934
|
+
* [DescribeAcls](https://cloud.tencent.com/document/api/1025/74409)
|
|
25935
|
+
* [DescribeDasbImageIds](https://cloud.tencent.com/document/api/1025/74413)
|
|
25936
|
+
* [DescribeDevices](https://cloud.tencent.com/document/api/1025/74415)
|
|
25937
|
+
* [DescribeUsers](https://cloud.tencent.com/document/api/1025/74404)
|
|
25938
|
+
* [ModifyAcl](https://cloud.tencent.com/document/api/1025/74408)
|
|
25939
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1025/74403)
|
|
25942
25940
|
|
|
25943
25941
|
新增数据结构:
|
|
25944
25942
|
|
|
25945
|
-
* [
|
|
25946
|
-
* [
|
|
25947
|
-
* [
|
|
25948
|
-
* [
|
|
25949
|
-
* [
|
|
25950
|
-
* [
|
|
25943
|
+
* [Acl](https://cloud.tencent.com/document/api/1025/74416#Acl)
|
|
25944
|
+
* [CmdTemplate](https://cloud.tencent.com/document/api/1025/74416#CmdTemplate)
|
|
25945
|
+
* [Device](https://cloud.tencent.com/document/api/1025/74416#Device)
|
|
25946
|
+
* [Group](https://cloud.tencent.com/document/api/1025/74416#Group)
|
|
25947
|
+
* [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource)
|
|
25948
|
+
* [User](https://cloud.tencent.com/document/api/1025/74416#User)
|
|
25951
25949
|
|
|
25952
25950
|
|
|
25953
25951
|
|
|
@@ -28180,6 +28178,29 @@
|
|
|
28180
28178
|
|
|
28181
28179
|
## 数据湖计算(dlc) 版本:2021-01-25
|
|
28182
28180
|
|
|
28181
|
+
### 第 17 次发布
|
|
28182
|
+
|
|
28183
|
+
发布时间:2022-05-26 18:17:40
|
|
28184
|
+
|
|
28185
|
+
本次发布包含了以下内容:
|
|
28186
|
+
|
|
28187
|
+
改善已有的文档。
|
|
28188
|
+
|
|
28189
|
+
新增接口:
|
|
28190
|
+
|
|
28191
|
+
* [[CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)](https://cloud.tencent.com/document/api/#/#)
|
|
28192
|
+
* [[CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)](https://cloud.tencent.com/document/api/#/#)
|
|
28193
|
+
* [[DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)](https://cloud.tencent.com/document/api/#/#)
|
|
28194
|
+
* [[DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)](https://cloud.tencent.com/document/api/#/#)
|
|
28195
|
+
* [[DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)](https://cloud.tencent.com/document/api/#/#)
|
|
28196
|
+
* [[DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)](https://cloud.tencent.com/document/api/#/#)
|
|
28197
|
+
* [[ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)](https://cloud.tencent.com/document/api/#/#)
|
|
28198
|
+
|
|
28199
|
+
新增数据结构:
|
|
28200
|
+
|
|
28201
|
+
* [[SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)](https://cloud.tencent.com/document/api/1342/53778#[SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo))
|
|
28202
|
+
* [[StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)](https://cloud.tencent.com/document/api/1342/53778#[StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics))
|
|
28203
|
+
|
|
28183
28204
|
### 第 16 次发布
|
|
28184
28205
|
|
|
28185
28206
|
发布时间:2022-05-20 06:10:49
|
|
@@ -39846,6 +39867,22 @@
|
|
|
39846
39867
|
|
|
39847
39868
|
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
39848
39869
|
|
|
39870
|
+
### 第 5 次发布
|
|
39871
|
+
|
|
39872
|
+
发布时间:2022-05-27 06:10:42
|
|
39873
|
+
|
|
39874
|
+
本次发布包含了以下内容:
|
|
39875
|
+
|
|
39876
|
+
改善已有的文档。
|
|
39877
|
+
|
|
39878
|
+
新增接口:
|
|
39879
|
+
|
|
39880
|
+
* [[ListTopicRules](https://cloud.tencent.com/document/api/634/74542)](https://cloud.tencent.com/document/api/#/#)
|
|
39881
|
+
|
|
39882
|
+
新增数据结构:
|
|
39883
|
+
|
|
39884
|
+
* [[TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)](https://cloud.tencent.com/document/api/634/71973#[TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo))
|
|
39885
|
+
|
|
39849
39886
|
### 第 4 次发布
|
|
39850
39887
|
|
|
39851
39888
|
发布时间:2022-05-20 06:13:13
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-26 06:09:19 |
|
|
61
61
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-25 06:06:46 |
|
|
62
62
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
63
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-
|
|
63
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-27 06:07:33 |
|
|
64
64
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-05-26 06:10:06 |
|
|
65
65
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
|
66
66
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-04-25 06:05:43 |
|
|
67
67
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
68
68
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-25 06:07:44 |
|
|
69
|
-
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-05-
|
|
69
|
+
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-05-26 18:17:40 |
|
|
70
70
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-05-19 06:11:31 |
|
|
71
71
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
72
72
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
@@ -102,12 +102,12 @@
|
|
|
102
102
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
103
103
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-05-26 06:12:53 |
|
|
104
104
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
105
|
-
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-
|
|
105
|
+
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-27 06:10:42 |
|
|
106
106
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-05-25 06:10:34 |
|
|
107
107
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
|
|
108
108
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-04-04 06:49:51 |
|
|
109
109
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-04-04 06:51:27 |
|
|
110
|
-
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-
|
|
110
|
+
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-05-26 17:59:01 |
|
|
111
111
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-04-04 06:53:19 |
|
|
112
112
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-05-20 06:14:11 |
|
|
113
113
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-20 06:14:21 |
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-04-22 06:17:09 |
|
|
189
189
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-05-20 06:20:03 |
|
|
190
190
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
191
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-
|
|
191
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-05-27 06:17:04 |
|
|
192
192
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
193
193
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-05-10 06:14:42 |
|
|
194
194
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
@@ -21,42 +21,49 @@ import {
|
|
|
21
21
|
DescribeDatabasesRequest,
|
|
22
22
|
WorkGroupMessage,
|
|
23
23
|
DeleteUserRequest,
|
|
24
|
+
DescribeSparkAppJobRequest,
|
|
24
25
|
CreateStoreLocationResponse,
|
|
25
26
|
CreateScriptResponse,
|
|
26
27
|
CreateTasksInOrderResponse,
|
|
27
28
|
DescribeTablesResponse,
|
|
28
|
-
|
|
29
|
+
SparkJobInfo,
|
|
30
|
+
DeleteSparkAppRequest,
|
|
29
31
|
ModifyUserResponse,
|
|
30
32
|
DeleteScriptResponse,
|
|
33
|
+
TableInfo,
|
|
31
34
|
Task,
|
|
32
35
|
DetachUserPolicyRequest,
|
|
33
|
-
|
|
36
|
+
DescribeSparkAppTasksResponse,
|
|
34
37
|
DescribeTasksResponse,
|
|
35
38
|
CreateTasksInOrderRequest,
|
|
36
39
|
DetachWorkGroupPolicyResponse,
|
|
37
|
-
DataFormat,
|
|
38
40
|
CSVSerde,
|
|
41
|
+
ModifySparkAppRequest,
|
|
39
42
|
CreateDatabaseRequest,
|
|
40
43
|
UserIdSetOfWorkGroupId,
|
|
41
44
|
ViewBaseInfo,
|
|
42
45
|
CreateDatabaseResponse,
|
|
43
46
|
DescribeTasksRequest,
|
|
44
|
-
|
|
47
|
+
CreateSparkAppTaskRequest,
|
|
45
48
|
DeleteWorkGroupRequest,
|
|
46
49
|
KVPair,
|
|
47
50
|
TableBaseInfo,
|
|
51
|
+
AttachUserPolicyRequest,
|
|
48
52
|
TasksInfo,
|
|
49
53
|
AttachWorkGroupPolicyRequest,
|
|
50
54
|
CreateUserResponse,
|
|
51
55
|
DeleteUserResponse,
|
|
52
56
|
CreateStoreLocationRequest,
|
|
57
|
+
DescribeSparkAppJobsRequest,
|
|
53
58
|
Partition,
|
|
54
59
|
CreateTaskRequest,
|
|
55
|
-
|
|
60
|
+
ModifySparkAppResponse,
|
|
61
|
+
CSV,
|
|
56
62
|
CreateTableRequest,
|
|
57
63
|
DescribeWorkGroupsResponse,
|
|
58
64
|
DescribeUsersRequest,
|
|
59
65
|
DescribeScriptsRequest,
|
|
66
|
+
DescribeSparkAppJobResponse,
|
|
60
67
|
DeleteUsersFromWorkGroupResponse,
|
|
61
68
|
AddUsersToWorkGroupRequest,
|
|
62
69
|
DescribeStoreLocationRequest,
|
|
@@ -65,16 +72,20 @@ import {
|
|
|
65
72
|
CreateExportTaskRequest,
|
|
66
73
|
AttachWorkGroupPolicyResponse,
|
|
67
74
|
ModifyWorkGroupResponse,
|
|
68
|
-
|
|
75
|
+
ModifyUserRequest,
|
|
76
|
+
StreamingStatistics,
|
|
77
|
+
CreateSparkAppTaskResponse,
|
|
69
78
|
CancelTaskRequest,
|
|
70
79
|
TaskResponseInfo,
|
|
71
80
|
TextFile,
|
|
72
81
|
BindWorkGroupsToUserResponse,
|
|
73
82
|
DescribeStoreLocationResponse,
|
|
74
83
|
DeleteScriptRequest,
|
|
84
|
+
Script,
|
|
75
85
|
CreateImportTaskResponse,
|
|
76
86
|
Execution,
|
|
77
87
|
CreateTableResponse,
|
|
88
|
+
WorkGroupInfo,
|
|
78
89
|
CreateScriptRequest,
|
|
79
90
|
BindWorkGroupsToUserRequest,
|
|
80
91
|
Column,
|
|
@@ -98,25 +109,30 @@ import {
|
|
|
98
109
|
UnbindWorkGroupsFromUserRequest,
|
|
99
110
|
DescribeTableRequest,
|
|
100
111
|
Other,
|
|
101
|
-
CSV,
|
|
102
112
|
DeleteUsersFromWorkGroupRequest,
|
|
103
113
|
Policy,
|
|
104
|
-
|
|
114
|
+
CreateSparkAppResponse,
|
|
105
115
|
CreateTaskResponse,
|
|
106
|
-
|
|
116
|
+
DeleteSparkAppResponse,
|
|
117
|
+
CreateTasksRequest,
|
|
107
118
|
DescribeTableResponse,
|
|
119
|
+
DescribeSparkAppJobsResponse,
|
|
108
120
|
TableResponseInfo,
|
|
109
121
|
AddUsersToWorkGroupResponse,
|
|
110
122
|
DetachUserPolicyResponse,
|
|
123
|
+
DescribeWorkGroupsRequest,
|
|
111
124
|
CreateTasksResponse,
|
|
125
|
+
CreateSparkAppRequest,
|
|
112
126
|
UnbindWorkGroupsFromUserResponse,
|
|
113
127
|
CreateWorkGroupRequest,
|
|
128
|
+
DescribeSparkAppTasksRequest,
|
|
114
129
|
SQLTask,
|
|
115
130
|
UserMessage,
|
|
131
|
+
Property,
|
|
116
132
|
AttachUserPolicyResponse,
|
|
117
133
|
DetachWorkGroupPolicyRequest,
|
|
118
134
|
DescribeViewsResponse,
|
|
119
|
-
|
|
135
|
+
DataFormat,
|
|
120
136
|
DatabaseResponseInfo,
|
|
121
137
|
} from "./dlc_models"
|
|
122
138
|
|
|
@@ -209,6 +225,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
209
225
|
return this.request("CreateExportTask", req, cb)
|
|
210
226
|
}
|
|
211
227
|
|
|
228
|
+
/**
|
|
229
|
+
* 删除spark应用
|
|
230
|
+
*/
|
|
231
|
+
async DeleteSparkApp(
|
|
232
|
+
req: DeleteSparkAppRequest,
|
|
233
|
+
cb?: (error: string, rep: DeleteSparkAppResponse) => void
|
|
234
|
+
): Promise<DeleteSparkAppResponse> {
|
|
235
|
+
return this.request("DeleteSparkApp", req, cb)
|
|
236
|
+
}
|
|
237
|
+
|
|
212
238
|
/**
|
|
213
239
|
* 获取用户列表信息
|
|
214
240
|
*/
|
|
@@ -300,13 +326,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
300
326
|
}
|
|
301
327
|
|
|
302
328
|
/**
|
|
303
|
-
*
|
|
329
|
+
* 创建spark应用
|
|
304
330
|
*/
|
|
305
|
-
async
|
|
306
|
-
req:
|
|
307
|
-
cb?: (error: string, rep:
|
|
308
|
-
): Promise<
|
|
309
|
-
return this.request("
|
|
331
|
+
async CreateSparkApp(
|
|
332
|
+
req: CreateSparkAppRequest,
|
|
333
|
+
cb?: (error: string, rep: CreateSparkAppResponse) => void
|
|
334
|
+
): Promise<CreateSparkAppResponse> {
|
|
335
|
+
return this.request("CreateSparkApp", req, cb)
|
|
310
336
|
}
|
|
311
337
|
|
|
312
338
|
/**
|
|
@@ -339,6 +365,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
339
365
|
return this.request("CreateDatabase", req, cb)
|
|
340
366
|
}
|
|
341
367
|
|
|
368
|
+
/**
|
|
369
|
+
* 获取工作组列表
|
|
370
|
+
*/
|
|
371
|
+
async DescribeWorkGroups(
|
|
372
|
+
req: DescribeWorkGroupsRequest,
|
|
373
|
+
cb?: (error: string, rep: DescribeWorkGroupsResponse) => void
|
|
374
|
+
): Promise<DescribeWorkGroupsResponse> {
|
|
375
|
+
return this.request("DescribeWorkGroups", req, cb)
|
|
376
|
+
}
|
|
377
|
+
|
|
342
378
|
/**
|
|
343
379
|
* 修改工作组信息
|
|
344
380
|
*/
|
|
@@ -349,6 +385,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
349
385
|
return this.request("ModifyWorkGroup", req, cb)
|
|
350
386
|
}
|
|
351
387
|
|
|
388
|
+
/**
|
|
389
|
+
* 更新spark应用
|
|
390
|
+
*/
|
|
391
|
+
async ModifySparkApp(
|
|
392
|
+
req: ModifySparkAppRequest,
|
|
393
|
+
cb?: (error: string, rep: ModifySparkAppResponse) => void
|
|
394
|
+
): Promise<ModifySparkAppResponse> {
|
|
395
|
+
return this.request("ModifySparkApp", req, cb)
|
|
396
|
+
}
|
|
397
|
+
|
|
352
398
|
/**
|
|
353
399
|
* 本接口(DescribeViews)用于查询数据视图列表。
|
|
354
400
|
*/
|
|
@@ -389,6 +435,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
389
435
|
return this.request("DeleteScript", req, cb)
|
|
390
436
|
}
|
|
391
437
|
|
|
438
|
+
/**
|
|
439
|
+
* 创建spark任务
|
|
440
|
+
*/
|
|
441
|
+
async CreateSparkAppTask(
|
|
442
|
+
req: CreateSparkAppTaskRequest,
|
|
443
|
+
cb?: (error: string, rep: CreateSparkAppTaskResponse) => void
|
|
444
|
+
): Promise<CreateSparkAppTaskResponse> {
|
|
445
|
+
return this.request("CreateSparkAppTask", req, cb)
|
|
446
|
+
}
|
|
447
|
+
|
|
392
448
|
/**
|
|
393
449
|
* 修改用户信息
|
|
394
450
|
*/
|
|
@@ -449,6 +505,36 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
449
505
|
return this.request("DescribeStoreLocation", req, cb)
|
|
450
506
|
}
|
|
451
507
|
|
|
508
|
+
/**
|
|
509
|
+
* 查询具体的spark应用
|
|
510
|
+
*/
|
|
511
|
+
async DescribeSparkAppJob(
|
|
512
|
+
req: DescribeSparkAppJobRequest,
|
|
513
|
+
cb?: (error: string, rep: DescribeSparkAppJobResponse) => void
|
|
514
|
+
): Promise<DescribeSparkAppJobResponse> {
|
|
515
|
+
return this.request("DescribeSparkAppJob", req, cb)
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
/**
|
|
519
|
+
* 查询spark应用的运行任务实例列表
|
|
520
|
+
*/
|
|
521
|
+
async DescribeSparkAppTasks(
|
|
522
|
+
req: DescribeSparkAppTasksRequest,
|
|
523
|
+
cb?: (error: string, rep: DescribeSparkAppTasksResponse) => void
|
|
524
|
+
): Promise<DescribeSparkAppTasksResponse> {
|
|
525
|
+
return this.request("DescribeSparkAppTasks", req, cb)
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
/**
|
|
529
|
+
* 获取spark应用列表
|
|
530
|
+
*/
|
|
531
|
+
async DescribeSparkAppJobs(
|
|
532
|
+
req: DescribeSparkAppJobsRequest,
|
|
533
|
+
cb?: (error: string, rep: DescribeSparkAppJobsResponse) => void
|
|
534
|
+
): Promise<DescribeSparkAppJobsResponse> {
|
|
535
|
+
return this.request("DescribeSparkAppJobs", req, cb)
|
|
536
|
+
}
|
|
537
|
+
|
|
452
538
|
/**
|
|
453
539
|
* 创建用户
|
|
454
540
|
*/
|