[
https://issues.apache.org/jira/browse/EAGLE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054594#comment-15054594
]
ASF GitHub Bot commented on EAGLE-14:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-eagle/pull/25
> Re-assemble high level hdfs commands for better policy
> ------------------------------------------------------
>
> Key: EAGLE-14
> URL: https://issues.apache.org/jira/browse/EAGLE-14
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: 0.3.0
> Reporter: Edward Zhang
> Assignee: Edward Zhang
> Fix For: 0.3.0
>
> Original Estimate: 240h
> Remaining Estimate: 240h
>
> User today can use Eagle to create policy against the finest granularity of
> hdfs command for example getFileInfo, list, delete etc., but that sometimes
> is not good for defining a policy against a user's native command.
> Hdfs client would interpret user's high level command into multiple fine
> commands and send those fine commands to Hdfs server which in turn are logged
> into namenode audit log. For example one copyToLocal high-level command
> probably involves multiple fine commands like rename, move, delete etc.
> Eagle should have a capability to re-assemble those command in real-time to
> let user define policy on those high-level commands.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)