public static interface TaskAttemptResourceProvider.TaskAttemptFetcher
| Modifier and Type | Method and Description |
|---|---|
Set<Resource> |
fetchTaskAttemptDetails(Set<String> requestedIds,
String clusterName,
String workflowId,
String jobId,
String taskAttemptId)
Fetch task attempt resources
|
Set<Resource> fetchTaskAttemptDetails(Set<String> requestedIds, String clusterName, String workflowId, String jobId, String taskAttemptId)
requestedIds - fields to pull from dbclusterName - the cluster nameworkflowId - the workflow idjobId - the job idtaskAttemptId - the task attempt idCopyright © 2022 Apache Software Foundation. All rights reserved.