All Projects → apache → Helix

apache / Helix

Licence: apache-2.0
Mirror of Apache Helix

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Helix

Ignite
Apache Ignite
Stars: ✭ 4,027 (+1224.67%)
Mutual labels:  cloud, big-data
Cloudbreak
A tool for provisioning and managing Apache Hadoop clusters in the cloud. Cloudbreak, as part of the Hortonworks Data Platform, makes it easy to provision, configure and elastically grow HDP clusters on cloud infrastructure. Cloudbreak can be used to provision Hadoop across cloud infrastructure providers including AWS, Azure, GCP and OpenStack.
Stars: ✭ 301 (-0.99%)
Mutual labels:  cloud, big-data
Couchdb Fauxton
Apache CouchDB
Stars: ✭ 295 (-2.96%)
Mutual labels:  cloud, big-data
Couchdb Documentation
Apache CouchDB Documentation
Stars: ✭ 128 (-57.89%)
Mutual labels:  cloud, big-data
Cloud Volume
Read and write Neuroglancer datasets programmatically.
Stars: ✭ 63 (-79.28%)
Mutual labels:  cloud, big-data
Couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Stars: ✭ 5,166 (+1599.34%)
Mutual labels:  cloud, big-data
Beeva Best Practices
Best Practices and Style Guides in BEEVA
Stars: ✭ 335 (+10.2%)
Mutual labels:  cloud, big-data
Couchdb Couch
Mirror of Apache CouchDB
Stars: ✭ 43 (-85.86%)
Mutual labels:  cloud, big-data
Genie
Distributed Big Data Orchestration Service
Stars: ✭ 1,544 (+407.89%)
Mutual labels:  cloud, big-data
Couchdb Docker
Semi-official Apache CouchDB Docker images
Stars: ✭ 194 (-36.18%)
Mutual labels:  cloud, big-data
Vuewordcloud
Generates a cloud out of the words.
Stars: ✭ 284 (-6.58%)
Mutual labels:  cloud
Flink
Apache Flink is an open source project of The Apache Software Foundation (ASF). The Apache Flink project originated from the Stratosphere research project.
Stars: ✭ 17,781 (+5749.01%)
Mutual labels:  big-data
Terraform Provider Digitalocean
Terraform DigitalOcean provider
Stars: ✭ 296 (-2.63%)
Mutual labels:  cloud
Ictf Framework
The iCTF Framework, presented by Shellphish!
Stars: ✭ 281 (-7.57%)
Mutual labels:  cloud
Oie Resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Stars: ✭ 283 (-6.91%)
Mutual labels:  big-data
Deep Learning In Cloud
List of Deep Learning Cloud Providers
Stars: ✭ 298 (-1.97%)
Mutual labels:  cloud
Trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
Stars: ✭ 4,581 (+1406.91%)
Mutual labels:  big-data
Knowage Server
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Stars: ✭ 276 (-9.21%)
Mutual labels:  big-data
Laravel Google Drive Demo
Laravel & Google Drive Storage - Demo project with Laravel 5.4
Stars: ✭ 299 (-1.64%)
Mutual labels:  cloud
Smooks
An extensible Java framework for building XML and non-XML streaming applications
Stars: ✭ 293 (-3.62%)
Mutual labels:  big-data

Apache Helix

Github Build Maven Central License

Helix Logo

Helix is part of the Apache Software Foundation.

Project page: http://helix.apache.org/

Mailing list: http://helix.apache.org/mail-lists.html

Build

mvn clean install -Dmaven.test.skip.exec=true

WHAT IS HELIX

Helix is a generic cluster management framework used for automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix provides the following features:

  1. Automatic assignment of resource/partition to nodes
  2. Node failure detection and recovery
  3. Dynamic addition of Resources
  4. Dynamic addition of nodes to the cluster
  5. Pluggable distributed state machine to manage the state of a resource via state transitions
  6. Automatic load balancing and throttling of transitions
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].