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/09/11 15:54:45 UTC

[jira] [Commented] (AMBARI-13071) Unit test failure test_recommendAmsConfigurations

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

Hadoop QA commented on AMBARI-13071:
------------------------------------

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

    {color:red}-1 patch{color}.  Top-level trunk compilation may be broken.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3769//console

This message is automatically generated.

> Unit test failure test_recommendAmsConfigurations
> -------------------------------------------------
>
>                 Key: AMBARI-13071
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13071
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks, test
>    Affects Versions: 2.1.2
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-13071.patch
>
>
> {code}
> ailed tests:
> FAIL: test_recommendAmsConfigurations (test_stack_advisor.TestHDP22StackAdvisor)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py", line 1999, in test_recommendAmsConfigurations
>     self.assertEquals(configurations, expected)
> AssertionError: {'ams-env': {'properties': {'metrics_collector_heapsize': '512m'}}, 'ams-hbase-e [truncated]... != {'ams-env': {'properties': {'metrics_collector_heapsize': '512m'}}, 'ams-hbase-e [truncated]...
>   {'ams-env': {'properties': {'metrics_collector_heapsize': '512m'}},
>    'ams-hbase-env': {'properties': {'hbase_master_heapsize': '540m'}},
>    'ams-hbase-site': {'properties': {'hbase.hregion.memstore.flush.size': '134217728',
>                                      'hbase.regionserver.global.memstore.lowerLimit': '0.3',
>                                      'hbase.regionserver.global.memstore.upperLimit': '0.35',
>                                      'hbase.rootdir': 'file:///var/lib/ambari-metrics-collector/hbase',
>                                      'hbase.tmp.dir': '/var/lib/ambari-metrics-collector/hbase-tmp',
>                                      'hbase_master_xmn_size': '128m',
>                                      'hfile.block.cache.size': '0.3'}},
> -  'ams-site': {'properties': {'timeline.metrics.cluster.aggregate.splitpoints': ' ',
> ?                                                                                 -
> +  'ams-site': {'properties': {'timeline.metrics.cluster.aggregate.splitpoints': '',
> -                              'timeline.metrics.host.aggregate.splitpoints': ' ',
> ?                                                                              -
> +                              'timeline.metrics.host.aggregate.splitpoints': '',
>                                'timeline.metrics.host.aggregator.ttl': '86400'}}}
> {code}



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