AlluxioFileSystem instead and configure the fault tolerant
options appropriately (alluxio.zookeeper.*).
An Alluxio client API compatible with Apache Hadoop FileSystem
interface. Any program working with Hadoop HDFS can work with Alluxio transparently. Note that
the performance of using this fault tolerant API may not be as efficient as the performance of
using the Alluxio native API defined in FileSystem, which the API is
built on top of.
Unlike FileSystem, this class enables Zookeeper.
FaultTolerantFileSystem.FaultTolerantFileSystem instance with a specified
FileSystem handler for tests.FileSystem
interface.FileSystem.FileSystem instance with a
specified FileSystem handler for tests.String path, returns an equivalent Alluxio path.Path path, it returns the path component of its URI, which has the form
scheme://authority/path.AlluxioConfiguration with Hadoop's Configuration class.AlluxioConfiguration into an hadoop
Configuration.Configuration with Alluxio properties.HdfsFileInputStream.FileSplit.FileStatus.InputSplit.Copyright © 2024. All Rights Reserved.