Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 847B6969C for ; Wed, 4 Apr 2012 12:39:15 +0000 (UTC) Received: (qmail 78546 invoked by uid 500); 4 Apr 2012 12:39:13 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 78496 invoked by uid 500); 4 Apr 2012 12:39:13 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 78488 invoked by uid 99); 4 Apr 2012 12:39:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 12:39:13 +0000 X-ASF-Spam-Status: No, hits=3.8 required=5.0 tests=HTML_IMAGE_ONLY_24,HTML_MESSAGE,HTML_SHORT_LINK_IMG_3,SPF_PASS,T_REMOTE_IMAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mlortiz@uci.cu designates 200.55.140.180 as permitted sender) Received: from [200.55.140.180] (HELO mx3.uci.cu) (200.55.140.180) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 04 Apr 2012 12:39:09 +0000 Received: (qmail 17790 invoked from network); 4 Apr 2012 12:38:44 -0000 Received: from unknown (HELO ucimail5.uci.cu) (10.0.0.188) by 0 with SMTP; 4 Apr 2012 12:38:44 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by ucimail5.uci.cu (Postfix) with ESMTP id 0D76C1103E1 for ; Wed, 4 Apr 2012 08:38:44 -0400 (CDT) X-Virus-Scanned: amavisd-new at uci.cu Received: from ucimail5.uci.cu ([127.0.0.1]) by localhost (ucimail5.uci.cu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 43zbawSpeNpE for ; Wed, 4 Apr 2012 08:38:42 -0400 (CDT) Received: by ucimail5.uci.cu (Postfix, from userid 101) id 842371103E5; Wed, 4 Apr 2012 08:38:42 -0400 (CDT) Received: from [10.56.18.125] (unknown [10.56.18.125]) (Authenticated sender: mlortiz@uci.cu) by ucimail5.uci.cu (Postfix) with ESMTPSA id 776281103E1; Wed, 4 Apr 2012 08:38:42 -0400 (CDT) Message-ID: <4F7C40D2.2040605@uci.cu> Date: Wed, 04 Apr 2012 08:38:42 -0400 From: Marcos Ortiz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: user@hbase.apache.org CC: David Pocivalnik Subject: Re: Connect to HBase out of spring-osgi environment References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------090101030204040600060207" X-Virus-Checked: Checked by ClamAV on apache.org --------------090101030204040600060207 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Can you check is Spring-Data has support for HBase? http://www.springsource.com/spring-data On 04/03/2012 10:11 AM, David Pocivalnik wrote: > Hy, > > I was searching the web alot, but could not find any hints on how to connect to HBase out of spring/osgi environment. I was trying to osgi-fy both hbase and hadoop jars (as both are needed) but the bundles are simply not starting (bundles created with maven-bundle-plugin); and says: missing import-package somepackage, but the thing here is, that I tried declaring it explicitly in my pom, and I also tried just the "*", nothing worked. > > Is there an official OSGi bundle for hbase? > Any ideas how to solve this problem? > > Thanks > > > 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS... > CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION > > http://www.uci.cu > http://www.facebook.com/universidad.uci > http://www.flickr.com/photos/universidad_uci -- Marcos Luis Ort�z Valmaseda (@marcosluis2186) Data Engineer at UCI http://marcosluis2186.posterous.com 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS... CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION http://www.uci.cu http://www.facebook.com/universidad.uci http://www.flickr.com/photos/universidad_uci --------------090101030204040600060207--