[jira] [Commented] (SENTRY-1225) Improve SentryPolicyServiceClientDefaultImpl to support user section with import/export

2016-05-04 Thread Dapeng Sun (JIRA)

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

Dapeng Sun commented on SENTRY-1225:


+1, thank Colin.

> Improve SentryPolicyServiceClientDefaultImpl to support user section with 
> import/export
> ---
>
> Key: SENTRY-1225
> URL: https://issues.apache.org/jira/browse/SENTRY-1225
> Project: Sentry
>  Issue Type: Sub-task
>Affects Versions: 1.8.0
>Reporter: Colin Ma
>Assignee: Colin Ma
> Fix For: 1.8.0
>
> Attachments: SENTRY-1225.001.patch, SENTRY-1225.002.patch
>
>
> Improve SentryPolicyServiceClientDefaultImpl to support user section with 
> import/export



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENTRY-1189) Fix pom.xml when enable the profile thriftif

2016-05-04 Thread Dapeng Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dapeng Sun updated SENTRY-1189:
---
Description: 
The dependency is no need for the plugin, it required by sentry-provider-db for 
some org.datanucleus...exception.MissingTableException or 
org.datanucleus.util.StringUtils, so it should be removed at here.
mvn clean install -DskipTests -Pthriftif,datanucleus3 -Dthrift.home=/usr/local 
can verify it.

> Fix pom.xml when enable the profile thriftif
> 
>
> Key: SENTRY-1189
> URL: https://issues.apache.org/jira/browse/SENTRY-1189
> Project: Sentry
>  Issue Type: Bug
>Reporter: Dapeng Sun
>Assignee: Dapeng Sun
> Attachments: SENTRY-1189.002.patch
>
>
> The dependency is no need for the plugin, it required by sentry-provider-db 
> for some org.datanucleus...exception.MissingTableException or 
> org.datanucleus.util.StringUtils, so it should be removed at here.
> mvn clean install -DskipTests -Pthriftif,datanucleus3 
> -Dthrift.home=/usr/local can verify it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENTRY-1159) Decouple datanucleus dependences for hive-binding V1 and V2

2016-05-04 Thread Dapeng Sun (JIRA)

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

Dapeng Sun commented on SENTRY-1159:


Hi [~hahao], thank you for your comments. {{datanucleus dependency}} in 
{{org.datanucleus plugin}} should be removed. I think it is a maven issue of 
profile: when we enabling a profile, other default profiles are not actived, 
like datanucleus3, it should be actived by default, but not... now {{mvn clean 
install -DskipTests -Pthriftif,datanucleus3 -Dthrift.home=/usr/local}} can be 
worked.

> Decouple datanucleus dependences for hive-binding V1 and V2
> ---
>
> Key: SENTRY-1159
> URL: https://issues.apache.org/jira/browse/SENTRY-1159
> Project: Sentry
>  Issue Type: Sub-task
>Reporter: Dapeng Sun
>Assignee: Dapeng Sun
> Fix For: 1.7.0
>
> Attachments: SENTRY-1159.001.patch, SENTRY-1159.002.patch
>
>
> Since Hive 2.0.0 depends on datanuclues 4+, we should decouple datanuclues 
> dependence on binding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (SENTRY-1159) Decouple datanucleus dependences for hive-binding V1 and V2

2016-05-04 Thread Dapeng Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dapeng Sun updated SENTRY-1159:
---
Comment: was deleted

(was: Hi [~hahao], thank you for your comments. {{detanucleus dependency}} in 
{{org.datanucleus plugin}} should be removed. I think it is a maven issue of 
profile, I think  {{mvn clean install -DskipTests -Pthriftif,datanucleus3 
-Dthrift.home=/usr/local}} should be worked.)

> Decouple datanucleus dependences for hive-binding V1 and V2
> ---
>
> Key: SENTRY-1159
> URL: https://issues.apache.org/jira/browse/SENTRY-1159
> Project: Sentry
>  Issue Type: Sub-task
>Reporter: Dapeng Sun
>Assignee: Dapeng Sun
> Fix For: 1.7.0
>
> Attachments: SENTRY-1159.001.patch, SENTRY-1159.002.patch
>
>
> Since Hive 2.0.0 depends on datanuclues 4+, we should decouple datanuclues 
> dependence on binding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENTRY-1159) Decouple datanucleus dependences for hive-binding V1 and V2

2016-05-04 Thread Dapeng Sun (JIRA)

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

Dapeng Sun commented on SENTRY-1159:


Hi [~hahao], thank you for your comments. {{detanucleus dependency}} in 
{{org.datanucleus plugin}} should be removed. I think it is a maven issue of 
profile, I think  {{mvn clean install -DskipTests -Pthriftif,datanucleus3 
-Dthrift.home=/usr/local}} should be worked.

> Decouple datanucleus dependences for hive-binding V1 and V2
> ---
>
> Key: SENTRY-1159
> URL: https://issues.apache.org/jira/browse/SENTRY-1159
> Project: Sentry
>  Issue Type: Sub-task
>Reporter: Dapeng Sun
>Assignee: Dapeng Sun
> Fix For: 1.7.0
>
> Attachments: SENTRY-1159.001.patch, SENTRY-1159.002.patch
>
>
> Since Hive 2.0.0 depends on datanuclues 4+, we should decouple datanuclues 
> dependence on binding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENTRY-1236) Bump thrift version to 0.9.3

2016-05-04 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on SENTRY-1236:
---

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

This message is automatically generated.

> Bump thrift version to 0.9.3
> 
>
> Key: SENTRY-1236
> URL: https://issues.apache.org/jira/browse/SENTRY-1236
> Project: Sentry
>  Issue Type: Bug
>Reporter: Sravya Tirukkovalur
>Assignee: Sravya Tirukkovalur
>Priority: Minor
> Fix For: 1.7.0
>
> Attachments: SENTRY-1236.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENTRY-1237) Generate a new master key-pair for code signing

2016-05-04 Thread Hao Hao (JIRA)

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

Hao Hao commented on SENTRY-1237:
-

Created a new key for code signing: 
http://pgp.mit.edu/pks/lookup?op=vindex=0xD82F23DFD04E70B7

> Generate a new master key-pair for code signing
> ---
>
> Key: SENTRY-1237
> URL: https://issues.apache.org/jira/browse/SENTRY-1237
> Project: Sentry
>  Issue Type: Sub-task
>  Components: Sentry
>Affects Versions: 1.7.0
>Reporter: Hao Hao
>Assignee: Hao Hao
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SENTRY-1237) Generate a new master key-pair for code signing

2016-05-04 Thread Hao Hao (JIRA)
Hao Hao created SENTRY-1237:
---

 Summary: Generate a new master key-pair for code signing
 Key: SENTRY-1237
 URL: https://issues.apache.org/jira/browse/SENTRY-1237
 Project: Sentry
  Issue Type: Sub-task
  Components: Sentry
Affects Versions: 1.7.0
Reporter: Hao Hao
Assignee: Hao Hao
 Fix For: 1.7.0






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENTRY-1236) Bump thrift version to 0.9.3

2016-05-04 Thread Hao Hao (JIRA)

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

Hao Hao commented on SENTRY-1236:
-

[~sravya] Thanks a lot! One comment: does the autogen code via thrift also need 
to be updated if bump the version? 

> Bump thrift version to 0.9.3
> 
>
> Key: SENTRY-1236
> URL: https://issues.apache.org/jira/browse/SENTRY-1236
> Project: Sentry
>  Issue Type: Bug
>Reporter: Sravya Tirukkovalur
>Assignee: Sravya Tirukkovalur
>Priority: Minor
> Fix For: 1.7.0
>
> Attachments: SENTRY-1236.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENTRY-1159) Decouple datanucleus dependences for hive-binding V1 and V2

2016-05-04 Thread Hao Hao (JIRA)

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

Hao Hao commented on SENTRY-1159:
-

[~dapengsun] I noticed in this jira, the datanucleus dependencies are removed. 
But in the pom there is still a org.datanucleus plugin that has detanucleus 
dependency. Should that also be removed? Otherwise, there are errors when 
running commands such as  {{mvn clean install -DskipTests -Pthriftif 
-Dthrift.home=...}}

> Decouple datanucleus dependences for hive-binding V1 and V2
> ---
>
> Key: SENTRY-1159
> URL: https://issues.apache.org/jira/browse/SENTRY-1159
> Project: Sentry
>  Issue Type: Sub-task
>Reporter: Dapeng Sun
>Assignee: Dapeng Sun
> Fix For: 1.7.0
>
> Attachments: SENTRY-1159.001.patch, SENTRY-1159.002.patch
>
>
> Since Hive 2.0.0 depends on datanuclues 4+, we should decouple datanuclues 
> dependence on binding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENTRY-1236) Bump thrift version to 0.9.3

2016-05-04 Thread Sravya Tirukkovalur (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sravya Tirukkovalur updated SENTRY-1236:

Attachment: SENTRY-1236.patch

> Bump thrift version to 0.9.3
> 
>
> Key: SENTRY-1236
> URL: https://issues.apache.org/jira/browse/SENTRY-1236
> Project: Sentry
>  Issue Type: Bug
>Reporter: Sravya Tirukkovalur
>Assignee: Sravya Tirukkovalur
>Priority: Minor
> Fix For: 1.7.0
>
> Attachments: SENTRY-1236.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENTRY-1236) Bump thrift version to 0.9.3

2016-05-04 Thread Sravya Tirukkovalur (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sravya Tirukkovalur updated SENTRY-1236:

Fix Version/s: 1.7.0

> Bump thrift version to 0.9.3
> 
>
> Key: SENTRY-1236
> URL: https://issues.apache.org/jira/browse/SENTRY-1236
> Project: Sentry
>  Issue Type: Bug
>Reporter: Sravya Tirukkovalur
>Assignee: Sravya Tirukkovalur
>Priority: Minor
> Fix For: 1.7.0
>
> Attachments: SENTRY-1236.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SENTRY-1236) Bump thrift version to 0.9.3

2016-05-04 Thread Sravya Tirukkovalur (JIRA)
Sravya Tirukkovalur created SENTRY-1236:
---

 Summary: Bump thrift version to 0.9.3
 Key: SENTRY-1236
 URL: https://issues.apache.org/jira/browse/SENTRY-1236
 Project: Sentry
  Issue Type: Bug
Reporter: Sravya Tirukkovalur
Assignee: Sravya Tirukkovalur
Priority: Minor






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENTRY-583) Add boundary condition test coverage to HDFS synchronization test suite around max #of groups

2016-05-04 Thread Anne Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anne Yu updated SENTRY-583:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

commit d4165e423d57a230f8982c8dd795ac1d9dd48d0d
Author: Anne Yu 
Date:   Thu Apr 21 11:29:37 2016 -0700

SENTRY-583: Add boundary condition test coverage to HDFS synchronization 
test suite around max #of groups. (Anne Yu, reviewed by Haohao)

> Add boundary condition test coverage to HDFS synchronization test suite 
> around max #of groups
> -
>
> Key: SENTRY-583
> URL: https://issues.apache.org/jira/browse/SENTRY-583
> Project: Sentry
>  Issue Type: Test
>Affects Versions: 1.4.0, 1.5.0
>Reporter: Lenni Kuff
>Assignee: Anne Yu
> Fix For: 1.8.0
>
> Attachments: SENTRY-583-0.patch, SENTRY-583-1.patch, 
> SENTRY-583-2.patch, SENTRY-583-3.patch, SENTRY-583-4.patch, 
> SENTRY-583.5.patch, SENTRY-583.6.patch, SENTRY-583.7.patch, SENTRY-583.8.patch
>
>
> Normally, HDFS ACLs has a limit of 32 entries per object (HDFS-5617), but 
> this limit should not be enforced when using Sentry HDFS synchronization. I 
> verified that this works, but we should add a test case to cover this 
> scenario. Something like:
> # Grant to >32 unique groups to a table
> # Verify -getfacls returns all items
> It would also be interesting to see what happens when a new table is created 
> when a database has been granted >32 groups. The new table's directory will 
> inherit the permissions from the directory and I would assume that when the 
> feature is disabled some of these will be missing. It would be good to verify 
> that things don't blow up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SENTRY-1235) Some pom changes

2016-05-04 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SENTRY-1235:
---

 Summary: Some pom changes
 Key: SENTRY-1235
 URL: https://issues.apache.org/jira/browse/SENTRY-1235
 Project: Sentry
  Issue Type: Improvement
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Priority: Trivial
 Fix For: 1.8.0


Some fairly trivial pom changes:

1) Remove unused Commons IO Dependency from the root pom
2) Remove hard-coded project version from the sentry-hdfs-namenode-plugin pom
3) Change scope of junit from default to "test" in sentry-tests-sqoop



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENTRY-1225) Improve SentryPolicyServiceClientDefaultImpl to support user section with import/export

2016-05-04 Thread Colin Ma (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Ma updated SENTRY-1225:
-
Attachment: SENTRY-1225.002.patch

> Improve SentryPolicyServiceClientDefaultImpl to support user section with 
> import/export
> ---
>
> Key: SENTRY-1225
> URL: https://issues.apache.org/jira/browse/SENTRY-1225
> Project: Sentry
>  Issue Type: Sub-task
>Affects Versions: 1.8.0
>Reporter: Colin Ma
>Assignee: Colin Ma
> Fix For: 1.8.0
>
> Attachments: SENTRY-1225.001.patch, SENTRY-1225.002.patch
>
>
> Improve SentryPolicyServiceClientDefaultImpl to support user section with 
> import/export



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENTRY-1211) Home page still has Incubator logo in footer

2016-05-04 Thread Sravya Tirukkovalur (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENTRY-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sravya Tirukkovalur updated SENTRY-1211:

Attachment: SENTRY-1211.patch

> Home page still has Incubator logo in footer
> 
>
> Key: SENTRY-1211
> URL: https://issues.apache.org/jira/browse/SENTRY-1211
> Project: Sentry
>  Issue Type: Bug
> Environment: http://sentry.apache.org/
>Reporter: Sebb
> Attachments: SENTRY-1211.patch
>
>
> ... but the page says it has graduated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)