This is an automated email from the ASF dual-hosted git repository.

sekikn pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new b9f1e49  BIGTOP-3656. Ambari Mpack fixes for debian/ubuntu (#852)
b9f1e49 is described below

commit b9f1e491e3f61cd56d0c73937b412a2f8b5121c6
Author: zloKOMAtic <[email protected]>
AuthorDate: Mon Mar 28 02:09:33 2022 +0200

    BIGTOP-3656. Ambari Mpack fixes for debian/ubuntu (#852)
    
    (cherry picked from commit 2584d0caeff221da3ad87d5f2e195605e802456f)
---
 .../src/main/resources/stacks/BGTP/1.0/repos/repoinfo.xml              | 3 ++-
 bigtop-packages/src/deb/bigtop-ambari-mpack/source/include-binaries    | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/bigtop-packages/src/common/bigtop-ambari-mpack/bgtp-ambari-mpack/src/main/resources/stacks/BGTP/1.0/repos/repoinfo.xml
 
b/bigtop-packages/src/common/bigtop-ambari-mpack/bgtp-ambari-mpack/src/main/resources/stacks/BGTP/1.0/repos/repoinfo.xml
index 8a07bc7..7427880 100644
--- 
a/bigtop-packages/src/common/bigtop-ambari-mpack/bgtp-ambari-mpack/src/main/resources/stacks/BGTP/1.0/repos/repoinfo.xml
+++ 
b/bigtop-packages/src/common/bigtop-ambari-mpack/bgtp-ambari-mpack/src/main/resources/stacks/BGTP/1.0/repos/repoinfo.xml
@@ -27,7 +27,8 @@
     <repo>
       
<baseurl>http://repos.bigtop.apache.org/releases/1.5.0/ubuntu/18.04/$(ARCH)</baseurl>
       <repoid>BGTP-1.0</repoid>
-      <reponame>BGTP</reponame>
+      <reponame>bigtop</reponame>
+      <components>contrib</components>
     </repo>
   </os>
 </reposinfo>
diff --git 
a/bigtop-packages/src/deb/bigtop-ambari-mpack/source/include-binaries 
b/bigtop-packages/src/deb/bigtop-ambari-mpack/source/include-binaries
new file mode 100644
index 0000000..43c87d0
--- /dev/null
+++ b/bigtop-packages/src/deb/bigtop-ambari-mpack/source/include-binaries
@@ -0,0 +1 @@
+debian/bgtp-ambari-mpack/src/main/resources/stacks/BGTP/1.0/hooks/before-START/files/fast-hdfs-resource.jar

Reply via email to