trinodb/trino
Voir sur GitHub"Self-suppression not permitted" possible when writing sequence file fails
Open
#3 326 ouverte le 3 avr. 2020
good first issue
Métriques du dépôt
- Stars
- (9 113 stars)
- Métriques de merge PR
- (Merge moyen 5j 18h) (254 PRs mergées en 30 j)
Description
[2020-04-02T12:48:06.159Z] ptl-presto-master | java.lang.IllegalArgumentException: Self-suppression not permitted
[2020-04-02T12:48:06.159Z] ptl-presto-master | at java.lang.Throwable.addSuppressed(Throwable.java:1072)
[2020-04-02T12:48:06.159Z] ptl-presto-master | at io.prestosql.plugin.hive.util.SequenceFileRecordWriter.close(SequenceFileRecordWriter.java:72)
[2020-04-02T12:48:06.159Z] ptl-presto-master | at io.prestosql.plugin.hive.RecordFileWriter.commit(RecordFileWriter.java:180)
[2020-04-02T12:48:06.159Z] ptl-presto-master | at io.prestosql.plugin.hive.HiveWriter.commit(HiveWriter.java:86)
[2020-04-02T12:48:06.159Z] ptl-presto-master | at io.prestosql.plugin.hive.HivePageSink.doFinish(HivePageSink.java:190)
[2020-04-02T12:48:06.159Z] ptl-presto-master | at io.prestosql.plugin.hive.authentication.UserGroupInformationUtils.lambda$executeActionInDoAs$0(UserGroupInformationUtils.java:29)
...
[2020-04-02T12:48:06.159Z] ptl-presto-master | at io.prestosql.$gen.Presto_0c13d16____20200402_124218_2.run(Unknown Source)