luoyuxia commented on issue #5175: URL: https://github.com/apache/iceberg/issues/5175#issuecomment-1297973544
The table is with iceberg format which requires special parameters, but you try to read it as a normal hive table with Flink which miss the required parameters. You can try to set the property `iceberg.mr.table.identifier`, `iceberg.mr.table.location` in hive-site.xml, and I think it should work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org