zl程序教程

您现在的位置是:首页 >  其他

当前栏目

Alluxio 1.7.0 命令行接口的案例与解读

案例命令行接口 解读 1.7 ALLuxio
2023-09-27 14:26:47 时间


上节已在Alluxio集群配置了Master HA容错处理,启动了ZooKeeper对Master进行管理,将HDFS配置为Alluxio的底层文件系统。本节进行命令行接口的案例实战。

1.3.1     命令行接口的说明    

Alluxio命令行接口为用户提供了基本的文件系统操作,可以使用以下命令来得到所有子命令:

root@master:~# alluxio fs

ALLUXIO_MASTER_ADDRESS is deprecated since version 1.1and will be remove in version 2.0.

Please use "ALLUXIO_MASTER_HOSTNAME" instead.

Usage: alluxio fs [generic options]

         [cat<path>]                                             

        [checkConsistency [-r] <Alluxio path>]