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

Eng docs adjustment #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/images/lab1-data-engineering/image29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/lab1-data-engineering.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Switch to JupyterLab in browser **Tab 3**
Note: For convenience we have provided the Git repository. You would generally use your own.
* Type ```main``` in the **GitHub DAG Reposiory Branch** text box.
* Paste the _Personal Access Token_ into the **GitHub Personal Access Token** text box.
**Note:** Your workshop facilitator will give you this during the workshop.
**Note:** Your workshop facilitator will give you this during the workshop. If you are running this individually, make sure that you generate a Personal Access Token with *push* permissions to your chosen DAG repository.
* Type ```http://minio-ml-workshop:9000``` in the Cloud Object Storage Endpoint** text box.
* Type ```minio``` in the **Cloud Object Storage Username** text box
* Type ```minio123``` in the **Cloud Object Storage Password** text box
Expand Down Expand Up @@ -481,10 +481,10 @@ Repeate the above steps for Merge_Data:

25. Save your work by clicking on the **Save** button ![alt_text](images/lab1-data-engineering/image31.png)

26. Finally, do the same with stop-spark-cluster - which has fewer still values\
26. Finally, do the same with stop-spark-cluster - which has fewer still values
<img src="images/lab1-data-engineering/image10.png" alt="image10.png">

- Save your work by clicking on the **Save** button\
- Save your work by clicking on the **Save** button
<img src="images/lab1-data-engineering/image31.png" alt="image31.png">

**Run Pipeline**
Expand Down