Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 0ED3DCF37 for ; Thu, 11 Jul 2013 13:15:34 +0000 (UTC) Received: (qmail 92663 invoked by uid 500); 11 Jul 2013 13:15:30 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 92564 invoked by uid 500); 11 Jul 2013 13:15:28 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 92550 invoked by uid 500); 11 Jul 2013 13:15:27 -0000 Delivered-To: apmail-hadoop-core-user@hadoop.apache.org Received: (qmail 92547 invoked by uid 500); 11 Jul 2013 13:15:26 -0000 Delivered-To: apmail-lucene-hadoop-user@lucene.apache.org Received: (qmail 92544 invoked by uid 99); 11 Jul 2013 13:15:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 13:15:26 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of devaraj.k@huawei.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 13:15:21 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UxGi4-0001z9-O5 for hadoop-user@lucene.apache.org; Thu, 11 Jul 2013 06:15:00 -0700 Date: Thu, 11 Jul 2013 06:15:00 -0700 (PDT) From: "devaraj.k@huawei.com" To: hadoop-user@lucene.apache.org Message-ID: <1373548500726-4077290.post@n3.nabble.com> In-Reply-To: <51DEA8BC.5040703@roo.ee> References: <51DEA8BC.5040703@roo.ee> Subject: Re: Task failure in slave node MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, It seems mahout-examples-0.7-job.jar is depending on other jars/classes. While running Job Tasks it is not able to find those classes in the classpath and failing those tasks. You need to provide the dependent jar files while submitting/running Job. Thanks Devaraj k -- View this message in context: http://lucene.472066.n3.nabble.com/Task-failure-in-slave-node-tp4077284p4077290.html Sent from the Hadoop lucene-users mailing list archive at Nabble.com.