Organizing JIRAs as subtasks for ABAC and FGP

2018-04-30 Thread Alexander Kolbasov
It is rather difficult to navigate multiple JIRAs associated with ABAC and FGP. I wold suggest moving all jiras as subtask of two uber-jiras - one for FGP and one for ABAC. What do you think? - Alex

Re: Sentry Release Schedule for FGP and ABAC

2018-04-30 Thread Alexander Kolbasov
Stephen, a lot depends on your plans in terms of breaking functionality. For example, one of the reasons Sentry HA was developed on a feature branch was because it was a serious change in architecture and in broke functionality for a while. I think some of the merge problems which Sergio referred

Re: HMS catalogs and Sentry

2018-04-30 Thread Alexander Kolbasov
I think the way Alan Gates describes it is that the reason is coexistence of different databases within HMS for example Kafka may store its metadata within 'kafka' catalog, etc. The data within each catalog seems to be the same though - it is still databases, tables and partitions. There is some

Sentry-jdk-1.8 - Build # 19 - Unstable

2018-04-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Sentry-jdk-1.8 (build #19) Status: Unstable Check console output at https://builds.apache.org/job/Sentry-jdk-1.8/19/ to view the results.

Re: Review Request 66837: SENTRY-2170: Update the Sentry-HDFS thrift for user level privileges.

2018-04-30 Thread Na Li via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66837/#review202151 --- Ship it! Ship It! - Na Li On April 26, 2018, 11:30 p.m.,

Re: Review Request 66764: SENTRY-2210: AUTHZ_PATH should have index on the foreign key AUTHZ_OBJ_ID

2018-04-30 Thread kalyan kumar kalvagadda via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66764/#review202131 --- Ship it! Ship It! - kalyan kumar kalvagadda On April 27,

Re: Review Request 66748: SENTRY-2207 Refactor out Sentry CLI from sentry-provider-db into own module

2018-04-30 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66748/#review202127 --- Ship it! Ship It! - Colm O hEigeartaigh On April 27, 2018,

Re: Quick tips for code reviews

2018-04-30 Thread Na Li
+1 The most important item is to put review link to Jira. On Mon, Apr 30, 2018 at 11:22 AM, Alexander Kolbasov wrote: > +1 > > > On Apr 30, 2018, at 08:25, Sergio Pena wrote: > > > > Hey All, > > > > I just want to share with the community about

Re: Quick tips for code reviews

2018-04-30 Thread Alexander Kolbasov
+1 > On Apr 30, 2018, at 08:25, Sergio Pena wrote: > > Hey All, > > I just want to share with the community about some helpful tips when > submitting patches for review that are useful for reviewers: > > - Add a link to the review board on the JIRA related to the

Quick tips for code reviews

2018-04-30 Thread Sergio Pena
Hey All, I just want to share with the community about some helpful tips when submitting patches for review that are useful for reviewers: - Add a link to the review board on the JIRA related to the patch you're working on. - Add a link to the JIRA on the review board related to the