我正在尝试通过odbc查询配置单元。我同意了 all
用户的权限,然后得到以下消息: 'Error while compiling statement: FAILED: HiveAuthzPluginException Unsupported privilege type All'
所以我回去同意了 select
但我仍然收到相同的消息: 'Error while compiling statement: FAILED: HiveAuthzPluginException Unsupported privilege type All'
我能做些什么来解决这个问题?
1条答案
按热度按时间h7appiyu1#
如果您尝试在配置单元cli上授予特权,则可能会出现此问题。您可能需要清除metastore db中的特权“all”。这是一个不错的博客http://www.openkb.info/2015/07/query-fails-with-error.html