[
https://issues.apache.org/jira/browse/HADOOP-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632801#action_12632801
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4077:
------------------------------------------------
This might belong to a different issue: if inode == null in
FSNamesystem.setTimes(...), should we throw an exception? Otherwise, client
cannot tell whether the operation is success or failed.
> Access permissions for setting access times and modification times for files
> ----------------------------------------------------------------------------
>
> Key: HADOOP-4077
> URL: https://issues.apache.org/jira/browse/HADOOP-4077
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.19.0
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: accessTimes.patch
>
>
> HADOOP-1869 implements an API to set access and modification times for files.
> We need to decide what access checks to make before allowing a client to use
> this new API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.