[
https://issues.apache.org/jira/browse/FLINK-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397830#comment-16397830
]
ASF GitHub Bot commented on FLINK-8862:
---------------------------------------
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/5639
Thanks for the PR @neoremind.
At the moment, the community is busy working on the 1.5 release which means
that PRs for 1.5 fixes have priority right now. Also a large contribution such
as this one takes a lot of time to review. Unfortunately, I won't be able to
review the PR in the near future. Best, Fabian
> 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)