Automic VaultAutomic Vault

brew

Install alluxio with Homebrew

Open Source Memory Speed Virtual Distributed Storage. Version 2.9.5 via Homebrew; verified 2026-05-02.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install alluxio

local Homebrew formula metadata

overview

Package summary

Open Source Memory Speed Virtual Distributed Storage

Commands and aliases

  • alluxio
  • alluxio-common.sh
  • alluxio-masters.sh
  • alluxio-monitor.sh
  • alluxio-mount.sh
  • alluxio-start.sh
  • alluxio-stop.sh
  • alluxio-workers.sh
  • launch-process

history

Project history and usage

Alluxio is an open source data orchestration and virtual distributed storage system. It sits between compute frameworks and storage systems, presenting a unified namespace and APIs while caching data close to analytics and AI workloads.

Project history

The Alluxio README states that the project was formerly known as Tachyon and originated as a UC Berkeley AMPLab research project. It was the data layer of the Berkeley Data Analytics Stack, and the README points readers to Haoyuan Li's dissertation, Alluxio: A Virtual Distributed File System, for the research background.

The project later became Alluxio, an Apache-licensed open source system owned by the Alluxio Open Source Foundation and managed by an Alluxio Project Management Committee. Official docs position it as data orchestration technology for analytics and AI, with a memory-first tiered architecture, global namespace, and server-side API translation.

Adoption history

Official documentation says Alluxio has attracted more than 1000 contributors from over 300 institutions including Alibaba, Baidu, CMU, Google, IBM, Intel, NJU, Red Hat, Tencent, UC Berkeley, and Yahoo. It also says the project is deployed in production by hundreds of organizations, while the README describes petabyte-scale production deployments and a largest deployment exceeding thousands of nodes.

Alluxio adoption followed the data-platform pattern of being useful when compute and storage are decoupled. Its docs call out use with Apache Spark, Presto, Tensorflow, Apache HBase, Apache Hive, and Apache Flink above storage systems such as Amazon S3, Google Cloud Storage, OpenStack Swift, HDFS, IBM Cleversafe, EMC ECS, Ceph, NFS, Minio, and Alibaba OSS.

How it is used

Operators deploy an Alluxio master and workers, mount persistent under storage into the Alluxio namespace, and point compute jobs at Alluxio through HDFS-compatible, S3, FUSE/POSIX, REST, or Java APIs. The Spark guide, for example, shows Spark applications reading and writing `alluxio://` paths while Alluxio transparently fetches and caches data from under storage.

The command-line package includes administrative and cluster scripts such as `alluxio`, `alluxio-start.sh`, `alluxio-stop.sh`, `alluxio-masters.sh`, and `alluxio-workers.sh`. In package-manager terms this is not just a CLI utility; it is a local entry point into a distributed service stack.

Why package nerds care

Alluxio is significant to package people because it packages a full distributed Java data system behind Unix-style scripts. A Homebrew install can be convenient for development and local testing, but production use usually involves clusters, Docker, Kubernetes, Hadoop/Spark classpaths, and configuration files.

The former Tachyon name, AMPLab origin, and BDAS connection tie Alluxio to the same research-to-production wave that shaped Spark-era big data infrastructure. Its package metadata has to communicate storage, cache, filesystem, and orchestration at once because all of those labels are true in different deployment modes.

Timeline

  • Tachyon era: Project originated at UC Berkeley AMPLab as the data layer of the Berkeley Data Analytics Stack.
  • Alluxio rename: The project became Alluxio, described by the README as formerly known as Tachyon.
  • Foundation/PMC era: README states the Alluxio Open Source Foundation owns the project and the PMC manages operation.
  • Current: Official docs position Alluxio as data orchestration for analytics and AI across many compute engines and storage backends.

Related projects

  • Apache Spark, Presto, Tensorflow, Apache HBase, Apache Hive, and Apache Flink are documented compute-side integrations.
  • Amazon S3, Google Cloud Storage, OpenStack Swift, HDFS, IBM Cleversafe, EMC ECS, Ceph, NFS, Minio, and Alibaba OSS are documented storage-side examples.
  • The Berkeley Data Analytics Stack and UC Berkeley AMPLab are central to Alluxio's origin story.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
${alluxio.conf.dir}/alluxio-site.properties${user.home}/.alluxio/alluxio-site.properties/etc/alluxio/alluxio-site.properties

executables

Installed executables

CommandKindExposureNote
alluxiocliglobal executable
alluxio-common.shcliglobal executable
alluxio-masters.shcliglobal executable
alluxio-monitor.shcliglobal executable
alluxio-mount.shcliglobal executable
alluxio-start.shcliglobal executable
alluxio-stop.shcliglobal executable
alluxio-workers.shcliglobal executable
launch-processcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.9.5
manager updated2026-05-02
local dataok
upstreamnot checked
latest detectednot detected

https://www.alluxio.io/

install metadata

Package metadata

Package keybrew:alluxio
Version2.9.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/alluxio
Homepagehttps://www.alluxio.io/
Repositoryhttps://github.com/Alluxio/alluxio
Upstream docshttps://documentation.alluxio.io/os-en
LicenseApache-2.0
Source archivehttps://downloads.alluxio.io/downloads/files/2.9.5/alluxio-2.9.5-bin.tar.gz
Last updated2026-05-02T13:22:26+03:00
Pulseupdated
Dependenciesopenjdk@11
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared
CaveatsTo configure alluxio, edit $HOMEBREW_PREFIX/etc/alluxio/alluxio-env.sh $HOMEBREW_PREFIX/etc/alluxio/alluxio-site.properties To use `alluxio-fuse` on macOS: brew install --cask macfuse

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namealluxio
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment