You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/10/13 08:09:50 UTC

[GitHub] [iceberg] zhangjun0x01 opened a new issue #1602: flink module of master branch unit test failed, TestIcebergFilesCommitter throws an exception

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] zhangjun0x01 closed issue #1602: flink module of master branch unit test failed, TestIcebergFilesCommitter throws an exception

Posted by GitBox <gi...@apache.org>.
zhangjun0x01 closed issue #1602:
URL: https://github.com/apache/iceberg/issues/1602


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] zhangjun0x01 commented on issue #1602: flink module of master branch unit test failed, TestIcebergFilesCommitter throws an exception

Posted by GitBox <gi...@apache.org>.
zhangjun0x01 commented on issue #1602:
URL: https://github.com/apache/iceberg/issues/1602#issuecomment-707654634


   Local unit test needs to remove HADOOP_HOME


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org