AMBARI-20249 - Stopping spark2 doesn't generate any alerts (Mingjie Tang via jonathanhurley)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/69816f91 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/69816f91 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/69816f91 Branch: refs/heads/branch-feature-AMBARI-12556 Commit: 69816f91037d4bc0d8e369e3a943340128df6e01 Parents: 4667e5f Author: Jonathan Hurley <[email protected]> Authored: Thu Mar 2 23:20:24 2017 -0500 Committer: Jonathan Hurley <[email protected]> Committed: Thu Mar 2 23:20:24 2017 -0500 ---------------------------------------------------------------------- .../src/main/resources/common-services/SPARK2/2.0.0/alerts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/69816f91/ambari-server/src/main/resources/common-services/SPARK2/2.0.0/alerts.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/SPARK2/2.0.0/alerts.json b/ambari-server/src/main/resources/common-services/SPARK2/2.0.0/alerts.json index 593ebb7..dc9d023 100755 --- a/ambari-server/src/main/resources/common-services/SPARK2/2.0.0/alerts.json +++ b/ambari-server/src/main/resources/common-services/SPARK2/2.0.0/alerts.json @@ -1,5 +1,5 @@ { - "SPARK": { + "SPARK2": { "service": [], "SPARK2_JOBHISTORYSERVER": [ {
