public static interface TaskAttemptResourceProvider.TaskAttemptFetcher
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 © 2014. All rights reserved.