Alluxio File System

Revision as of 23:01, 17 August 2021 by Gmelli (talk | contribs) (Text replacement - "\<P\>([\s]{1,7})([^\s])" to "<P> $2")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An Alluxio File System is an open-source virtual distributed file system (VDFS).



References

2020

2020

  • https://www.alluxio.io/products/
    • QUOTE: ... Alluxio enables data orchestration for compute in any cloud. It unifies data silos on-premise and across any cloud to give you the data locality, accessibility, and elasticity needed to reduce the complexities associated with orchestrating data for today’s big data and AI/ML workloads.

      Scalable to over a billion files in a single cluster, Alluxio’s distributed architecture is built on three core components:

      • Alluxio Master, which manages file and object metadata
      • Alluxio Worker, which manages the node’s local space, as well as manages file and object blocks and interfaces with the storage systems underneath
      • Alluxio Client, which allows analytics and AI/ML applications to interface with Alluxio