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: [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]