[ https://issues.apache.org/jira/browse/HBASE-28933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on HBASE-28933 started by Andor Molnar. -------------------------------------------- > CopyTable to accept custom cf/qualifier for timestamp range filtering > --------------------------------------------------------------------- > > Key: HBASE-28933 > URL: https://issues.apache.org/jira/browse/HBASE-28933 > Project: HBase > Issue Type: New Feature > Components: mapreduce > Affects Versions: 2.4.18 > Reporter: Andor Molnar > Assignee: Andor Molnar > Priority: Major > > Currently CopyTable starttime/endtime param filters on HBase's built-in > timestamp. > Add the following options to support filtering based on the value of custom > timestamp column. > {noformat} > ts.cf column family for time range checking (use HBase built-in > timestamp if not specified) > ts.qualifier qualifier for time range checking (use HBase built-in timestamp > if not specified) > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)