Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 745 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 745 Bytes

================================================================ jpac-flume-logs

Apache Flume and Hive to process log files on a Hadoop cluster.

This repository provides a working project to show how to ingest simple log files into Hadoop with Flume, and then to make the information in the log files available for easy access and processing with Hive.

This is based in companying article at Log Files with Flume and Hive that provides additional details and thoughts on how the solution was put together and why certain decisions were made.

Hope you find this useful!