Deployed 4239ecf with MkDocs version: 1.2.3

This commit is contained in:
github-actions
2024-07-28 12:08:43 +00:00
parent f44a0152c4
commit a6af87660e
61 changed files with 1686 additions and 1410 deletions

View File

@@ -2167,11 +2167,11 @@
<h1 id="tasks-and-conclusion">Tasks and conclusion</h1>
<h2 id="post-training-tasks">Post-training tasks:</h2>
<ol>
<li>Try setting up your own 3 node Hadoop cluster. <ol>
<li>A VM based solution can be found <a href="http://hortonworks.com/wp-content/uploads/2015/04/Import_on_VBox_4_07_2015.pdf">here</a></li>
<li>Try setting up your own three-node Hadoop cluster. <ol>
<li>A VM-based solution can be found <a href="http://hortonworks.com/wp-content/uploads/2015/04/Import_on_VBox_4_07_2015.pdf">here</a></li>
</ol>
</li>
<li>Write a simple spark/MR job of your choice and understand how to generate analytics from data.<ol>
<li>Write a simple Spark/MR job of your choice and understand how to generate analytics from data.<ol>
<li>Sample dataset can be found <a href="https://grouplens.org/datasets/movielens/">here</a></li>
</ol>
</li>