Navigation Menu

Skip to content

period331/flume-logs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

There is an accompanying 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!

About

Apache Flume to process log files on Hadoop cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.3%
  • Python 19.7%