Created 01-26-2021 06:40 AM
Hi member,
Could you please help my concern ?
CDP Private Cloud Base 7.1.5 has Ranger 2.1.0, so we can try to use presto plugin.
However, I find that Cloudera CDP Private Cloud Base 7.1.5 don't list presto plugin at at Ranger library.
So, could you please let me know how to install / integrate presto plugin into CDP Private Cloud Base 7.1.5 ?
Of course, I know Cloudera cannot support Presto but we really need to use Presto for our business.
It would be grateful if you could give any advices.
Cloudera Runtime component versions (7.1.5) :
Much appreciate,
Created on 01-28-2021 10:17 PM - edited 01-28-2021 10:18 PM
Hi, I have seen similar question on trino's (formerly know as prestosql) community slack. I think even though CDP 7.1.5's ranger version is 2.1.0 it still does not have presto plugin. I built apache ranger directly from github using maven and it is working fine and have presto source as well. I hope cloudera soon adds actual presto plugin support to their version of ranger.
Hope this helps you a bit
Best regards,
Aakash Nand
Created 01-29-2021 01:38 AM
@Hotty I agree with @aakash_nand there is no easy guidelines available by which you can configure.
However you can use this reference if you want Presto Plugin in Ranger it may give you a good start.
https://cwiki.apache.org/confluence/display/RANGER/Presto+Plugin
Created on 01-28-2021 10:17 PM - edited 01-28-2021 10:18 PM
Hi, I have seen similar question on trino's (formerly know as prestosql) community slack. I think even though CDP 7.1.5's ranger version is 2.1.0 it still does not have presto plugin. I built apache ranger directly from github using maven and it is working fine and have presto source as well. I hope cloudera soon adds actual presto plugin support to their version of ranger.
Hope this helps you a bit
Best regards,
Aakash Nand
Created 01-29-2021 01:38 AM
@Hotty I agree with @aakash_nand there is no easy guidelines available by which you can configure.
However you can use this reference if you want Presto Plugin in Ranger it may give you a good start.
https://cwiki.apache.org/confluence/display/RANGER/Presto+Plugin
Created 02-04-2021 06:51 AM
Hi @aakash_nand and @GangWar
Thank you for your comment.
Your advice is so helpful.
https://cwiki.apache.org/confluence/display/RANGER/Presto+Plugin
Now, I confirmed that Apache Ranger included in CDP 7.1.5 can display Presto on the Ranger administration screen using the Presto API.
And, confirmed that Ranger can be configured on a per-account basis for Presto from the Ranger management configuration screen.
Many thanks,