You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ja...@apache.org on 2016/02/27 02:40:53 UTC

ambari git commit: AMBARI-15104: Update description for HAWQ Sync standby alert (mithmatt via jaoki)

Repository: ambari
Updated Branches:
  refs/heads/trunk 11137ea88 -> a281dfc09


AMBARI-15104: Update description for HAWQ Sync standby alert (mithmatt via jaoki)


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

Branch: refs/heads/trunk
Commit: a281dfc097df502ed0b9941ea2e57c30b1d032ba
Parents: 11137ea
Author: Jun Aoki <ja...@apache.org>
Authored: Fri Feb 26 17:40:46 2016 -0800
Committer: Jun Aoki <ja...@apache.org>
Committed: Fri Feb 26 17:40:46 2016 -0800

----------------------------------------------------------------------
 .../src/main/resources/common-services/HAWQ/2.0.0/alerts.json      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/a281dfc0/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json
index 14ad6d7..4488cb5 100644
--- a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json
+++ b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json
@@ -31,7 +31,7 @@
       {
         "name": "hawqstandby_sync_status",
         "label": "HAWQ Standby Sync Status",
-        "description": "This alert will trigger if HAWQ Standby is not synchronized with HAWQ Master",
+        "description": "This alert will trigger if HAWQ Standby is not synchronized with HAWQ Master. Use the service action 'Re-Synchronize HAWQ Standby' on HAWQ service page to synchronize HAWQ Standby with HAWQ Master.",
         "interval": 1,
         "scope": "ANY",
         "enabled": true,