marton-bod commented on pull request #2123:
URL: https://github.com/apache/iceberg/pull/2123#issuecomment-763764693
Build failure is due to the flaky Spark tests:
```
org.apache.iceberg.spark.extensions.TestCopyOnWriteDelete >
testDeleteWithSerializableIsolation[catalogName = spark_catalog, implementation
= org.apache.iceberg.spark.SparkSessionCatalog, config = {type=hive,
default-namespace=default, clients=1, parquet-enabled=false,
cache-enabled=false}, format = avro, vectorized = false] FAILED
java.lang.RuntimeException: Failed to get table info from metastore
default.table
Caused by:
org.apache.thrift.transport.TTransportException:
java.net.SocketException: Broken pipe (Write failed)
Caused by:
java.net.SocketException: Broken pipe (Write failed)
```
----------------------------------------------------------------
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]