Search before asking
What happened
As we know JniBasedUnixGroupsMappingWithFallback extends interface GroupMappingServiceProvider.
However,an exception occurred when different class loaders load JniBasedUnixGroupsMappingWithFallback and GroupMappingServiceProvider
org.apache.hadoop.security.GroupMappingServiceProvider

apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback

What you expected to happen
I want to execute sql using a Hive connection with Kerberos by the plugin of SqlTask.
How to reproduce
Hive enable Kerberos authentication, and execute sql using the plugin of SqlTask.
Anything else
No response
Version
2.0.0-alpha
Are you willing to submit PR?
Code of Conduct