AMBARI-22332 Falcon Service check failed during cluster deploy (dgrinenko)

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

Branch: refs/heads/trunk
Commit: ec3f1e4dcf4d0e53f10b7f7fe913b1bfdbcab82a
Parents: 976153f
Author: Dmytro Grinenko <hapyles...@apache.org>
Authored: Tue Nov 7 08:11:09 2017 +0200
Committer: Dmytro Grinenko <hapyles...@apache.org>
Committed: Tue Nov 7 08:13:08 2017 +0200

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ec3f1e4d/ambari-server/src/main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml
index 79296c3..1066f6c 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml
@@ -30,7 +30,7 @@
               <name>falcon_${stack_version}</name>
             </package>
             <package>
-              <name>atlas-metadata_${stack_version}-hive-plugin</name>
+              <name>atlas-metadata_${stack_version}-falcon-plugin</name>
               <condition>should_install_falcon_atlas_hook</condition>
             </package>
           </packages>
@@ -42,7 +42,7 @@
               <name>falcon-${stack_version}</name>
             </package>
             <package>
-              <name>atlas-metadata-${stack_version}-hive-plugin</name>
+              <name>atlas-metadata-${stack_version}-falcon-plugin</name>
               <condition>should_install_falcon_atlas_hook</condition>
             </package>
           </packages>

Reply via email to