Hadoop FileSystem implementation that provides access to Google Cloud Storage, enabling Hadoop jobs to read and write data stored in GCS.
<dependency>
<groupId>com.google.cloud.bigdataoss</groupId>
<artifactId>gcs-connector</artifactId>
<version>4.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a GoogleHadoopFileSystem instance with a GCS bucket URI.
Use gcs-connector 2.x for Hadoop 2.x or upgrade your Hadoop cluster to 3.x.
No dependency data recorded yet.