Thanks for the reply Don; that all makes sense :). I did manage to build the 1.2 code using the docker build script (with some minor tweaks for a missing maven download and some gosu issues).
I've put my code on hold for the moment as I found out that Presto won't get column-level permissioning through hive. I see some new commits with a Presto plugin made about 20 days ago, so I guess I'll be waiting for that. I'll check out the related JIRAs/etc. Thanks again, -John On Sun, Jun 9, 2019 at 3:51 PM Don Bosco Durai <[email protected]> wrote: > Hi John > > We need to improve on the documentation. Currently, most of these > information are in pom files in each release. With so many asking the same > questions, we should plan to have this as part of the document from our > next release onwards. Also the installation documentation needs an overhaul. > > For the time being, Ranger 1.2 release does support Hive 2.x. Let us know > if you face any issue. We can create a JIRA to start tracking the update to > the documentation. > > Thanks > > Bosco > > > On 6/8/19, 2:21 PM, "John Humphreys" <[email protected]> wrote: > > Hi everyone, > > I'm working to install Ranger (just in our own hive for use with > Presto/etc). So, I'm not on HDP or anything. > > The most recent install guide I can find is for version 0.5.0 > > https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.0+Installation > . > > Also, this guide states that only hive 1.2.0 is supported. But clearly > from JIRAs like this: > https://issues.apache.org/jira/browse/RANGER-1927, > Hive 2.x is supported. > > Is there a better place to find up to date installation information and > compatibility information? I'm really excited to use Ranger but it > seems > to be hard outside of HDP unless I'm missing something. > > Thanks, > > -John Humphreys > > > >
