Dear >From the API docs I understand that, To filter based on RegExp of RowKey we can use RegExpRowFilter. Is there any filter available to use RegExp comparision for an ColumnValue. I hope the existing ColumnValue filter does not support it.
Or other wise, do we need to use MapReduce to achieve this. I am using HBase 0.18.0 API for reference. Thanks & Regards R.Bala
