You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/09/02 02:15:52 UTC

[jira] [Created] (YARN-1134) Add support for zipping/unzipping logs while in transit for the NM logs web-service

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