[jira] [Commented] (SENTRY-2454) Add new sentry store api to gather the privileges for a list of authorizables.

2019-01-18 Thread kalyan kumar kalvagadda (JIRA)


[ 
https://issues.apache.org/jira/browse/SENTRY-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746661#comment-16746661
 ] 

kalyan kumar kalvagadda commented on SENTRY-2454:
-

[~LinaAtAustin] Thanks for the review.

> Add new sentry store api to gather the privileges for a list of authorizables.
> --
>
> Key: SENTRY-2454
> URL: https://issues.apache.org/jira/browse/SENTRY-2454
> Project: Sentry
>  Issue Type: Improvement
>  Components: Sentry
>Affects Versions: 2.2.0
>Reporter: kalyan kumar kalvagadda
>Assignee: kalyan kumar kalvagadda
>Priority: Major
> Attachments: SENTRY-2454.001.patch, SENTRY-2454.002.patch, 
> SENTRY-2454.003.patch, SENTRY-2454.004.patch
>
>
> New sentry API should be implemented to fetch the privileges granted to 
> authorizables and it's children. authorizables include database, tables, 
> columns and URI's.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SENTRY-2454) Add new sentry store api to gather the privileges for a list of authorizables.

2018-12-10 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/SENTRY-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16716069#comment-16716069
 ] 

Hadoop QA commented on SENTRY-2454:
---

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12951285/SENTRY-2454.003.patch 
against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/4289/console

This message is automatically generated.

> Add new sentry store api to gather the privileges for a list of authorizables.
> --
>
> Key: SENTRY-2454
> URL: https://issues.apache.org/jira/browse/SENTRY-2454
> Project: Sentry
>  Issue Type: Improvement
>  Components: Sentry
>Affects Versions: 2.2.0
>Reporter: kalyan kumar kalvagadda
>Assignee: kalyan kumar kalvagadda
>Priority: Major
> Attachments: SENTRY-2454.001.patch, SENTRY-2454.002.patch, 
> SENTRY-2454.003.patch
>
>
> New sentry API should be implemented to fetch the privileges granted to 
> authorizables and it's children. authorizables include database, tables, 
> columns and URI's.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SENTRY-2454) Add new sentry store api to gather the privileges for a list of authorizables.

2018-12-07 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/SENTRY-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713110#comment-16713110
 ] 

Hadoop QA commented on SENTRY-2454:
---

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12951002/SENTRY-2454.002.patch 
against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/4279/console

This message is automatically generated.

> Add new sentry store api to gather the privileges for a list of authorizables.
> --
>
> Key: SENTRY-2454
> URL: https://issues.apache.org/jira/browse/SENTRY-2454
> Project: Sentry
>  Issue Type: Improvement
>  Components: Sentry
>Affects Versions: 2.2.0
>Reporter: kalyan kumar kalvagadda
>Assignee: kalyan kumar kalvagadda
>Priority: Major
> Attachments: SENTRY-2454.001.patch, SENTRY-2454.002.patch
>
>
> New sentry API should be implemented to fetch the privileges granted to 
> authorizables and it's children. authorizables include database, tables, 
> columns and URI's.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SENTRY-2454) Add new sentry store api to gather the privileges for a list of authorizables.

2018-12-07 Thread kalyan kumar kalvagadda (JIRA)


[ 
https://issues.apache.org/jira/browse/SENTRY-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712961#comment-16712961
 ] 

kalyan kumar kalvagadda commented on SENTRY-2454:
-

Looks to be a un-related failure. As the sentry code doesn't use the new API 
added.

> Add new sentry store api to gather the privileges for a list of authorizables.
> --
>
> Key: SENTRY-2454
> URL: https://issues.apache.org/jira/browse/SENTRY-2454
> Project: Sentry
>  Issue Type: Improvement
>  Components: Sentry
>Affects Versions: 2.2.0
>Reporter: kalyan kumar kalvagadda
>Assignee: kalyan kumar kalvagadda
>Priority: Major
> Attachments: SENTRY-2454.001.patch, SENTRY-2454.002.patch
>
>
> New sentry API should be implemented to fetch the privileges granted to 
> authorizables and it's children. authorizables include database, tables, 
> columns and URI's.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SENTRY-2454) Add new sentry store api to gather the privileges for a list of authorizables.

2018-12-06 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/SENTRY-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712184#comment-16712184
 ] 

Hadoop QA commented on SENTRY-2454:
---

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12950918/SENTRY-2454.002.patch 
against master.

{color:red}Overall:{color} -1 due to 2 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: 
org.apache.sentry.hdfs.TestSentryHDFSServiceProcessor

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/4275/console

This message is automatically generated.

> Add new sentry store api to gather the privileges for a list of authorizables.
> --
>
> Key: SENTRY-2454
> URL: https://issues.apache.org/jira/browse/SENTRY-2454
> Project: Sentry
>  Issue Type: Improvement
>  Components: Sentry
>Affects Versions: 2.2.0
>Reporter: kalyan kumar kalvagadda
>Assignee: kalyan kumar kalvagadda
>Priority: Major
> Attachments: SENTRY-2454.001.patch, SENTRY-2454.002.patch
>
>
> New sentry API should be implemented to fetch the privileges granted to 
> authorizables and it's children. authorizables include database, tables, 
> columns and URI's.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)