Which version?
Jason Jun 于2021年6月22日周二 下午4:19写道:
> Hi there,
>
> I'm leveraging thriftserver to provide sql service, and using custom hive
> authentication:
> --
>
> hive.server2.custom.authentication.class
> com.abc.ABCAuthenticationProvider
>
>
>
> I've got this error when logg
Hi there,
I'm leveraging thriftserver to provide sql service, and using custom hive
authentication:
--
hive.server2.custom.authentication.class
com.abc.ABCAuthenticationProvider
I've got this error when logging into thrift server. class path was set
using --jar option.
I guess this