Giter VIP home page Giter VIP logo

recordbreaker's Introduction

RecordBreaker - Automatically learn Avro structures from your data

Introduction

RecordBreaker is a project that automatically turns your text-formatted data (server logs, sensor readings, etc) into structured Avro data, without any need to write parsers or extractors. Its goal is to dramatically reduce the time spent preparing data for analysis, enabling more time for the analysis itself.

You can (and should!) read the full RecordBreaker tutorial here: http://cloudera.github.com/RecordBreaker/

The RecordBreaker repository is hosted at GitHub, here: https://github.com/cloudera/RecordBreaker

One interesting part of RecordBreaker is the FishEye system. It's a web-based tool for examining and managing the diverse datasets likely to be found in a typical HDFS installation. It draws features from both filesystem management and database administration tools. Most interestingly, it uses RecordBreaker techniques to automatically figure out the structure of files it finds. You can run it by typing:

bin/learnstructure fisheye -run <portnum> <localstoragedir>

Where portnum is the HTTP port where FishEye will provide data to the user, and localstoreagedir is where it will maintain information about a target filesystem.

Installation

$ ant dist

Dependencies

-- Java JDK 1.6 -- Apache ant 1.8.2

recordbreaker's People

Contributors

erickt avatar mikecafarella avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.