[
https://issues.apache.org/jira/browse/FLINK-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske updated FLINK-2168:
---------------------------------
Description:
Add a {{HBaseTableSource}} to read data from a HBase table. The
{{HBaseTableSource}} should implement the {{ProjectableTableSource}}
(FLINK-3848) and {{FilterableTableSource}} (FLINK-3849) interfaces.
The implementation can be based on Flink's {{TableInputFormat}}.
was:
Add a {{fromHBase()}} method to the {{TableEnvironment}} to read a {{Table}}
from a HBase table.
The implementation could reuse Flink's HBaseInputFormat.
> Add HBaseTableSource
> --------------------
>
> Key: FLINK-2168
> URL: https://issues.apache.org/jira/browse/FLINK-2168
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Assignee: Wilmer DAZA
> Priority: Minor
> Labels: starter
>
> Add a {{HBaseTableSource}} to read data from a HBase table. The
> {{HBaseTableSource}} should implement the {{ProjectableTableSource}}
> (FLINK-3848) and {{FilterableTableSource}} (FLINK-3849) interfaces.
> The implementation can be based on Flink's {{TableInputFormat}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)