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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)