[
https://issues.apache.org/jira/browse/AMBARI-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227029#comment-15227029
]
Andrew Onischuk commented on AMBARI-15718:
------------------------------------------
Hadoop qa is broken for the last day.
Ran UT locally:
{noformat}
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Views ...................................... SUCCESS [2.687s]
[INFO] Ambari Metrics Common ............................. SUCCESS [2.131s]
[INFO] Ambari Server ..................................... SUCCESS [58:34.339s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58:39.950s
[INFO] Finished at: Tue Apr 05 19:09:24 EEST 2016
[INFO] Final Memory: 65M/983M
[INFO] ------------------------------------------------------------------------
{noformat}
> Alert definitions: Percentage params should be the percentage number instead
> of fraction number
> -----------------------------------------------------------------------------------------------
>
> Key: AMBARI-15718
> URL: https://issues.apache.org/jira/browse/AMBARI-15718
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-15718.patch
>
>
> percentage number in the alerts' definition should be consistent. So all the
> percentage parameter should have a percentage value (e.g. 20, 50, 80 or 120),
> a type of "PERCENT" and a unit "%"
> Currently:
> 1\. METRIC:
> 1.1 NameNode Host CPU Utilization/Thresholds: 250
> Has units %. No type.
> 2\. SCRIPT:
> 2.1 Host Disk Usage (old ones): 0.8
> 2.2 NameNode Heap Usage (Hourly) (new ones) : 200
> Has units %. Has type PERCENT
> 3\. AGGREGATE:
> 3.1 Percent DataNodes With Available Space: 0.3
> No units. No type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)