Hi,
>From what I can tell, that's an error in Ranger, not in Spark, as you can
see by the package where the exception is thrown.
Spark Thrift server in this instance is merely trying to call a Hadoop API,
which then gets hijacked by Ranger.
Your best bet is to look at the case in question, try to
Hi,
When one of the Ranger KMS is stopped, the spark thrift server remains fine
but when the Ranger KMS is started back up, the spark thrift server stops
and throws the following errors:
java.lang.ClassCastException:
org.apache.hadoop.security.authentication.client.AuthenticationException
cannot