Getting difficulties to find the correct API and URL to fetch the Task resource against a particular application from Cloudera-Admin (CDH5). I have already checked it's API doc for the same, but unable to find the correct one. Task details was available for CDH4 as below.
https://archive.cloudera.com/cdh4/cdh/4/hadoop/hadoop-yarn/hadoop-yarn-site/MapredAppMasterRest.html#Task_API http:///proxy/application_1326232085508_0004/ws/v1/mapreduce/jobs/job_1326232085508_4_4/task
I am looking for the same with CDH5.
May I have any help on it.