"Managed Service for Apache Spark" is the new name for the product formerly known as "Dataproc on Compute Engine" (cluster deployment) and "Google Cloud Serverless for Apache Spark" (serverless deployment).

BigQuery connector code samples

All Managed Service for Apache Spark clusters come with the BigQuery connector for Hadoop built in. This means you can quickly read and write BigQuery data to and from Managed Service for Apache Spark.

Use Spark

See Using the BigQuery Connector with Spark for an example on using Spark with the BigQuery connector for Hadoop. This example should work for Managed Service for Apache Spark clusters.

Use Java MapReduce

See Writing a MapReduce Job with the BigQuery Connector for an example on using Java MapReduce with the BigQuery connector for Hadoop. This example should work for Managed Service for Apache Spark clusters.

Additional information

See the BigQuery Hadoop Connector documentation.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年08月26日 UTC.