Package | Description |
---|---|
com.huawei.dli.sdk |
Modifier and Type | Method and Description |
---|---|
List<SparkJobResultInfo> |
DLIClient.listAllBatchJobs(BatchListFilter batchListFilter)
GET /v2.0/{project_id}/batches
Lists the currently user-owned Spark batch jobs.
|
List<SparkJobResultInfo> |
DLIClient.listAllBatchJobs(String clusterName,
int from,
int size)
Lists the currently user-owned Spark batch jobs.
|
Copyright © 2023. All rights reserved.