Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIGTOP-4001. Bump HBase to 2.4.17. #1174

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

iwasakims
Copy link
Member

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

While this is mainly for Bigtop 3.2.2, this could be useful for master branch too as intermediate step to bump HBase to 2.5.

  • patch1-relocate-okhttp.diff is no longer needed since it is contained in 2.4.17 as HBASE-27292.

@iwasakims
Copy link
Member Author

I built HBase and Phoenix then ran smoke-tests on Ubuntu 22.04 x86_64:

$ ./docker-hadoop.sh \
    --create 3 \
    --image bigtop/puppet:trunk-ubuntu-22.04 \
    --docker-compose-yml docker-compose-cgroupv2.yml \
    --docker-compose-plugin \
    --memory 8g \
    --repo file:///bigtop-home/output/apt \
    --disable-gpg-check \
    --stack hdfs,yarn,mapreduce,hbase,phoenix \
    --smoke-tests hbase,phoenix

@guyuqi
Copy link
Member

guyuqi commented Sep 6, 2023

Verified the PR on Fedora-36 Arm64.
+1

./docker-hadoop.sh --create 3 --image bigtop/puppet:3.2.1-fedora-36 --memory 16g \
    --repo file:///bigtop-home/output --disable-gpg-check --enable-local-repo \
    --stack hdfs,yarn,mapreduce,hbase,phoenix \
    --smoke-tests hbase,phoenix

@guyuqi guyuqi merged commit c5a28b5 into apache:master Sep 6, 2023
iwasakims added a commit that referenced this pull request Sep 6, 2023
@iwasakims
Copy link
Member Author

Thanks, @guyuqi. I cherry-picked this to branch-3.2.

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