[
https://issues.apache.org/jira/browse/HBASE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168281#comment-13168281
]
Hudson commented on HBASE-4661:
-------------------------------
Integrated in HBase-TRUNK #2541 (See
[https://builds.apache.org/job/HBase-TRUNK/2541/])
[jira] [HBASE-4661] get list of store files.
Summary:
1. Ported getStoreFileList API to trunk.
2. Also ported flushRegion API to trunk (with option of flushing if
lastFlushTime < TS).
Test Plan: Tested on 89.
Reviewers: Karthik, Kannan, nspiegelberg, JIRA
Reviewed By: Karthik
CC: HBase Diffs Facebook Group, Karthik, Kannan, stack, madhuvaidya
Differential Revision: 729
karthik :
Files :
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
> Ability to export the list of files for a some or all column families for a
> given region
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-4661
> URL: https://issues.apache.org/jira/browse/HBASE-4661
> Project: HBase
> Issue Type: Sub-task
> Components: documentation, regionserver
> Reporter: Karthik Ranganathan
> Assignee: Madhuwanti Vaidya
> Fix For: 0.94.0
>
> Attachments: D729.2.patch
>
>
> Should be able to query the regionservers to figure out the list of files in
> one/some/all column families for a given regions to determine which files to
> copy for a backup.
--
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