Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B24909B8E for ; Fri, 9 Mar 2012 06:45:02 +0000 (UTC) Received: (qmail 92712 invoked by uid 500); 9 Mar 2012 06:44:59 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 92398 invoked by uid 500); 9 Mar 2012 06:44:58 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 92367 invoked by uid 99); 9 Mar 2012 06:44:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 06:44:57 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yechen1988@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 06:44:51 +0000 Received: by iagw33 with SMTP id w33so2330069iag.35 for ; Thu, 08 Mar 2012 22:44:30 -0800 (PST) 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=PFu2x52SSzjVwdW/gACfRsTVosgot+mxeSCvslEyspY=; b=dUUZg1/ESsgAxuNP659xgZUqfdpcu7UCeRgyc9a9Ch+TekiB+NQTpPVX/vNSqkAswS ljckQgGAhwLCaHMBcF7IkyQxc4zRvcOW+6bOVztz+o8sygFOpZWVMr6rlcqgbECD+tEW bthiiUwwCuvFRuTeyGrr0e5iOTll1ockme8AJTe4tiRAiYzkqFLXbvbvvwbe9qpLTfv4 nRBi2O76g5AxAm+QPZaADAd4t8AhDbRTfBuTMZJCnvm5IaZzd8Qgw14jHJYzO/JMwiud RZeCjEIRhbWbDwySnXmxyTmisBj4tyiDqA8lJC2QkdJslCoCEl/yqVckZcATsG0no6Zc 9cjg== MIME-Version: 1.0 Received: by 10.50.36.166 with SMTP id r6mr1066044igj.45.1331275470701; Thu, 08 Mar 2012 22:44:30 -0800 (PST) Received: by 10.231.160.17 with HTTP; Thu, 8 Mar 2012 22:44:30 -0800 (PST) Date: Fri, 9 Mar 2012 14:44:30 +0800 Message-ID: Subject: Hadoop node name problem From: =?UTF-8?B?6Z+26ZqG5ZC0?= To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=14dae934102f8784f604bac9b9b5 X-Virus-Checked: Checked by ClamAV on apache.org --14dae934102f8784f604bac9b9b5 Content-Type: text/plain; charset=UTF-8 Hi All: I'm trying to use hadoop,zookeeper and hbase to build a NoSQL database,but when I make hadoop and zookeeper work well and going to install hbase,it report an exception: BindException:Problem binding to /202.106.199.37:60020:Cannot assign requested address My PC IP&Host is 192.168.1.91 slave1. Then I search the http://192.168.1.90:50070 (master)/dfsnodelist.jsp?whatNodes=LIVE I saw the message like this: Node web30 bt-199-036 202.106.199.37 I want to know why the node's name like this and how to solve this --14dae934102f8784f604bac9b9b5--