回复: Re:InaccessibleObjectException issue

2023-08-29 Thread Xu Bill
at shell executables in bin folder may need more privileges to access old apis. i added "--add-exports=java.base/sun.net.util=ALL-UNNAMED" for flink-console.sh. Best regards, Bill 发件人: Matt Wang 发送时间: 2023年8月29日 20:16 收件人: Xu Bill 主题: Re:InaccessibleObjectException issue   Hi Bill F

How to use component Flink in Karavan?

2023-08-28 Thread Xu Bill
Hello, I am trying to make a Camel integration in Karavan for communicating with Apache Flink. I have read the documents here (https://camel.apache.org/components/4.0.x/flink-component.html). There are some code sample for DataSet Callback and others. But I don't know how to do these things in