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.