GithubHelp home page GithubHelp logo

jboulon / honu Goto Github PK

View Code? Open in Web Editor NEW
82.0 9.0 5.0 5.73 MB

Honu is a large scale data collection and processing pipeline

Home Page: http://wiki.github.com/jboulon/Honu/

Shell 0.81% Java 99.19%

honu's Introduction

Honu
Honu a large scale streaming data collection and processing pipeline build in the cloud for the cloud.

Netflix moved a large portion of their infrastructure to the cloud in order to meet our reliability, scalability and availability requirements.
As we solved our reliability, scalability and availability requirements on the application side, we open a new range of challenging problem on the log analytics side.
As the number of instances running in the cloud increase, standard way of moving log files or loading log events to a database starts saturating the system. As the volume explode, the latency/thruput of the system becomes so slow that it was not usable for our operational/BI needs.

Honu is the new streaming log collection and processing pipeline in the cloud for Netflix and leverage the computational power of Hadoop/Hive to solve our log analytics requirements.

Honu solution includes three main components:
- A client side SDK
- A collector, server side component to receive all logs events
- A Map/Reduce to process/parse those logs and save them in Hive format.

The client side SDK provides all the classes you need in order to generate/collect your unstructured and structured log events on your application.
Honu collectors are a key component and are responsible for continuously saving log Events to HDFS.
The Map/Reduce is responsible for parsing log events and storing them in their corresponding Hive table format.

The presentation will explain how we are using those components in order to generate, collect and process all the unstructured and structured log events and make them available to our end-user through Hive.

Honu will be released under the standard Apache license and will be hosted for now in gitHub.
Honu has been running in production at Netflix for more than a year and have some specific integrations to leverage the Amazon EC2, S3 and EMR infrastructure.
Honu is globally used at Netflix , handling more use cases everyday and collecting over 12 billions of messages a day.

More information can be found here: http://wiki.github.com/jboulon/Honu
Jerome Boulon โ€“ [email protected]

honu's People

Contributors

jboulon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

honu's Issues

Wiki Newer than checked in Code

Hello!

There are some awesome comments in the wiki about hbase and amount of records that honu can process yet, the codebase hasn't been update in a while. Just wondering if some of those changes will make it into the git hub release or am I missing something :)

Cheers
James.

Building Honu

Following the directions:
ant clean honu_dist

I get this error in ant:

BUILD FAILED
/Users/seigel/Documents/Projects/Git/Honu/build.xml:101: srcdir "/Users/seigel/Documents/Projects/Git/Honu/test" does not exist!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.