Open dominikzalewski opened 1 year ago
@dominikzalewski Please include full stack trace instead of truncated one. The logs from the link of the run will get removed in 90 days IIRC (GitHub only retains CI logs for limited time).
testSparkReadingNestedTrinoData also failed in https://github.com/trinodb/trino/actions/runs/6539051188/job/17757387372
I changed the issue title because all tests depending on HDFS in TestIcebergSparkCompatibility may face the flaky issue.
Malformed request: Self-suppression not permitted
is something to be fixed on REST Catalog's server side
https://github.com/trinodb/trino/actions/runs/6326824172
@ebyhr' s advice:
We could add @Flaky annotation with https://github.com/trinodb/trino/blob/master/testing/trino-product-tests/src/main/java/io/trino/tests/product/utils/HadoopTestUtils.java Another approach is using MinIO instead of HDFS in Iceberg REST catalog product tests. (edited)
Logs of failure below: