[jira] [Comment Edited] (SENTRY-1457) DB, Table permission when connected with S3 storage on aws

2016-09-02 Thread Anne Yu (JIRA)

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

Anne Yu edited comment on SENTRY-1457 at 9/3/16 1:53 AM:
-

Seems Amazon S3 starts to support ACLs, similar to HDFS Acls: 
http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html. It will be 
helpful to support it as for Sentry + HDFS Synced Extended ACLs.


was (Author: anneyu):
Seems Amazon S3 starts to support ACLs, similar to HDFS Acls: 
http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html. It will be 
helpful to have it for Sentry + HDFS Synced Extended ACLs.

> DB, Table permission when connected with S3 storage on aws
> --
>
> Key: SENTRY-1457
> URL: https://issues.apache.org/jira/browse/SENTRY-1457
> Project: Sentry
>  Issue Type: New Feature
>Reporter: hong hyungseok
>
> When hadoop installed on aws, 
> S3 storage can be used as hdfs filesystem.
> But, Sentry doesn't support S3 synchronization as it did with hdfs.



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


[jira] [Comment Edited] (SENTRY-1457) DB, Table permission when connected with S3 storage on aws

2016-09-02 Thread Anne Yu (JIRA)

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

Anne Yu edited comment on SENTRY-1457 at 9/3/16 1:53 AM:
-

Seems Amazon S3 starts to support ACLs, similar to HDFS Acls: 
http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html. It will be 
helpful to have it for Sentry + HDFS Synced Extended ACLs.


was (Author: anneyu):
Seems Amazon S3 starts to support ACLs, similar to HDFS Acls: 
http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html. It will be 
helpful to have it feature for Sentry + HDFS Synced Extended ACLs.

> DB, Table permission when connected with S3 storage on aws
> --
>
> Key: SENTRY-1457
> URL: https://issues.apache.org/jira/browse/SENTRY-1457
> Project: Sentry
>  Issue Type: New Feature
>Reporter: hong hyungseok
>
> When hadoop installed on aws, 
> S3 storage can be used as hdfs filesystem.
> But, Sentry doesn't support S3 synchronization as it did with hdfs.



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


[jira] [Updated] (SENTRY-1413) Changes to get the Fencer working with Oracle and MySQL

2016-09-02 Thread Hao Hao (JIRA)

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

Hao Hao updated SENTRY-1413:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Changes to get the Fencer working with Oracle and MySQL
> ---
>
> Key: SENTRY-1413
> URL: https://issues.apache.org/jira/browse/SENTRY-1413
> Project: Sentry
>  Issue Type: Sub-task
>  Components: Hdfs Plugin
>Reporter: Colin P. McCabe
>Assignee: Rahul Sharma
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1413.0-sentry-ha-redesign.patch, 
> SENTRY-1413.1-sentry-ha-redesign.patch
>
>
> Changes to get the Fencer working with Oracle and MySQL



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


[jira] [Commented] (SENTRY-1171) Please delete old releases from mirroring system

2016-09-02 Thread Sebb (JIRA)

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

Sebb commented on SENTRY-1171:
--

Is there anyone there?

It's not fair to expect 3rd party mirrors to carry old releases.

Please tidy up all the incubating releases.



> Please delete old releases from mirroring system
> 
>
> Key: SENTRY-1171
> URL: https://issues.apache.org/jira/browse/SENTRY-1171
> Project: Sentry
>  Issue Type: Task
>Reporter: Sebb
>
> To reduce the load on the ASF mirrors, projects are required to delete old 
> releases [1]
> Please can you remove all non-current releases?
> i.e. all but 1.6.0-incubating/
> Thanks!
> [1] http://www.apache.org/dev/release.html#when-to-archive



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


[jira] [Updated] (SENTRY-1456) SENTRY-1454 follow up: Commit message and rat check failure

2016-09-02 Thread Anne Yu (JIRA)

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

Anne Yu updated SENTRY-1456:

   Resolution: Fixed
Fix Version/s: 1.8.0
   Status: Resolved  (was: Patch Available)

> SENTRY-1454 follow up: Commit message and rat check failure
> ---
>
> Key: SENTRY-1456
> URL: https://issues.apache.org/jira/browse/SENTRY-1456
> Project: Sentry
>  Issue Type: Task
>Affects Versions: 1.8.0
>Reporter: Sravya Tirukkovalur
>Assignee: Anne Yu
>Priority: Blocker
> Fix For: 1.8.0
>
> Attachments: SENTRY-1454.0.patch
>
>
> Current commit message is inaccurate:
> "SENTRY-1429, SENTRY-1455: fix flaky TestHDFSIntegration, refactor this huge 
> test class, improve its cleanUp and setUp for temp HDFS dirs; divide test 
> class into smoke test class and p2 test class; in post commit run, we will 
> only run smoke tests."
> Seems like it should just be 
> "SENTRY-1454:Fix intermittent time out issue for TestHDFSIntegration
> " 
> -  SENTRY-1429 is the uber jira, but we do not have to mention it in the 
> commit description. Can be added to extended description if needed.
> - SENTRY-1455 seems not related?
> Also, a new file TestHDFSIntegrationEnd2End.java does not seem to have 
> license header. This needs to be fixed.



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


[jira] [Commented] (SENTRY-1456) SENTRY-1454 follow up: Commit message and rat check failure

2016-09-02 Thread Sravya Tirukkovalur (JIRA)

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

Sravya Tirukkovalur commented on SENTRY-1456:
-

+1. Thanks Anne!

> SENTRY-1454 follow up: Commit message and rat check failure
> ---
>
> Key: SENTRY-1456
> URL: https://issues.apache.org/jira/browse/SENTRY-1456
> Project: Sentry
>  Issue Type: Task
>Affects Versions: 1.8.0
>Reporter: Sravya Tirukkovalur
>Assignee: Anne Yu
>Priority: Blocker
> Attachments: SENTRY-1454.0.patch
>
>
> Current commit message is inaccurate:
> "SENTRY-1429, SENTRY-1455: fix flaky TestHDFSIntegration, refactor this huge 
> test class, improve its cleanUp and setUp for temp HDFS dirs; divide test 
> class into smoke test class and p2 test class; in post commit run, we will 
> only run smoke tests."
> Seems like it should just be 
> "SENTRY-1454:Fix intermittent time out issue for TestHDFSIntegration
> " 
> -  SENTRY-1429 is the uber jira, but we do not have to mention it in the 
> commit description. Can be added to extended description if needed.
> - SENTRY-1455 seems not related?
> Also, a new file TestHDFSIntegrationEnd2End.java does not seem to have 
> license header. This needs to be fixed.



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


[jira] [Created] (SENTRY-1457) DB, Table permission when connected with S3 storage on aws

2016-09-02 Thread hong hyungseok (JIRA)
hong hyungseok created SENTRY-1457:
--

 Summary: DB, Table permission when connected with S3 storage on aws
 Key: SENTRY-1457
 URL: https://issues.apache.org/jira/browse/SENTRY-1457
 Project: Sentry
  Issue Type: New Feature
Reporter: hong hyungseok


When hadoop installed on aws, 
S3 storage can be used as hdfs filesystem.
But, Sentry doesn't support S3 synchronization as it did with hdfs.




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