Created 01-25-2018 11:20 PM
Does any one faced this issue? I have enabled below parameters to connect hive from zeppelin
hive.server2.enable.doAs to true
hive.server2.thrift.sasl.qop=auth-conf
hive.url with JDBC string ;saslQop=auth-conf
Created 01-25-2018 11:22 PM
Can you please check in the Ambari UI if you have set the property "hive.security.authorization.sqlstd.confwhitelist.append" properly or not?
Ambari UI --> Hive --> Config --> Advanced --> Custom hiveserver2-site
And set the property as following followed by Hive service restart:
hive.security.authorization.sqlstd.confwhitelist.append=hive\.server2\.proxy\.user
.
Created 01-26-2018 01:44 PM
Parameters as specified in cluster, do you want me to add as = mapreduce\.job\.acl-view-job,hive\.query\.name,hive\.server2\.proxy\.user
hive.security.authorization.sqlstd.confwhitelist=hive\.query\.name
hive.security.authorization.sqlstd.confwhitelist.append=mapreduce\.job\.acl-view-job,hive\.query\.name