zhangjun0x01 opened a new issue #1602:
URL: https://github.com/apache/iceberg/issues/1602
The flink module of master branch unit test failed,
TestIcebergFilesCommitter throws an exception
`org.apache.iceberg.flink.sink.TestIcebergFilesCommitter >
testOrderedEventsBetweenCheckpoints[format = parquet] FAILED
org.apache.iceberg.exceptions.NoSuchTableException: Table does not exist
at location:
/var/folders/v8/q314pqp92q10pw_4v6513b800000gp/T/junit8719731320363441530/junit5241878040922380281/test
at org.apache.iceberg.hadoop.HadoopTables.load(HadoopTables.java:86)
at
org.apache.iceberg.flink.TableLoader$HadoopTableLoader.loadTable(TableLoader.java:77)
at
org.apache.iceberg.flink.sink.IcebergFilesCommitter.initializeState(IcebergFilesCommitter.java:115)
at
org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:106)
at
org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:258)
at
org.apache.flink.streaming.util.AbstractStreamOperatorTestHarness.initializeState(AbstractStreamOperatorTestHarness.java:505)
at
org.apache.flink.streaming.util.AbstractStreamOperatorTestHarness.initializeState(AbstractStreamOperatorTestHarness.java:388)
at
org.apache.flink.streaming.util.AbstractStreamOperatorTestHarness.initializeEmptyState(AbstractStreamOperatorTestHarness.java:396)
at
org.apache.flink.streaming.util.AbstractStreamOperatorTestHarness.open(AbstractStreamOperatorTestHarness.java:575)
at
org.apache.iceberg.flink.sink.TestIcebergFilesCommitter.testOrderedEventsBetweenCheckpoints(TestIcebergFilesCommitter.java:167)`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]