Description of problem: There is no file and dir ownership information visible from hadoop fs tool Version-Release number of selected component (if applicable): # rpm -qa gluster\* org.apache.hadoop\* glusterfs-3.4.0qa6-1.el6rhs.x86_64 glusterfs-fuse-3.4.0qa6-1.el6rhs.x86_64 org.apache.hadoop.fs.glusterfs-glusterfs-0.20.2_0.2-1.noarch glusterfs-server-3.4.0qa6-1.el6rhs.x86_64 http://www.eng.lsu.edu/mirrors/apache/hadoop/common/stable/hadoop-1.0.4-bin.tar.gz How reproducible: 100% Steps to Reproduce: 1. Install and setup via https://access.redhat.com/knowledge/articles/264053 2. Run hadoop jar hadoop-test-1.0.4.jar TestDFSIO -write -nrFiles 10 -fileSize 1 Actual results: # ./bin/hadoop fs -ls /benchmarks Initializing GlusterFS Found 1 items drwxrwxrwx - 0 2013-02-08 14:30 /benchmarks/TestDFSIO Expected results: Something closer to, $ hadoop fs -ls /benchmarks Found 1 items drwxr-xr-x - hdfs hdfs 0 2013-02-08 15:10 /benchmarks/TestDFSIO
Per Feb-13 bug triage meeting, reassigning to swatt.
Transferring to Jay because it looks like its a duplicate of 908898
Confirmed duplicate of 908898. *** This bug has been marked as a duplicate of bug 908898 ***