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 "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2016/08/07 18:02:20 UTC

[jira] [Created] (YARN-5480) Add detail of IncrementResource in RM Web UI

Bibin A Chundatt created YARN-5480:
--------------------------------------

             Summary: Add detail of IncrementResource in RM Web UI
                 Key: YARN-5480
                 URL: https://issues.apache.org/jira/browse/YARN-5480
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Bibin A Chundatt
            Assignee: Bibin A Chundatt
            Priority: Minor


Default minimum allocation in capacity scheduler is {{1024}} and parameter considered for incrementResource while Normalize request is minimum scheduler capacity.

Currently with default configuration submit mapreduce application with default am memory {{1536}} the AM resource allocated will be {{2048}}.
Which creates confusion even when memory for request is more than {{1024}} the why the allocation is not {{1536}}.

From RM web UI only 2 parameters will able to understand minimum and max value for scheduler allocation.

Would like to handle as below.

# Add increment param as part of RM Web UI
# Update documentation to explain.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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