[ 
https://issues.apache.org/jira/browse/YARN-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024501#comment-17024501
 ] 

Adam Antal commented on YARN-10101:
-----------------------------------

Uploaded patch v1.

Implementation note:
- Generalized some functions in {{LogServlet}} to support not only containers 
but application attempts as inputs.
- Created {{WrappedLogMetaRequest}} which wraps the request and translates it 
to {{ContainerLogRequest}} for {{LogAggregationFileController}} implementations.
- (The original method from {{LogWebServiceUtils}} got moved and refactored in 
{{LogServlet}})

> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to