Automic VaultAutomic Vault

brew

使用 Homebrew 安装 alluxio

查看 alluxio 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install alluxio

local Homebrew formula metadata

概览

软件包摘要

Open Source Memory Speed Virtual Distributed Storage

命令和别名

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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
alluxiocli全局可执行文件
alluxio-common.shcli全局可执行文件
alluxio-masters.shcli全局可执行文件
alluxio-monitor.shcli全局可执行文件
alluxio-mount.shcli全局可执行文件
alluxio-start.shcli全局可执行文件
alluxio-stop.shcli全局可执行文件
alluxio-workers.shcli全局可执行文件
launch-processcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.9.5
管理器更新时间2026-05-02
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.alluxio.io/

安装元数据

软件包元数据

软件包键brew:alluxio
版本2.9.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/alluxio
主页https://www.alluxio.io/
仓库https://github.com/Alluxio/alluxio
上游文档https://documentation.alluxio.io/os-en
许可证Apache-2.0
源码归档https://downloads.alluxio.io/downloads/files/2.9.5/alluxio-2.9.5-bin.tar.gz
最后更新2026-05-02T13:22:26+03:00
Pulseupdated
依赖openjdk@11
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明
注意事项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

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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