You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2017/04/26 14:01:04 UTC

[jira] [Resolved] (YARN-6531) Check appStateData size before saving to Zookeeper

     [ https://issues.apache.org/jira/browse/YARN-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohith Sharma K S resolved YARN-6531.
-------------------------------------
    Resolution: Duplicate

> Check appStateData size before saving to Zookeeper
> --------------------------------------------------
>
>                 Key: YARN-6531
>                 URL: https://issues.apache.org/jira/browse/YARN-6531
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bibin A Chundatt
>            Priority: Critical
>
> Application with large size Application submission context could cause store to Zookeeper failure due to znode size limit. Zookeeper znode limit exception thrown {{org.apache.zookeeper.KeeperException$ConnectionLossException}}. ZkStateStore will retry for configured times and will throw ConnectionLossException after configured limit.
> Which could cause Resource manager to switch from active To StandBy and other application submitted not getting save to ZK.
> Solution {{ApplicationStateData}} size to be validated before saving and reject application so that ResourceManager is not impacted.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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