okumin commented on PR #6108:
URL: https://github.com/apache/hive/pull/6108#issuecomment-3355184030
I checked out this branch and ran `mvn test -Pitests -pl
itests/qtest-iceberg
-Dtest=TestIcebergRESTCatalogGravitinoLlapLocalCliDriver.java
-Dtest.output.overwrite=false -Dqfile_regex=iceberg_rest_catalog_gravitino`. I
received 500 probably from Gravitino. I'm waiting for CI to conclude if it is
my local issue or not
```
See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log,
or check ./ql/target/surefire-reports or
./itests/qtest/target/surefire-reports/ for specific test cases logs.
MetaException(message:Server error: null: {
"servlet":"org.glassfish.jersey.servlet.ServletContainer-324c64cd",
"message":"org.glassfish.jersey.server.ContainerException:
java.lang.NoSuchMethodError: 'void
org.apache.hadoop.security.HadoopKerberosName.setRuleMechanism(java.lang.String)'",
"url":"/iceberg/v1/config",
"status":"500"
})```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]