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 Getting Started Guide #55

Merged
merged 4 commits into from
Mar 27, 2024
Merged

Add Getting Started Guide #55

merged 4 commits into from
Mar 27, 2024

Conversation

HotSushi
Copy link
Collaborator

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

  • Documentation

For all the boxes checked, please include additional details of the changes made in this pull request.

Testing Done

  • Some other form of testing like staging or soak time in production. Please explain.
    npm run start and captured snapshot image here:
    Uploading image.png…

Copy link
Collaborator

@sumedhsakdeo sumedhsakdeo left a 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

  1. build openhouse
  2. run openhouse+spark+hdfs in docker
  3. 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?

@HotSushi
Copy link
Collaborator Author

This is good, we should approach this user guide with a minimal set of commands

  1. build openhouse
  2. run openhouse+spark+hdfs in docker
  3. 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!

@HotSushi HotSushi requested a review from sumedhsakdeo March 26, 2024 20:04
Copy link
Collaborator

@sumedhsakdeo sumedhsakdeo left a comment

Choose a reason for hiding this comment

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

Nice!

@HotSushi HotSushi merged commit f2e6319 into linkedin:docsite Mar 27, 2024
1 check passed
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.

2 participants