awesome-hadoop

Hadoop toolkit

A curated list of resources and tools for developing and managing Hadoop-based applications and workflows

A curated list of amazingly awesome Hadoop and Hadoop ecosystem resources

GitHub

1k stars
102 watching
260 forks
last commit: over 2 years ago
Linked from 9 awesome lists


Awesome Hadoop / Hadoop

Apache HadoopApache Hadoop
Apache Hadoop OzoneAn Object Store for Apache Hadoop
Apache TezA Framework for YARN-based, Data Processing Applications In Hadoop
SpatialHadoopSpatialHadoop is a MapReduce extension to Apache Hadoop designed specially to work with spatial data
GIS Tools for HadoopBig Data Spatial Analytics for the Hadoop Framework
Elasticsearch Hadoop1,930almost 2 years agoElasticsearch real-time search and analytics natively integrated with Hadoop. Supports Map/Reduce, Cascading, Apache Hive and Apache Pig
hadoopy243over 10 years agoPython MapReduce library written in Cython
mrjob2,617over 3 years agomrjob is a Python 2.5+ package that helps you write and run Hadoop Streaming jobs
pydoopPydoop is a package that provides a Python API for Hadoop
hdfs-du229almost 6 years agoHDFS-DU is an interactive visualization of the Hadoop distributed file system
White Elephant191almost 13 years agoHadoop log aggregator and dashboard
Genie1,723almost 2 years agoGenie provides REST-ful APIs to run Hadoop, Hive and Pig jobs, and to manage multiple Hadoop resources and perform job submissions across them
Apache KylinApache Kylin is an open source Distributed Analytics Engine from eBay Inc. that provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets
Crunch214almost 12 years agoGo-based toolkit for ETL and feature extraction on Hadoop
Apache IgniteDistributed in-memory platform

Awesome Hadoop / YARN

Apache SliderApache Slider is a project in incubation at the Apache Software Foundation with the goal of making it possible and easy to deploy existing applications onto a YARN cluster
Apache TwillApache Twill is an abstraction over Apache Hadoop® YARN that reduces the complexity of developing distributed applications, allowing developers to focus more on their application logic
mpich2-yarn114almost 9 years agoRunning MPICH2 on Yarn

Awesome Hadoop / NoSQL

Apache HBaseApache HBase
Apache PhoenixA SQL skin over HBase supporting secondary indices
happybase610about 2 years agoA developer-friendly Python library to interact with Apache HBase
Hannibal172over 8 years agoHannibal is tool to help monitor and maintain HBase-Clusters that are configured for manual splitting
Haeinsa158over 9 years agoHaeinsa is linearly scalable multi-row, multi-table transaction library for HBase
hindex591over 9 years agoSecondary Index for HBase
Apache AccumuloThe Apache Accumulo™ sorted, distributed key/value store is a robust, scalable, high performance data storage and retrieval system
OpenTSDBThe Scalable Time Series Database
Apache Cassandra

Awesome Hadoop / SQL on Hadoop

Apache HiveThe Apache Hive data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL
Apache PhoenixA SQL skin over HBase supporting secondary indices
Apache HAWQ (incubating)Apache HAWQ is a Hadoop native SQL query engine that combines the key technological advantages of MPP database with the scalability and convenience of Hadoop
LingualSQL interface for Cascading (MR/Tez job generator)
Apache ImpalaApache Impala is an open source massively parallel processing (MPP) SQL query engine for data stored in a computer cluster running Apache Hadoop. Impala has been described as the open-source equivalent of Google F1, which inspired its development in 2012
PrestoDistributed SQL Query Engine for Big Data. Open sourced by Facebook
Apache TajoData warehouse system for Apache Hadoop
Apache DrillSchema-free SQL Query Engine
Apache Trafodion

Awesome Hadoop / Data Management

Apache CalciteA Dynamic Data Management Framework
Apache AtlasMetadata tagging & lineage capture suppoting complex business data taxonomies
Apache KuduKudu provides a combination of fast inserts/updates and efficient columnar scans to enable multiple real-time analytic workloads across a single storage layer, complementing HDFS and Apache HBase
Confluent Schema registry for Kafka2,233almost 2 years agoSchema Registry provides a serving layer for your metadata. It provides a RESTful interface for storing and retrieving Avro schemas
Hortonworks Schema Registry15about 2 years agoSchema Registry is a framework to build metadata repositories

Awesome Hadoop / Workflow, Lifecycle and Governance

Apache OozieApache Oozie
Azkaban
Apache FalconData management and processing platform
Apache NiFiA dataflow system
Apache AirFlow37,580almost 2 years agoAirflow is a workflow automation and scheduling system that can be used to author and manage data pipelines
LuigiPython package that helps you build complex pipelines of batch jobs

Awesome Hadoop / Data Ingestion and Integration

Apache FlumeApache Flume
Suro794over 3 years agoNetflix's distributed Data Pipeline
Apache SqoopApache Sqoop
Apache KafkaApache Kafka
Gobblin from LinkedIn2,232almost 2 years agoUniversal data ingestion framework for Hadoop

Awesome Hadoop / DSL

Apache PigApache Pig
Apache DataFuA collection of libraries for working with large-scale data in Hadoop
vahara53almost 13 years agoMachine learning and natural language processing with Apache Pig
packetpig299over 8 years agoOpen Source Big Data Security Analytics
akela76over 12 years agoMozilla's utility library for Hadoop, HBase, Pig, etc
seqpigSimple and scalable scripting for large sequencing data set(ex: bioinfomation) in Hadoop
Lipstick465over 3 years agoPig workflow visualization tool
PigPen567over 3 years agoPigPen is map-reduce for Clojure, or distributed Clojure. It compiles to Apache Pig, but you don't need to know much about Pig to use it

Awesome Hadoop / Libraries and Tools

Kite Software Development KitA set of libraries, tools, examples, and documentation
gohadoopNative go clients for Apache Hadoop YARN
HueA Web interface for analyzing data with Apache Hadoop
Apache ZeppelinA web-based notebook that enables interactive data analytics
Apache Thrift
Apache AvroApache Avro is a data serialization system
Elephant Bird1,137over 3 years agoTwitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code
Spring for Apache Hadoop
hdfs - A native go client for HDFS1,377almost 2 years ago
Oozie Eclipse PluginA graphical editor for editing Apache Oozie workflows inside Eclipse
snakebiteA pure python HDFS client
Apache ParquetApache Parquet is a columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language
Apache Superset (incubating)Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
Schema Registry UI421over 2 years agoWeb tool for the Confluent Schema Registry in order to create / view / search / evolve / view history & configure Avro schemas of your Kafka cluster

Awesome Hadoop / Realtime Data Processing

Apache Storm
Apache Samza
Apache Spark
Apache FlinkApache Flink is a platform for efficient, distributed, general-purpose data processing. It supports exactly once stream processing
Apache Pulsar (incubating)Apache Pulsar (incubating) is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subscribers, and cross-datacenter replication
Apache Druid (incubating)A high-performance, column-oriented, distributed data store

Awesome Hadoop / Distributed Computing and Programming

Apache Spark
Spark PackagesA community index of packages for Apache Spark
SparkHubA community site for Apache Spark
Apache Crunch
CascadingCascading is the proven application development platform for building data applications on Hadoop
Apache FlinkApache Flink is a platform for efficient, distributed, general-purpose data processing
Apache Apex (incubating)Enterprise-grade unified stream and batch processing engine
Apache Livy (incubating)Apache Livy (incubating) is web service that exposes a REST interface for managing long running Apache Spark contexts in your cluster. With Livy, new applications can be built on top of Apache Spark that require fine grained interaction with many Spark contexts

Awesome Hadoop / Packaging, Provisioning and Monitoring

Apache BigtopApache Bigtop: Packaging and tests of the Apache Hadoop ecosystem
Apache AmbariApache Ambari
Ganglia Monitoring System
ankush21over 11 years agoA big data cluster management tool that creates and manages clusters of different technologies
Apache ZookeeperApache Zookeeper
Apache CuratorZooKeeper client wrapper and rich ZooKeeper framework
inviso204over 3 years agoInviso is a lightweight tool that provides the ability to search for Hadoop jobs, visualize the performance, and view cluster utilization
Logit.ioSend logs from Hadoop to Elasticsearch for monitoring and alerting
ElasticSearch
Apache SolrApache Solr is an open source search platform built upon a Java library called Lucene
Banana668about 2 years agoKibana port for Apache Solr

Awesome Hadoop / Search Engine Framework

Apache NutchApache Nutch is a highly extensible and scalable open source web crawler software project

Awesome Hadoop / Security

Apache RangerRanger is a framework to enable, monitor and manage comprehensive data security across the Hadoop platform
Apache SentryAn authorization module for Hadoop
Apache Knox GatewayA REST API Gateway for interacting with Hadoop clusters

Awesome Hadoop / Benchmark

Big Data Benchmark
HiBench1,463almost 2 years ago
YCSB4,968almost 2 years agoThe Yahoo! Cloud Serving Benchmark (YCSB) is an open-source specification and program suite for evaluating retrieval and maintenance capabilities of computer programs. It is often used to compare relative performance of NoSQL database management systems

Awesome Hadoop / Machine learning and Big Data analytics

Apache Mahout
Oryx 21,787about 5 years agoLambda architecture on Spark, Kafka for real-time large scale machine learning
MLlibMLlib is Apache Spark's scalable machine learning library
RR is a free software environment for statistical computing and graphics
RHadoop763almost 11 years agoincluding RHDFS, RHBase, RMR2, plyrmr
Apache Lens
Apache SINGA (incubating)SINGA is a general distributed deep learning platform for training big deep learning models over large datasets
BigDLBigDL is a distributed deep learning library for Apache Spark; with BigDL, users can write their deep learning applications as standard Spark programs, which can directly run on top of existing Spark or Hadoop clusters
Apache Hivemall (incubating)Apache Hivemall is a scalable machine learning library that runs on Apache Hive, Spark and Pig

Awesome Hadoop / Misc. / UDF

https://github.com/edwardcapriolo/hive_cassandra_udfs11over 14 years ago
https://github.com/livingsocial/HiveSwarm101over 10 years ago
https://github.com/ThinkBigAnalytics/Hive-Extensions-from-Think-Big-Analytics16about 12 years ago
https://github.com/twitter/elephant-bird1,137over 3 years agoTwitter
https://github.com/lovelysystems/ls-hive5over 13 years ago
https://github.com/klout/brickhouse

Awesome Hadoop / Misc. / Storage Handler

https://github.com/dvasilen/Hive-Cassandra15over 10 years ago
https://github.com/yc-huang/Hive-mongo32over 3 years ago
https://github.com/balshor/gdata-storagehandler14about 15 years ago
https://github.com/chimpler/hive-solr16over 12 years ago
https://github.com/bfemiano/accumulo-hive-storage-manager13over 3 years ago

Awesome Hadoop / Misc. / Libraries and tools

https://github.com/forward3d/rbhive98over 5 years ago
https://github.com/synctree/activerecord-hive-adapter5over 15 years ago
https://github.com/hrp/sequel-hive-adapter5about 2 years ago
https://github.com/forward/node-hive61over 8 years ago
https://github.com/recruitcojp/WebHive19over 12 years ago
shib199over 9 years agoWebUI for query engines: Hive and Presto
https://github.com/dmorel/Thrift-API-HiveClient20about 3 years ago(Perl - HiveServer2)
PyHive1,676about 2 years agoPython interface to Hive and Presto
https://github.com/recruitcojp/OdbcHive8about 15 years ago
HiveRunner257almost 2 years agoAn Open Source unit test framework for hadoop hive queries based on JUnit4
Beetest72over 9 years agoA super simple utility for testing Apache Hive scripts locally for non-Java developers
Hive_test64about 4 years agoUnit test framework for hive and hive-service

Awesome Hadoop / Misc. / Flume Plugins

Flume MongoDB Sink71over 3 years ago
Flume RabbitMQ source and sink58almost 3 years ago
Flume UDP Source8over 12 years ago
.Net FlumeNG Clients17about 12 years ago

Resources / Websites

Hadoop Weekly
The Hadoop Ecosystem Table
Hadoop illuminatedOpen Source Hadoop Book
AWS BigData Blog
Hadoop360
How to monitor Hadoop metrics

Resources / Presentations

Apache Hadoop In Theory And Practice
Hadoop Operations at LinkedIn
Hadoop Performance at LinkedIn
Docker based Hadoop provisioning

Resources / Books

Hadoop: The Definitive Guide
Hadoop Operations
Apache Hadoop Yarn
HBase: The Definitive Guide
Programming Pig
Programming Hive
Hadoop in Practice, Second Edition
Hadoop in Action, Second Edition

Resources / Hadoop and Big Data Events

ApacheCon
Strata + Hadoop World
DataWorks Summit
Spark Summit

Backlinks from these awesome lists:

More related projects: