Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 8F791ED3F for ; Sun, 10 Mar 2013 02:34:33 +0000 (UTC) Received: (qmail 77261 invoked by uid 500); 10 Mar 2013 02:34:28 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 76803 invoked by uid 500); 10 Mar 2013 02:34:27 -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 76763 invoked by uid 99); 10 Mar 2013 02:34:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 02:34:25 +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 amuseme.lu@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-ob0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 02:34:20 +0000 Received: by mail-ob0-f175.google.com with SMTP id uz6so2343334obc.6 for ; Sat, 09 Mar 2013 18:33:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=z3DOk7tZS7q+fBPbwk3h/gog2e1kUkry2WVCbY6z8m8=; b=ugNcB3deB5o5PH7hXM9o3m6Py90/FtARxDt7OeTw75Z0hXlOMwPgyM13vvIwSDZxJq LEdP2MiX6JJBFWK1ybdabokfOLUyW6Ymbitt+2efLl6qxnkE+cMBwkg+sNkDNADXtryO Zs5kBNPA4QKeVZDoWmJtqq4rdLd5zCoRjs8hV6Ka6LB5z32V724BeYD//r/U/7EU1tGf e1kZdMuaHhNxtEeRKN85SmKqBm3J5/QjiLLvNTq/UMirOvk+5GuDM21XkdKyjfWshqtX fSxPE9JE3Yof7eucqevmjBrasJqQsagz0IB6CNR71wK28r2nnUw5YWbkqH3GuiFeCo5A eeLA== X-Received: by 10.60.20.193 with SMTP id p1mr5655581oee.133.1362882839631; Sat, 09 Mar 2013 18:33:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.58.97 with HTTP; Sat, 9 Mar 2013 18:33:39 -0800 (PST) In-Reply-To: References: From: feng lu Date: Sun, 10 Mar 2013 10:33:39 +0800 Message-ID: Subject: Re: hadoop cluster not working To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=e89a8ff1c2d886e24804d788e3bb X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1c2d886e24804d788e3bb Content-Type: text/plain; charset=ISO-8859-1 Hi mallik Do you submit the job to JobTrackter? like this code JobClient.runJob(conf) in your MaxTemperature.jar package. maybe you can refer to this tutorial. [0] [0] http://hadoop.apache.org/docs/r1.0.4/mapred_tutorial.html On Sun, Mar 10, 2013 at 10:05 AM, mallik arjun wrote: > hai guys i am using hadoop version 1.0.3 , it was ran well before. even > now if use >hadoop fs -ls these commands well but when i use the commands > like >hadoop jar /home/mallik/definite/MaxTemperature.jar input outputmap > > the cluster is not processing the job, what might be the problem, please > help me, when i see logs,nothing in the logs. please help me it is very > urget. > > thanks in advance. > -- Don't Grow Old, Grow Up... :-) --e89a8ff1c2d886e24804d788e3bb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi mallik

Do you submit the job to JobTrackter= ? like this code JobClient.runJob(conf) in your MaxTemperature.jar package.= =A0

maybe you can re= fer to this tutorial. [0]

[0] http://hadoop.apache.org/docs/r1.0.4/mapred_tutorial.html
=


On Sun, Mar 1= 0, 2013 at 10:05 AM, mallik arjun <mallik.cloud@gmail.com> wrote:
hai guys i am using hadoop = version 1.0.3 , it was ran well before. even now =A0if use >hadoop fs -l= s these commands well but when i use the commands like >hadoop jar /home= /mallik/definite/MaxTemperature.jar =A0input =A0outputmap=A0

the cluster is not processing the job, what might be the pro= blem, please help me, when i see logs,nothing in the logs. please help me i= t is very urget.=A0

thanks in advance.



--
Don't Grow Old, Gro= w Up... :-)
--e89a8ff1c2d886e24804d788e3bb--