Re: Integration of Hadoop Streaming with Ruby and HBase

2012-03-17 Thread wd
Hive already have better integration with hbase, and hive also support streaming, may be you can have a try. On Fri, Mar 16, 2012 at 4:05 PM, Subir S wrote: > > Hi, > > Is there any way i can dump the output of my Ruby Map Reduce jobs into HBase > directly? In other words does Hadoop Streaming wi

Integration of Hadoop Streaming with Ruby and HBase

2012-03-16 Thread Subir S
Hi, Is there any way i can dump the output of my Ruby Map Reduce jobs into HBase directly? In other words does Hadoop Streaming with Ruby integrate with HBase? Like Pig has HBaseStorage etc. Thanks in advance! Regards Subir