You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xu Zhang (JIRA)" <ji...@apache.org> on 2018/03/05 14:18:00 UTC

[jira] [Created] (FLINK-8862) Support HBase snapshot read

Xu Zhang created FLINK-8862:
-------------------------------

             Summary: 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


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)