You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by se...@apache.org on 2017/05/30 01:52:54 UTC

bigtop git commit: BIGTOP-2789. Ambari: installing ODPi mpack fails due to changing its file name

Repository: bigtop
Updated Branches:
  refs/heads/master 856660400 -> 190af38f3


BIGTOP-2789. Ambari: installing ODPi mpack fails due to changing its file name

Closes #225


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

Branch: refs/heads/master
Commit: 190af38f3ad158844a8114bd0660399e289b4b4c
Parents: 8566604
Author: Kengo Seki <se...@apache.org>
Authored: Tue May 30 07:56:33 2017 +0900
Committer: Kengo Seki <se...@apache.org>
Committed: Mon May 29 21:51:51 2017 -0400

----------------------------------------------------------------------
 bigtop-packages/src/common/ambari/patch0-AMBARI.diff | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/190af38f/bigtop-packages/src/common/ambari/patch0-AMBARI.diff
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/common/ambari/patch0-AMBARI.diff b/bigtop-packages/src/common/ambari/patch0-AMBARI.diff
index 8be6d7d..a77974c 100644
--- a/bigtop-packages/src/common/ambari/patch0-AMBARI.diff
+++ b/bigtop-packages/src/common/ambari/patch0-AMBARI.diff
@@ -1,3 +1,15 @@
+diff --git a/contrib/management-packs/odpi-ambari-mpack/pom.xml b/contrib/management-packs/odpi-ambari-mpack/pom.xml
+index 7b97e65..49c37f3 100644
+--- a/contrib/management-packs/odpi-ambari-mpack/pom.xml
++++ b/contrib/management-packs/odpi-ambari-mpack/pom.xml
+@@ -84,6 +84,7 @@
+       <plugin>
+         <artifactId>maven-assembly-plugin</artifactId>
+         <configuration>
++          <appendAssemblyId>false</appendAssemblyId>
+           <tarLongFileMode>gnu</tarLongFileMode>
+           <descriptors>
+             <descriptor>src/main/assemblies/odpi-ambari-mpack.xml</descriptor>
 diff --git a/contrib/management-packs/odpi-ambari-mpack/src/main/assemblies/odpi-ambari-mpack.xml b/contrib/management-packs/odpi-ambari-mpack/src/main/assemblies/odpi-ambari-mpack.xml
 index 5dd3db4..f7bd433 100644
 --- a/contrib/management-packs/odpi-ambari-mpack/src/main/assemblies/odpi-ambari-mpack.xml