[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2019-06-14 Thread Hadoop QA (JIRA)


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

Hadoop QA commented on SENTRY-2240:
---

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12971819/SENTRY-2240.03.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/4416/console

This message is automatically generated.

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Sentry
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Assignee: Arjun Mishra
>Priority: Major
> Attachments: SENTRY-2240-1.patch, SENTRY-2240-2.patch, 
> SENTRY-2240.01.patch, SENTRY-2240.02.patch, SENTRY-2240.03.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2019-06-14 Thread Hadoop QA (JIRA)


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

Hadoop QA commented on SENTRY-2240:
---

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12971745/SENTRY-2240.02.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/4415/console

This message is automatically generated.

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Sentry
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Assignee: Arjun Mishra
>Priority: Major
> Attachments: SENTRY-2240-1.patch, SENTRY-2240-2.patch, 
> SENTRY-2240.01.patch, SENTRY-2240.02.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2019-06-12 Thread Hadoop QA (JIRA)


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

Hadoop QA commented on SENTRY-2240:
---

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

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

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationEnd2End
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestOwnerPrivilegesWithGrantOption

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

This message is automatically generated.

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Sentry
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Assignee: Arjun Mishra
>Priority: Major
> Attachments: SENTRY-2240-1.patch, SENTRY-2240-2.patch, 
> SENTRY-2240.01.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2019-06-12 Thread Arjun Mishra (JIRA)


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

Arjun Mishra commented on SENTRY-2240:
--

https://builds.apache.org/job/PreCommit-SENTRY-Build/4414/

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Sentry
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Assignee: Arjun Mishra
>Priority: Major
> Attachments: SENTRY-2240-1.patch, SENTRY-2240-2.patch, 
> SENTRY-2240.01.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2018-05-21 Thread Eric Lin (JIRA)

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

Eric Lin commented on SENTRY-2240:
--

Uploading second patch after applying [~lina...@cloudera.com]'s suggestion from 
review board.

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Hive Binding
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Assignee: Eric Lin
>Priority: Major
> Attachments: SENTRY-2240-1.patch, SENTRY-2240-2.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2018-05-20 Thread Eric Lin (JIRA)

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

Eric Lin commented on SENTRY-2240:
--

Review request: https://reviews.apache.org/r/67231/

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Hive Binding
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Priority: Major
> Attachments: SENTRY-2240-1.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2018-05-19 Thread Eric Lin (JIRA)

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

Eric Lin commented on SENTRY-2240:
--

Uploading first patch for review

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Hive Binding
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Priority: Major
> Attachments: SENTRY-2240-1.patch
>
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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


[jira] [Commented] (SENTRY-2240) User can DROP function under a database that he/she has no access

2018-05-19 Thread Eric Lin (JIRA)

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

Eric Lin commented on SENTRY-2240:
--

I can't assign to myself, will request permission, and I am working on patch 
now.

> User can DROP function under a database that he/she has no access
> -
>
> Key: SENTRY-2240
> URL: https://issues.apache.org/jira/browse/SENTRY-2240
> Project: Sentry
>  Issue Type: Bug
>  Components: Hive Binding
>Affects Versions: 1.8.0
>Reporter: Eric Lin
>Priority: Major
>
> User can DROP UDF function under a database that he/she has no access to.
> I created it as separate JIRA from SENTRY-781 due to changes are quite 
> different.



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