Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9BFBC9D90 for ; Fri, 18 May 2012 09:12:17 +0000 (UTC) Received: (qmail 67294 invoked by uid 500); 18 May 2012 09:12:15 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 66437 invoked by uid 500); 18 May 2012 09:11:56 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 66019 invoked by uid 99); 18 May 2012 09:11:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2012 09:11: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 bernd.fondermann@googlemail.com designates 209.85.216.41 as permitted sender) Received: from [209.85.216.41] (HELO mail-qa0-f41.google.com) (209.85.216.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2012 09:11:38 +0000 Received: by qabg27 with SMTP id g27so7550115qab.14 for ; Fri, 18 May 2012 02:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=WCUlCygDuntyujluTkRp1tTtYuStAPyPrG7K99DKWYI=; b=okleeSI16wmXr/ktJH+FnOeVlQdXwxnBeQT0oTvyGda9MFrDDUqcCN0ciIDl1Xm9aB JTggmkj4dAM7zmtSAaaMZ+dbLVos5Z2IBtOn/GHYLyxS7VKMs3PgHsbI4OLEvpWqZpwL lJtb9bD27VR0jfFnLwNinLD6xabE8yK47cHXAuA0a+R30ObEs8ILY6xXqUTuna7VP+f5 dFdq7EtCz3evfsG95JVbJl6u5beCtLkLQu2GrBR5GLFVO9+srHz32eBCQfeQnKKSjarX hDy1+6xV71fHAsKe7skVpQm8zc7g1hE6AOWrfO6Unk57NxWmD8QWPtqrluqd5asbB0yq as0Q== MIME-Version: 1.0 Received: by 10.229.137.74 with SMTP id v10mr2180610qct.59.1337332268497; Fri, 18 May 2012 02:11:08 -0700 (PDT) Received: by 10.229.205.90 with HTTP; Fri, 18 May 2012 02:11:08 -0700 (PDT) Received: by 10.229.205.90 with HTTP; Fri, 18 May 2012 02:11:08 -0700 (PDT) In-Reply-To: References: Date: Fri, 18 May 2012 11:11:08 +0200 Message-ID: Subject: Re: what's wrong? i have set JAVA_HOME, but the error tells i haven't set it:( From: Bernd Fondermann To: general@hadoop.apache.org Content-Type: multipart/alternative; boundary=00235452fe34cf79e704c04bee20 X-Virus-Checked: Checked by ClamAV on apache.org --00235452fe34cf79e704c04bee20 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable try =93echo JAVA_HOME=93, not =93echo $JAVA_HOME=93 On 17 May 2012 13:00, "smith jack" wrote: > [jack@localhost tools]$ echo $JAVA_HOME > /home/jack/dsk/tools/gov/jdk1.6.0_12 > [jack@localhost tools]$ hadoop > Error: JAVA_HOME is not set and could not be found. > > the version of hadoop i use is 0.23.0 > --00235452fe34cf79e704c04bee20--