Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Apache Hadoop 3 Quick Start Guide: Learn about big data processing and analytics

Posted By: igor_lv
Apache Hadoop 3 Quick Start Guide: Learn about big data processing and analytics

Apache Hadoop 3 Quick Start Guide: Learn about big data processing by Hrishikesh Karambelkar
English | 2018 | ISBN: 1788999835 | EPUB,SOURCE | 220 pages | 3 Mb
Databases & Big Data

Apache Hadoop is a widely used distributed data platform. It enables large datasets to be efficiently processed instead of using one large computer to store and process the data. This book will get you started with the Hadoop ecosystem, and introduce you to the main technical topics, including MapReduce, YARN, and HDFS.
The book begins with an overview of big data and Apache Hadoop. Then, you will set up a pseudo Hadoop development environment and a multi-node enterprise Hadoop cluster. You will see how the parallel programming paradigm, such as MapReduce, can solve many complex data processing problems.
The book also covers the important aspects of the big data software development lifecycle, including quality assurance and control, performance, administration, and monitoring.
You will then learn about the Hadoop ecosystem, and tools such as Kafka, Sqoop, Flume, Pig, Hive, and HBase. Finally, you will look at advanced topics, including real time streaming using Apache Storm, and data analytics using Apache Spark.
By the end of the book, you will be well versed with different configurations of the Hadoop 3 cluster.

What you will learn
Store and analyze data at scale using HDFS, MapReduce and YARN
Install and configure Hadoop 3 in different modes
Use Yarn effectively to run different applications on Hadoop based platform
Understand and monitor how Hadoop cluster is managed
Consume streaming data using Storm, and then analyze it using Spark
Explore Apache Hadoop ecosystem components, such as Flume, Sqoop, HBase, Hive, and Kafka