[
https://issues.apache.org/jira/browse/HBASE-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916316#comment-13916316
]
Nick Dimiduk commented on HBASE-10642:
--------------------------------------
bq. I think we want drive towards all (or most) M/R over HBase to be against
snapshots and HDFS directly.
+1. I think this will make operations much happier. We should consider ways for
jobs to selectively retrieve post-snapshot data from the online API with the
bulk of data movement going through HDFS.
> Add M/R over snapshots sample code to 0.94
> ------------------------------------------
>
> Key: HBASE-10642
> URL: https://issues.apache.org/jira/browse/HBASE-10642
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Fix For: 0.94.18
>
> Attachments: SnapshotInputFormat.java,
> TestSnapshotInputFormatScan.java
>
>
> I think we want drive towards all (or most) M/R over HBase to be against
> snapshots and HDFS directly.
> Adopting a simple input format (even if just as a sample) as part of HBase
> will allow us to direct users this way.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)