Part II. Spring and Hadoop

This part of the reference documentation explains the core functionality that Spring for Apache Hadoop (SHDP) provides to any Spring based application.

Chapter 3, Hadoop Configuration describes the Spring support for generic Hadoop configuration.

Chapter 4, MapReduce and Distributed Cache describes the Spring support for bootstrapping, initializing and working with core Hadoop.

Chapter 5, Working with the Hadoop File System describes the Spring support for interacting with the Hadoop file system.

Chapter 6, Writing and reading data using the Hadoop File System describes the store abstraction support.

Chapter 7, Working with HBase describes the Spring support for HBase.

Chapter 8, Hive integration describes the Hive integration in SHDP.

Chapter 9, Pig support describes the Pig support in Spring for Apache Hadoop.

Chapter 11, Using the runner classes describes the runner support.

Chapter 12, Security Support describes how to configure and interact with Hadoop in a secure environment.

Chapter 13, Yarn Support describes the Hadoop YARN support.

Chapter 14, Testing Support describes the Spring testing integration.