Vinod Kumar Vavilapalli created YARN-1134:
---------------------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to