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
[
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
> -
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
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
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
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
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