I am using an c# API to write to HBASE, is there a max value for row value? It seems to be able to insert a max blob size of 999974 bytes and I am wondering if this is configurable somewhere? Is there a default size setting for the row value in HBASE?
Thanks, Keith
