[ 
https://issues.apache.org/jira/browse/HADOOP-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671813#comment-15671813
 ] 

Manoj Govindassamy commented on HADOOP-13820:
---------------------------------------------

[~archanat], [~brahmareddy],

# {{hadoop fs -stat "%F %u:%g %b %y %n" /Dir1}} might also have the same 
problem. Please verify. If so, a similar fix might be needed for 
{{#getFileStatus}} also.
# So far, {{ViewFileSystem}} has been very identical to the FileContext 
{{ViewFs}}. So, should we also fix {{ViewFs#InternalDirOfViewFs#listStatus}} ?


> [viewfs] Listfile gives complete Realm as User
> ----------------------------------------------
>
>                 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.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]

Reply via email to