Alluxio File System

From GM-RKB
(Redirected from Alluxio FS)
Jump to navigation Jump to search

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