Example usage for org.apache.hadoop.fs FSMainOperationsBaseTest subclass-usage

List of usage examples for org.apache.hadoop.fs FSMainOperationsBaseTest subclass-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.fs FSMainOperationsBaseTest subclass-usage.

Usage

From source file com.google.cloud.hadoop.fs.gcs.hcfs.GoogleHadoopFSMainOperations1Test.java

/**
 * Runs the Hadoop tests in FSMainOperationsBaseTest over the GoogleHadoopFileSystem.
 * Tests that the GoogleHadoopFileSystem obeys the file system contract specified for
 * Hadoop.
 *
 * This class is used to test Hadoop v1 functionality.

From source file com.google.cloud.hadoop.fs.gcs.hcfs.GoogleHadoopFSMainOperations2Test.java

/**
 * Runs the Hadoop tests in FSMainOperationsBaseTest over the GoogleHadoopFileSystem.
 * Tests that the GoogleHadoopFileSystem obeys the file system contract specified for
 * Hadoop.
 *
 * This class is used to test Hadoop v2 functionality.

From source file com.google.cloud.hadoop.fs.gcs.hcfs.GoogleHadoopGlobalRootedFSMainOperations1Test.java

/**
 * Runs the Hadoop tests in FSMainOperationsBaseTest over the GoogleHadoopFileSystem.
 * Tests that the GoogleHadoopFileSystem obeys the file system contract specified for
 * Hadoop.
 *
 * This class is used to test Hadoop v1 functionality.

From source file com.google.cloud.hadoop.fs.gcs.hcfs.GoogleHadoopGlobalRootedFSMainOperations2Test.java

/**
 * Runs the Hadoop tests in FSMainOperationsBaseTest over the GoogleHadoopFileSystem.
 * Tests that the GoogleHadoopFileSystem obeys the file system contract specified for
 * Hadoop.
 * This class is used to test Hadoop v2 functionality.
 */