Oleg Nechiporenko created AMBARI-12691:
------------------------------------------
Summary: Unable to change config group on the
host/%host_id/configs page
Key: AMBARI-12691
URL: https://issues.apache.org/jira/browse/AMBARI-12691
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.1
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Priority: Critical
Fix For: 2.1.1
Install 3 nodes cluster with HDFS
Go to HDFS configs page
Create new config group with 1 host
Save it
Go to this host configs page
Try to change its config group
400-error appears with log:
{noformat}
{
"status" : 400,
"message" : "java.lang.NumberFormatException: For input string: \"HDFS2\""
}
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)