This guide describes how to configure Alluxio with Azure Blob Store as the under storage system.
Prerequisites
In preparation for using Azure Blob Store with Alluxio, create a new container in your Azure
storage account or use an existing container. You should also note that the directory you want to
use in that container, either by creating a new directory in the container, or using an existing
one. For the purposes of this guide, the Azure storage account name is called <AZURE_ACCOUNT>, the
container in that storage account is called <AZURE_CONTAINER> and the directory in that container is
called <AZURE_DIRECTORY>. For more information about Azure storage account, Please seehere.
Basic Setup
Use the mount table operations to add a new mount point, specifying the Alluxio path to create the mount on and the Azure blob store path as the UFS URI.
Credentials and configuration options can also be specified as part of the mount operation as described byconfiguring mount points.
An example ufs.yaml to create a mount point with the operator: