[
https://issues.apache.org/jira/browse/HBASE-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876900#comment-13876900
]
Andrew Purtell commented on HBASE-10380:
----------------------------------------
I concur with Nick about starting with a trunk patch, but I looked at the
attached patch anyhow.
I don't like the idea of serializing and deserializing filters from a file. We
have a filter than accepts a textual input language, see ParseFilter. If 0.94
doesn't support this than a backport could be in order, but ParseFilter for
trunk definitely seems a better option to me.
Check the imports on this patch, some unwanted/unneeded ones slipped through.
> Add bytesBinary and filter options to CopyTable
> -----------------------------------------------
>
> Key: HBASE-10380
> URL: https://issues.apache.org/jira/browse/HBASE-10380
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Reporter: Ishan Chhabra
> Assignee: Ishan Chhabra
> Priority: Minor
> Attachments: HBASE_10380_0.94-v1.patch
>
>
> Add options in CopyTable to:
> 1. Specify the start and stop row in "bytesBinary" format
> 2. Use filters
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)