Different number of columns

org.apache.flink.client.program.ProgramInvocationException: The main method caused an error: Column types of query result and sink for registered table ‘photoTradeInfoHive.db_audit.ods_photo_trade’ do not match.
Cause: Different number of columns.

异常原因:
列数不一致

你可能感兴趣的:(flink,flink异常)