-
Notifications
You must be signed in to change notification settings - Fork 52
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 Getting Started Guide #55
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.
This is good, we should approach this user guide with a minimal set of commands
- build openhouse
- run openhouse+spark+hdfs in docker
- test create table, insert into, select from, enable sharing, and grant select
To avoid duplication in the documentation here and what we have in the SETUP guide. We could provide link the users to the SETUP guide.
Wdyt?
Added a link to the source of truth ie: SETUP guide. Agree on keeping it minimal and practical! |
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.
Nice!
Summary
This PR adds a getting started guide to the docsite. Its a quickstart tutorial to get something up and running quickly.
Language follows the "Tutorial Language"
Changes
For all the boxes checked, please include additional details of the changes made in this pull request.
Testing Done
npm run start
and captured snapshot image here: