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 "Subru Krishnan (JIRA)" <ji...@apache.org> on 2017/10/23 23:52:00 UTC

[jira] [Commented] (YARN-6426) Compress ZK YARN keys to scale up (especially AppStateData

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

Subru Krishnan commented on YARN-6426:
--------------------------------------

Pushing it out from 2.9.0 due to lack of recent activity and apparent complexity with backward compat. Feel free to revert if required.

> Compress ZK YARN keys to scale up (especially AppStateData
> ----------------------------------------------------------
>
>                 Key: YARN-6426
>                 URL: https://issues.apache.org/jira/browse/YARN-6426
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: yarn
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Roni Burd
>            Assignee: Roni Burd
>              Labels: patch
>         Attachments: zkcompression.patch
>
>
> ZK today stores the protobuf files uncompressed. This is not an issue except that if a customer job has thousands of files, AppStateData will store the user context as a string with multiple URLs and it is easy to get to 1MB or more. 
> This can put unnecessary strain on ZK and make the process slow. 
> The proposal is to simply compress protobufs before sending them to ZK



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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