BigQuery connector code samples

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

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 Dataproc 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 Dataproc 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 2025年10月15日 UTC.