Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 35601 invoked from network); 29 Aug 2007 04:33:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 04:33:54 -0000 Received: (qmail 49457 invoked by uid 500); 29 Aug 2007 04:33:49 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 49432 invoked by uid 500); 29 Aug 2007 04:33:49 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 49423 invoked by uid 99); 29 Aug 2007 04:33:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 21:33:49 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 04:34:48 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6BF1D71418E for ; Tue, 28 Aug 2007 21:33:31 -0700 (PDT) Message-ID: <24541745.1188362011439.JavaMail.jira@brutus> Date: Tue, 28 Aug 2007 21:33:31 -0700 (PDT) From: "stack (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1799) HBase | Incorrect classpath in binary version of Hadoop In-Reply-To: <16401853.1188338251292.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1799: -------------------------- Resolution: Fixed Assignee: stack Status: Resolved (was: Patch Available) Committed w/ below message. Resolving. M bin/hbase Had a hard-coded name for the hbase jar. Fix so allows for version in jar name. > HBase | Incorrect classpath in binary version of Hadoop > ------------------------------------------------------- > > Key: HADOOP-1799 > URL: https://issues.apache.org/jira/browse/HADOOP-1799 > Project: Hadoop > Issue Type: Bug > Components: contrib/hbase > Reporter: Izaak Rubin > Assignee: stack > Fix For: 0.15.0 > > Attachments: hbase.patch > > > The HBase classpath is incorrect in binary version downloads of Hadoop. I've attached a patch that Stack generated after fixing the bug on my local machine. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.