Re: Put on same row in HBase

2015-01-30 Thread Hari Shreedharan
Not sure what your use-case here is. But the Hbase serializers are not meant to be generic for every use-case. You’d have to implement one that fits your use-case if you do not find the ones available with Flume useful enough. Thanks, Hari On January 30, 2015 at 1:36:23 AM, Tinte garcia, Migue

Put on same row in HBase

2015-01-30 Thread Tinte garcia, Miguel Angel
Hi everyone, I’ve checking Flume documentation for a long time as well as trying different agent configuration but I have not been able to make several Put operations in the same Hbase row. Does anybody know if there is some HbaseEventSerializer implementation to manage this type of functionali