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

Vinod Kumar Vavilapalli commented on YARN-1134:
-----------------------------------------------

bq. It looks like you've implemented a feature to create a gzip'd tarball on 
the client machine. The request to compress the log files that are served by 
the NM logs web service.
Agreed. It was my mistake to close YARN-4919 as a duplicate of this, it isn't.

> Add support for zipping/unzipping logs while in transit for the NM logs 
> web-service
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-1134
>                 URL: https://issues.apache.org/jira/browse/YARN-1134
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Xuan Gong
>         Attachments: YARN-1134.1.patch
>
>
> As [~zjshen] pointed out at 
> [YARN-649|https://issues.apache.org/jira/browse/YARN-649?focusedCommentId=13698415&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13698415],
> {quote}
> For the long running applications, they may have a big log file, such that it 
> will take a long time to download the log file via the RESTful API. 
> Consequently, HTTP connection may timeout before downloading before 
> downloading a complete log file. Maybe it is good to zip the log file before 
> sending it, and unzip it after receiving it.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to