[
https://issues.apache.org/jira/browse/HBASE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-1288.
-----------------------------------
Resolution: Duplicate
This is now duplicated by HBASE-2000.
> Load custom RowFilter dynamically on RegionServers
> --------------------------------------------------
>
> Key: HBASE-1288
> URL: https://issues.apache.org/jira/browse/HBASE-1288
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: filters
> Reporter: Lars George
> Priority: Minor
> Fix For: 0.21.0
>
>
> Currently deploying custom row filters requires the user to copy (and rsync)
> the new RowFilter class to all region servers and restarting them. This is
> not very practical for live clusters running 24/7. Better would be to load
> the classes dynamically on the region servers using one of the current
> mechanisms to facilitate this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.