Regarding HADOOP-7191 BackUpNameNode is using 100% CPU and not accepting any requests.

2011-03-15 Thread Uma Mahesh
Hi All, Any one faced this problem? In one of our cluster we faced this problem. At that time BackUpNameNode not accepting any requests and also CPU usage bcame 100%. Please share the information if any workaround or fix available for this problem. Regards, Uma Mahesh

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

2011-03-15 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk/607/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 703396 lines...] [mkdir] Created dir: /grid/0/

Hadoop-Hdfs-trunk-Commit - Build # 560 - Failure

2011-03-15 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/560/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 1646 lines...] [exec] fuse_dfs.c:57: wa

[jira] Resolved: (HDFS-780) Revive TestFuseDFS

2011-03-15 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-780. -- Resolution: Fixed Fix Version/s: 0.23.0 Assignee: Eli Collins Hadoop Flags: [Reviewed

Transport endpoint not connected

2011-03-15 Thread Aastha Mehta
Hi, I mounted a fuse-dfs instance on an hdfs formatted namenode. I used: sudo sh fuse_dfs_wrapper.sh dfs://aastha-desktop:9000 /media/myDrive/newhdfs while this command is executed successfully, I get the "Transport endpoint not connected" error when i try to perform cd /media/myDrive/newhdfs. I

[jira] Created: (HDFS-1757) Don't compile fuse-dfs by default

2011-03-15 Thread Eli Collins (JIRA)
Don't compile fuse-dfs by default - Key: HDFS-1757 URL: https://issues.apache.org/jira/browse/HDFS-1757 Project: Hadoop HDFS Issue Type: Improvement Components: contrib/fuse-dfs Affects Versions:

Re: Hadoop-Hdfs-trunk-Commit - Build # 560 - Failure

2011-03-15 Thread Eli Collins
Filed HDFS-1757 and posted a patch to fix this (HDFS-780 resulted in the fuse-dfs code getting compiled by default and the infra machines don't have fuse headers). On Tue, Mar 15, 2011 at 11:42 AM, Apache Hudson Server wrote: > See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/56

[jira] Resolved: (HDFS-1757) Don't compile fuse-dfs by default

2011-03-15 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-1757. --- Resolution: Fixed Hadoop Flags: [Reviewed] > Don't compile fuse-dfs by default > ---

[jira] Created: (HDFS-1758) Web UI JSP pages thread safety issue

2011-03-15 Thread Tanping Wang (JIRA)
Web UI JSP pages thread safety issue Key: HDFS-1758 URL: https://issues.apache.org/jira/browse/HDFS-1758 Project: Hadoop HDFS Issue Type: Bug Components: tools Environment: branch-20-se