[
https://issues.apache.org/jira/browse/AMBARI-10683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509080#comment-14509080
]
Hudson commented on AMBARI-10683:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2415 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2415/])
AMBARI-10683 HDFS Review - Need theme changes for configs. (ababiichuk)
(ababiichuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ec5de27122290f3a37f15800d1f606d005b9f0bd)
* ambari-web/app/views/common/controls_view.js
* ambari-web/app/mixins/common/configs/enhanced_configs.js
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/themes/theme.json
> HDFS Review - Need theme changes for configs
> --------------------------------------------
>
> Key: AMBARI-10683
> URL: https://issues.apache.org/jira/browse/AMBARI-10683
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-10683.patch
>
>
> * Below configs should be removed from HDFS theme - they should only show up
> in advanced tab. Also we need to verify that the recommended values are set
> in the advanced tab.
> ** namenode_opt_newsize (hadoop-env.sh)
> ** namenode_opt_maxnewsize (hadoop-env.sh)
> ** namenode_opt_permsize (hadoop-env.sh)
> ** namenode_opt_maxpermsize (hadoop-env.sh)
> * We should have only 2 sections : {{NameNode}} and {{DataNode}}.
> ** {{NameNode}} should have 4 configs in below order vertically
> *** NameNode Directories
> *** NameNode Java heap size
> *** NameNode Server threads
> *** Minimum replicated blocks %ge
> ** {{DataNode}} should have 4 configs in below order vertically
> *** DataNode directories
> *** DataNode failed volume tolerance
> *** DataNode Java heap size
> *** DataNode max data transfer threads
> * {{dfs.datanode.failed.volumes.tolerated}} will be marked as {{depends_on}}
> {{dfs.datanode.data.dir}}. When {{dfs.datanode.data.dir}} is changed, a call
> to /recommendations should be made and new values applied to configs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)