This will do a full build and create example JAR files in the top-level directory (e.g. hadoop-examples.jar). To run the examples from a particular chapter, first install the component needed for the ...
ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly.