You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2015/06/05 14:55:01 UTC

[jira] [Updated] (AMBARI-11720) Some configs have unexpected value/savedValue

     [ https://issues.apache.org/jira/browse/AMBARI-11720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr Kovalenko updated AMBARI-11720:
-----------------------------------------
    Attachment: AMBARI-11720.patch

> Some configs have unexpected value/savedValue
> ---------------------------------------------
>
>                 Key: AMBARI-11720
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11720
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.1
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11720.patch
>
>
> Install cluster with some services including Storm and Ambari Metrics.
> Don't change any configs on the installer!
> Open *Storm* Configs page. Buttons "Discard" and "Save" are enabled.
> This happens because 2 configs have incorrect values.
> ||Config Name||Value||Saved Value||
> |nimbus.seeds|\["ol-2.c.pramod-thangali.internal"\]|"\['ol-2.c.pramod-thangali.internal'\]"
> |storm.zookeeper.servers|\["ol-2.c.pramod-thangali.internal", "ol-1.c.pramod-thangali.internal", "ol-3.c.pramod-thangali.internal"\]|"\['ol-2.c.pramod-thangali.internal','ol-1.c.pramod-thangali.internal','ol-3.c.pramod-thangali.internal'\]"
> Similar situation with *Ambari Metrics*
> ||Config Name||Value||Saved Value||
> |hbase_master_heapsize|512|512m|
> |hbase_regionserver_heapsize|512|512m|
> |metrics_collector_heapsize|512|512m|



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