| ClusterConfConsistencyValidationTask |
Task for validating Alluxio configuration consistency in the cluster.
|
| HdfsValidationTool |
A tool to validate an HDFS mount, before the path is mounted to Alluxio.
|
| HdfsValidationToolFactory |
Factory to create an HDFS validation tool implementation.
|
| NativeLibValidationTask |
Validates the Java native libs defined in the system property.
|
| PortAvailabilityValidationTask |
Task for validating whether a specific port is available.
|
| RamDiskMountPrivilegeValidationTask |
Task for validating whether worker has enough privilege to mount RAM disk.
|
| S3ASpecificOperations |
Examples for S3A specific under filesystem operations.
|
| SshValidationTask |
Task for validating SSH reachability.
|
| StorageSpaceValidationTask |
Task for validating whether worker tiered storage has enough space.
|
| UfsDirectoryValidationTask |
Task for validating whether UFS directory is accessible.
|
| UfsSuperUserValidationTask |
Task for validating whether Alluxio can access UFS as super user.
|
| UfsVersionValidationTask |
This validates the UFS configuration for a users configured UFS path.
|
| UnderFileSystemCommonOperations |
Examples for under filesystem common operations.
|
| UnderFileSystemContractTest |
Integration tests for Alluxio under filesystems.
|
| UserLimitValidationTask |
Task for validating system limit for current user.
|
| ValidateEnv |
Utility for checking Alluxio environment.
|