[jira] [Commented] (AMBARI-19101) Merge AMS service check support for HA from trunk

2016-12-06 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-19101:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6169 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/6169/])
AMBARI-19101 : Merge AMS service check support for HA from trunk. (dsen, 
(avijayan: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=9a938e6cc27811057895d495f700a8e874c69a10])
* (edit) 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py
* (edit) ambari-common/src/main/python/ambari_commons/ambari_metrics_helper.py
* (edit) 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py
* (edit) 
ambari-server/src/main/resources/stacks/HDPWIN/2.1/hooks/before-START/scripts/params.py


> Merge AMS service check support for HA from trunk
> -
>
> Key: AMBARI-19101
> URL: https://issues.apache.org/jira/browse/AMBARI-19101
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.5.0
>Reporter: Aravindan Vijayan
>Assignee: Aravindan Vijayan
>Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19101-2.5.patch, AMBARI-19101-trunk.patch
>
>
> AMBARI-17457 was missed while backporting AMS HA commits into branch-2.5. 
> Hence, service_check.py for AMS in branch-2.5 and trunk are different, no AMS 
> HA support in branch-2.5. 
> Applied AMBARI-17457 patch, and made changes to so that the service check and 
> Grafana datasource creation is compatible with changes introduced through 
> AMBARI-19032. 
> Part of these changes may be checked into trunk as well, to maintain parity. 



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


[jira] [Commented] (AMBARI-19101) Merge AMS service check support for HA from trunk

2016-12-06 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-19101:
-

ABORTED: Integrated in Jenkins build Ambari-branch-2.5 #466 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/466/])
AMBARI-19101 : Merge AMS service check support for HA from trunk. (dsen, 
(avijayan: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=ee5651dcfbba9be46b58b06dd44c667da29255fe])
* (edit) ambari-common/src/main/python/ambari_commons/ambari_metrics_helper.py
* (edit) 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py
* (edit) 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py
* (edit) 
ambari-server/src/main/resources/stacks/HDPWIN/2.1/hooks/before-START/scripts/params.py
* (edit) 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/metrics_grafana_datasource.json.j2
* (add) ambari-common/src/main/python/ambari_commons/parallel_processing.py
* (edit) 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py


> Merge AMS service check support for HA from trunk
> -
>
> Key: AMBARI-19101
> URL: https://issues.apache.org/jira/browse/AMBARI-19101
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.5.0
>Reporter: Aravindan Vijayan
>Assignee: Aravindan Vijayan
>Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19101-2.5.patch, AMBARI-19101-trunk.patch
>
>
> AMBARI-17457 was missed while backporting AMS HA commits into branch-2.5. 
> Hence, service_check.py for AMS in branch-2.5 and trunk are different, no AMS 
> HA support in branch-2.5. 
> Applied AMBARI-17457 patch, and made changes to so that the service check and 
> Grafana datasource creation is compatible with changes introduced through 
> AMBARI-19032. 
> Part of these changes may be checked into trunk as well, to maintain parity. 



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


[jira] [Commented] (AMBARI-19101) Merge AMS service check support for HA from trunk

2016-12-06 Thread Siddharth Wagle (JIRA)

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

Siddharth Wagle commented on AMBARI-19101:
--

+1 LGTM

> Merge AMS service check support for HA from trunk
> -
>
> Key: AMBARI-19101
> URL: https://issues.apache.org/jira/browse/AMBARI-19101
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.5.0
>Reporter: Aravindan Vijayan
>Assignee: Aravindan Vijayan
>Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19101-2.5.patch
>
>
> AMBARI-17457 was missed while backporting AMS HA commits into branch-2.5. 
> Hence, service_check.py for AMS in branch-2.5 and trunk are different, no AMS 
> HA support in branch-2.5. 
> Applied AMBARI-17457 patch, and made changes to so that the service check and 
> Grafana datasource creation is compatible with changes introduced through 
> AMBARI-19032. 
> Part of these changes may be checked into trunk as well, to maintain parity. 



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


[jira] [Commented] (AMBARI-19101) Merge AMS service check support for HA from trunk

2016-12-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on AMBARI-19101:


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

{color:red}-1 patch{color}.  The patch command could not apply the patch.

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

This message is automatically generated.

> Merge AMS service check support for HA from trunk
> -
>
> Key: AMBARI-19101
> URL: https://issues.apache.org/jira/browse/AMBARI-19101
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.5.0
>Reporter: Aravindan Vijayan
>Assignee: Aravindan Vijayan
>Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19101-2.5.patch
>
>
> AMBARI-17457 was missed while backporting AMS HA commits into branch-2.5. 
> Hence, service_check.py for AMS in branch-2.5 and trunk are different, no AMS 
> HA support in branch-2.5. 
> Applied AMBARI-17457 patch, and made changes to so that the service check and 
> Grafana datasource creation is compatible with changes introduced through 
> AMBARI-19032. 
> Part of these changes may be checked into trunk as well, to maintain parity. 



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