[ https://issues.apache.org/jira/browse/YARN-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030637#comment-17030637 ]
Adam Antal commented on YARN-10101: ----------------------------------- Thanks for checking patch v8, fixed the pending items you mentioned. Regarding Item 6: I realized that it may be better to use the BadRequestException(Throwable cause) constructor, thus we don't have to create a new error message in {{LogServlet}}, just use the one from the id parser. The unit tests broke, because I explicitly searched for the text I wrote in those {{BadRequestExceptions}}, so I modified them accordingly. > Support listing of aggregated logs for containers belonging to an application > attempt > ------------------------------------------------------------------------------------- > > Key: YARN-10101 > URL: https://issues.apache.org/jira/browse/YARN-10101 > Project: Hadoop YARN > Issue Type: Sub-task > Components: log-aggregation, yarn > Affects Versions: 3.3.0 > Reporter: Adam Antal > Assignee: Adam Antal > Priority: Major > Attachments: YARN-10101.001.patch, YARN-10101.002.patch, > YARN-10101.003.patch, YARN-10101.004.patch, YARN-10101.005.patch, > YARN-10101.006.patch, YARN-10101.007.patch, YARN-10101.008.patch, > YARN-10101.009.patch > > > To display logs without access to the timeline server, we need an interface > where we can query the list of containers with aggregated logs belonging to > an application attempt. > We should add support for this. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org