Hi,

actually it should not be neccessary to put the flink-json format into /lib. Is the class `org.apache.flink.formats.json.JsonRowFormatFactory` present in the jar file you are creating with Maven? There should also be an entry in `META_INF/services/org.apache.flink.table.factories.TableFactory` for this class.

Thanks for reporting this.

Regards,
Timo


Am 26.09.18 um 06:25 schrieb clay4444:
hi Till:

I have solve the problem,
this reason is the flink-json which is add to pom didn't work

must copy the flink-json-xxx.jar to flink path ./lib/
.......



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/


Reply via email to