Skip to content

Commit

Permalink
added what hadoop is good for to lesson1 slides
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed Aug 27, 2012
1 parent c4eb31e commit e23b1d9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lesson1.html
Expand Up @@ -89,6 +89,18 @@ <h3>Ship code to data</h3>
</li>
</ol>
</section>

<section class="slide">
<h2>What Hadoop &amp; Batch Processing are Good For</h2>
<ol>
<li class="slide">Storing copies of all data</li>
<li class="slide">Storing and grepping through log files</li>
<li class="slide">Joining data from disparate sources</li>
<li class="slide">Building Indexes</li>
<li class="slide">Building Models</li>
</ol>
</section>

<!-- End slides. -->


Expand Down

0 comments on commit e23b1d9

Please sign in to comment.