Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用请教 #109

Open
yanye666 opened this issue Oct 24, 2023 · 5 comments
Open

使用请教 #109

yanye666 opened this issue Oct 24, 2023 · 5 comments

Comments

@yanye666
Copy link

image

初次调研中,我之前是自己通过java实现sink来入库clickhoude的,但是使用这个jar包怎么实现?需要引用什么包吗?
我这样写是看到有issue这样写,但是我会报错,也不会输出数据出来?
image

我是想实现上面接着sink 插入到 clickhouse

@yanye666
Copy link
Author

image
1.17.0

@itinycheng
Copy link
Owner

@yanye666
这个异常和clickhouse没任何关系哈,看起来像 postgres connector 生成的java动态编译异常?
当前master分支在开发中,你可以先用branch release-1.16的代码,编译使用;

@yanye666
Copy link
Author

@yanye666 这个异常和clickhouse没任何关系哈,看起来像 postgres connector 生成的java动态编译异常? 当前master分支在开发中,你可以先用branch release-1.16的代码,编译使用;

另外我想知道如何使用sink这种写法,新手不太理解catalog 与代码并存

@yanye666
Copy link
Author

catalog如何结合我这种写法有知道的吗

@itinycheng
Copy link
Owner

@yanye666
混合DataStream 和 Table的方法,看下官方的文档:https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/dev/table/data_stream_api/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants