Apache Spark - Read/Write from GCS
Apache Spark doesn’t include GCS support out of the box. You need the Cloud Storage connector JAR that implements the Hadoop FileSystem interface for gs:// URIs.
Apache Spark doesn’t include GCS support out of the box. You need the Cloud Storage connector JAR that implements the Hadoop FileSystem interface for gs:// URIs.