Package org.apache.hadoop.fs.gs
package org.apache.hadoop.fs.gs
Google Cloud Storage Filesystem.
-
ClassesClassDescriptionorg.apache.hadoop.fs.gs.GoogleHadoopFileSystemGoogleHadoopFileSystem is rooted in a single bucket at initialization time; in this case, Hadoop paths no longer correspond directly to general GCS paths, and all Hadoop operations going through this FileSystem will never touch any GCS bucket other than the bucket on which this FileSystem is rooted.GCS implementation of AbstractFileSystem.org.apache.hadoop.fs.gs.IoExceptionHelperTranslates exceptions from API calls into higher-level meaning, while allowing injectability for testing how API errors are handled.