You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, HBase only does row-merging on the client via HBaseMergingEntryIterator. We need to look into how to implement this on the server side, similar to Accumulo's MergingCombiner.
Currently, HBase only does row-merging on the client via HBaseMergingEntryIterator. We need to look into how to implement this on the server side, similar to Accumulo's MergingCombiner.