Skip to content

Conversation

@siegfriedweber
Copy link
Member

@siegfriedweber siegfriedweber commented Sep 13, 2024

Description

Add hadoop-azure.jar to the lib directory to support the Azure Blob Filesystem and the Azure Data Lake Storage.

required by stackabletech/hbase-operator#539

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] Add an entry to the CHANGELOG.md file
- [x] Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

bake --product <product> --image-version <stackable-image-version>
kind load docker-image <image-tagged-with-the-major-version> --name=<name-of-your-test-cluster>

See the output of bake to retrieve the image tag for <image-tagged-with-the-major-version>.

@siegfriedweber siegfriedweber requested a review from a team September 13, 2024 13:22
@siegfriedweber siegfriedweber marked this pull request as ready for review September 13, 2024 13:22
@siegfriedweber siegfriedweber added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit e8ad0fb Sep 16, 2024
2 checks passed
@siegfriedweber siegfriedweber deleted the hbase-abfs branch September 16, 2024 12:39
@lfrancke
Copy link
Member

Do you think this "feature" is release noth worthy?

@siegfriedweber
Copy link
Member Author

Do you think this "feature" is release noth worthy?

Yes, I would think so. For customers using Azure, it could be important to know that this works.

@lfrancke
Copy link
Member

In that case: Would you mind adding a small snippet that we can add to the releas notes (either as a comment or edit the description)?

@siegfriedweber
Copy link
Member Author

Would you mind adding a small snippet that we can add to the releas notes (either as a comment or edit the description)?

Product features

@lfrancke lfrancke added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/24.11.0 release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants