This guide describes how to configure Alluxio with CephFS as the under storage system. Alluxio supports two different implementations of under storage system for :
Prerequisites
Deploy Alluxio binary package
The Alluxio binaries must be on your machine. You can either , or .
Configure Alluxio to use under storage systems by modifying conf/alluxio-site.properties and conf/core-site.xml. If them do not exist, create the configuration files from the templates
This should start an Alluxio master and Alluxio worker. You can see the master UI at .
An CephFS location can be mounted at a nested directory in the Alluxio namespace to have unified access to multiple under storage systems. Alluxio's can be used for this purpose.
You should see files named like: In cephfs, you can visit cephfs with ceph-fuse or mount by POSIX APIs.
In Alluxio, you can visit the nested directory in the Alluxio. Alluxio's can be used for this purpose.
An CephFS location can be mounted at a nested directory in the Alluxio namespace to have unified access to multiple under storage systems. Alluxio's can be used for this purpose.
You should see files named like: In cephfs, you can visit cephfs with ceph-fuse or mount by POSIX APIs.
In Alluxio, you can visit the nested directory in the Alluxio. Alluxio's can be used for this purpose.