Fixed typos errors in intro & big_data

This commit is contained in:
Nishant Singh
2020-11-24 11:17:32 +05:30
parent a5fc21a8cb
commit 41f751213d
4 changed files with 37 additions and 38 deletions

View File

@@ -1,8 +1,8 @@
# Tasks and conclusion
## Post training tasks:
## Post-training tasks:
1. Try setting up your own 3 node hadoop cluster.
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. Sample dataset can be found [here](https://grouplens.org/datasets/movielens/)
@@ -11,4 +11,4 @@
1. [Hadoop documentation](http://hadoop.apache.org/docs/current/)
2. [HDFS Architecture](http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html)
3. [YARN Architecture](http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html)
4. [Google GFS paper](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/035fc972c796d33122033a0614bc94cff1527999.pdf)
4. [Google GFS paper](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/035fc972c796d33122033a0614bc94cff1527999.pdf)