If you would like to have greater control on what data / which columns from HBase should be going into MySQL tables , you can write a simple MR job and use the DBOutputFormat . It is a simple one and works great for us.
Regards Ravi On Wed, Aug 28, 2013 at 10:42 AM, ch huang <[email protected]> wrote: > i use hive ,maybe it's a way ,let me try it > > On Wed, Aug 28, 2013 at 11:21 AM, James Taylor <[email protected] > >wrote: > > > Or if you'd like to be able to use SQL directly on it, take a look at > > Phoenix (https://github.com/forcedotcom/phoenix). > > > > James > > > > On Aug 27, 2013, at 8:14 PM, Jean-Marc Spaggiari > > <[email protected]> wrote: > > > > > Take a look at sqoop? > > > Le 2013-08-27 23:08, "ch huang" <[email protected]> a écrit : > > > > > >> hi,all: > > >> any good idea? thanks > > >> > > >
