[
https://issues.apache.org/jira/browse/HADOOP-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020368#comment-13020368
]
Suresh Srinivas commented on HADOOP-7171:
-----------------------------------------
Comments:
# While creating RunTimeException, do you want to wrap the exception you caught
to provide more details in RunTimeException.
# It is a good idea to document in public APIs that RunTimeException may be
thrown and the reason for that exception.
# When logging the exception, you are doing LOG.warn(msg + ex) instead of
LOG.warn(msg, ex). Is this intentional?
> Support UGI in FileContext API
> ------------------------------
>
> Key: HADOOP-7171
> URL: https://issues.apache.org/jira/browse/HADOOP-7171
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Reporter: Owen O'Malley
> Assignee: Jitendra Nath Pandey
> Fix For: 0.23.0
>
> Attachments: HADOOP-7171.2.patch, HADOOP-7171.3.patch,
> HADOOP-7171.4.patch
>
>
> The FileContext API needs to support UGI.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira