Alluxio

Alluxio is an open-source virtual distributed file system (VDFS). Initially as research project "Tachyon", Alluxio was created at the University of California, Berkeley's AMPLab as Haoyuan Li's Ph.D. Thesis,[1] advised by Professor Scott Shenker & Professor Ion Stoica. Alluxio sits between computation and storage in the big data analytics stack. It provides a data abstraction layer for computation frameworks, enabling applications to connect to numerous storage systems through a common interface. The software is published under the Apache License.

Alluxio
Original author(s)Haoyuan Li
Developer(s)UC Berkeley AMPLab
Initial releaseApril 8, 2013 (2013-04-08)
Stable release
v2.2.0 / March 11, 2020 (2020-03-11)
Repositoryhttps://github.com/Alluxio/alluxio
Written inJava
Operating systemmacOS, Linux
Available inJava
LicenseApache License 2.0
Websitewww.alluxio.io

Data Driven Applications, such as Data Analytics, Machine Learning, and AI, use APIs (such as Hadoop HDFS API, S3 API, FUSE API) provided by Alluxio to interact with data from various storage systems at a fast speed. Popular frameworks running on top of Alluxio include Presto, Apache Spark, Apache Hive, and TensorFlow, etc.

Alluxio can be deployed on-premise, in the cloud (e.g. Microsoft Azure, AWS, Google Compute Engine), or a hybrid cloud environment. It can run on bare-metal or in a containerized environments such as Kubernetes, Docker, Apache Mesos.

History

Alluxio was initially started by Haoyuan Li at UC Berkeley's AMPLab in 2013, and open sourced in 2014. Alluxio had in excess of 1000 contributors in 2018,[2] making it one of the most active projects in the data eco-system.

Version Original release date Latest version Release date
Old version, no longer maintained: 0.2 2013-04-08 0.2.1 2013-04-25
Old version, no longer maintained: 0.3 2013-10-21 0.3.0 2013-10-21
Old version, no longer maintained: 0.4 2014-02-02 0.4.1 2014-02-25
Old version, no longer maintained: 0.5 2014-07-20 0.5.0 2014-07-20
Old version, no longer maintained: 0.6 2015-03-01 0.6.4 2015-04-23
Old version, no longer maintained: 0.7 2015-07-17 0.7.1 2015-08-10
Old version, no longer maintained: 0.8 2015-10-21 0.8.2 2015-11-10
Old version, no longer maintained: 1.0 2016-02-23 1.0.1 2016-03-27
Old version, no longer maintained: 1.1 2016-06-06 1.1.1 2016-07-04
Old version, no longer maintained: 1.2 2016-07-17 1.2.0 2016-07-17
Old version, no longer maintained: 1.3 2016-10-05 1.3.0 2016-10-05
Old version, no longer maintained: 1.4 2017-01-12 1.4.0 2017-01-12
Old version, no longer maintained: 1.5 2017-06-11 1.5.0 2017-06-11
Old version, no longer maintained: 1.6 2017-09-24 1.6.1 2017-11-02
Old version, no longer maintained: 1.7 2018-01-14 1.7.1 2018-03-26
Older version, yet still maintained: 1.8 2018-07-07 1.8.2 2019-08-05
Older version, yet still maintained: 2.0 2019-06-27 2.0.1 2019-09-03
Older version, yet still maintained: 2.1 2019-11-06 2.1.2 2020-02-04
Current stable version: 2.2 2020-03-11 2.2.1 2020-05-12
Legend:
Old version
Older version, still maintained
Latest version
Latest preview version
Future release

Enterprises that use Alluxio

The following is a list of notable enterprises that have used or are using Alluxio:

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.