I want to find out how the applications like powerset use HBase? Should
these applications work based on HBase's API and map-reduce or they use
other tools like pig/hive to process data?
Furthermore, what about live queries?
--------------------------------------------------
From: "Jean-Daniel Cryans" <jdcry...@apache.org>
Sent: Thursday, September 03, 2009 11:38 PM
To: <hbase-dev@hadoop.apache.org>; <hbase-u...@hadoop.apache.org>
Subject: Re: questions about hbase tables operations
This questions belongs to the user mailing list btw.
I do not use Pig so I can't comment on it, but what will really do
with HBase is making it easy to do batch processing on HBase tables.
No live queries.
What do you want to do with the shell? The commands proposed there are
for admin purposes. What operations are you searching for?
J-D
2009/9/3 刘祥龙 <sallonch...@hotmail.com>:
Hi, I want to make sure which tools can be used to query HBase tables,
like HBase shell. Is pig integrated with Hbase, so it can support some
query and other operations like create\write\append to HBase tables.
I found PIG6(http://issues.apache.org/jira/browse/PIG-6) tried to solve
similar problems, but I don't know when this new feature and more similar
features will be released in new version of pig.
Also I want to be clear that how powerful of HBase shell. It seems that
there are not many operations, so if lots of data expected to store into
HBase, does it can work effectively. I am surveying on this problems.
Does anyone can help me? Thanks a lot!
Best Wishes!
_____________________________________________________________
Liu Xianglong