mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-20 07:28:03 +00:00
docs (level 101): fix typos, punctuation, formatting (#160)
* docs: formatted for readability * docs: rephrased and added punctuation * docs: fix typos, punctuation, formatting * docs: fix typo and format * docs: fix caps and formatting * docs: fix punctuation and formatting * docs: capitalized SQL commands, fixed puntuation, formatting * docs: fix punctuation * docs: fix punctuation and formatting * docs: fix caps,punctuation and formatting * docs: fix links, punctuation, formatting * docs: fix code block formatting * docs: fix punctuation, indentation and formatting
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
## Post-training tasks:
|
||||
|
||||
1. Try setting up your own 3 node Hadoop cluster.
|
||||
1. A VM based solution can be found [here](http://hortonworks.com/wp-content/uploads/2015/04/Import_on_VBox_4_07_2015.pdf)
|
||||
2. Write a simple spark/MR job of your choice and understand how to generate analytics from data.
|
||||
1. Try setting up your own three-node Hadoop cluster.
|
||||
1. A VM-based solution can be found [here](http://hortonworks.com/wp-content/uploads/2015/04/Import_on_VBox_4_07_2015.pdf)
|
||||
2. Write a simple Spark/MR job of your choice and understand how to generate analytics from data.
|
||||
1. Sample dataset can be found [here](https://grouplens.org/datasets/movielens/)
|
||||
|
||||
## References:
|
||||
|
||||
Reference in New Issue
Block a user