-
-
Notifications
You must be signed in to change notification settings - Fork 0
[Merged by Bors] - Use HDFS discovery configmap for deep storage #262
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a full review as i currently did not find the time to review properly, sorry
… crd version to v1alpha2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actual change LGTM. I will play around a little with the different CRD versions and see how that works
Current problem.
Installing from scratch (when no crd is deployed previously) works fine |
bors merge |
# Description - HDFS deep storage now configured via discover config map instead of url to namenode - Added HDFS deep storage test - Increased install-druid cluster timeouts in tests - Adapted docs and examples This is breaking due to a CRD change. Needs discussion? closes #188 Co-authored-by: Malte Sander <malte.sander.it@gmail.com> Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Pull request successfully merged into main. Build succeeded: |
Description
This is breaking due to a CRD change. Needs discussion?
closes #188
Review Checklist
Once the review is done, comment
bors r+
(orbors merge
) to merge. Further information