Hi,
I'd like to retrieve a range of rows matching a partial rowkey.
The equivalent in the hbase shell would be something like this:
to search for all entries in my table starting with the string "abc".
Is this possible with the camel hbase component?
Thanks,
Steve.
I'd like to retrieve a range of rows matching a partial rowkey.
The equivalent in the hbase shell would be something like this:
to search for all entries in my table starting with the string "abc".
Is this possible with the camel hbase component?
Thanks,
Steve.