AMBARI-22587. Storm service check failed during PU due to CNF StormAtlasHook (ncole)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/c7cc5607 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c7cc5607 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c7cc5607 Branch: refs/heads/branch-3.0-perf Commit: c7cc5607e78991726753ef5d968d6cf2378c5f5b Parents: 0afe0c0 Author: Nate Cole <nc...@hortonworks.com> Authored: Mon Dec 4 14:58:25 2017 -0500 Committer: Nate Cole <nc...@hortonworks.com> Committed: Mon Dec 4 14:58:25 2017 -0500 ---------------------------------------------------------------------- .../main/resources/stacks/HDP/2.0.6/properties/stack_packages.json | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/c7cc5607/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json b/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json index 946686a..62a46b9 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json @@ -1268,6 +1268,7 @@ } }, "upgrade-dependencies" : { + "ATLAS": ["STORM"], "HIVE": ["TEZ", "MAPREDUCE2"], "TEZ": ["HIVE"], "MAPREDUCE2": ["HIVE"],