Hi, all:I finished a flink streaming job with flink sql, which read data from kafka and write bach to elasticsearch.I have no idea how to add a unit test for testing sql I wrote, any suggestions?
Hi, LifeiMaybe org.apache.flink.table.runtime.stream.sql.JavaSqlITCase can be helpful.Best,CongxianLifei Chen <[hidden email]> 于2019年2月27日周三 下午4:20写道:Hi, all:I finished a flink streaming job with flink sql, which read data from kafka and write bach to elasticsearch.I have no idea how to add a unit test for testing sql I wrote, any suggestions?
Thanks, I will try it !Congxian Qiu <[hidden email]> 于2019年2月27日周三 下午9:17写道:Hi, LifeiMaybe org.apache.flink.table.runtime.stream.sql.JavaSqlITCase can be helpful.Best,CongxianLifei Chen <[hidden email]> 于2019年2月27日周三 下午4:20写道:Hi, all:I finished a flink streaming job with flink sql, which read data from kafka and write bach to elasticsearch.I have no idea how to add a unit test for testing sql I wrote, any suggestions?
I am using flink v1.71 now, and can not find the library you suggested, is it deprecated?Lifei Chen <[hidden email]> 于2019年2月28日周四 上午9:50写道:Thanks, I will try it !Congxian Qiu <[hidden email]> 于2019年2月27日周三 下午9:17写道:Hi, LifeiMaybe org.apache.flink.table.runtime.stream.sql.JavaSqlITCase can be helpful.Best,CongxianLifei Chen <[hidden email]> 于2019年2月27日周三 下午4:20写道:Hi, all:I finished a flink streaming job with flink sql, which read data from kafka and write bach to elasticsearch.I have no idea how to add a unit test for testing sql I wrote, any suggestions?