You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by dm...@apache.org on 2015/04/10 11:47:57 UTC

ambari git commit: AMBARI-10376. Flume alert has misspelled word (dlysnichenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk 8d576ebdc -> 4aae04801


AMBARI-10376. Flume alert has misspelled word (dlysnichenko)


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

Branch: refs/heads/trunk
Commit: 4aae04801e9239bcfebc2effe59acc7fcad9a4b8
Parents: 8d576eb
Author: Lisnichenko Dmitro <dl...@hortonworks.com>
Authored: Fri Apr 10 12:47:26 2015 +0300
Committer: Lisnichenko Dmitro <dl...@hortonworks.com>
Committed: Fri Apr 10 12:47:26 2015 +0300

----------------------------------------------------------------------
 .../src/main/resources/common-services/FLUME/1.4.0.2.0/alerts.json | 2 +-
 .../main/resources/stacks/BIGTOP/0.8/services/FLUME/alerts.json    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4aae0480/ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/alerts.json b/ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/alerts.json
index 865c471..e23e77b 100644
--- a/ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/alerts.json
+++ b/ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/alerts.json
@@ -5,7 +5,7 @@
       {
         "name": "flume_agent_status",
         "label": "Flume Agent Status",
-        "description": "This host-level alert is triggerd if any of the expected flume agent processes are not available.",
+        "description": "This host-level alert is triggered if any of the expected flume agent processes are not available.",
         "interval": 1,
         "scope": "ANY",
         "source": {

http://git-wip-us.apache.org/repos/asf/ambari/blob/4aae0480/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/FLUME/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/FLUME/alerts.json b/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/FLUME/alerts.json
index 1901b54..3b117d0 100644
--- a/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/FLUME/alerts.json
+++ b/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/FLUME/alerts.json
@@ -5,7 +5,7 @@
       {
         "name": "flume_agent_status",
         "label": "Flume Agent Status",
-        "description": "This host-level alert is triggerd if any of the expected flume agent processes are not available.", 
+        "description": "This host-level alert is triggered if any of the expected flume agent processes are not available.",
         "interval": 1,
         "scope": "ANY",
         "source": {