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