You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ha...@apache.org on 2017/11/07 06:13:40 UTC

[1/2] ambari git commit: AMBARI-22332 Falcon Service check failed during cluster deploy (dgrinenko)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.6 bf8f79fee -> 95e5c9870
  refs/heads/trunk 976153f96 -> ec3f1e4dc


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/95e5c987
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/95e5c987
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/95e5c987

Branch: refs/heads/branch-2.6
Commit: 95e5c987035896faab71b48847b1da662f35cb9f
Parents: bf8f79f
Author: Dmytro Grinenko <ha...@apache.org>
Authored: Tue Nov 7 08:11:09 2017 +0200
Committer: Dmytro Grinenko <ha...@apache.org>
Committed: Tue Nov 7 08:11:09 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/95e5c987/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>


[2/2] ambari git commit: AMBARI-22332 Falcon Service check failed during cluster deploy (dgrinenko)

Posted by ha...@apache.org.
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 <ha...@apache.org>
Authored: Tue Nov 7 08:11:09 2017 +0200
Committer: Dmytro Grinenko <ha...@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>