Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-30 Thread Brian Towles via Review Board
Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69351/#review210982 ------- On Nov. 29, 2018, 1:58 p.m., Brian Towles wrote:

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-29 Thread Brian Towles via Review Board
, Brian Towles

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-29 Thread Brian Towles via Review Board
, Brian Towles

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-29 Thread Brian Towles via Review Board
availability for future UI development. - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69351/#review210939 ------

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-29 Thread Brian Towles via Review Board
line1> > > > > Brian, > > > > What does this bootstrap java script do? > > Brian Towles wrote: > This is paert of the standard Bootstrap distribution > (https://getbootstrap.com/docs/3.3/javascript/). It provides support for > Bootstrap specific UI interfa

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-26 Thread Brian Towles via Review Board
/static/materialdesign/fonts/materialdesignicons-webfont.woff2 PRE-CREATION Diff: https://reviews.apache.org/r/69351/diff/5/ Changes: https://reviews.apache.org/r/69351/diff/4-5/ Testing --- Running with web and unit tests Thanks, Brian Towles

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-26 Thread Brian Towles via Review Board
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69351/#review210878 ------- On Nov. 26, 2018, 9:32 p.m., Brian Towles wrote: > > --

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-26 Thread Brian Towles via Review Board
gt; > > > > it returns the same result as /admi/roles. Should we remove this line? No this is for backwards compatability - Brian --- This is an automatically generated e-mail. To reply, visit: http

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-26 Thread Brian Towles via Review Board
do we have 2 different copyrights? Is this file under the MIT > > license? > > Brian Towles wrote: > This is a direct copy of the file. It how they copyrighted it. > > Steve Moist wrote: > Even the apache 2 license on the top? Belive that was a different file I

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-20 Thread Brian Towles via Review Board
Thanks, Brian Towles

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-20 Thread Brian Towles via Review Board
t;https://reviews.apache.org/r/69351/diff/3/?file=2108356#file2108356line92> > > > > Why is there another one here? This is a direct copy of the file. It how they copyrighted it. - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.o

Re: Review Request 69285: Signal Handle Unregister

2018-11-19 Thread Brian Towles via Review Board
-- On Nov. 19, 2018, 10:32 a.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69285/ >

Re: Review Request 69285: Signal Handle Unregister

2018-11-19 Thread Brian Towles via Review Board
Thanks, Brian Towles

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-15 Thread Brian Towles via Review Board
sentry-service/sentry-service-web/src/main/webapp/static/materialdesign/fonts/materialdesignicons-webfont.woff2 PRE-CREATION Diff: https://reviews.apache.org/r/69351/diff/3/ Changes: https://reviews.apache.org/r/69351/diff/2-3/ Testing --- Running with web and unit tests Thanks, Brian

Re: Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-15 Thread Brian Towles via Review Board
, Brian Towles

Review Request 69351: SENTRY-2458: Split web service from server service modules

2018-11-15 Thread Brian Towles via Review Board
/fonts/materialdesignicons-webfont.woff PRE-CREATION sentry-service/sentry-service-web/src/main/webapp/static/materialdesign/fonts/materialdesignicons-webfont.woff2 PRE-CREATION Diff: https://reviews.apache.org/r/69351/diff/1/ Testing --- Running with web and unit tests Thanks, Brian

Review Request 69285: Signal Handle Unregister

2018-11-07 Thread Brian Towles via Review Board
/main/java/org/apache/sentry/core/common/utils/SigUtils.java d621c74c2cdf44c1eedbec36f5cd8a32cace20ff Diff: https://reviews.apache.org/r/69285/diff/1/ Testing --- Build and Unit tests Thanks, Brian Towles

Re: Migrating existing loggers to Lombok

2018-09-27 Thread Brian Towles
, add in the annotation and remove the existing logger. 2) > > > Create an epic in Jira, create tasks under it for each maven module, > then > > > go through all the classes in each module and convert to it. > > > > > > I don’t think this is cr

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-31 Thread Brian Towles via Review Board
> On Aug. 27, 2018, 3:32 p.m., Steve Moist wrote: > > pom.xml > > Lines 410 (patched) > > <https://reviews.apache.org/r/68488/diff/2/?file=2076863#file2076863line410> > > > > Why is this provided? > > Brian Towles wrote: > Lombok only hook

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-31 Thread Brian Towles via Review Board
iew208112 --- On Aug. 23, 2018, 8:15 p.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68488/ > -

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-31 Thread Brian Towles via Review Board
PRE-CREATION sentry-spi/src/test/resources/META-INF/services/org.apache.sentry.spi.Spi PRE-CREATION Diff: https://reviews.apache.org/r/68488/diff/3/ Changes: https://reviews.apache.org/r/68488/diff/2-3/ Testing --- Unit tests. Thanks, Brian Towles

Review Request 68585: SENTRY-2374: Add dependencies for Lombok development assistance

2018-08-31 Thread Brian Towles via Review Board
fb9950d0feca18f7f49531c6c38bb7357b565e5b Diff: https://reviews.apache.org/r/68585/diff/1/ Testing --- Build and Unit tests. Thanks, Brian Towles

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-29 Thread Brian Towles via Review Board
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68488/#review208112 ------- On Aug. 23, 2018, 8:15 p.m., Brian Towles wrote: > >

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-27 Thread Brian Towles via Review Board
---- On Aug. 23, 2018, 8:15 p.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68488/ > ---

Re: [DISCUSS] How to move to Hive 3.x and Hive 4.x support on Sentry?

2018-08-27 Thread Brian Towles
commands to transfer object ownership. > > > > Hive had a shims interface for Hadoop to support Hadoop 1.x and Hadoop > 2.x > > in the past. Should we use a similar thing? > > > > Any other ideas? > > > > - Sergio > > > -- *Brian Towles* | Sof

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-24 Thread Brian Towles via Review Board
- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68488/#review207847 --- On Aug. 23, 2018, 8:15 p.m., Brian Towles wrot

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-23 Thread Brian Towles via Review Board
/org.apache.sentry.spi.SomeTestProviderFactory PRE-CREATION sentry-spi/src/test/resources/META-INF/services/org.apache.sentry.spi.Spi PRE-CREATION Diff: https://reviews.apache.org/r/68488/diff/2/ Testing --- Unit tests. Thanks, Brian Towles

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-23 Thread Brian Towles via Review Board
://reviews.apache.org/r/68488/diff/1-2/ Testing --- Unit tests. Thanks, Brian Towles

Re: Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-23 Thread Brian Towles via Review Board
le? Nope didnt mean to, will pull from patch - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68488/#review207825 --- On Aug. 2

Review Request 68488: SENTRY-2367: Implement subsystem to allow for pluggable attribute providers and transports

2018-08-23 Thread Brian Towles via Review Board
/resources/META-INF/services/org.apache.sentry.spi.SomeTestProviderFactory PRE-CREATION sentry-spi/src/test/resources/META-INF/services/org.apache.sentry.spi.Spi PRE-CREATION Diff: https://reviews.apache.org/r/68488/diff/1/ Testing --- Unit tests. Thanks, Brian Towles

Re: Review Request 68264: SENTRY-2335: Allow sentry to have multiple handlers for a Signal

2018-08-08 Thread Brian Towles via Review Board
/ Testing --- Tested with unit tests and manual testing Thanks, Brian Towles

Re: Review Request 68264: SENTRY-2335: Allow sentry to have multiple handlers for a Signal

2018-08-08 Thread Brian Towles via Review Board
ly, visit: https://reviews.apache.org/r/68264/#review206992 ------- On Aug. 7, 2018, 4 p.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail.

Review Request 68264: SENTRY-2335: Allow sentry to have multiple handlers for a Signal

2018-08-07 Thread Brian Towles via Review Board
/apache/sentry/core/common/utils/SigUtils.java 1f16e1435dde850d651b9b9f5ad8e6253269d106 Diff: https://reviews.apache.org/r/68264/diff/1/ Testing --- Tested with unit tests and manual testing Thanks, Brian Towles

Re: Arjun Mishra - New Apache Sentry Committer

2018-07-12 Thread Brian Towles
my pleasure to introduce a new Apache Sentry committer who is > > very > > > > familiar to people on this list - Arjun Mishra! Welcome Arjun! > > > > > > > > - Alex > > > > > > -- *Brian Towles* | Software Engineer t. (512) 415- 8105 e. bto

Re: Thoughts on using lombok?

2018-05-25 Thread Brian Towles
ian, > > This seems interesting. How does it interplay with IntelliJ/Eclipse > ability to find all usages of the method - will we still be able to find > all references to constructors/getters/setters e.t.c. ? > > > On May 24, 2018, at 12:54 PM, Brian Towles wrote: > > > >

Re: Thoughts on using lombok?

2018-05-25 Thread Brian Towles
t; >> [image: Cloudera] <https://www.cloudera.com/> > >> > >> [image: Cloudera on Twitter] <https://twitter.com/cloudera> [image: > >> Cloudera on Facebook] <https://www.facebook.com/cloudera> [image: > Cloudera > >> on LinkedIn] <ht

Thoughts on using lombok?

2018-05-24 Thread Brian Towles
Builders, and Synchronized. What do you guys think about using this in Sentry? -=Brian -- *Brian Towles* | Software Engineer t. (512) 415- <00>8105 e. btow...@cloudera.com cloudera.com <http://www.cloudera.com/> [image: Cloudera] <http://www.cloudera.com/> [image: C

Re: Review Request 66146: SENTRY-2184: Performance Issue: MPath is queried for each MAuthzPathsMapping in full snapshot

2018-03-19 Thread Brian Towles via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66146/#review199474 --- Ship it! Ship It! - Brian Towles On March 19, 2018, 1:43

Re: Review Request 65192: SENTRY-2074: Fix maven dependencies to have all directly used libraries defined

2018-01-22 Thread Brian Towles via Review Board
: https://reviews.apache.org/r/65192/diff/1/ Testing --- Full unit test passing and builds Thanks, Brian Towles

Re: Review Request 65192: SENTRY-2074: Fix maven dependencies to have all directly used libraries defined

2018-01-22 Thread Brian Towles via Review Board
ts/sentry-tests-kafka/src/main/java/org/apache/sentry/tests/e2e/kafka/TestUtils.java > > sentry-tests/sentry-tests-solr/pom.xml > 5ef7a2b1de67a2f35510ad41c0150ad1bc957118 > sentry-tests/sentry-tests-sqoop/pom.xml > eed8269d4e1b67fd622d539741e50d9984ae90c8 > sentry-tools/pom.xml 45cfdb562f8cb9955d14165240ca0f7b33028551 > > > Diff: https://reviews.apache.org/r/65192/diff/1/ > > > Testing > --- > > Full unit test passing and builds > > > Thanks, > > Brian Towles > >

Review Request 65244: SENTRY-2074: Fix maven dependencies to have all directly used libraries defined

2018-01-22 Thread Brian Towles via Review Board
s://reviews.apache.org/r/65244/diff/1/ Testing --- Full unit test passing and builds Thanks, Brian Towles

Re: Review Request 65224: SENTRY-2123: Specify Thrift source code path for Javadoc

2018-01-18 Thread Brian Towles via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65224/#review195740 --- Ship it! Ship It! - Brian Towles On Jan. 18, 2018, 12:18

Re: Review Request 65192: SENTRY-2074: Fix maven dependencies to have all directly used libraries defined

2018-01-17 Thread Brian Towles via Review Board
passing and builds Thanks, Brian Towles

Review Request 65192: SENTRY-2074: Fix maven dependencies to have all directly used libraries defined

2018-01-17 Thread Brian Towles via Review Board
eed8269d4e1b67fd622d539741e50d9984ae90c8 sentry-tools/pom.xml 45cfdb562f8cb9955d14165240ca0f7b33028551 Diff: https://reviews.apache.org/r/65192/diff/1/ Testing --- Full unit test passing and builds Thanks, Brian Towles

Re: Shading of conflicting dependencies

2017-11-15 Thread Brian Towles
@Moist It can be found here https://github.com/apache/hbase/blob/master/hbase-shaded/hbase-shaded-check-invariants/src/test/resources/ensure-jars-have-correct-contents.sh On Wed, Nov 15, 2017 at 3:38 PM Brian Towles wrote: > HBase does have a ensure-jars-have-correct-contents.sh check that t

Re: Shading of conflicting dependencies

2017-11-15 Thread Brian Towles
d ones? > > > > On Nov 15, 2017, at 3:02 PM, Brian Towles wrote: > > > > I can see that. I can look into that as well. It would make sense for > the > > "Sentry as a Library" you talked about as well > > > > On Wed, Nov 15, 2017 at 2:56 PM Alexand

Re: Shading of conflicting dependencies

2017-11-15 Thread Brian Towles
which run server, HDFS, Hive all in the same JVM. > > On Wed, Nov 15, 2017 at 12:47 PM, Brian Towles > wrote: > > > So there would be two different levels of shading. > > > > The first would be the known issues shared repackaged dependencies like > > Guava. This woul

Re: Shading of conflicting dependencies

2017-11-15 Thread Brian Towles
trying to make Sentry work with DataNucleus 4 - the problem was > >>> that e2e tests combine Sentry with Hive in the same JVM and this > created > >> a > >>> conflict on the DataNucleus libraries and test failures. > >>> > >>> Looking at

Shading of conflicting dependencies

2017-11-15 Thread Brian Towles
potentially be something that is more of an overall Sentry standard practice and larger scale implementation. -=Brian -- *Brian Towles* | Software Engineer t. (512) 415- <00>8105 e. btow...@cloudera.com cloudera.com <http://www.cloudera.com/> [image: Cloudera] <http://w

Re: New Sentry PMC member - Sergio Pena

2017-10-17 Thread Brian Towles
Congrats Sergio! On Tue, Oct 17, 2017 at 12:05 AM Alexander Kolbasov wrote: > It is my pleasure to announce a new Apache Sentry PMC member Sergio Pena > who is well known to this mailing list. > > Thanks for all your contributions Sergio! > > - Alex Kolbasov -- *Brian

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
/thrift/TestSentryStateBank.java PRE-CREATION Diff: https://reviews.apache.org/r/62107/diff/10/ Changes: https://reviews.apache.org/r/62107/diff/9-10/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62192: SENTRY-1932: Improve logging for HMSPath

2017-09-08 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62192/#review185013 --- Ship it! Ship It! - Brian Towles On Sept. 8, 2017, 2:23 p.m

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
/TestSentryStateBank.java PRE-CREATION Diff: https://reviews.apache.org/r/62107/diff/9/ Changes: https://reviews.apache.org/r/62107/diff/8-9/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
ps://reviews.apache.org/r/62107/#review185004 ------- On Sept. 8, 2017, 2:58 p.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
/TestSentryStateBank.java PRE-CREATION Diff: https://reviews.apache.org/r/62107/diff/8/ Changes: https://reviews.apache.org/r/62107/diff/7-8/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62107/#review184945 ------- On Sept. 8, 2017, 11:29 a.m., Brian Towles wrote: > > --

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
gt; Previous log messages have INFO level. I think we should set this as > > INFO as well so that users know that a snapshot is requested but the client > > will be delayed. > > Brian Towles wrote: > Becasue this message can occur every .5 seconds if an update is >

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
reply, visit: https://reviews.apache.org/r/62107/#review184996 --- On Sept. 8, 2017, 11:29 a.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-08 Thread Brian Towles
/service/thrift/TestSentryStateBank.java PRE-CREATION Diff: https://reviews.apache.org/r/62107/diff/7/ Changes: https://reviews.apache.org/r/62107/diff/6-7/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-07 Thread Brian Towles
://reviews.apache.org/r/62107/diff/5-6/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-06 Thread Brian Towles
> > > > > What would prevent the execution from reaching this step and a full > > snapshot from HMS kicked off at the same time? > > > > Do you think we should have the block on both the sides? > > Brian Towles wrote: > Once it hits this p

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-06 Thread Brian Towles
I was going to leave this for SENTRY-1921 but since we have a lot of questions about it I have just converted the SentryService itself to be a singleton and control the config. This will remove the SentryServiceFactory and allow it to be all compartmentalized in the Se

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-06 Thread Brian Towles
with the changes to the SentryService. It is now a singleton and is only configured and has one thread with one instance running at a time. - Brian Towles On Sept. 6, 2017, 6:33 p.m., Brian Towles wrote: > > --- > This is an auto

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-06 Thread Brian Towles
80f158a1fd626cdddeae9e2ee264f361d78bc2a7 Diff: https://reviews.apache.org/r/62107/diff/5/ Changes: https://reviews.apache.org/r/62107/diff/4-5/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: Post review changes

2017-09-06 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62107/#review184691 --- I added an additional unit test for a missed case - Brian Towles

Re: Review Request 62107: Post review changes

2017-09-06 Thread Brian Towles
, Brian Towles

Re: Review Request 62107: Post review changes

2017-09-06 Thread Brian Towles
--- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-06 Thread Brian Towles
Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-06 Thread Brian Towles
ically generated e-mail. To reply, visit: https://reviews.apache.org/r/62107/#review184628 ------- On Sept. 5, 2017, 9:25 p.m., Brian Towles wrote: > > --- &g

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
-provider-db/src/main/java/org/apache/sentry/service/thrift/SentryServiceFactory.java 1685702c6dbc9715c8885a29a80bc68509550f0b Diff: https://reviews.apache.org/r/62107/diff/2/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
-------- On Sept. 5, 2017, 7:42 p.m., Brian Towles wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62107/ > --

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
-provider-db/src/main/java/org/apache/sentry/service/thrift/SentryServiceFactory.java 1685702c6dbc9715c8885a29a80bc68509550f0b Diff: https://reviews.apache.org/r/62107/diff/2/ Changes: https://reviews.apache.org/r/62107/diff/1-2/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
ther implementation that evolves to have what ever implementation it needs, but the check to remain the same. - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/621

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
/src/main/java/org/apache/sentry/service/thrift/SentryServiceFactory.java 1685702c6dbc9715c8885a29a80bc68509550f0b Diff: https://reviews.apache.org/r/62107/diff/1/ Testing --- Unit Tests Thanks, Brian Towles

Re: Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
1685702c6dbc9715c8885a29a80bc68509550f0b Diff: https://reviews.apache.org/r/62107/diff/1/ Testing --- Unit Tests Thanks, Brian Towles

Review Request 62107: SENTRY-1918: NN snapshot should not be served while HMS snapshot is collected

2017-09-05 Thread Brian Towles
1685702c6dbc9715c8885a29a80bc68509550f0b Diff: https://reviews.apache.org/r/62107/diff/1/ Testing --- Unit Tests Thanks, Brian Towles

Review Request 62006: SENTRY-967: Fix for downloading of sqoop server and tomcat for tests

2017-08-30 Thread Brian Towles
/62006/diff/1/ Testing --- Unit tests run. Thanks, Brian Towles

Re: Review Request 61598: SENTRY-1856: Persisting HMS snapshot and the notification-id to database in same transaction

2017-08-14 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61598/#review182908 --- Ship it! Ship It! - Brian Towles On Aug. 14, 2017, 1:35 p.m

Re: Review Request 61537: SENTRY-1874 Do not require quiet HMS when taking initial HMS snapshot

2017-08-11 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61537/#review182701 --- Ship it! Ship It! - Brian Towles On Aug. 10, 2017, 7:28 p.m

Re: Review Request 61537: SENTRY-1874 Do not require quiet HMS when taking initial HMS snapshot

2017-08-10 Thread Brian Towles
> On Aug. 10, 2017, 10:32 a.m., Brian Towles wrote: > > Other then this LGTM... ship it! - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61537/#rev

Re: Review Request 61537: SENTRY-1874 Do not require quiet HMS when taking initial HMS snapshot

2017-08-10 Thread Brian Towles
/sentry/service/thrift/SentryHMSClient.java Lines 204-205 (patched) <https://reviews.apache.org/r/61537/#comment258563> Empty catch... do we want to log or something? - Brian Towles On Aug. 10, 2017, 1:43 a.m., Alexander Kolbasov

Re: Review Request 61113: SENTRY-1755 Add HMSFollower per-operation metrics

2017-07-25 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61113/#review181382 --- Ship it! Ship It! - Brian Towles On July 25, 2017, 11:32

Re: Review Request 60865: SENTRY-1834 Enable hive-authv2 profile in sentry-ha-redesign branch

2017-07-18 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60865/#review180860 --- Ship it! Ship It! - Brian Towles On July 17, 2017, 7:52 a.m

Re: Review Request 60860: SENTRY-1845 - LOAD + OVERWRITE not supported in Hive v2. plugin

2017-07-18 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60860/#review180858 --- Ship it! Ship It! - Brian Towles On July 14, 2017, 6:36 a.m

Re: Review Request 60869: SENTRY-1846 - Use a consistent configuration variable for the sentry provider property

2017-07-18 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60869/#review180857 --- Ship it! with Na Li's change ship it - Brian Towles On

Re: Review Request 60926: SENTRY-1760: HMSFollower should detect when a full snapshot from HMS is required

2017-07-18 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60926/#review180850 --- Ship it! Other then LiNas stuff ship it - Brian Towles On

Re: Review Request 60883: SENTRY-1825: Dropping a Hive database/table doesn't cleanup the permissions associated with it

2017-07-17 Thread Brian Towles
> On July 17, 2017, 11:51 a.m., Brian Towles wrote: > > sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/HmsFollower.java > > Line 214 (original), 225 (patched) > > <https://reviews.apache.org/r/60883/diff/1/?file=1777189#file1777189lin

Re: Review Request 60883: SENTRY-1825: Dropping a Hive database/table doesn't cleanup the permissions associated with it

2017-07-17 Thread Brian Towles
rc/main/java/org/apache/sentry/service/thrift/HmsFollower.java Line 214 (original), 225 (patched) <https://reviews.apache.org/r/60883/#comment255918> Needed for public function? or should this be a public function? - Brian Towle

Re: Review Request 60843: SENTRY-1827 Minimize TPathsDump thrift message used in HDFS sync - Adding change to sentry-ha-redesign branch

2017-07-14 Thread Brian Towles
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60843/#review180537 --- Ship it! Looks good to me. - Brian Towles On July 13, 2017

Re: Optimizing Sentry to HDFS protocol

2017-06-28 Thread Brian Towles
d just use Thrift as a transport mechanism. > > Im not sure why we would break protocol compatibility with something custom. I feel we can work around this. Im not convinced we can, but i think this should be a last resort. > - Sasha > -- *Brian Towles* | Software Engineer

Re: Review Request 60273: SENTRY-1665: cross-site scripting vulnerability in ConfServlet

2017-06-21 Thread Brian Towles
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60273/#review178502 --- On June 21, 2017, 10:28 a.m., Brian Towles wrote: > > ---

Review Request 60273: SENTRY-1665: cross-site scripting vulnerability in ConfServlet

2017-06-21 Thread Brian Towles
/pom.xml 14ad6a29f7f814ccc13482d78ccafd171568acc6 sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/ConfServlet.java 9e7fca83e79e23c71559221ba9e5a97f79ec75eb Diff: https://reviews.apache.org/r/60273/diff/1/ Testing --- Thanks, Brian Towles

Review Request 60091: SENTRY-1798: Changed thread naming patterns using guava ThreadFactoryBuilder.

2017-06-21 Thread Brian Towles
ec938da1fb02bd0e58554336b671d14e7c6fc621 Diff: https://reviews.apache.org/r/60091/diff/1/ Testing --- Unit test runs and visual insepction of thread names when sentry is running. Thanks, Brian Towles