update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Hadoop !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Hadoop !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of amazingly awesome Hadoop and Hadoop ecosystem resources. Inspired by Awesome PHP (https://github.com/ziadoz/awesome-php), Awesome Python (https://github.com/vinta/awesome-python) and Awesome Sysadmin 
(https://github.com/kahun/awesome-sysadmin)
@@ -43,16 +43,14 @@
⟡ hdfs-du (https://github.com/twitter/hdfs-du) - HDFS-DU is an interactive visualization of the Hadoop distributed file system. 
⟡ White Elephant (https://github.com/linkedin/white-elephant) - Hadoop log aggregator and dashboard
⟡ Genie (https://github.com/Netflix/genie) - Genie provides REST-ful APIs to run Hadoop, Hive and Pig jobs, and to manage multiple Hadoop resources and perform job submissions across them.
⟡ Apache Kylin
 (http://kylin.incubator.apache.org/) - Apache 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
⟡ Apache Kylin (http://kylin.incubator.apache.org/) - Apache 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
⟡ Crunch (https://github.com/jondot/crunch) - Go-based toolkit for ETL and feature extraction on Hadoop
⟡ Apache Ignite (http://ignite.apache.org/) - Distributed in-memory platform
YARN
⟡ Apache Slider (http://slider.incubator.apache.org/) - Apache 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 Twill
 (http://twill.incubator.apache.org/) - Apache 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.
⟡ Apache Twill (http://twill.incubator.apache.org/) - Apache 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-yarn (https://github.com/alibaba/mpich2-yarn) - Running MPICH2 on Yarn
NoSQL
@@ -75,8 +73,8 @@
⟡ Apache Phoenix (http://phoenix.apache.org) A SQL skin over HBase supporting secondary indices
⟡ Apache HAWQ (incubating) (http://hawq.incubator.apache.org/) - 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
⟡ Lingual (http://www.cascading.org/projects/lingual/) - SQL interface for Cascading (MR/Tez job generator)
⟡ Apache Impala (https://impala.apache.org/) - Apache 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.
⟡ Apache Impala (https://impala.apache.org/) - Apache 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.
⟡ Presto (https://prestodb.io/) - Distributed SQL Query Engine for Big Data. Open sourced by Facebook.
⟡ Apache Tajo (http://tajo.apache.org/) - Data warehouse system for Apache Hadoop
⟡ Apache Drill (https://drill.apache.org/) - Schema-free SQL Query Engine
@@ -86,8 +84,7 @@
⟡ Apache Calcite (http://calcite.apache.org/) - A Dynamic Data Management Framework
⟡ Apache Atlas (http://atlas.incubator.apache.org/) - Metadata tagging & lineage capture suppoting complex business data taxonomies
⟡ Apache Kudu
 (https://kudu.apache.org/) - Kudu 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.
⟡ Apache Kudu (https://kudu.apache.org/) - Kudu 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 Kafka (https://github.com/confluentinc/schema-registry) - Schema Registry provides a serving layer for your metadata. It provides a RESTful interface for storing and retrieving Avro schemas.
⟡ Hortonworks Schema Registry (https://github.com/hortonworks/registry) - Schema Registry is a framework to build metadata repositories.
@@ -142,8 +139,8 @@
⟡ Apache Samza (http://samza.apache.org/)
⟡ Apache Spark (http://spark.apache.org/streaming/)
⟡ Apache Flink (https://flink.apache.org) - Apache Flink is a platform for efficient, distributed, general-purpose data processing. It supports exactly once stream processing.
⟡ Apache Pulsar (incubating) (http://pulsar.incubator.apache.org/) - 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 Pulsar (incubating) (http://pulsar.incubator.apache.org/) - 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) (http://druid.incubator.apache.org/) - A high-performance, column-oriented, distributed data store.
Distributed Computing and Programming
@@ -155,8 +152,8 @@
⟡ Cascading (http://www.cascading.org/) - Cascading is the proven application development platform for building data applications on Hadoop.
⟡ Apache Flink (http://flink.apache.org/) - Apache Flink is a platform for efficient, distributed, general-purpose data processing.
⟡ Apache Apex (incubating) (http://apex.incubator.apache.org/) - Enterprise-grade unified stream and batch processing engine.
⟡ Apache Livy (incubating) (https://livy.incubator.apache.org/) - 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.
⟡ Apache Livy (incubating) (https://livy.incubator.apache.org/) - 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.
Packaging, Provisioning and Monitoring
@@ -190,8 +187,8 @@
⟡ Big Data Benchmark (https://amplab.cs.berkeley.edu/benchmark/)
⟡ HiBench (https://github.com/intel-hadoop/HiBench)
⟡ YCSB (https://github.com/brianfrankcooper/YCSB) - The 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.
⟡ YCSB (https://github.com/brianfrankcooper/YCSB) - The 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.
Machine learning and Big Data analytics
@@ -202,8 +199,8 @@
⟡ RHadoop (https://github.com/RevolutionAnalytics/RHadoop/wiki) including RHDFS, RHBase, RMR2, plyrmr
⟡ Apache Lens (http://lens.apache.org/)
⟡ Apache SINGA (incubating) (https://singa.incubator.apache.org/) - SINGA is a general distributed deep learning platform for training big deep learning models over large datasets
⟡ BigDL (https://bigdl-project.github.io/) - BigDL 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.
⟡ BigDL (https://bigdl-project.github.io/) - BigDL 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) (http://hivemall.incubator.apache.org/) - Apache Hivemall is a scalable machine learning library that runs on Apache Hive, Spark and Pig.
Misc.
@@ -241,7 +238,7 @@
  ⟡ Flume UDP Source (https://github.com/whitepages/flume-udp-source)
  ⟡ .Net FlumeNG Clients (https://github.com/marksl/DotNetFlumeNG.Clients)
 Resources
 Resources
Various resources, such as books, websites and articles.
Websites
@@ -278,5 +275,7 @@
⟡ DataWorks Summit (https://dataworkssummit.com/)
⟡ Spark Summit (https://databricks.com/sparkaisummit)
 Other Awesome Lists
 Other Awesome Lists
Other amazingly awesome lists can be found in the awesome-awesomeness (https://github.com/bayandin/awesome-awesomeness) and awesome (https://github.com/sindresorhus/awesome) list.
hadoop Github: https://github.com/youngwookim/awesome-hadoop