[
https://issues.apache.org/jira/browse/FLINK-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395024#comment-16395024
]
ASF GitHub Bot commented on FLINK-8862:
---------------------------------------
Github user neoremind commented on the issue:
https://github.com/apache/flink/pull/5639
@ramkrish86 @fhueske could you help to review this PR? Since I noticed that
you guys contribute most of the code. This update enables HBase snapshot read
and I refactor some of the code and test cases , you can find design doc and
class diagram on
https://issues.apache.org/jira/projects/FLINK/issues/FLINK-8862?filter=allopenissues.
Thanks!
> Support HBase snapshot read
> ---------------------------
>
> Key: FLINK-8862
> URL: https://issues.apache.org/jira/browse/FLINK-8862
> Project: Flink
> Issue Type: Improvement
> Components: Batch Connectors and Input/Output Formats
> Affects Versions: 1.2.0
> Reporter: Xu Zhang
> Priority: Major
> Attachments: FLINK-8862-Design-Class-Diagram.png,
> FLINK-8862-DesignDoc.pdf
>
>
> Flink-hbase connector only supports reading/scanning HBase over region server
> scanner, there is also snapshot scanning solution, just like Hadoop provides
> 2 ways to scan HBase, one is TableInputFormat, the other is
> TableSnapshotInputFormat, so it would be great if flink supports both
> solutions to ensure more wider usage scope and provide alternatives for users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)