Authorization, rather.
On Thu, Jun 13, 2019 at 10:51 AM Kristopher Kane wrote:
>
> You really have no choice with storage based authentication.
>
> On Fri, Jun 7, 2019 at 12:24 PM Mainak Ghosh wrote:
> >
> > Hey Alan,
> >
> > Thanks for replying. We are currently using storage based authorizatio
You really have no choice with storage based authentication.
On Fri, Jun 7, 2019 at 12:24 PM Mainak Ghosh wrote:
>
> Hey Alan,
>
> Thanks for replying. We are currently using storage based authorization and
> Hive 2.3.2. Unfortunately, we found that the default warehouse path requires
> a 777 f
Hey Alan,
Thanks for replying. We are currently using storage based authorization and
Hive 2.3.2. Unfortunately, we found that the default warehouse path requires a
777 file permission. Let us know if we completely misunderstood this
requirement.
As a result, users now have the ability to crea
The easiest way to do this is through grant and revoke statements and/or
file permissions. Hive has several authorization schemes (storage based
auth, sql standard auth, integration with Ranger and Sentry) added over
several releases. Which version of Hive are you using and which, if any,
of thes