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

Add docker playground to practice tutorials #258

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sagarlakshmipathy
Copy link
Contributor

Important Read

#257

What is the purpose of the pull request

Adds docker playground with spark and copies the bundled jar. This improvement lets the users to run the how-to tutorial,

Brief change log

Adds docker playground and copies the onetable bundled jar.

Verify this pull request

Ran local tests for docker.
onetable-issue-257-tests.pdf

Ran npm start and visually tested the docs.
Screenshot 2023-11-25 at 11 44 48 AM
Screenshot 2023-11-25 at 11 44 50 AM

@sagarlakshmipathy sagarlakshmipathy changed the title addresses 257 Add docker playground to practice tutorials Nov 25, 2023
@@ -1,5 +1,46 @@
version: "3.9"
services:
spark-master:
Copy link
Contributor

Choose a reason for hiding this comment

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

We can run spark from the notebook currently, should we just do that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leaving this PR open until I could confirm quickstart examples on the demo jupyter notebook works seamlessly.

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.

None yet

2 participants