Bug 909453 - File and dir ownership information not visible
Summary: File and dir ownership information not visible
Keywords:
Status: CLOSED DUPLICATE of bug 908898
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhs-hadoop
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Jay Vyas
QA Contact: hcfs-gluster-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-08 20:12 UTC by Matthew Farrellee
Modified: 2013-06-20 13:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-31 16:12:15 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthew Farrellee 2013-02-08 20:12:39 UTC
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

Comment 3 Scott Haines 2013-02-13 22:32:52 UTC
Per Feb-13 bug triage meeting, reassigning to swatt.

Comment 4 Steve Watt 2013-03-05 17:22:16 UTC
Transferring to Jay because it looks like its a duplicate of 908898

Comment 5 Jay Vyas 2013-03-31 16:12:15 UTC
Confirmed duplicate of 908898.

*** This bug has been marked as a duplicate of bug 908898 ***


Note You need to log in before you can comment on or make changes to this bug.