CalvinKirs opened a new pull request, #34749: URL: https://github.com/apache/doris/pull/34749
## Proposed changes The exception stack encountered when using DLF is as follows: This is because hive-catalog-sahde incorrectly renamed dlf-related packages, causing it to fail to run normally. ``` java.lang.ClassCastException: class org.apache.hadoop.hive.metastore.api.NoSuchObjectException cannot be cast to class org.apache.thrift.TException ``` https://github.com/apache/doris-shade/pull/44 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org