Skip to content

Conversation

@iwasakims
Copy link
Member

https://issues.apache.org/jira/browse/BIGTOP-4108

@iwasakims iwasakims requested review from guyuqi and sekikn May 22, 2024 15:09
@sekikn
Copy link
Contributor

sekikn commented Jun 2, 2024

+1, tested as follows (specifying a dummy repo URL in running docker-hadoop.sh).
Thanks @iwasakims.

$ curl -sL https://github.com/apache/bigtop/pull/1270.diff | git apply
$ (cd docker/bigtop-puppet && ./build.sh trunk-openeuler-22.03)
$ docker run -it bigtop/puppet:trunk-openeuler-22.03 puppet module list
/etc/puppetlabs/code/modules
├── puppetlabs-stdlib (v4.12.0)
└── puppetlabs-yumrepo_core (v2.1.0)
$ (cd docker/bigtop-slaves && ./build.sh trunk-openeuler-22.03)
$ ./gradlew allclean bigtop-utils-pkg-ind repo-ind -POS=openeuler-22.03 -Pdocker-run-option="--privileged"

...

BUILD SUCCESSFUL in 1m 51s
40 actionable tasks: 40 executed
$ cd provisioner/docker
$ ./docker-hadoop.sh -d -dcp -C config_openeuler-22.03.yaml -F docker-compose-cgroupv2.yml -G -L -k bigtop-utils -c 1 -r 'http://repos.bigtop.apache.org/releases/3.2.1/centos/7/$basearch'
$ ./docker-hadoop.sh -dcp -e 1 dnf info bigtop-utils
Last metadata expiration check: 0:03:17 ago on Sun Jun  2 03:17:24 2024.
Installed Packages
Name         : bigtop-utils
Version      : 3.4.0
Release      : 1
Architecture : noarch
Size         : 21 k
Source       : bigtop-utils-3.4.0-1.src.rpm
Repository   : @System
From repo    : bigtop-home_output
Summary      : Collection of useful tools for Bigtop
URL          : http://bigtop.apache.org/
License      : ASL 2.0
Description  : This includes a collection of useful tools and files for Bigtop

@sekikn sekikn merged commit ee534f6 into apache:master Jun 2, 2024
@sekikn
Copy link
Contributor

sekikn commented Jun 2, 2024

Merged into master and branch-3.3.

sekikn pushed a commit that referenced this pull request Jun 2, 2024
…oy to set up Bigtop Yum repository. (#1270)

(cherry picked from commit ee534f6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants