[
https://issues.apache.org/jira/browse/HADOOP-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695710#comment-15695710
]
Akira Ajisaka commented on HADOOP-13820:
----------------------------------------
Thanks [~brahmareddy] for updating the patch.
{code:title=ViewFileSystemBaseTest.java,ViewFsBaseTest.java}
public Object run() throws IOException {
{code}
One minor nit: Would you add {{@Override}} annotation to the run methods? I'm
+1 if that is addressed.
> Replace ugi.getUsername() with ugi.getShortUserName() in viewFS
> ---------------------------------------------------------------
>
> Key: HADOOP-13820
> URL: https://issues.apache.org/jira/browse/HADOOP-13820
> Project: Hadoop Common
> Issue Type: Bug
> Components: viewfs
> Reporter: Archana T
> Assignee: Brahma Reddy Battula
> Priority: Minor
> Attachments: HADOOP-13820-002.patch, HADOOP-13820-003.patch,
> HADOOP-13820-004.patch, HADOOP-13820-005.patch, HADOOP-13820.patch
>
>
> When defaultFS is configured as viewfs --
> <name>fs.defaultFS</name>
> <value>viewfs://CLUSTER/</value>
> List Files showing Realm as User --
> hdfs dfs -ls /
> Found 2 items
> -r-xr-xr-x - {color:red} [email protected] {color} hadoop 0
> 2016-11-07 15:31 /Dir1
> -r-xr-xr-x - {color:red} [email protected] {color} hadoop 0
> 2016-11-07 15:31 /Dir2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]