tencentcloud-sdk-dlc 3.0.595 → 3.0.596
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210125/client.rb +26 -26
- data/lib/v20210125/models.rb +197 -68
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 411c39f9cbc8e48e753ccb3c8718961e989a2e8e
|
4
|
+
data.tar.gz: 6ee1978abb627636497ede4aa902dbd020acca04
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52f4c783d7e535a7ba3e7eaf3d2992153f005013a7095dcb3557091ee4f29b15b4aae72f236ac19d0c162c039f1e978fce98e04cd93f7475cd1bc01e3d79668e
|
7
|
+
data.tar.gz: 5d4bc00e99977f296672d818c350866a12e90d34f797ee38b6505da8909038ec5c2d3885e0c92fb3cbcae0ee49dcae2ddc3f7f2c5e52de5525af41b49f10fded
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.596
|
data/lib/v20210125/client.rb
CHANGED
@@ -221,7 +221,7 @@ module TencentCloud
|
|
221
221
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
222
222
|
end
|
223
223
|
|
224
|
-
# 本接口(CancelNotebookSessionStatement)用于取消session
|
224
|
+
# 本接口(CancelNotebookSessionStatement)用于取消session中执行的任务
|
225
225
|
|
226
226
|
# @param request: Request instance for CancelNotebookSessionStatement.
|
227
227
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CancelNotebookSessionStatementRequest`
|
@@ -245,7 +245,7 @@ module TencentCloud
|
|
245
245
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
246
246
|
end
|
247
247
|
|
248
|
-
# 本接口(CancelNotebookSessionStatementBatch
|
248
|
+
# 本接口(CancelNotebookSessionStatementBatch)用于批量取消Session 中执行的任务
|
249
249
|
|
250
250
|
# @param request: Request instance for CancelNotebookSessionStatementBatch.
|
251
251
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CancelNotebookSessionStatementBatchRequest`
|
@@ -293,7 +293,7 @@ module TencentCloud
|
|
293
293
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
294
294
|
end
|
295
295
|
|
296
|
-
# 本接口(CancelTask
|
296
|
+
# 本接口(CancelTask),用于取消任务
|
297
297
|
|
298
298
|
# @param request: Request instance for CancelTask.
|
299
299
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CancelTaskRequest`
|
@@ -509,7 +509,7 @@ module TencentCloud
|
|
509
509
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
510
510
|
end
|
511
511
|
|
512
|
-
# 本接口(CreateNotebookSession
|
512
|
+
# 本接口(CreateNotebookSession)用于创建交互式session(notebook)
|
513
513
|
|
514
514
|
# @param request: Request instance for CreateNotebookSession.
|
515
515
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateNotebookSessionRequest`
|
@@ -533,7 +533,7 @@ module TencentCloud
|
|
533
533
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
534
534
|
end
|
535
535
|
|
536
|
-
# 本接口(CreateNotebookSessionStatement
|
536
|
+
# 本接口(CreateNotebookSessionStatement)用于在session中执行代码片段
|
537
537
|
|
538
538
|
# @param request: Request instance for CreateNotebookSessionStatement.
|
539
539
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateNotebookSessionStatementRequest`
|
@@ -557,7 +557,7 @@ module TencentCloud
|
|
557
557
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
558
558
|
end
|
559
559
|
|
560
|
-
# 本接口(CreateNotebookSessionStatementSupportBatchSQL
|
560
|
+
# 本接口(CreateNotebookSessionStatementSupportBatchSQL)用于创建交互式session并执行SQL任务
|
561
561
|
|
562
562
|
# @param request: Request instance for CreateNotebookSessionStatementSupportBatchSQL.
|
563
563
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateNotebookSessionStatementSupportBatchSQLRequest`
|
@@ -629,7 +629,7 @@ module TencentCloud
|
|
629
629
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
630
630
|
end
|
631
631
|
|
632
|
-
# 创建spark
|
632
|
+
# 创建spark作业
|
633
633
|
|
634
634
|
# @param request: Request instance for CreateSparkApp.
|
635
635
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateSparkAppRequest`
|
@@ -653,7 +653,7 @@ module TencentCloud
|
|
653
653
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
654
654
|
end
|
655
655
|
|
656
|
-
#
|
656
|
+
# 启动Spark作业
|
657
657
|
|
658
658
|
# @param request: Request instance for CreateSparkAppTask.
|
659
659
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateSparkAppTaskRequest`
|
@@ -749,7 +749,7 @@ module TencentCloud
|
|
749
749
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
750
750
|
end
|
751
751
|
|
752
|
-
# 本接口(CreateTask
|
752
|
+
# 本接口(CreateTask)用于创建并执行SQL任务。(推荐使用CreateTasks接口)
|
753
753
|
|
754
754
|
# @param request: Request instance for CreateTask.
|
755
755
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateTaskRequest`
|
@@ -773,7 +773,7 @@ module TencentCloud
|
|
773
773
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
774
774
|
end
|
775
775
|
|
776
|
-
# 本接口(CreateTasks
|
776
|
+
# 本接口(CreateTasks),用于批量创建并执行SQL任务
|
777
777
|
|
778
778
|
# @param request: Request instance for CreateTasks.
|
779
779
|
# @type request: :class:`Tencentcloud::dlc::V20210125::CreateTasksRequest`
|
@@ -917,7 +917,7 @@ module TencentCloud
|
|
917
917
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
918
918
|
end
|
919
919
|
|
920
|
-
# 删除spark
|
920
|
+
# 删除spark作业
|
921
921
|
|
922
922
|
# @param request: Request instance for DeleteSparkApp.
|
923
923
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DeleteSparkAppRequest`
|
@@ -1109,7 +1109,7 @@ module TencentCloud
|
|
1109
1109
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1110
1110
|
end
|
1111
1111
|
|
1112
|
-
# 本接口(DescribeDataEngines
|
1112
|
+
# 本接口(DescribeDataEngines)用于查询DataEngines信息列表
|
1113
1113
|
|
1114
1114
|
# @param request: Request instance for DescribeDataEngines.
|
1115
1115
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeDataEnginesRequest`
|
@@ -1157,7 +1157,7 @@ module TencentCloud
|
|
1157
1157
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1158
1158
|
end
|
1159
1159
|
|
1160
|
-
# 本接口根据引擎ID
|
1160
|
+
# 本接口根据引擎ID查询数据引擎资源使用情况
|
1161
1161
|
|
1162
1162
|
# @param request: Request instance for DescribeEngineUsageInfo.
|
1163
1163
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeEngineUsageInfoRequest`
|
@@ -1181,7 +1181,7 @@ module TencentCloud
|
|
1181
1181
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1182
1182
|
end
|
1183
1183
|
|
1184
|
-
# 本接口(DescribeForbiddenTablePro
|
1184
|
+
# 本接口(DescribeForbiddenTablePro)用于查询被禁用的表属性列表(新)
|
1185
1185
|
|
1186
1186
|
# @param request: Request instance for DescribeForbiddenTablePro.
|
1187
1187
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeForbiddenTableProRequest`
|
@@ -1253,7 +1253,7 @@ module TencentCloud
|
|
1253
1253
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1254
1254
|
end
|
1255
1255
|
|
1256
|
-
# 本接口(DescribeNotebookSession
|
1256
|
+
# 本接口(DescribeNotebookSession)用于查询交互式 session详情信息
|
1257
1257
|
|
1258
1258
|
# @param request: Request instance for DescribeNotebookSession.
|
1259
1259
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeNotebookSessionRequest`
|
@@ -1277,7 +1277,7 @@ module TencentCloud
|
|
1277
1277
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1278
1278
|
end
|
1279
1279
|
|
1280
|
-
# 本接口(DescribeNotebookSessionLog
|
1280
|
+
# 本接口(DescribeNotebookSessionLog)用于查询交互式 session日志
|
1281
1281
|
|
1282
1282
|
# @param request: Request instance for DescribeNotebookSessionLog.
|
1283
1283
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeNotebookSessionLogRequest`
|
@@ -1301,7 +1301,7 @@ module TencentCloud
|
|
1301
1301
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1302
1302
|
end
|
1303
1303
|
|
1304
|
-
# 本接口(DescribeNotebookSessionStatement
|
1304
|
+
# 本接口(DescribeNotebookSessionStatement)用于查询session 中执行任务的详情
|
1305
1305
|
|
1306
1306
|
# @param request: Request instance for DescribeNotebookSessionStatement.
|
1307
1307
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeNotebookSessionStatementRequest`
|
@@ -1349,7 +1349,7 @@ module TencentCloud
|
|
1349
1349
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1350
1350
|
end
|
1351
1351
|
|
1352
|
-
# 本接口(DescribeNotebookSessionStatements
|
1352
|
+
# 本接口(DescribeNotebookSessionStatements)用于查询Session中执行的任务列表
|
1353
1353
|
|
1354
1354
|
# @param request: Request instance for DescribeNotebookSessionStatements.
|
1355
1355
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeNotebookSessionStatementsRequest`
|
@@ -1373,7 +1373,7 @@ module TencentCloud
|
|
1373
1373
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1374
1374
|
end
|
1375
1375
|
|
1376
|
-
# 本接口(DescribeNotebookSessions
|
1376
|
+
# 本接口(DescribeNotebookSessions)用于查询交互式 session列表
|
1377
1377
|
|
1378
1378
|
# @param request: Request instance for DescribeNotebookSessions.
|
1379
1379
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeNotebookSessionsRequest`
|
@@ -1421,7 +1421,7 @@ module TencentCloud
|
|
1421
1421
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1422
1422
|
end
|
1423
1423
|
|
1424
|
-
# 该接口(DescribeScripts
|
1424
|
+
# 该接口(DescribeScripts)用于查询SQL脚本列表
|
1425
1425
|
|
1426
1426
|
# @param request: Request instance for DescribeScripts.
|
1427
1427
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeScriptsRequest`
|
@@ -1445,7 +1445,7 @@ module TencentCloud
|
|
1445
1445
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1446
1446
|
end
|
1447
1447
|
|
1448
|
-
#
|
1448
|
+
# 查询spark作业信息
|
1449
1449
|
|
1450
1450
|
# @param request: Request instance for DescribeSparkAppJob.
|
1451
1451
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeSparkAppJobRequest`
|
@@ -1469,7 +1469,7 @@ module TencentCloud
|
|
1469
1469
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1470
1470
|
end
|
1471
1471
|
|
1472
|
-
#
|
1472
|
+
# 查询spark作业列表
|
1473
1473
|
|
1474
1474
|
# @param request: Request instance for DescribeSparkAppJobs.
|
1475
1475
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeSparkAppJobsRequest`
|
@@ -1493,7 +1493,7 @@ module TencentCloud
|
|
1493
1493
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1494
1494
|
end
|
1495
1495
|
|
1496
|
-
# 查询
|
1496
|
+
# 查询Spark作业的运行任务列表
|
1497
1497
|
|
1498
1498
|
# @param request: Request instance for DescribeSparkAppTasks.
|
1499
1499
|
# @type request: :class:`Tencentcloud::dlc::V20210125::DescribeSparkAppTasksRequest`
|
@@ -1877,7 +1877,7 @@ module TencentCloud
|
|
1877
1877
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1878
1878
|
end
|
1879
1879
|
|
1880
|
-
# 本接口(ListTaskJobLogDetail)用于获取spark
|
1880
|
+
# 本接口(ListTaskJobLogDetail)用于获取spark 作业任务日志详情
|
1881
1881
|
|
1882
1882
|
# @param request: Request instance for ListTaskJobLogDetail.
|
1883
1883
|
# @type request: :class:`Tencentcloud::dlc::V20210125::ListTaskJobLogDetailRequest`
|
@@ -1949,7 +1949,7 @@ module TencentCloud
|
|
1949
1949
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1950
1950
|
end
|
1951
1951
|
|
1952
|
-
# 更新spark
|
1952
|
+
# 更新spark作业
|
1953
1953
|
|
1954
1954
|
# @param request: Request instance for ModifySparkApp.
|
1955
1955
|
# @type request: :class:`Tencentcloud::dlc::V20210125::ModifySparkAppRequest`
|
@@ -2069,7 +2069,7 @@ module TencentCloud
|
|
2069
2069
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
2070
2070
|
end
|
2071
2071
|
|
2072
|
-
#
|
2072
|
+
# 本接口用于控制挂起或启动数据引擎
|
2073
2073
|
|
2074
2074
|
# @param request: Request instance for SuspendResumeDataEngine.
|
2075
2075
|
# @type request: :class:`Tencentcloud::dlc::V20210125::SuspendResumeDataEngineRequest`
|
data/lib/v20210125/models.rb
CHANGED
@@ -845,6 +845,73 @@ module TencentCloud
|
|
845
845
|
end
|
846
846
|
end
|
847
847
|
|
848
|
+
# 任务公共指标
|
849
|
+
class CommonMetrics < TencentCloud::Common::AbstractModel
|
850
|
+
# @param CreateTaskTime: 创建任务时长,单位:ms
|
851
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
852
|
+
# @type CreateTaskTime: Float
|
853
|
+
# @param ProcessTime: 预处理总时长,单位:ms
|
854
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
855
|
+
# @type ProcessTime: Float
|
856
|
+
# @param QueueTime: 排队时长,单位:ms
|
857
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
858
|
+
# @type QueueTime: Float
|
859
|
+
# @param ExecutionTime: 执行时长,单位:ms
|
860
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
861
|
+
# @type ExecutionTime: Float
|
862
|
+
# @param IsResultCacheHit: 是否命中结果缓存
|
863
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
864
|
+
# @type IsResultCacheHit: Boolean
|
865
|
+
# @param MatchedMVBytes: 匹配物化视图数据量
|
866
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
867
|
+
# @type MatchedMVBytes: Integer
|
868
|
+
# @param MatchedMVs: 匹配物化视图列表
|
869
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
870
|
+
# @type MatchedMVs: String
|
871
|
+
# @param AffectedBytes: 结果数据量,单位:byte
|
872
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
873
|
+
# @type AffectedBytes: String
|
874
|
+
# @param AffectedRows: 结果行数
|
875
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
876
|
+
# @type AffectedRows: Integer
|
877
|
+
# @param ProcessedBytes: 扫描数据量,单位:byte
|
878
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
879
|
+
# @type ProcessedBytes: Integer
|
880
|
+
# @param ProcessedRows: 扫描行数
|
881
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
882
|
+
# @type ProcessedRows: Integer
|
883
|
+
|
884
|
+
attr_accessor :CreateTaskTime, :ProcessTime, :QueueTime, :ExecutionTime, :IsResultCacheHit, :MatchedMVBytes, :MatchedMVs, :AffectedBytes, :AffectedRows, :ProcessedBytes, :ProcessedRows
|
885
|
+
|
886
|
+
def initialize(createtasktime=nil, processtime=nil, queuetime=nil, executiontime=nil, isresultcachehit=nil, matchedmvbytes=nil, matchedmvs=nil, affectedbytes=nil, affectedrows=nil, processedbytes=nil, processedrows=nil)
|
887
|
+
@CreateTaskTime = createtasktime
|
888
|
+
@ProcessTime = processtime
|
889
|
+
@QueueTime = queuetime
|
890
|
+
@ExecutionTime = executiontime
|
891
|
+
@IsResultCacheHit = isresultcachehit
|
892
|
+
@MatchedMVBytes = matchedmvbytes
|
893
|
+
@MatchedMVs = matchedmvs
|
894
|
+
@AffectedBytes = affectedbytes
|
895
|
+
@AffectedRows = affectedrows
|
896
|
+
@ProcessedBytes = processedbytes
|
897
|
+
@ProcessedRows = processedrows
|
898
|
+
end
|
899
|
+
|
900
|
+
def deserialize(params)
|
901
|
+
@CreateTaskTime = params['CreateTaskTime']
|
902
|
+
@ProcessTime = params['ProcessTime']
|
903
|
+
@QueueTime = params['QueueTime']
|
904
|
+
@ExecutionTime = params['ExecutionTime']
|
905
|
+
@IsResultCacheHit = params['IsResultCacheHit']
|
906
|
+
@MatchedMVBytes = params['MatchedMVBytes']
|
907
|
+
@MatchedMVs = params['MatchedMVs']
|
908
|
+
@AffectedBytes = params['AffectedBytes']
|
909
|
+
@AffectedRows = params['AffectedRows']
|
910
|
+
@ProcessedBytes = params['ProcessedBytes']
|
911
|
+
@ProcessedRows = params['ProcessedRows']
|
912
|
+
end
|
913
|
+
end
|
914
|
+
|
848
915
|
# CreateDMSDatabase请求参数结构体
|
849
916
|
class CreateDMSDatabaseRequest < TencentCloud::Common::AbstractModel
|
850
917
|
# @param Asset: 基础元数据对象
|
@@ -1051,7 +1118,7 @@ module TencentCloud
|
|
1051
1118
|
# @type CrontabResumeSuspend: Integer
|
1052
1119
|
# @param CrontabResumeSuspendStrategy: 定时启停策略,复杂类型:包含启停时间、挂起集群策略
|
1053
1120
|
# @type CrontabResumeSuspendStrategy: :class:`Tencentcloud::Dlc.v20210125.models.CrontabResumeSuspendStrategy`
|
1054
|
-
# @param EngineExecType:
|
1121
|
+
# @param EngineExecType: 引擎执行任务类型,有效值:SQL/BATCH,默认为SQL
|
1055
1122
|
# @type EngineExecType: String
|
1056
1123
|
# @param MaxConcurrency: 单个集群最大并发任务数,默认5
|
1057
1124
|
# @type MaxConcurrency: Integer
|
@@ -1582,7 +1649,7 @@ module TencentCloud
|
|
1582
1649
|
# @type SessionId: String
|
1583
1650
|
# @param Code: 执行的代码
|
1584
1651
|
# @type Code: String
|
1585
|
-
# @param Kind: 类型,当前支持:
|
1652
|
+
# @param Kind: 类型,当前支持:sql
|
1586
1653
|
# @type Kind: String
|
1587
1654
|
# @param SaveResult: 是否保存运行结果
|
1588
1655
|
# @type SaveResult: Boolean
|
@@ -1717,53 +1784,53 @@ module TencentCloud
|
|
1717
1784
|
|
1718
1785
|
# CreateSparkApp请求参数结构体
|
1719
1786
|
class CreateSparkAppRequest < TencentCloud::Common::AbstractModel
|
1720
|
-
# @param AppName: spark
|
1787
|
+
# @param AppName: spark作业名
|
1721
1788
|
# @type AppName: String
|
1722
|
-
# @param AppType: 1代表spark jar
|
1789
|
+
# @param AppType: spark作业类型,1代表spark jar作业,2代表spark streaming作业
|
1723
1790
|
# @type AppType: Integer
|
1724
|
-
# @param DataEngine: 执行spark
|
1791
|
+
# @param DataEngine: 执行spark作业的数据引擎名称
|
1725
1792
|
# @type DataEngine: String
|
1726
|
-
# @param AppFile: spark
|
1793
|
+
# @param AppFile: spark作业程序包文件路径
|
1727
1794
|
# @type AppFile: String
|
1728
|
-
# @param RoleArn:
|
1795
|
+
# @param RoleArn: 数据访问策略,CAM Role arn
|
1729
1796
|
# @type RoleArn: Integer
|
1730
|
-
# @param AppDriverSize:
|
1797
|
+
# @param AppDriverSize: 指定的Driver规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
|
1731
1798
|
# @type AppDriverSize: String
|
1732
|
-
# @param AppExecutorSize:
|
1799
|
+
# @param AppExecutorSize: 指定的Executor规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
|
1733
1800
|
# @type AppExecutorSize: String
|
1734
1801
|
# @param AppExecutorNums: spark作业executor个数
|
1735
1802
|
# @type AppExecutorNums: Integer
|
1736
1803
|
# @param Eni: 该字段已下线,请使用字段Datasource
|
1737
1804
|
# @type Eni: String
|
1738
|
-
# @param IsLocal:
|
1805
|
+
# @param IsLocal: spark作业程序包是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
1739
1806
|
# @type IsLocal: String
|
1740
|
-
# @param MainClass: spark
|
1807
|
+
# @param MainClass: spark作业主类
|
1741
1808
|
# @type MainClass: String
|
1742
1809
|
# @param AppConf: spark配置,以换行符分隔
|
1743
1810
|
# @type AppConf: String
|
1744
|
-
# @param IsLocalJars:
|
1811
|
+
# @param IsLocalJars: spark 作业依赖jar包是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
1745
1812
|
# @type IsLocalJars: String
|
1746
|
-
# @param AppJars: spark jar
|
1813
|
+
# @param AppJars: spark 作业依赖jar包(--jars),以逗号分隔
|
1747
1814
|
# @type AppJars: String
|
1748
|
-
# @param IsLocalFiles:
|
1815
|
+
# @param IsLocalFiles: spark作业依赖文件资源是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
1749
1816
|
# @type IsLocalFiles: String
|
1750
|
-
# @param AppFiles: spark
|
1817
|
+
# @param AppFiles: spark作业依赖文件资源(--files)(非jar、zip),以逗号分隔
|
1751
1818
|
# @type AppFiles: String
|
1752
|
-
# @param CmdArgs: spark
|
1819
|
+
# @param CmdArgs: spark作业程序入参,空格分割
|
1753
1820
|
# @type CmdArgs: String
|
1754
|
-
# @param MaxRetries:
|
1821
|
+
# @param MaxRetries: 最大重试次数,只对spark流任务生效
|
1755
1822
|
# @type MaxRetries: Integer
|
1756
|
-
# @param DataSource:
|
1823
|
+
# @param DataSource: 数据源名称
|
1757
1824
|
# @type DataSource: String
|
1758
|
-
# @param IsLocalPythonFiles: pyspark:依赖上传方式,
|
1825
|
+
# @param IsLocalPythonFiles: pyspark:依赖上传方式,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
1759
1826
|
# @type IsLocalPythonFiles: String
|
1760
|
-
# @param AppPythonFiles: pyspark
|
1827
|
+
# @param AppPythonFiles: pyspark作业依赖python资源(--py-files),支持py/zip/egg等归档格式,多文件以逗号分隔
|
1761
1828
|
# @type AppPythonFiles: String
|
1762
|
-
# @param IsLocalArchives: archives
|
1829
|
+
# @param IsLocalArchives: spark作业依赖archives资源是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
1763
1830
|
# @type IsLocalArchives: String
|
1764
|
-
# @param AppArchives: archives
|
1831
|
+
# @param AppArchives: spark作业依赖archives资源(--archives),支持tar.gz/tgz/tar等归档格式,以逗号分隔
|
1765
1832
|
# @type AppArchives: String
|
1766
|
-
# @param SparkImage: Spark Image
|
1833
|
+
# @param SparkImage: Spark Image 版本号
|
1767
1834
|
# @type SparkImage: String
|
1768
1835
|
# @param SparkImageVersion: Spark Image 版本名称
|
1769
1836
|
# @type SparkImageVersion: String
|
@@ -1864,7 +1931,7 @@ module TencentCloud
|
|
1864
1931
|
class CreateSparkAppTaskRequest < TencentCloud::Common::AbstractModel
|
1865
1932
|
# @param JobName: spark作业名
|
1866
1933
|
# @type JobName: String
|
1867
|
-
# @param CmdArgs: spark
|
1934
|
+
# @param CmdArgs: spark作业程序入参,以空格分隔;一般用于周期性调用使用
|
1868
1935
|
# @type CmdArgs: String
|
1869
1936
|
|
1870
1937
|
attr_accessor :JobName, :CmdArgs
|
@@ -3291,7 +3358,7 @@ module TencentCloud
|
|
3291
3358
|
|
3292
3359
|
# DeleteSparkApp请求参数结构体
|
3293
3360
|
class DeleteSparkAppRequest < TencentCloud::Common::AbstractModel
|
3294
|
-
# @param AppName: spark
|
3361
|
+
# @param AppName: spark作业名
|
3295
3362
|
# @type AppName: String
|
3296
3363
|
|
3297
3364
|
attr_accessor :AppName
|
@@ -3848,13 +3915,7 @@ module TencentCloud
|
|
3848
3915
|
class DescribeDataEnginesRequest < TencentCloud::Common::AbstractModel
|
3849
3916
|
# @param Offset: 偏移量,默认为0。
|
3850
3917
|
# @type Offset: Integer
|
3851
|
-
# @param Filters:
|
3852
|
-
# data-engine-name - String
|
3853
|
-
# engine-type - String
|
3854
|
-
# state - String
|
3855
|
-
# mode - String
|
3856
|
-
# create-time - String
|
3857
|
-
# message - String
|
3918
|
+
# @param Filters: 过滤类型,支持如下的过滤类型,传参Name应为以下其中一个, data-engine-name - String(数据引擎名称):engine-type - String(引擎类型:spark:spark 引擎,presto:presto引擎),state - String (数据引擎状态 -2已删除 -1失败 0初始化中 1挂起 2运行中 3准备删除 4删除中) , mode - String(计费模式 0共享模式 1按量计费 2包年包月) , create-time - String(创建时间,10位时间戳) message - String (描述信息),cluster-type - String (集群资源类型 spark_private/presto_private/presto_cu/spark_cu),engine-id - String(数据引擎ID),key-word - String(数据引擎名称或集群资源类型或描述信息模糊搜索),engine-exec-type - String(引擎执行任务类型,SQL/BATCH)
|
3858
3919
|
# @type Filters: Array
|
3859
3920
|
# @param SortBy: 排序字段,支持如下字段类型,create-time
|
3860
3921
|
# @type SortBy: String
|
@@ -3868,7 +3929,7 @@ module TencentCloud
|
|
3868
3929
|
# @type ExcludePublicEngine: Boolean
|
3869
3930
|
# @param AccessTypes: 参数应该为引擎权限类型,有效类型:"USE", "MODIFY", "OPERATE", "MONITOR", "DELETE"
|
3870
3931
|
# @type AccessTypes: Array
|
3871
|
-
# @param EngineExecType: 引擎执行任务类型,有效值:SQL/BATCH
|
3932
|
+
# @param EngineExecType: 引擎执行任务类型,有效值:SQL/BATCH,默认为SQL
|
3872
3933
|
# @type EngineExecType: String
|
3873
3934
|
# @param EngineType: 引擎类型,有效值:spark/presto
|
3874
3935
|
# @type EngineType: String
|
@@ -3956,7 +4017,7 @@ module TencentCloud
|
|
3956
4017
|
# @type KeyWord: String
|
3957
4018
|
# @param DatasourceConnectionName: 数据源唯名称,该名称可以通过DescribeDatasourceConnection接口查询到。默认为DataLakeCatalog
|
3958
4019
|
# @type DatasourceConnectionName: String
|
3959
|
-
# @param Sort:
|
4020
|
+
# @param Sort: 排序字段,CreateTime:创建时间,Name:数据库名称
|
3960
4021
|
# @type Sort: String
|
3961
4022
|
# @param Asc: 排序类型:false:降序(默认)、true:升序
|
3962
4023
|
# @type Asc: Boolean
|
@@ -4015,7 +4076,7 @@ module TencentCloud
|
|
4015
4076
|
|
4016
4077
|
# DescribeEngineUsageInfo请求参数结构体
|
4017
4078
|
class DescribeEngineUsageInfoRequest < TencentCloud::Common::AbstractModel
|
4018
|
-
# @param DataEngineId:
|
4079
|
+
# @param DataEngineId: 数据引擎ID
|
4019
4080
|
# @type DataEngineId: String
|
4020
4081
|
|
4021
4082
|
attr_accessor :DataEngineId
|
@@ -4398,9 +4459,9 @@ module TencentCloud
|
|
4398
4459
|
# @type SortFields: Array
|
4399
4460
|
# @param Asc: 排序字段:true:升序、false:降序(默认)
|
4400
4461
|
# @type Asc: Boolean
|
4401
|
-
# @param Limit:
|
4462
|
+
# @param Limit: 分页参数,默认10
|
4402
4463
|
# @type Limit: Integer
|
4403
|
-
# @param Offset:
|
4464
|
+
# @param Offset: 分页参数,默认0
|
4404
4465
|
# @type Offset: Integer
|
4405
4466
|
|
4406
4467
|
attr_accessor :DataEngineName, :State, :SortFields, :Asc, :Limit, :Offset
|
@@ -4603,7 +4664,7 @@ module TencentCloud
|
|
4603
4664
|
|
4604
4665
|
# DescribeSparkAppJob请求参数结构体
|
4605
4666
|
class DescribeSparkAppJobRequest < TencentCloud::Common::AbstractModel
|
4606
|
-
# @param JobId: spark作业Id,与JobName同时存在时,JobName
|
4667
|
+
# @param JobId: spark作业Id,与JobName同时存在时,JobName无效,JobId与JobName至少存在一个
|
4607
4668
|
# @type JobId: String
|
4608
4669
|
# @param JobName: spark作业名
|
4609
4670
|
# @type JobName: String
|
@@ -4655,7 +4716,7 @@ module TencentCloud
|
|
4655
4716
|
# @type SortBy: String
|
4656
4717
|
# @param Sorting: 正序或者倒序,例如:desc
|
4657
4718
|
# @type Sorting: String
|
4658
|
-
# @param Filters:
|
4719
|
+
# @param Filters: 过滤条件,如下支持的过滤类型,传参Name应为其一:spark-job-name(作业名称),spark-job-id(作业id),spark-app-type(作业类型,1:批任务,2:流任务,4:SQL作业),user-name(创建人),key-word(作业名称或ID关键词模糊搜索)
|
4659
4720
|
# @type Filters: Array
|
4660
4721
|
# @param StartTime: 更新时间起始点,支持格式:yyyy-MM-dd HH:mm:ss
|
4661
4722
|
# @type StartTime: String
|
@@ -4737,9 +4798,9 @@ module TencentCloud
|
|
4737
4798
|
# @type Limit: Integer
|
4738
4799
|
# @param TaskId: 执行实例id
|
4739
4800
|
# @type TaskId: String
|
4740
|
-
# @param StartTime:
|
4801
|
+
# @param StartTime: 更新时间起始点,支持格式:yyyy-MM-dd HH:mm:ss
|
4741
4802
|
# @type StartTime: String
|
4742
|
-
# @param EndTime:
|
4803
|
+
# @param EndTime: 更新时间截止点,支持格式:yyyy-MM-dd HH:mm:ss
|
4743
4804
|
# @type EndTime: String
|
4744
4805
|
# @param Filters: 按照该参数过滤,支持task-state
|
4745
4806
|
# @type Filters: Array
|
@@ -4955,11 +5016,11 @@ module TencentCloud
|
|
4955
5016
|
# @type Filters: Array
|
4956
5017
|
# @param DatasourceConnectionName: 指定查询的数据源名称,默认为DataLakeCatalog
|
4957
5018
|
# @type DatasourceConnectionName: String
|
4958
|
-
# @param StartTime:
|
5019
|
+
# @param StartTime: 起始时间:用于对更新时间的筛选,格式为yyyy-mm-dd HH:MM:SS
|
4959
5020
|
# @type StartTime: String
|
4960
|
-
# @param EndTime:
|
5021
|
+
# @param EndTime: 终止时间:用于对更新时间的筛选,格式为yyyy-mm-dd HH:MM:SS
|
4961
5022
|
# @type EndTime: String
|
4962
|
-
# @param Sort: 排序字段,支持:CreateTime
|
5023
|
+
# @param Sort: 排序字段,支持:CreateTime(创建时间)、UpdateTime(更新时间)、StorageSize(存储空间)、RecordCount(行数)、Name(表名称)(不传则默认按name升序)
|
4963
5024
|
# @type Sort: String
|
4964
5025
|
# @param Asc: 排序字段,false:降序(默认);true:升序
|
4965
5026
|
# @type Asc: Boolean
|
@@ -5106,7 +5167,7 @@ module TencentCloud
|
|
5106
5167
|
# @type StartTime: String
|
5107
5168
|
# @param EndTime: 结束时间点,格式为yyyy-mm-dd HH:MM:SS时间跨度在(0,30天],支持最近45天数据查询。默认为当前时刻
|
5108
5169
|
# @type EndTime: String
|
5109
|
-
# @param DataEngineName:
|
5170
|
+
# @param DataEngineName: 数据引擎名称,用于筛选
|
5110
5171
|
# @type DataEngineName: String
|
5111
5172
|
|
5112
5173
|
attr_accessor :Limit, :Offset, :Filters, :SortBy, :Sorting, :StartTime, :EndTime, :DataEngineName
|
@@ -6105,55 +6166,55 @@ module TencentCloud
|
|
6105
6166
|
|
6106
6167
|
# ModifySparkApp请求参数结构体
|
6107
6168
|
class ModifySparkAppRequest < TencentCloud::Common::AbstractModel
|
6108
|
-
# @param AppName: spark
|
6169
|
+
# @param AppName: spark作业名
|
6109
6170
|
# @type AppName: String
|
6110
|
-
# @param AppType: 1代表spark jar
|
6171
|
+
# @param AppType: spark作业类型,1代表spark jar作业,2代表spark streaming作业
|
6111
6172
|
# @type AppType: Integer
|
6112
|
-
# @param DataEngine: 执行spark
|
6173
|
+
# @param DataEngine: 执行spark作业的数据引擎名称
|
6113
6174
|
# @type DataEngine: String
|
6114
|
-
# @param AppFile: spark
|
6175
|
+
# @param AppFile: spark作业程序包文件路径
|
6115
6176
|
# @type AppFile: String
|
6116
|
-
# @param RoleArn:
|
6177
|
+
# @param RoleArn: 数据访问策略,CAM Role arn
|
6117
6178
|
# @type RoleArn: Integer
|
6118
|
-
# @param AppDriverSize:
|
6179
|
+
# @param AppDriverSize: 指定的Driver规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
|
6119
6180
|
# @type AppDriverSize: String
|
6120
|
-
# @param AppExecutorSize:
|
6181
|
+
# @param AppExecutorSize: 指定的Executor规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
|
6121
6182
|
# @type AppExecutorSize: String
|
6122
6183
|
# @param AppExecutorNums: spark作业executor个数
|
6123
6184
|
# @type AppExecutorNums: Integer
|
6124
|
-
# @param SparkAppId: spark
|
6185
|
+
# @param SparkAppId: spark作业Id
|
6125
6186
|
# @type SparkAppId: String
|
6126
6187
|
# @param Eni: 该字段已下线,请使用字段Datasource
|
6127
6188
|
# @type Eni: String
|
6128
|
-
# @param IsLocal:
|
6189
|
+
# @param IsLocal: spark作业程序包是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
6129
6190
|
# @type IsLocal: String
|
6130
|
-
# @param MainClass: spark
|
6191
|
+
# @param MainClass: spark作业主类
|
6131
6192
|
# @type MainClass: String
|
6132
6193
|
# @param AppConf: spark配置,以换行符分隔
|
6133
6194
|
# @type AppConf: String
|
6134
|
-
# @param IsLocalJars: jar
|
6195
|
+
# @param IsLocalJars: spark 作业依赖jar包是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
6135
6196
|
# @type IsLocalJars: String
|
6136
|
-
# @param AppJars: spark jar
|
6197
|
+
# @param AppJars: spark 作业依赖jar包(--jars),以逗号分隔
|
6137
6198
|
# @type AppJars: String
|
6138
|
-
# @param IsLocalFiles:
|
6199
|
+
# @param IsLocalFiles: spark作业依赖文件资源是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
6139
6200
|
# @type IsLocalFiles: String
|
6140
|
-
# @param AppFiles: spark
|
6201
|
+
# @param AppFiles: spark作业依赖文件资源(--files)(非jar、zip),以逗号分隔
|
6141
6202
|
# @type AppFiles: String
|
6142
|
-
# @param IsLocalPythonFiles: pyspark:依赖上传方式,
|
6203
|
+
# @param IsLocalPythonFiles: pyspark:依赖上传方式,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
6143
6204
|
# @type IsLocalPythonFiles: String
|
6144
|
-
# @param AppPythonFiles: pyspark
|
6205
|
+
# @param AppPythonFiles: pyspark作业依赖python资源(--py-files),支持py/zip/egg等归档格式,多文件以逗号分隔
|
6145
6206
|
# @type AppPythonFiles: String
|
6146
|
-
# @param CmdArgs: spark
|
6207
|
+
# @param CmdArgs: spark作业程序入参
|
6147
6208
|
# @type CmdArgs: String
|
6148
|
-
# @param MaxRetries:
|
6209
|
+
# @param MaxRetries: 最大重试次数,只对spark流任务生效
|
6149
6210
|
# @type MaxRetries: Integer
|
6150
6211
|
# @param DataSource: 数据源名
|
6151
6212
|
# @type DataSource: String
|
6152
|
-
# @param IsLocalArchives: archives
|
6213
|
+
# @param IsLocalArchives: spark作业依赖archives资源是否本地上传,cos:存放与cos,lakefs:本地上传(控制台使用,该方式不支持直接接口调用)
|
6153
6214
|
# @type IsLocalArchives: String
|
6154
|
-
# @param AppArchives: archives
|
6215
|
+
# @param AppArchives: spark作业依赖archives资源(--archives),支持tar.gz/tgz/tar等归档格式,以逗号分隔
|
6155
6216
|
# @type AppArchives: String
|
6156
|
-
# @param SparkImage: Spark Image
|
6217
|
+
# @param SparkImage: Spark Image 版本号
|
6157
6218
|
# @type SparkImage: String
|
6158
6219
|
# @param SparkImageVersion: Spark Image 版本名称
|
6159
6220
|
# @type SparkImageVersion: String
|
@@ -6845,6 +6906,28 @@ module TencentCloud
|
|
6845
6906
|
end
|
6846
6907
|
end
|
6847
6908
|
|
6909
|
+
# Presto监控指标
|
6910
|
+
class PrestoMonitorMetrics < TencentCloud::Common::AbstractModel
|
6911
|
+
# @param LocalCacheHitRate: Alluxio本地缓存命中率
|
6912
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6913
|
+
# @type LocalCacheHitRate: Float
|
6914
|
+
# @param FragmentCacheHitRate: Fragment缓存命中率
|
6915
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6916
|
+
# @type FragmentCacheHitRate: Float
|
6917
|
+
|
6918
|
+
attr_accessor :LocalCacheHitRate, :FragmentCacheHitRate
|
6919
|
+
|
6920
|
+
def initialize(localcachehitrate=nil, fragmentcachehitrate=nil)
|
6921
|
+
@LocalCacheHitRate = localcachehitrate
|
6922
|
+
@FragmentCacheHitRate = fragmentcachehitrate
|
6923
|
+
end
|
6924
|
+
|
6925
|
+
def deserialize(params)
|
6926
|
+
@LocalCacheHitRate = params['LocalCacheHitRate']
|
6927
|
+
@FragmentCacheHitRate = params['FragmentCacheHitRate']
|
6928
|
+
end
|
6929
|
+
end
|
6930
|
+
|
6848
6931
|
# 数据库和数据表属性信息
|
6849
6932
|
class Property < TencentCloud::Common::AbstractModel
|
6850
6933
|
# @param Key: 属性key名称。
|
@@ -7197,6 +7280,28 @@ module TencentCloud
|
|
7197
7280
|
end
|
7198
7281
|
end
|
7199
7282
|
|
7283
|
+
# Spark监控数据
|
7284
|
+
class SparkMonitorMetrics < TencentCloud::Common::AbstractModel
|
7285
|
+
# @param ShuffleWriteBytesCos: shuffle写溢出到COS数据量,单位:byte
|
7286
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
7287
|
+
# @type ShuffleWriteBytesCos: Integer
|
7288
|
+
# @param ShuffleWriteBytesTotal: shuffle写数据量,单位:byte
|
7289
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
7290
|
+
# @type ShuffleWriteBytesTotal: Integer
|
7291
|
+
|
7292
|
+
attr_accessor :ShuffleWriteBytesCos, :ShuffleWriteBytesTotal
|
7293
|
+
|
7294
|
+
def initialize(shufflewritebytescos=nil, shufflewritebytestotal=nil)
|
7295
|
+
@ShuffleWriteBytesCos = shufflewritebytescos
|
7296
|
+
@ShuffleWriteBytesTotal = shufflewritebytestotal
|
7297
|
+
end
|
7298
|
+
|
7299
|
+
def deserialize(params)
|
7300
|
+
@ShuffleWriteBytesCos = params['ShuffleWriteBytesCos']
|
7301
|
+
@ShuffleWriteBytesTotal = params['ShuffleWriteBytesTotal']
|
7302
|
+
end
|
7303
|
+
end
|
7304
|
+
|
7200
7305
|
# SparkSQL批任务运行日志
|
7201
7306
|
class SparkSessionBatchLog < TencentCloud::Common::AbstractModel
|
7202
7307
|
# @param Step: 日志步骤:BEG/CS/DS/DSS/DSF/FINF/RTO/CANCEL/CT/DT/DTS/DTF/FINT/EXCE
|
@@ -7883,10 +7988,19 @@ module TencentCloud
|
|
7883
7988
|
# @param ExecutorMaxNumbers: 指定executor max数量(动态配置场景下),最小值为1,最大值小于集群规格(当ExecutorMaxNumbers小于ExecutorNums时,改值设定为ExecutorNums)
|
7884
7989
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
7885
7990
|
# @type ExecutorMaxNumbers: Integer
|
7991
|
+
# @param CommonMetrics: 任务公共指标数据
|
7992
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
7993
|
+
# @type CommonMetrics: :class:`Tencentcloud::Dlc.v20210125.models.CommonMetrics`
|
7994
|
+
# @param SparkMonitorMetrics: spark任务指标数据
|
7995
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
7996
|
+
# @type SparkMonitorMetrics: :class:`Tencentcloud::Dlc.v20210125.models.SparkMonitorMetrics`
|
7997
|
+
# @param PrestoMonitorMetrics: presto任务指标数据
|
7998
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
7999
|
+
# @type PrestoMonitorMetrics: :class:`Tencentcloud::Dlc.v20210125.models.PrestoMonitorMetrics`
|
7886
8000
|
|
7887
|
-
attr_accessor :DatabaseName, :DataAmount, :Id, :UsedTime, :OutputPath, :CreateTime, :State, :SQLType, :SQL, :ResultExpired, :RowAffectInfo, :DataSet, :Error, :Percentage, :OutputMessage, :TaskType, :ProgressDetail, :UpdateTime, :DataEngineId, :OperateUin, :DataEngineName, :InputType, :InputConf, :DataNumber, :CanDownload, :UserAlias, :SparkJobName, :SparkJobId, :SparkJobFile, :UiUrl, :TotalTime, :CmdArgs, :ImageVersion, :DriverSize, :ExecutorSize, :ExecutorNums, :ExecutorMaxNumbers
|
8001
|
+
attr_accessor :DatabaseName, :DataAmount, :Id, :UsedTime, :OutputPath, :CreateTime, :State, :SQLType, :SQL, :ResultExpired, :RowAffectInfo, :DataSet, :Error, :Percentage, :OutputMessage, :TaskType, :ProgressDetail, :UpdateTime, :DataEngineId, :OperateUin, :DataEngineName, :InputType, :InputConf, :DataNumber, :CanDownload, :UserAlias, :SparkJobName, :SparkJobId, :SparkJobFile, :UiUrl, :TotalTime, :CmdArgs, :ImageVersion, :DriverSize, :ExecutorSize, :ExecutorNums, :ExecutorMaxNumbers, :CommonMetrics, :SparkMonitorMetrics, :PrestoMonitorMetrics
|
7888
8002
|
|
7889
|
-
def initialize(databasename=nil, dataamount=nil, id=nil, usedtime=nil, outputpath=nil, createtime=nil, state=nil, sqltype=nil, sql=nil, resultexpired=nil, rowaffectinfo=nil, dataset=nil, error=nil, percentage=nil, outputmessage=nil, tasktype=nil, progressdetail=nil, updatetime=nil, dataengineid=nil, operateuin=nil, dataenginename=nil, inputtype=nil, inputconf=nil, datanumber=nil, candownload=nil, useralias=nil, sparkjobname=nil, sparkjobid=nil, sparkjobfile=nil, uiurl=nil, totaltime=nil, cmdargs=nil, imageversion=nil, driversize=nil, executorsize=nil, executornums=nil, executormaxnumbers=nil)
|
8003
|
+
def initialize(databasename=nil, dataamount=nil, id=nil, usedtime=nil, outputpath=nil, createtime=nil, state=nil, sqltype=nil, sql=nil, resultexpired=nil, rowaffectinfo=nil, dataset=nil, error=nil, percentage=nil, outputmessage=nil, tasktype=nil, progressdetail=nil, updatetime=nil, dataengineid=nil, operateuin=nil, dataenginename=nil, inputtype=nil, inputconf=nil, datanumber=nil, candownload=nil, useralias=nil, sparkjobname=nil, sparkjobid=nil, sparkjobfile=nil, uiurl=nil, totaltime=nil, cmdargs=nil, imageversion=nil, driversize=nil, executorsize=nil, executornums=nil, executormaxnumbers=nil, commonmetrics=nil, sparkmonitormetrics=nil, prestomonitormetrics=nil)
|
7890
8004
|
@DatabaseName = databasename
|
7891
8005
|
@DataAmount = dataamount
|
7892
8006
|
@Id = id
|
@@ -7924,6 +8038,9 @@ module TencentCloud
|
|
7924
8038
|
@ExecutorSize = executorsize
|
7925
8039
|
@ExecutorNums = executornums
|
7926
8040
|
@ExecutorMaxNumbers = executormaxnumbers
|
8041
|
+
@CommonMetrics = commonmetrics
|
8042
|
+
@SparkMonitorMetrics = sparkmonitormetrics
|
8043
|
+
@PrestoMonitorMetrics = prestomonitormetrics
|
7927
8044
|
end
|
7928
8045
|
|
7929
8046
|
def deserialize(params)
|
@@ -7964,6 +8081,18 @@ module TencentCloud
|
|
7964
8081
|
@ExecutorSize = params['ExecutorSize']
|
7965
8082
|
@ExecutorNums = params['ExecutorNums']
|
7966
8083
|
@ExecutorMaxNumbers = params['ExecutorMaxNumbers']
|
8084
|
+
unless params['CommonMetrics'].nil?
|
8085
|
+
@CommonMetrics = CommonMetrics.new
|
8086
|
+
@CommonMetrics.deserialize(params['CommonMetrics'])
|
8087
|
+
end
|
8088
|
+
unless params['SparkMonitorMetrics'].nil?
|
8089
|
+
@SparkMonitorMetrics = SparkMonitorMetrics.new
|
8090
|
+
@SparkMonitorMetrics.deserialize(params['SparkMonitorMetrics'])
|
8091
|
+
end
|
8092
|
+
unless params['PrestoMonitorMetrics'].nil?
|
8093
|
+
@PrestoMonitorMetrics = PrestoMonitorMetrics.new
|
8094
|
+
@PrestoMonitorMetrics.deserialize(params['PrestoMonitorMetrics'])
|
8095
|
+
end
|
7967
8096
|
end
|
7968
8097
|
end
|
7969
8098
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-dlc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.596
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|