简体   繁体   English

使用Apache Beam将SAP HANA连接到Big Query

[英]Connect SAP HANA to Big Query using Apache Beam

I Need to Connect SAP HANA to Big Query using Apache Beam, Anyone has used hana-bq-beam-connector. 我需要使用Apache Beam将SAP HANA连接到Big Query,任何人都使用过hana-bq-beam-connector。 I am currently using this blog 我目前正在使用此博客

with this GitHub repo 这个GitHub仓库

It is a java maven project after opening it in eclipse and fixing the dependencies in the project ( pom.xml ), Could not Solve the Issues, 在eclipse中打开它并修复了项目( pom.xml )中的依赖项后,它是一个Java Maven项目,无法解决问题,

Error : "AutoValue cannot be resolved to a type - Eclipse" 错误: “ AutoValue无法解析为类型-Eclipse”

Did anyone use this Repo / Library? 有人使用过此仓库/库吗? Thanks in Advance. 提前致谢。

Installing the m2e-apt plugin fixed the problem. 安装m2e-apt插件可以解决此问题。

And then go to maven preference and try to change setting for Automatically configure JDT apt . 然后转到maven首选项,尝试更改“自动配置JDT apt”的设置。

Maven首选项的屏幕截图

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM