swisscom-bigdata / gobblin

Universal data ingestion framework for Hadoop.

Home Page:https://github.com/linkedin/gobblin/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gobblin Build Status Documentation Status

Gobblin is a universal data ingestion framework for extracting, transforming, and loading large volume of data from a variety of data sources, e.g., databases, rest APIs, FTP/SFTP servers, filers, etc., onto Hadoop. Gobblin handles the common routine tasks required for all data ingestion ETLs, including job/task scheduling, task partitioning, error handling, state management, data quality checking, data publishing, etc. Gobblin ingests data from different data sources in the same execution framework, and manages metadata of different sources all in one place. This, combined with other features such as auto scalability, fault tolerance, data quality assurance, extensibility, and the ability of handling data model evolution, makes Gobblin an easy-to-use, self-serving, and efficient data ingestion framework.

Quick Links

  • Documentation: Check out the Gobblin documentation for a complete description of Gobblin's features
  • Powered By: Check out the list of companies known to use Gobblin
  • Architecture: The Gobblin Architecture page has a full explanation of Gobblin's architecture
  • Getting Started with Gobblin: Refer to the Getting Started Guide on how to get started with Gobblin
  • Building Gobblin: Refer to the page Building Gobblin for directions on how to build Gobblin
  • Javadocs: The full JavaDocs for each released version of Gobblin can be found here

About

Universal data ingestion framework for Hadoop.

https://github.com/linkedin/gobblin/wiki

License:Apache License 2.0


Languages

Language:Java 98.7%Language:Shell 0.6%Language:JavaScript 0.4%Language:HTML 0.1%Language:CSS 0.1%Language:XSLT 0.0%Language:Python 0.0%Language:GCC Machine Description 0.0%Language:Groff 0.0%Language:C++ 0.0%