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)