You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by bh...@apache.org on 2016/03/09 18:12:36 UTC

ambari git commit: AMBARI-15339: Align PXF Alert description with other services (jaoki via bhuvnesh2703)

Repository: ambari
Updated Branches:
  refs/heads/trunk 20de17a82 -> f5bd0585b


AMBARI-15339: Align PXF Alert description with other services (jaoki via bhuvnesh2703)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/f5bd0585
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/f5bd0585
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/f5bd0585

Branch: refs/heads/trunk
Commit: f5bd0585bfcd6e22a99e60a1304501d938a4361b
Parents: 20de17a
Author: Bhuvnesh Chaudhary <bc...@pivotal.io>
Authored: Wed Mar 9 09:12:27 2016 -0800
Committer: Bhuvnesh Chaudhary <bc...@pivotal.io>
Committed: Wed Mar 9 09:12:27 2016 -0800

----------------------------------------------------------------------
 .../src/main/resources/common-services/PXF/3.0.0/alerts.json     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/f5bd0585/ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json b/ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json
index d32fc97..015b13e 100644
--- a/ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json
+++ b/ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json
@@ -3,8 +3,8 @@
     "PXF": [
       {
         "name": "pxf_process",
-        "label": "This alert is triggered when the PXF is not functional.",
-        "description": "This alert is triggered when the PXF is not functional.",
+        "label": "PXF Process",
+        "description": "This host-level alert is triggered if the PXF process cannot be established to be up and listening on the network.",
         "interval": 1,
         "scope": "ANY",
         "enabled": true,