[jira] [Commented] (AMBARI-15385) Counter values need to request for rate function to maintain parity

2016-03-14 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-15385:
-

ABORTED: Integrated in Ambari-trunk-Commit #4488 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4488/])
AMBARI-15385 Counter values need to request for rate function to (atkach: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=d8d790e1fff42f28d1f825c5e2f6161d5023053b])
* 
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/YARN_widgets.json
* ambari-funtest/src/test/resources/stacks/OTHER/2.0/services/HBASE/widgets.json
* ambari-server/src/test/resources/stacks/OTHER/2.0/services/HBASE/widgets.json
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/widgets.json
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/widgets.json
* ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/widgets.json
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/widgets.json
* 
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/YARN_widgets.json
* ambari-web/app/views/main/service/widgets/create/expression_view.js


> Counter values need to request for rate function to maintain parity
> ---
>
> Key: AMBARI-15385
> URL: https://issues.apache.org/jira/browse/AMBARI-15385
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.2.2
>Reporter: Andrii Tkach
>Assignee: Andrii Tkach
>Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15385.patch
>
>
> AMS API will return back Counter metrics as is which means a monotonically 
> increasing sequence. To maintain parity with previous implementation the 
> Counter metrics need to be request with *._rate* as the aggregate function.
> List of Counter metrics can be obtained by making a call to AMS metadata API:
> http://localhost:6188/ws/v1/timeline/metrics/metadata



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


[jira] [Commented] (AMBARI-15385) Counter values need to request for rate function to maintain parity

2016-03-14 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-15385:
-

SUCCESS: Integrated in Ambari-branch-2.2 #505 (See 
[https://builds.apache.org/job/Ambari-branch-2.2/505/])
AMBARI-15385 Counter values need to request for rate function to (atkach: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=3b487edf4c7d92045753a26ed83cb116091c960a])
* ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/widgets.json
* 
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/YARN_widgets.json
* ambari-server/src/test/resources/stacks/OTHER/2.0/services/HBASE/widgets.json
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/widgets.json
* 
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/YARN_widgets.json
* ambari-web/app/views/main/service/widgets/create/expression_view.js
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/widgets.json
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/widgets.json


> Counter values need to request for rate function to maintain parity
> ---
>
> Key: AMBARI-15385
> URL: https://issues.apache.org/jira/browse/AMBARI-15385
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.2.2
>Reporter: Andrii Tkach
>Assignee: Andrii Tkach
>Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15385.patch
>
>
> AMS API will return back Counter metrics as is which means a monotonically 
> increasing sequence. To maintain parity with previous implementation the 
> Counter metrics need to be request with *._rate* as the aggregate function.
> List of Counter metrics can be obtained by making a call to AMS metadata API:
> http://localhost:6188/ws/v1/timeline/metrics/metadata



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


[jira] [Commented] (AMBARI-15385) Counter values need to request for rate function to maintain parity

2016-03-11 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on AMBARI-15385:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12792797/AMBARI-15385.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 2 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 
ambari-funtest ambari-server ambari-web.

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

This message is automatically generated.

> Counter values need to request for rate function to maintain parity
> ---
>
> Key: AMBARI-15385
> URL: https://issues.apache.org/jira/browse/AMBARI-15385
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.2.2
>Reporter: Andrii Tkach
>Assignee: Andrii Tkach
>Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15385.patch
>
>
> AMS API will return back Counter metrics as is which means a monotonically 
> increasing sequence. To maintain parity with previous implementation the 
> Counter metrics need to be request with *._rate* as the aggregate function.
> List of Counter metrics can be obtained by making a call to AMS metadata API:
> http://localhost:6188/ws/v1/timeline/metrics/metadata



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


[jira] [Commented] (AMBARI-15385) Counter values need to request for rate function to maintain parity

2016-03-11 Thread Andrii Tkach (JIRA)

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

Andrii Tkach commented on AMBARI-15385:
---

  24564 tests complete (30 seconds)
  145 tests pending

> Counter values need to request for rate function to maintain parity
> ---
>
> Key: AMBARI-15385
> URL: https://issues.apache.org/jira/browse/AMBARI-15385
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.2.2
>Reporter: Andrii Tkach
>Assignee: Andrii Tkach
>Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15385.patch
>
>
> AMS API will return back Counter metrics as is which means a monotonically 
> increasing sequence. To maintain parity with previous implementation the 
> Counter metrics need to be request with *._rate* as the aggregate function.
> List of Counter metrics can be obtained by making a call to AMS metadata API:
> http://localhost:6188/ws/v1/timeline/metrics/metadata



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