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

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

    [ https://issues.apache.org/jira/browse/AMBARI-11720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574465#comment-14574465 ] 

Hadoop QA commented on AMBARI-11720:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12737936/AMBARI-11720.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3051//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3051//console

This message is automatically generated.

> 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)