Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AD8E8FA1 for ; Tue, 23 Aug 2011 00:17:54 +0000 (UTC) Received: (qmail 86699 invoked by uid 500); 23 Aug 2011 00:17:53 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 86670 invoked by uid 500); 23 Aug 2011 00:17:52 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 86639 invoked by uid 99); 23 Aug 2011 00:17:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2011 00:17:52 +0000 X-ASF-Spam-Status: No, hits=-2000.9 required=5.0 tests=ALL_TRUSTED,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; Tue, 23 Aug 2011 00:17:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3B01CCA3E3 for ; Tue, 23 Aug 2011 00:17:29 +0000 (UTC) Date: Tue, 23 Aug 2011 00:17:29 +0000 (UTC) From: "Ravi Prakash (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <770549963.3760.1314058649238.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <293825063.362.1313994509164.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HDFS-2277) CLASSPATH for locating HDFS jar file is incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089168#comment-13089168 ] Ravi Prakash commented on HDFS-2277: ------------------------------------ If we are removing the ability to run hadoop from source perhaps we should have an umbrella JIRA to track this? I'm afraid I am not aware of one > CLASSPATH for locating HDFS jar file is incorrect > ------------------------------------------------- > > Key: HDFS-2277 > URL: https://issues.apache.org/jira/browse/HDFS-2277 > Project: Hadoop HDFS > Issue Type: Bug > Components: scripts > Affects Versions: 0.23.0 > Reporter: Eric Yang > Assignee: Eric Yang > Fix For: 0.23.0 > > Attachments: HDFS-2277-1.patch, HDFS-2277.patch > > > CLASSPATH for hdfs jar files should be set to HADOOP_PREFIX/share/hadoop/hdfs. Trunk code is looking for jar files in HADOOP_PREFIX/share/hadoop-hdfs. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira