Hello Team: When I tried to build, command "./gradlew build -x test", it got an exception which I have uploaded. What did I miss?Title: Test results - Test Summary
Test Summary
9tests
3failures
0ignored
5.520sduration
66%successful
Failed tests
- SmokeTest. testGettingStarted[catalogName = spark_catalog, implementation = org.apache.iceberg.spark.SparkSessionCatalog, config = {type=hive, default-namespace=default, parquet-enabled=true, cache-enabled=false}]
- SmokeTest. testGettingStarted[catalogName = testhadoop, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hadoop}]
- SmokeTest. testGettingStarted[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}]
Packages
Package Tests Failures Ignored Duration Success rate org.apache.iceberg.spark 9 3 0 5.520s 66% Classes
Class Tests Failures Ignored Duration Success rate org.apache.iceberg.spark.SmokeTest 9 3 0 5.520s 66%