Ted,
Thanks for the pointer.  But when I read about the RESTful API:
http://hadoop.apache.org/docs/r2.2.0/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Application_API
I only see a method to query the AM logs, not the task container logs.  How 
does one get from AppID to the list of task container logs?
Thanks
john


From: Ted Yu [mailto:yuzhih...@gmail.com] 
See:
https://issues.apache.org/jira/browse/YARN-649
https://issues.apache.org/jira/browse/YARN-1524

On Fri, Jan 3, 2014 at 8:50 AM, John Lilley <john.lil...@redpoint.net> wrote:
Is there a programmatic or HTTP interface for querying the logs of a YARN 
application run?  Ideally I would start with the AppID, query the AppMaster 
log, and then descend into the task logs.
 
 

Reply via email to