Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-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 27B35C961 for ; Tue, 22 May 2012 14:58:17 +0000 (UTC) Received: (qmail 98121 invoked by uid 500); 22 May 2012 14:58:17 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 98055 invoked by uid 500); 22 May 2012 14:58:17 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 98047 invoked by uid 99); 22 May 2012 14:58:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 14:58:17 +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 (nike.apache.org: local policy) Received: from [206.112.75.239] (HELO iron-u-b-out.osis.gov) (206.112.75.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 14:58:10 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtEEAE6ou0+sEAbx/2dsb2JhbABEtAqBD4IVAQEEAX4HBAsEAQYGBAEBAScHIhMFDAkIGYgJuh6CSog+gh+DHgOVHIEPkWc X-IronPort-AV: E=Sophos;i="4.75,639,1330923600"; d="scan'208";a="9123625" Received: from ghost-a.center.osis.gov (HELO mail-pb0-f41.google.com) ([172.16.6.241]) by iron-u-b-in.osis.gov with ESMTP/TLS/RC4-MD5; 22 May 2012 10:54:54 -0400 Received: by pbbrp2 with SMTP id rp2so9044907pbb.0 for ; Tue, 22 May 2012 07:57:44 -0700 (PDT) Received: by 10.68.138.196 with SMTP id qs4mr15231104pbb.149.1337698664753; Tue, 22 May 2012 07:57:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.65.100 with HTTP; Tue, 22 May 2012 07:57:24 -0700 (PDT) In-Reply-To: <1317250116.150171.1337698501679.JavaMail.root@linzimmb04o.imo.intelink.gov> References: <97EB0FF1279CC5428640A3FB61B10BD602B61ED9@mx1.Comcept.L-3Com.com> <4FBBA763.1070808@ccri.com> <1317250116.150171.1337698501679.JavaMail.root@linzimmb04o.imo.intelink.gov> From: John Vines Date: Tue, 22 May 2012 10:57:24 -0400 Message-ID: Subject: Re: AcculumoFileOutputFormat class cannot be found by child jvm To: user@accumulo.apache.org Content-Type: multipart/alternative; boundary=047d7b15aa2dbaa97104c0a13df7 --047d7b15aa2dbaa97104c0a13df7 Content-Type: text/plain; charset=ISO-8859-1 Does your script utilize $ACCUMULO_HOME/bin/tool.sh to kick off the mapreduce? That script is similar to hadoop jar, but it will libjar the accumulo libraries for you. John On Tue, May 22, 2012 at 10:55 AM, wrote: > Right now I'm using stand-alone mode, but is there another place I need > to put the jar file? > > -----Original Message----- > From: John Armstrong [mailto:jrja@ccri.com] > Sent: Tuesday, May 22, 2012 09:49 > To: user@accumulo.apache.org > Subject: Re: AcculumoFileOutputFormat class cannot be found by child jvm > > On 05/22/2012 10:40 AM, Bob.Thorman@l-3com.com wrote: > > I upgrade to accumulo-1.4.0 and updated my map/reduce jobs and now > > they don't run. The parent class path has the accumulo-core-1.4.0.jar > > > file included. Do the accumulo jar files have to be manually put on a > > > distribute cache? Any help is appreciated. > > Just to check: did you replace the Accumulo JAR files on all the cluster > nodes? > > --047d7b15aa2dbaa97104c0a13df7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Does your script utilize $ACCUMULO_HOME/bin/tool.sh to kick off the mapredu= ce? That script is similar to hadoop jar, but it will libjar the accumulo l= ibraries for you.

John

On Tue, May= 22, 2012 at 10:55 AM, <Bob.Thorman@l-3com.com> wrote:=
Right now I'm using stand-alone mode, bu= t is there another place I need
to put the jar file?

-----Original Message-----
From: John Armstrong [mailto:jrja@ccri.com= ]
Sent: Tuesday, May 22, 2012 09:49
To: user@accumulo.apache.org
Subject: Re: AcculumoFileOutputFormat class cannot be found by child jvm
On 05/22/2012 10:40 AM,
Bob.Thorm= an@l-3com.com wrote:
> I upgrade to accumulo-1.4.0 and updated my map/reduce jobs and now
> they don't run. =A0The parent class path has the accumulo-core-1.4= .0.jar

> file included. =A0Do the accumulo jar files have to be manually put on= a

> distribute cache? =A0Any help is appreciated.

Just to check: did you replace the Accumulo JAR files on all the cluster nodes?


--047d7b15aa2dbaa97104c0a13df7--