Re: how to get blackhole connector jar

2023-07-05 Thread liu ron
hi longfeng, I think you should check the BlackHole connector related code in which module, then you can place this module jar to flink lib directory. Best, Ron Hang Ruan 于2023年6月28日周三 16:48写道: > Hi, longfeng, > > I check the blackhole connector document[1] and the blackhole connector is > a b

Re: how to get blackhole connector jar

2023-06-28 Thread Hang Ruan
Hi, longfeng, I check the blackhole connector document[1] and the blackhole connector is a build-in connector. If you can not find this connector in your flink, maybe you should check the `flink-table-api-java-bridge` jar to find the `BlackHoleTableSinkFactory`[2]. Best, Hang [1] https://nightli