-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: Jupyterhub with keycloak, spark and s3 #155
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.
Worked smoothly, first batch of comments, will do some more testing!
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.
Thanks for the nice demo!
One general remark, what is the reason that HDFS was added? I feel like this over-complicates the demo a bit, S3 would be sufficient from my point of view.
Review comments. Co-authored-by: Malte Sander <[email protected]>
Yes, I think I agree - I'll take it out (we have it included in one of the other jupyterhub demos anyway). |
Thanks! |
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.
Thanks for addressing the feedback!
Done: 80bd2c6 |
Co-authored-by: Sebastian Bernauer <[email protected]>
Co-authored-by: Sebastian Bernauer <[email protected]>
Co-authored-by: Malte Sander <[email protected]>
Co-authored-by: Malte Sander <[email protected]>
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.
Thanks! LGTM!
This demo illustrates JupyterHub usage with Keycloak. Various configuration settings will be explained in more detail in the main documentation. See stackabletech/documentation#715.