How it works
-
Pipeline Implementation
To use the Java runner, you need to implement your Beam pipeline using the
ClickHouseIO- our official Apache Beam connector. For code examples and instructions on how to use theClickHouseIO, please visit ClickHouse Apache Beam. - Deployment Once your pipeline is implemented and configured, you can deploy it to Dataflow using Google Cloud’s deployment tools. Comprehensive deployment instructions are provided in the Google Cloud Dataflow documentation - Java Pipeline.