Currently it's possible to specify filters on a Scan object. Is there a way to specify them in configuration instead? So that they aren't hardcoded?

Generic Hbase tools (extending TableMapper) could benefit a lot of such a configuration. For example, we would like to import/export data with user specified filters, but we would not want code a specific Tool every time.

What are the current possibilities?


Reply via email to