harsha created RANGER-2747:
------------------------------
Summary: Ranger integration with presto works on "Release 317" but fails on versions
later
Key: RANGER-2747
URL: https://issues.apache.org/jira/browse/RANGER-2747
Project: Ranger
Issue Type: Bug
Components: plugins
Reporter: harsha
Hi,
I am trying to integrate ranger with presto and its working on "Release 317"
I followed the following documentation : [https://cwiki.apache.org/confluence/display/RANGER/Presto+Plugin]
But, when when I go with versions after that, It throws the following errors.
*query*: _SHOW CATALOGS_
*error* : _[65536] Query failed (#20200303_063413_00002_h5s89): Internal error java.lang.RuntimeException:
java.lang.IllegalStateException_
*query*:_select * from hive.db_name.table_name limit 10_
*error*:_[4] Query failed (#20200303_063836_00000_x47vg): Access Denied: Cannot access catalog
hive java.lang.RuntimeException: io.prestosql.spi.security.AccessDeniedException: Access Denied:
Cannot access catalog hive_
I've tried versions 318,319,323,329 and i am facing similar errors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|