Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googlecloudplatform/spark-on-k8s-gcp-examples

Example Spark applications that run on Kubernetes and access GCP products, e.g., GCS, BigQuery, and Cloud PubSub
https://github.com/googlecloudplatform/spark-on-k8s-gcp-examples

bigquery cloud-pubsub gcs gcs-connector kubernetes spark

Last synced: about 4 hours ago
JSON representation

Example Spark applications that run on Kubernetes and access GCP products, e.g., GCS, BigQuery, and Cloud PubSub

Awesome Lists containing this project

README

        

This is not an official Google product.

# Accessing GCP Products in Spark

This repository is for examples showing how to access Google Cloud Platform products such as [Google Cloud Storage](https://cloud.google.com/storage/) (GCS), [BigQuery](https://cloud.google.com/bigquery/), and [Cloud PubSub](https://cloud.google.com/pubsub/) as data sources or sinks in [Spark on Kubernetes](https://github.com/apache-spark-on-k8s/spark) applications. Please refer to the `README` in each example directory for details on how to build and run the example.