Export does one version only; make it configurable how many it does -------------------------------------------------------------------
Key: HBASE-1970 URL: https://issues.apache.org/jira/browse/HBASE-1970 Project: Hadoop HBase Issue Type: Improvement Reporter: stack Priority: Trivial Attachments: allversions.patch I was playing with Export to backup all of a table. A small change on the Scan saying save all versions was all it took to back up all versions. As is the Import did the right thing. Wouldn't take much to add versions and/or timerange as little config. on the Export MR job. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.