第 41 章 Google BigQuery
自 Camel 2.20 起
仅支持生成者。
Google Bigquery 组件通过链接访问 Cloud BigQuery 基础架构 :https://developers.google.com/api-client-library/java/apis/bigquery/v2 [Google Client Services API]。
当前实现不使用 gRPC。
当前实施不支持查询 BigQuery,它只是一个制作者。
41.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当在红帽构建的 Camel Spring Boot 中使用 google-bigquery 时,请确保使用以下 Maven 依赖项来支持自动配置:
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-google-bigquery-starter</artifactId>
</dependency>