okumin commented on PR #5786: URL: https://github.com/apache/hive/pull/5786#issuecomment-2934041564
@abstractdog It sounds fine to me. The build failed. Please take a look and fix it. ``` [INFO] 878 goals, 878 executed Error: Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.44.4:check (validate) on project hive-iceberg-handler: The following files had format violations: Error: src/main/java/org/apache/iceberg/mr/hive/metastore/task/IcebergHouseKeeperService.java Error: @@ -30,7 +30,6 @@ Error: import·org.apache.hadoop.hive.metastore.IMetaStoreClient; Error: import·org.apache.hadoop.hive.metastore.MetastoreTaskThread; Error: import·org.apache.hadoop.hive.metastore.api.GetTableRequest; Error: -import·org.apache.hadoop.hive.metastore.api.MetaException; Error: import·org.apache.hadoop.hive.metastore.api.hive_metastoreConstants; Error: import·org.apache.hadoop.hive.metastore.conf.MetastoreConf; Error: import·org.apache.hadoop.hive.metastore.txn.NoMutex; Error: Run 'mvn spotless:apply' to fix these violations. Error: -> [Help 1] ``` -- 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. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org