# 存储集成概述

## 存储集成概述

## 本指南将包含在将您期望的底层存储系统和Alluxio一起运行的通常先决条件。要学习如何配置每一个单独的存储系统和Alluxio运行，请查看它们各自的页面。 <<<<<<< HEAD 参考[配置挂载点](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/feature/alluxio-namespace-and-under-file-system-namespaces#配置-UFS) ||||||| parent of 73f9cdf (update URL, code block in tables) 参考[配置挂载点](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/feature/alluxio-namespace-and-under-file-system-namespaces#configuring-for-ufs)

参考[配置挂载点](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/feature/alluxio-namespace-and-under-file-system-namespaces#配置-ufs)

> > > > > > > 73f9cdf (update URL, code block in tables) 以了解将存储挂载到Alluxio的命名空间中的命令。

### 先决条件

为了准备使用您选择的存储系统与Alluxio，请确保在开始配置Alluxio到您的底层存储系统之前，您拥有所有所需的位置、凭据和附加属性。

对于本指南的目的，以下是占位符。

| 存储系统                                                                                                   | 位置                            | 凭据                                                                         | 附加属性                                                           |
| ------------------------------------------------------------------------------------------------------ | ----------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------- |
| [Amazon AWS S3](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/ufs/s3)                               | `S3_BUCKET`, `S3_DIRECTORY`   | `S3_ACCESS_KEY_ID`, `S3_SECRET_KEY`                                        |                                                                |
| [HDFS](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/ufs/hdfs)                                      | `HDFS_NAMENODE`, `HDFS_PORT`  |                                                                            | <p>Specify Hadoop version:<br><code>HADOOP\_VERSION</code></p> |
| [Aliyun Object Storage Service (OSS)](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/ufs/aliyun-oss) | `OSS_BUCKET`, `OSS_DIRECTORY` | `OSS_ACCESS_KEY_ID`, `OSS_ACCESS_KEY_SECRET`, `OSS_ENDPOINT`               |                                                                |
| [COS](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/ufs/cos)                                        | `COS_BUCKET`, `COS_DIRECTORY` | `COS_ACCESS_KEY_ID`, `COS_ACCESS_KEY_SECRET`, `COS_REGION`, `COS_APP_ID`   |                                                                |
| [TOS](https://documentation.alluxio.io/ee-ai-cn/ai-3.2/ufs/tos)                                        | `TOS_BUCKET`, `TOS_DIRECTORY` | `TOS_ACCESS_KEY_ID`, `TOS_ACCESS_KEY_SECRET`, `TOS_REGION`, `TOS_ENDPOINT` |                                                                |
