Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1ECC748D1 for ; Mon, 23 May 2011 23:20:29 +0000 (UTC) Received: (qmail 78446 invoked by uid 500); 23 May 2011 23:20:28 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 78342 invoked by uid 500); 23 May 2011 23:20:28 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 78298 invoked by uid 99); 23 May 2011 23:20:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2011 23:20:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2011 23:20:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 78A3BDA6D3 for ; Mon, 23 May 2011 23:19:47 +0000 (UTC) Date: Mon, 23 May 2011 23:19:47 +0000 (UTC) From: "Tom Melendez (JIRA)" To: mapreduce-dev@hadoop.apache.org Message-ID: <956574348.37948.1306192787491.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <896935634.4992.1305151427858.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (MAPREDUCE-2485) reinitialize CLASSPATH variable when executing Mapper/Reducer code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Melendez resolved MAPREDUCE-2485. ------------------------------------- Resolution: Invalid False alarm, works OK. > reinitialize CLASSPATH variable when executing Mapper/Reducer code > ------------------------------------------------------------------ > > Key: MAPREDUCE-2485 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2485 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: pipes > Affects Versions: 0.20.2 > Environment: Ubuntu 10.04 LTS > Reporter: Tom Melendez > > We're using pipes, and using libhdfs inside our mapper and reducer code. We've determined that we need to execute a putenv call in order for libhdfs to actually have access to the CLASSPATH. Ideally, it should just use the CLASSPATH we set when the job was executed. > For some more context, see these threads: > https://groups.google.com/a/cloudera.org/group/cdh-user/browse_thread/thread/ae9808d80fb132fb?tvc=2 > http://comments.gmane.org/gmane.comp.jakarta.lucene.hadoop.user/25830 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira