Replies: 18 comments
-
Hello @coofive, |
Beta Was this translation helpful? Give feedback.
-
maybe you need to enable impersonation for |
Beta Was this translation helpful? Give feedback.
-
Please check |
Beta Was this translation helpful? Give feedback.
-
config <property>
<name>hadoop.proxyuser.hive.hosts</name>
<value>*</value>
</property>
<property>
<name>hadoop.proxyuser.hive.groups</name>
<value>*</value>
</property>
<property>
<name>hadoop.proxyuser.hive.users</name>
<value>*</value>
</property> |
Beta Was this translation helpful? Give feedback.
-
can we close user proxy? |
Beta Was this translation helpful? Give feedback.
-
yes,the core-site.xml has this config,and I tested with hive beeline and spark-sql,that is ok
|
Beta Was this translation helpful? Give feedback.
-
em... we used the ranger,cannot close the proxy user |
Beta Was this translation helpful? Give feedback.
-
have you tested |
Beta Was this translation helpful? Give feedback.
-
oh, tested
|
Beta Was this translation helpful? Give feedback.
-
Could you make sure the following configurations are set on EACH SERVICE? Your stacktrace indicates that NameNode think
|
Beta Was this translation helpful? Give feedback.
-
You can use |
Beta Was this translation helpful? Give feedback.
-
oh,
|
Beta Was this translation helpful? Give feedback.
-
how can I close kyuubi's |
Beta Was this translation helpful? Give feedback.
-
when I destroy, It works.
|
Beta Was this translation helpful? Give feedback.
-
Iif Kyuubi does not allow to simply disable |
Beta Was this translation helpful? Give feedback.
-
I'd already integration with Kyuubi Spark AuthZ Extension,and login with:
don't set |
Beta Was this translation helpful? Give feedback.
-
Yes, you can check the logic in |
Beta Was this translation helpful? Give feedback.
-
ok,I'd disable |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Code of Conduct
Search before asking
Describe the bug
I have two cluster: kerberos & ranger cluster (hdfs://ppdcdpha),no kerberos cluster (hdfs://rtha)
error info is :
Affects Version(s)
1.5.2-incubating
Kyuubi Server Log Output
Kyuubi Engine Log Output
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?
Beta Was this translation helpful? Give feedback.
All reactions