February 2017
Beginner to intermediate
304 pages
6h 3m
English
In this section, we'll consider why Hadoop is actually a very good choice for storing and accessing big data.
Imagine you want to process data, a lot of data. In our previous example, we considered the scenario where machine generated web logging files are being produced and we want to leverage information within those files to perform some analytics and produce some (hopefully) compelling data visualizations.
Using R worked here, but if we extend the scenario with the idea that we will continue to receive web log files over time and the size of those files will increase, R might not be a feasible answer.
Hadoop (as the product documentation says) is not your average database. In fact, Hadoop can store all kinds ...
Read now
Unlock full access