[jira] Created: (HDFS-1770) TestFiRename fails due to invalid block size

2011-03-18 Thread Eli Collins (JIRA)
TestFiRename fails due to invalid block size Key: HDFS-1770 URL: https://issues.apache.org/jira/browse/HDFS-1770 Project: Hadoop HDFS Issue Type: Test Reporter: Eli Collins

[jira] Resolved: (HDFS-1769) Namenode UI should list "time since marked as dead" for dead nodes

2011-03-18 Thread Andrew Ryan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Ryan resolved HDFS-1769. --- Resolution: Duplicate > Namenode UI should list "time since marked as dead" for dead nodes > -

[jira] Created: (HDFS-1769) Namenode UI should list "time since marked as dead" for dead nodes

2011-03-18 Thread Andrew Ryan (JIRA)
Namenode UI should list "time since marked as dead" for dead nodes -- Key: HDFS-1769 URL: https://issues.apache.org/jira/browse/HDFS-1769 Project: Hadoop HDFS Issue Type: Improv

[jira] Created: (HDFS-1768) fs -put crash that depends on source file name

2011-03-18 Thread Lars Ailo Bongo (JIRA)
fs -put crash that depends on source file name -- Key: HDFS-1768 URL: https://issues.apache.org/jira/browse/HDFS-1768 Project: Hadoop HDFS Issue Type: Bug Components: hdfs client, name-no

Re: libhdfs not getting compiled

2011-03-18 Thread Brian Bockelman
Hi Aastha, This is not hadoop-specific advice, but general debugging: 1) Verify you are using the version of the library you think you are. Done. 2) Rebuild. 3) Check the timestamp on the rebuilt source and verify it's from approximately now. In trunk, the directory you point to is *not* where

Hadoop-Hdfs-trunk - Build # 610 - Still Failing

2011-03-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk/610/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 702511 lines...] [junit] 2011-03-18 12:32:25,46

Re: libhdfs not getting compiled

2011-03-18 Thread Aastha Mehta
Hi Brian, Thanks for your reply. I checked the libhdfs.so to which it links. Following is the output of the ldd command: $ ldd ./fuse_dfs linux-gate.so.1 => (0x009c3000) libhdfs.so.0 => /home/hadoop/hadoop/hadoop-0.20.2/build/libhdfs/libhdfs.so.0 (0x00457000) libfuse.so.2 => /usr/local/lib/libf