Return-Path: Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: (qmail 14181 invoked from network); 8 May 2009 07:40:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 07:40:45 -0000 Received: (qmail 76671 invoked by uid 500); 8 May 2009 07:40:43 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 76187 invoked by uid 500); 8 May 2009 07:40:43 -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 75919 invoked by uid 99); 8 May 2009 07:40:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 07:40:42 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of p0941p@gmail.com designates 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 07:40:34 +0000 Received: by yw-out-2324.google.com with SMTP id 9so731381ywe.29 for ; Fri, 08 May 2009 00:40:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=nIR6jqU8qcbDg+OjE3CJaD0SAXb6587Kf/JXCCOaI6A=; b=Mc3JglebiQth3oEIU7/WwLBhuyJ224FK6yG+j55biJEgMY3yr2uTlvhSI2K51da5Qa OrW6Fic990uwVMOfpFVUs522muDNDQcoBRxatGIalwNfXAZrcHhLeSPtboWIe76g5gp8 HE1nwqq4hpV+965giZCDZmszABRp3SvHJFRu8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DzmgAtVMXmr3n9JpWZ8+Z9nvoJ2i223l6ktVVUSelOPNwKcNR71ek/X469EUX7a7S4 0tDA/UustQpicxJenVX7ROxCqRV+fPXbKo3NdZnxYCX7EoVX2HuVFmba1Gq2AFOMAi0q rAaKdzkaQG7xDWjDhqsFaUX68CayaPDv//4cI= MIME-Version: 1.0 Received: by 10.151.129.8 with SMTP id g8mr6116450ybn.104.1241768413683; Fri, 08 May 2009 00:40:13 -0700 (PDT) Date: Fri, 8 May 2009 00:40:13 -0700 Message-ID: <9c39bdeb0905080040q6cc61652u6135eec4c63b3ff@mail.gmail.com> Subject: ClassNotFoundException From: George Pang To: general@hadoop.apache.org, core-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001e680f10f030e38b046961bd8e X-Virus-Checked: Checked by ClamAV on apache.org --001e680f10f030e38b046961bd8e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Dear users, I got "ClassNotFoundException" when run the WordCount example on hadoop using Eclipse. Does anyone know where is the problem? Thank you! George --001e680f10f030e38b046961bd8e--