Re: Migrating Tables with primary key and foreign key from mysql to Hbae

2012-03-27 Thread Neetu Ojha
On Tue, Mar 27, 2012 at 5:25 AM, Neetu Ojha neetuojha.c...@gmail.com wrote: Dear all, I used sqoop tool to migrate the mysql table to hbase but I have not got any clearity yet that how the primary keys and foreign keys are preserved in Hbase for the tables migrated from mysql database

hbase-0.90.4 unable to execute java application to retrieve hbase table

2012-01-05 Thread Neetu Ojha
Hello, I have installed HBase-0.90.4 on my local machine and as shown in quick start i installed/configured in standalone mode using my local file system of fedora-15. I have not started hadoop daemon assuming that its not needed as its completely standalone config. All the required libs that

Re: hbase-0.90.4 unable to execute java application to retrieve hbase table

2012-01-05 Thread Neetu Ojha
the CLASSPATH or even having HBase installed on your machine. Do you use maven? On Thu, Jan 5, 2012 at 10:34 AM, Neetu Ojha neetuojha.c...@gmail.com wrote: Hello, I have installed HBase-0.90.4 on my local machine and as shown in quick start i installed/configured in standalone

Re: hbase-0.90.4 unable to execute java application to retrieve hbase table

2012-01-05 Thread Neetu Ojha
/releases//url /repository and you are ready to go. well, if you read into it, you'll understand what i say. On Thu, Jan 5, 2012 at 12:41 PM, Neetu Ojha neetuojha.c...@gmail.com wrote: Thanks A lot! Well Ulrich i am not at alll aware of maven!!! Regards

unable to compile simple java application with HBASE API(s)

2011-12-21 Thread Neetu Ojha
-- Forwarded message -- From: Neetu Ojha neetuojha.c...@gmail.com Date: Wed, Dec 21, 2011 at 2:40 PM Subject: To: user@hbase.apache.org Hello , I have installed hbase-0-90-3 in standalone mode on ext3 file system. All teh jars have come with tar but when i try to hook java