[
https://issues.apache.org/jira/browse/AMBARI-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680327#comment-14680327
]
Hudson commented on AMBARI-12691:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3252 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3252/])
AMBARI-12691. Unable to change config group on the host/%host_id/configs page
(onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b6a3f70b92ece452ec69be8fcc57c54a63c2b264)
* ambari-web/app/mixins/main/service/configs/config_overridable.js
> 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
> Fix For: 2.1.1
>
> Attachments: AMBARI-12691.patch
>
>
> 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)