Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 88411 invoked from network); 16 Mar 2010 16:54:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Mar 2010 16:54:51 -0000 Received: (qmail 78394 invoked by uid 500); 16 Mar 2010 16:54:50 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 78329 invoked by uid 500); 16 Mar 2010 16:54:50 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 78314 invoked by uid 99); 16 Mar 2010 16:54:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Mar 2010 16:54:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Mar 2010 16:54:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 69393234C4AE for ; Tue, 16 Mar 2010 16:54:27 +0000 (UTC) Message-ID: <1580550824.292711268758467430.JavaMail.jira@brutus.apache.org> Date: Tue, 16 Mar 2010 16:54:27 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: hdfs-dev@hadoop.apache.org Subject: [jira] Resolved: (HDFS-1040) bad connection to fs since a datanode In-Reply-To: <2132661689.288411268745207621.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1040. ------------------------------- Resolution: Not A Problem Hi Andres, The JIRA is meant for bug reports, not troubleshooting help. Please post your question to the common-user mailing list. Thanks > bad connection to fs since a datanode > -------------------------------------- > > Key: HDFS-1040 > URL: https://issues.apache.org/jira/browse/HDFS-1040 > Project: Hadoop HDFS > Issue Type: Bug > Environment: hadoop version = 0.19.2 > Reporter: andres > Priority: Critical > > I have installed the hadoop version = 0.19.2 and how I trying execute command ./hadoop fs -ls since a datanode and > show Bad connection to FS. command aborted. > How I execute command jps in the datanode show > root@ubuntu:~# jps > 4401 TaskTracker > 4504 Jps > 4259 DataNode > How I execute command jps in the namenode show > 8548 DataNode > 8706 SecondaryNameNode > 9115 Jps > 8406 NameNode > 8928 TaskTracker > 8783 JobTracker > thanks a lot for fast answer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.