Categoría: Big Data
-
Big Data Fundamentals – Part I
I’m sharing Big Data Fundamentals, Part I, with an introduction to Big Data covering: Big Data market and trends, definition and history, Big Data types (structured, unstructured, semi-structured), some use cases, best practices for Big Data analytics; and an overview of Apache Hadoop: HDFS, MapReduce, YARN.
-
Hadoop installation on CentOS 8 Tutorial
In this tutorial we’ll install the Big Data framework Apache Hadoop on a previously installed CentOS 8 virtual machine. We’ll use Docker containers for the cluster creation. This is for testing purposes and not for production. Be careful and don’t expose it to Internet since I’m not setting up any security measure for it.