# Installer alluxio avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de alluxio pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:alluxio
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install alluxio
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:alluxio
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/alluxio>
- **Version:** 2.9.5
- **Résumé source:** Open Source Memory Speed Virtual Distributed Storage
- **Page d'accueil:** <https://www.alluxio.io/>
- **Docs amont:** <https://www.alluxio.io/>
- **Licence:** Apache-2.0
- **Archive source:** <https://downloads.alluxio.io/downloads/files/2.9.5/alluxio-2.9.5-bin.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- alluxio (cli)
- alluxio-common.sh (cli)
- alluxio-masters.sh (cli)
- alluxio-monitor.sh (cli)
- alluxio-mount.sh (cli)
- alluxio-start.sh (cli)
- alluxio-stop.sh (cli)
- alluxio-workers.sh (cli)
- launch-process (cli)
- alluxio (alias)
- alluxio-common.sh (alias)
- alluxio-masters.sh (alias)
- alluxio-monitor.sh (alias)
- alluxio-mount.sh (alias)
- alluxio-start.sh (alias)
- alluxio-stop.sh (alias)
- alluxio-workers.sh (alias)
- launch-process (alias)

## Dépendances

- openjdk@11

## Comportement d'installation

- hook post-installation: non défini
- Précautions: To 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
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.9.5
- données locales: OK
- dépôt amont: https://www.alluxio.io/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://documentation.alluxio.io/os-en/api/posix-api.md>
- <https://documentation.alluxio.io/os-en/compute/spark.md>
- <https://documentation.alluxio.io/os-en/overview.md>
- <https://raw.githubusercontent.com/Alluxio/alluxio/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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

- Unix: ${alluxio.conf.dir}/alluxio-site.properties, ${user.home}/.alluxio/alluxio-site.properties, /etc/alluxio/alluxio-site.properties
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** alluxio
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk@11](https://pkg.so/fr/brew/openjdk-11/) - Runtime dependency declared by Homebrew.
- [seaweedfs](https://pkg.so/fr/brew/seaweedfs/) - Shares pkgdb curated category or tags: cli, data, distributed-storage, filesystem.
- [redis](https://pkg.so/fr/brew/redis/) - Shares pkgdb curated category or tags: cache, cli, data.
- [apache-arrow](https://pkg.so/fr/brew/apache-arrow/) - Shares pkgdb curated category or tags: analytics, cli, data.
- [duckdb](https://pkg.so/fr/brew/duckdb/) - Shares pkgdb curated category or tags: analytics, cli, data.
- [kafka](https://pkg.so/fr/brew/kafka/) - Shares pkgdb curated category or tags: cli, data, java.
- [memcached](https://pkg.so/fr/brew/memcached/) - Shares pkgdb curated category or tags: cache, cli, data.
- [valkey](https://pkg.so/fr/brew/valkey/) - Shares pkgdb curated category or tags: cache, cli, data.
- [apache-spark](https://pkg.so/fr/brew/apache-spark/) - Shares pkgdb curated category or tags: analytics, cli, data.
- [hbase](https://pkg.so/fr/brew/hbase/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, distributed, java, openjdk.

## Combined YAML source

View the package source record on GitHub. [combined/alluxio.yml](https://github.com/mxcl/pkgdb/blob/main/combined/alluxio.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
