Re: Add keys to column family in HBase using Python

2015-04-17 Thread Ted Yu
e: Wednesday, April 15, 2015 at 10:28 AM > To: "user@hadoop.apache.org" > Subject: Add keys to column family in HBase using Python > > Dear Hadoop experts, > > I have a Hadoop cluster which has Hive, HBase installed along with other > Hadoop components. I am curre

Re: Add keys to column family in HBase using Python

2015-04-16 Thread Chris Nauroth
>> Reply-To: "user@hadoop.apache.org<mailto:user@hadoop.apache.org>" mailto:user@hadoop.apache.org>> Date: Wednesday, April 15, 2015 at 10:28 AM To: "user@hadoop.apache.org<mailto:user@hadoop.apache.org>" mailto:user@hadoop.apache.org>> Subject: Add

Add keys to column family in HBase using Python

2015-04-15 Thread Manoj Venkatesh
Dear Hadoop experts, I have a Hadoop cluster which has Hive, HBase installed along with other Hadoop components. I am currently exploring ways to automate a data migration process from Hive to HBase which involves new columns of data added ever so often. I was successful in creating a HBase t