Antonenko Alexander created AMBARI-6207:
-------------------------------------------
Summary: Installer Wizard Step 7-8: namenode_heapsize property
incorrect value.
Key: AMBARI-6207
URL: https://issues.apache.org/jira/browse/AMBARI-6207
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.6.1
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Blocker
Fix For: 1.6.1
Attachments: screenshot-1.jpg
On the Step 7 namenode_heapsize value is empty and on deploy even if its value
filled it saved as "m" which cause error on NameNode startup.
Part of object passed for configuration saving:
{noformat}
namenode_heapsize: "m"
namenode_opt_maxnewsize: "200m"
namenode_opt_newsize: "200m"
nodemanager_heapsize: "1024"
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)