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 "Leitao Guo (JIRA)" <ji...@apache.org> on 2014/07/29 12:01:51 UTC

[jira] [Created] (YARN-2368) ResourceManager failed when ZKRMStateStore tries to update znode data larger than 1MB

Leitao Guo created YARN-2368:
--------------------------------

             Summary: ResourceManager failed when ZKRMStateStore tries to update znode data larger than 1MB
                 Key: YARN-2368
                 URL: https://issues.apache.org/jira/browse/YARN-2368
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 2.4.1
            Reporter: Leitao Guo
            Priority: Critical


Both ResouceManager throws out STATE_STORE_OP_FAILED events and failed finally. ZooKeeper log shows that ZKRMStateStore tries to update a znode larger than 1MB, which is the default configuration of ZooKeeper server and client in 'jute.maxbuffer'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)