[ https://issues.apache.org/jira/browse/SLIDER-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383325#comment-16383325 ]
kyungwan nam commented on SLIDER-1263: -------------------------------------- limiting for diagnostics message in RM side is supported by YARN-6125, YARN-6967. so, this issue does not happen in hadoop-2.9.0 or higher, which including YARN-6125, YARN-6967. > support for limiting diagnostics message > ---------------------------------------- > > Key: SLIDER-1263 > URL: https://issues.apache.org/jira/browse/SLIDER-1263 > Project: Slider > Issue Type: Improvement > Affects Versions: Slider 0.92 > Reporter: kyungwan nam > Assignee: kyungwan nam > Priority: Major > Attachments: SLIDER-1263.patch > > > RM shutting down can happen due to too large diagnostics message. > if zk-state-store is used, ApplicationStateData can not be exceed 1MB, which > is the limit size of a znode. > diagnostics message can be large when finishing an app, which a ton of > containers was allocated. > the maximum size for diagnostics message must be configurable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)