[REST] Update the scanner model to use ParseFilter
--------------------------------------------------
Key: HBASE-5417
URL: https://issues.apache.org/jira/browse/HBASE-5417
Project: HBase
Issue Type: Improvement
Components: filters, rest
Reporter: Andrew Purtell
The REST gateway currently uses its own JSON-based representation of filters.
This is redundant now that post 0.92 we have ParseFilter and its little
language. Deprecate the current JSON filter representation. Modify ScannerModel
to construct a ParseFilter if the scanner entity has a "filter" attribute that
isn't JSON.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira