Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED4B710512 for ; Fri, 5 Jul 2013 02:42:54 +0000 (UTC) Received: (qmail 49305 invoked by uid 500); 5 Jul 2013 02:42:48 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 49173 invoked by uid 500); 5 Jul 2013 02:42:46 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 49165 invoked by uid 99); 5 Jul 2013 02:42:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jul 2013 02:42:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of azuryyyu@gmail.com designates 209.85.223.177 as permitted sender) Received: from [209.85.223.177] (HELO mail-ie0-f177.google.com) (209.85.223.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jul 2013 02:42:39 +0000 Received: by mail-ie0-f177.google.com with SMTP id aq17so4265452iec.22 for ; Thu, 04 Jul 2013 19:42:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6X3rIOCWxtBs+8TxzHlEJobYni7giOzbmONlSXl3DKE=; b=TgPFutiklLz45GyAJtrmv7tc7gRETDKfYVKnBVtGzmi9js4QF93FugQxKs5ixWWyPs SA+7V0rlCHqRpOBH+/Tzm+1xs7frdPYF0S9VirGf9ZzP7vGAk1UrKR0T4TRW5+XJKjX8 RDjnVb2kHh/v5jWMUqatuGd73RT6zCcCufuQZjts0c0p3OOcyXHtmZVzHq4tWOZPZUS1 AM0tvsBQ9P/jZZYzd36tGeuRvGcUhJKRJKUtxmlrWa/fL/niNn21zIWMm2ScSw97vv/H KgmzzWcRFJmUu+gmZOovGKqz2JRbmfLCYcnbOwwOxpsxVsizzyUZRvTwfq8WYDKFeGhv I1cg== MIME-Version: 1.0 X-Received: by 10.50.77.80 with SMTP id q16mr27693756igw.3.1372992139458; Thu, 04 Jul 2013 19:42:19 -0700 (PDT) Received: by 10.64.229.36 with HTTP; Thu, 4 Jul 2013 19:42:19 -0700 (PDT) Date: Fri, 5 Jul 2013 10:42:19 +0800 Message-ID: Subject: Decomssion datanode - no response From: Azuryy Yu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7bdc1238c0836404e0baa492 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc1238c0836404e0baa492 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am using hadoop-2.0.5-alpha, and I added 5 datanodes into dfs_exclude, hdfs-site.xml: dfs.hosts.exclude /usr/local/hadoop/conf/dfs_exclude then: hdfs dfsadmin -refreshNodes but there is no decomssion nodes showed on the webUI. and not any releated logs in the datanode log. what's wrong? --047d7bdc1238c0836404e0baa492 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
I am using hadoop-2.0.5-alpha, and I ad= ded 5 datanodes into dfs_exclude,
=A0
hdfs-site.xml:
=A0 <property>
=A0=A0=A0 <name>dfs.hosts.exclude<= ;/name>
=A0=A0=A0 <value>/usr/local/hadoop/conf/dfs_exclude</value>
= =A0 </property>
=A0
then:
hdfs dfsadmin= -refreshNodes
=A0
but there is no decomssion nodes sho= wed on the webUI. and not any releated logs in the datanode log. what's= wrong?
--047d7bdc1238c0836404e0baa492--