Skip to content

Build Hadoop from source#526

Merged
siegfriedweber merged 6 commits intomainfrom
feat/build-hadoop-from-source
Dec 21, 2023
Merged

Build Hadoop from source#526
siegfriedweber merged 6 commits intomainfrom
feat/build-hadoop-from-source

Conversation

@siegfriedweber
Copy link
Copy Markdown
Member

Description

Build Hadoop from source

Closes #525

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
- [x] Changes are OpenShift compatible
- [x] All added packages (via microdnf or otherwise) have a comment on why they are added
- [x] Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
- [ ] All packages should have (if available) signatures/hashes verified
- [x] Does your change affect an SBOM? Make sure to update all SBOMs

@siegfriedweber siegfriedweber self-assigned this Dec 18, 2023
@siegfriedweber
Copy link
Copy Markdown
Member Author

siegfriedweber commented Dec 19, 2023

https://ci.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/hdfs-operator-it-custom/111/

All tests but one succeeded. The reason for the failed test is described in stackabletech/hdfs-operator#443.

@siegfriedweber siegfriedweber marked this pull request as ready for review December 19, 2023 17:09
Copy link
Copy Markdown
Member

@lfrancke lfrancke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!
I looked at it and it looks good.
I'm a bit surprised by the different protobuf versions as I thought I already looked at that but I must have made a mistake, thanks for catching that.

I built the image locally and the build worked. I have not tested it though.

@siegfriedweber siegfriedweber added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit 7fc82c5 Dec 21, 2023
@siegfriedweber siegfriedweber deleted the feat/build-hadoop-from-source branch December 21, 2023 12:52
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.

hadoop: Build Hadoop from source to be able to apply patches

2 participants