You mean skipping the HTable API ?

Can you tell us more about your use case ?

Cheers

On Tue, Jan 27, 2015 at 10:20 AM, Gaurav Agarwal <[email protected]>
wrote:

> Currently hbase use memstore to store the information before flushing it to
> hFILE.
>
> Is there any way that i can use the Memstore to write my own key value pair
> and then it will get flush that into HFILE. Mean to say can we use MemStore
> to use it in our own way.
>
> Thanks
>

Reply via email to