[jira] [Created] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-02 Thread Vadim Spector (JIRA)
Vadim Spector created SENTRY-1311: - Summary: Improve usability of URI privileges by supporting mixed use of URIs with and without scheme Key: SENTRY-1311 URL: https://issues.apache.org/jira/browse/SENTRY-1311

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-02 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Description: If URI has scheme when granting URI privileges, e.g. "grant all on uri

[jira] [Commented] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325658#comment-15325658 ] Vadim Spector commented on SENTRY-1311: --- done > Improve usability of URI privileges by supporting

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-09 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Attachment: SENTRY-1311.002.patch added positive test case for GRANT URI w/ schema+authority

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-03 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Attachment: SENTRY-1311.001.patch > Improve usability of URI privileges by supporting mixed

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-03 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Status: Patch Available (was: Open) > Improve usability of URI privileges by supporting mixed

[jira] [Comment Edited] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-11 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325658#comment-15325658 ] Vadim Spector edited comment on SENTRY-1311 at 6/11/16 3:59 PM: done:

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-22 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Attachment: SENTRY-1311.004.patch > Improve usability of URI privileges by supporting mixed

[jira] [Commented] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-22 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15344760#comment-15344760 ] Vadim Spector commented on SENTRY-1311: --- Updated code review board with the latest patch:

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-22 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Attachment: SENTRY-1311.004.patch > Improve usability of URI privileges by supporting mixed

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-22 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Attachment: (was: SENTRY-1311.004.patch) > Improve usability of URI privileges by

[jira] [Commented] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-21 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342912#comment-15342912 ] Vadim Spector commented on SENTRY-1311: --- Updated code review board with the latest patch:

[jira] [Commented] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-21 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342600#comment-15342600 ] Vadim Spector commented on SENTRY-1311: --- Patch #3 implements consistent logic for

[jira] [Updated] (SENTRY-1311) Improve usability of URI privileges by supporting mixed use of URIs with and without scheme

2016-06-21 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1311: -- Attachment: SENTRY-1311.003.patch > Improve usability of URI privileges by supporting mixed

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-28 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: (was: SENTRY-1377.003.patch) > improve handling of failures, both in tests and

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-28 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.003.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.003.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: (was: SENTRY-1377.003.patch) > improve handling of failures, both in tests and

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: (was: SENTRY-1377.003.patch) > improve handling of failures, both in tests and

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.003.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-11 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.002.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-11 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Commented] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-11 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371866#comment-15371866 ] Vadim Spector commented on SENTRY-1377: --- Code review updated:

[jira] [Assigned] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-12 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector reassigned SENTRY-1377: - Assignee: Vadim Spector > improve handling of failures, both in tests and after-test

[jira] [Commented] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-11 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371673#comment-15371673 ] Vadim Spector commented on SENTRY-1377: --- Patch 002: 1) Added safeCloseResultSet() method for

[jira] [Comment Edited] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-11 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371673#comment-15371673 ] Vadim Spector edited comment on SENTRY-1377 at 7/11/16 9:33 PM: Patch

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Commented] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15368874#comment-15368874 ] Vadim Spector commented on SENTRY-1377: --- Code review: https://reviews.apache.org/r/49842/diff/1/ >

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.001.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-08-05 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.003.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-08-05 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: (was: SENTRY-1377.003.patch) > improve handling of failures, both in tests and

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: (was: SENTRY-1377.003.patch) > improve handling of failures, both in tests and

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: SENTRY-1377.003.patch > improve handling of failures, both in tests and after-test

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Attachment: (was: SENTRY-1377.003.patch) > improve handling of failures, both in tests and

[jira] [Commented] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15399813#comment-15399813 ] Vadim Spector commented on SENTRY-1377: --- Since the recent build failures are observed by several

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-07-29 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-06-30 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Updated] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-06-30 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1377: -- Description: 1. TestHDFSIntegration.java should provide best-attempt cleanup in

[jira] [Created] (SENTRY-1377) improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java

2016-06-30 Thread Vadim Spector (JIRA)
Vadim Spector created SENTRY-1377: - Summary: improve handling of failures, both in tests and after-test cleanup, in TestHDFSIntegration.java Key: SENTRY-1377 URL: https://issues.apache.org/jira/browse/SENTRY-1377

[jira] [Updated] (SENTRY-1605) SENTRY-1508 need to be fixed because of Kerberos initialization issue

2017-02-03 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1605: -- Attachment: SENTRY-1605.002.patch > SENTRY-1508 need to be fixed because of Kerberos

[jira] [Commented] (SENTRY-1605) SENTRY-1508 need to be fixed because of Kerberos initialization issue

2017-02-03 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852553#comment-15852553 ] Vadim Spector commented on SENTRY-1605: --- Patch 002: 1. better javadoc per Hao's review 2. explicit

[jira] [Commented] (SENTRY-939) Provide a configuration to be able to fall back to orginal HDFS user:group when NN has stale sentry permissions

2017-02-08 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858622#comment-15858622 ] Vadim Spector commented on SENTRY-939: -- Hi Sravya, I wonder why this JIRA is still open since you say

[jira] [Updated] (SENTRY-1605) SENTRY-1508 need to be fixed because of Kerberos initialization issue

2017-01-20 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1605: -- Attachment: SENTRY-1605.patch > SENTRY-1508 need to be fixed because of Kerberos

[jira] [Updated] (SENTRY-1605) SENTRY-1508 need to be fixed because of Kerberos initialization issue

2017-01-20 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1605: -- Status: Patch Available (was: Open) > SENTRY-1508 need to be fixed because of Kerberos

[jira] [Updated] (SENTRY-1459) Alter view with HMS Client fails with "java.lang.IllegalArgumentException: Can not create a Path from a null string"

2016-09-07 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1459: -- Assignee: Ankur Gupta (was: Vadim Spector) > Alter view with HMS Client fails with

[jira] [Created] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
Vadim Spector created SENTRY-1471: - Summary: TestHDFSIntegrationBase.java implements HDFS ACL checking incorrectly Key: SENTRY-1471 URL: https://issues.apache.org/jira/browse/SENTRY-1471 Project:

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Summary: TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-13 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Description: verifyOnAllSubDirsHelper() in TestHDFSIntegrationBase.java has a bug. When the

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: SENTRY-1471.001.patch > TestHDFSIntegrationBase.java implements HDFS ACL checking

[jira] [Comment Edited] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494222#comment-15494222 ] Vadim Spector edited comment on SENTRY-1471 at 9/15/16 6:56 PM:

[jira] [Commented] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494222#comment-15494222 ] Vadim Spector commented on SENTRY-1471: --- Submitting the patch that fixes validation logic. a)

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: SENTRY-1471.001.patch > TestHDFSIntegrationBase.java implements HDFS ACL checking

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: SENTRY-1471.001.patch > TestHDFSIntegrationBase.java implements HDFS ACL checking

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: SENTRY-1471.001.patch SENTRY-1471.001.patch >

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1472) broken unit test revealed by SENTRY-1471

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1472: -- Description: SENTRY-1471 fixed permissions validation logic in TestHDFSIntegrationBase.java

[jira] [Commented] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494416#comment-15494416 ] Vadim Spector commented on SENTRY-1471: --- Per conversation with [~anneyu] - disabling two unit tests

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: (was: SENTRY-1471.001.patch) > TestHDFSIntegrationBase.java implements HDFS

[jira] [Updated] (SENTRY-1471) TestHDFSIntegrationBase.java implements HDFS ACL checking and query verification incorrectly

2016-09-15 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1471: -- Attachment: SENTRY-1471.001.patch > TestHDFSIntegrationBase.java implements HDFS ACL checking

[jira] [Commented] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-10-25 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15606524#comment-15606524 ] Vadim Spector commented on SENTRY-1508: --- Per our discussion, the following approach has been

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-09 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Summary: Provider mechanism for triggering HMS full snapshot (was: Provider thrift and shell

[jira] [Assigned] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-09 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector reassigned SENTRY-1520: - Assignee: Vadim Spector > Provider mechanism for triggering HMS full snapshot >

[jira] [Updated] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-11-07 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1508: -- Attachment: SENTRY-1508.004.patch > MetastorePlugin.java does not handle properly

[jira] [Commented] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-11-07 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645850#comment-15645850 ] Vadim Spector commented on SENTRY-1508: --- Uploaded patch #4, with proper Javadoc formatting >

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Status: Patch Available (was: Open) > Provider mechanism for triggering HMS full snapshot >

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Attachment: SENTRY-1520.001.patch > Provider mechanism for triggering HMS full snapshot >

[jira] [Updated] (SENTRY-1520) Provide mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Summary: Provide mechanism for triggering HMS full snapshot (was: Provider mechanism for

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Status: Patch Available (was: Open) > Provider mechanism for triggering HMS full snapshot >

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Status: Open (was: Patch Available) > Provider mechanism for triggering HMS full snapshot >

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Attachment: (was: SENTRY-1520.001.patch) > Provider mechanism for triggering HMS full

[jira] [Updated] (SENTRY-1520) Provider mechanism for triggering HMS full snapshot

2016-11-10 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1520: -- Attachment: SENTRY-1520.001.patch > Provider mechanism for triggering HMS full snapshot >

[jira] [Commented] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-10-23 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15600043#comment-15600043 ] Vadim Spector commented on SENTRY-1508: --- I think it is a legitimate assumption that whenever there

[jira] [Commented] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-10-23 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15600543#comment-15600543 ] Vadim Spector commented on SENTRY-1508: --- Code review: https://reviews.apache.org/r/53125/ >

[jira] [Updated] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-10-24 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Spector updated SENTRY-1508: -- Description: MetastorePlugin.java has several implementation issues that need to be fixed by

[jira] [Commented] (SENTRY-1508) MetastorePlugin.java does not handle properly initialization failure

2016-10-24 Thread Vadim Spector (JIRA)
[ https://issues.apache.org/jira/browse/SENTRY-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15603332#comment-15603332 ] Vadim Spector commented on SENTRY-1508: --- I edited the description to make it more clear what this

  1   2   3   4   >