Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 14F2E10F67 for ; Wed, 17 Jul 2013 19:54:09 +0000 (UTC) Received: (qmail 50249 invoked by uid 500); 17 Jul 2013 19:54:02 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 50096 invoked by uid 500); 17 Jul 2013 19:53:59 -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 50089 invoked by uid 99); 17 Jul 2013 19:53:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 19:53:59 +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 dontariq@gmail.com designates 209.85.212.53 as permitted sender) Received: from [209.85.212.53] (HELO mail-vb0-f53.google.com) (209.85.212.53) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 19:53:54 +0000 Received: by mail-vb0-f53.google.com with SMTP id p12so1680874vbe.26 for ; Wed, 17 Jul 2013 12:53:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=NlV997KKGRswV3lo22rxTthoPsRP/CIEfrC60QhEJF8=; b=DP1q+BGfaKE+m9eUVEK0fKh52wtkIcLc0b4Tb5zjgO/whoz2bkYFZLQUG5g+bSQGkt 1jA8Fiw7xLKygiPg5BCDGR9kibAx935FZrPKdu+eXd77r1nSB53FKPAcc9BBaL2B6o1l llmALD/ecqaMch2HI9/+QXnGJgiuFVADuFFngMmtKrv4wCcmlT8WhmoQglCqBuqjngqe sjCgIuaWNriVtxQEr0xs3SRHA1AmZV7zD5DIpKvH6l6rpd2G55vqVv2Gg66hXlRTWsqG sW8p2hpxf1dXdrPS4uPAM6uYgSIiE9EqqOcAcIoteKvBDId4Dsc+8gtyaaODE5+o6SXv pJWw== X-Received: by 10.58.219.232 with SMTP id pr8mr2670460vec.80.1374090813722; Wed, 17 Jul 2013 12:53:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.180.8 with HTTP; Wed, 17 Jul 2013 12:52:53 -0700 (PDT) In-Reply-To: References: From: Mohammad Tariq Date: Thu, 18 Jul 2013 01:22:53 +0530 Message-ID: Subject: Re: To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7bd6b88cd759be04e1ba72e8 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bd6b88cd759be04e1ba72e8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Anit, Could you show me the exact error log? Warm Regards, Tariq cloudfront.blogspot.com On Tue, Jul 16, 2013 at 8:45 AM, Anit Alexander wrote= : > yes i did recompile. But i seem to face the same problem. I am running th= e > map reduce with a custom input format. I am not sure if there is some > change in the API to get the splits correct. > > Regards > > > On Tue, Jul 16, 2013 at 6:24 AM, =E9=97=AB=E6=98=86 wrote: > >> I think you should recompile the program after run the program >> >> >> 2013/7/13 Anit Alexander >> >>> Hello, >>> >>> I am encountering a problem in cdh4 environment. >>> I can successfully run the map reduce job in the hadoop cluster. But >>> when i migrated the same map reduce to my cdh4 environment it creates a= n >>> error stating that it cannot read the next block(each block is 64 mb). = Why >>> is that so? >>> >>> Hadoop environment: hadoop 1.0.3 >>> java version 1.6 >>> >>> chd4 environment: CDH4.2.0 >>> java version 1.6 >>> >>> Regards, >>> Anit Alexander >>> >> >> > --047d7bd6b88cd759be04e1ba72e8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello Anit,

Could you show me the= exact error log?

<= div>
Warm Regards,
Tariq


On Tue, Jul 16, 2013 at 8:45 AM, Anit Al= exander <anitamalex@gmail.com> wrote:
yes i did recompile. But i seem to face the same problem. = I am running the map reduce with a custom input format. I am not sure if th= ere is some change in the API to get the splits correct.

Regards


On Tue, Jul 16, 2013 at 6:24 = AM, =E9=97=AB=E6=98=86 <yankunhadoop@gmail.com> wrote:<= br>
I think you should recompil= e the program after run the program


2013/7/13 Ani= t Alexander <anitamalex@gmail.com>
Hello,
I am encountering a problem in cdh4 environment.=C2=A0
I can succe= ssfully run the map reduce job in the hadoop cluster. But when i migrated t= he same map reduce to my cdh4 environment it creates an error stating that = it cannot read the next block(each block is 64 mb). Why is that so?

Hadoop environment: hadoop 1.0.3
java version 1.6

chd4 environment: CDH4.2.0
java version 1.6=

Regards,
Anit Alexander



--047d7bd6b88cd759be04e1ba72e8--