Return-Path: Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: (qmail 23066 invoked from network); 6 Oct 2010 17:08:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 17:08:53 -0000 Received: (qmail 18080 invoked by uid 500); 6 Oct 2010 17:08:53 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 18055 invoked by uid 500); 6 Oct 2010 17:08:52 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 18047 invoked by uid 99); 6 Oct 2010 17:08:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 17:08:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 17:08:51 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o96H8UjL010216 for ; Wed, 6 Oct 2010 17:08:31 GMT Message-ID: <15443086.10541286384910590.JavaMail.jira@thor> Date: Wed, 6 Oct 2010 13:08:30 -0400 (EDT) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Subject: [jira] Created: (CHUKWA-531) Bundle Hbase 0.20.6 jar file for trunk development MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bundle Hbase 0.20.6 jar file for trunk development -------------------------------------------------- Key: CHUKWA-531 URL: https://issues.apache.org/jira/browse/CHUKWA-531 Project: Chukwa Issue Type: Improvement Environment: Java 6, Mac OS X 10.6 Reporter: Eric Yang Trunk does not build without Hbase jar files, but HBase 0.20.6 jar files are not in maven repository. Developer needs to manually download hbase-0.20.6*.jar and zookeeper-3.2.2.jar files and put in lib directory in order to compile. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.