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

Hadoop QA commented on AMBARI-10651:
------------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {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/2454//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2454//console

This message is automatically generated.

> 'hbase_regionserver_heapsize' widget has confusing minimum tick and value
> -------------------------------------------------------------------------
>
>                 Key: AMBARI-10651
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10651
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10651.patch, Screen Shot 2015-04-20 at 10.28.48 
> PM.png, Screen Shot 2015-04-20 at 9.53.18 PM.png
>
>
> The /recommendations API returns the following for 
> {{habse_regionserver_heapsize}}. The minimum in stack-definition is 1GB.
> {code}
>             "hbase-env" : {
>               "properties" : {
>                 "hbase_master_heapsize" : "1024",
>                 "hbase_regionserver_heapsize" : "1024",
>                 "hbase_max_direct_memory_size" : ""
>               },
>               "property_attributes" : {
>                 "hbase_regionserver_heapsize" : {
>                   "maximum" : "2310"
>                 }
>               }
>             },
>             "hbase-site" : {
>               "properties" : {
>                 "hbase.regionserver.wal.codec" : 
> "org.apache.hadoop.hbase.regionserver.wal.WALCellCodec",
>                 "hbase.bucketcache.size" : "",
>                 "hbase.bucketcache.percentage.in.combinedcache" : "",
>                 "hbase.regionserver.global.memstore.upperLimit" : "0.4",
>                 "hbase.bucketcache.ioengine" : ""
>               }
>             },
> {code}
> However the widget seems to have its minimum less than 1GB (image attached)



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

Reply via email to