[jira] [Created] (FLINK-22665) Add a Flink BigQuery Connector

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22665) Add a Flink BigQuery Connector

Shang Yuanchun (Jira)
Jörn Kottmann created FLINK-22665:
-------------------------------------

             Summary: Add a Flink BigQuery Connector
                 Key: FLINK-22665
                 URL: https://issues.apache.org/jira/browse/FLINK-22665
             Project: Flink
          Issue Type: Improvement
            Reporter: Jörn Kottmann


BigQuery is a serverless big data warehouse which can easily manage the amounts of data typically processed by a Flink streaming job over a longer period of time. Some companies heavily use BigQuery to make their data available within their organization. Also writing data to BigQuery can help to debug and analyze the outputs from a Flink pipeline.

 

I would like to propose to add a BigQuery connector directly to Flink and ship it with the distribution as it is done for other stores. 

The google cloud java client is licensed under AL 2.0 and can be a direct dependency to Apache Flink.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)