Colm,
I tried to reproduce your issue using sentry 2.0 (master branch) with Hive
2.3.2.
The test code is
@Test
public void testPositiveOnAll() throws Exception {
Connection connection = context.createConnection(ADMIN1);
Statement statement = context.createStatement(connection);
s
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64661/
---
(Updated Jan. 4, 2018, 12:26 a.m.)
Review request for sentry, Alexander Kolbaso
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64317/#review194723
---
sentry-provider/sentry-provider-common/src/main/java/org/apache/s
Hi PMC,
I'd like to propose that we vote to make Na Li a new committer on the
Apache Sentry project.
Na Li has been a contributor since April/2017 and has contributed around 20
patches to the project since then. She has also been active in reviewing
other contributor patches.
I think Na Li would
Hi PMC,
Kalyan became a committer in June/2017 and since then, he has helped all
contributors to get their patches reviewed and committed helping the
project to be active and healthy. He has done 49 commits in total + around
61 patches reviewed. He was also the release manager of Sentry 2.0 which
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64317/#review194718
---
sentry-binding/sentry-binding-hive-common/src/main/java/org/apach
You can use below listed properties for that
- sentry.authorization-provider.hdfs-user
- sentry.authorization-provider.hdfs-group
These should be available in hdfs-site.xml file used by namenode. If
you are using CM, you may have to use safety valve to override the
default configuration.
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64317/#review194702
---
Ship it!
Code changes look good. I just updated the new patch t
Hi Experts,We have customers using sentry on CDH for data access control and
enabled HDFS syhc function.
The files that associated with hive tables will be changed to hive:hive own.
I did not find any documentation for the design, but our customer do not want
use "hive" user as the file owner.
Is