[
https://issues.apache.org/jira/browse/FLINK-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599279#comment-14599279
]
Timo Walther commented on FLINK-2167:
-------------------------------------
Thanks Robert, I solved the issue. The hive-site.xml has to be in the
classpath. Everything else does not work.
[~aljoscha] How should Scala users access "fromHCat()"? Shall I create a
separate TableEnviroment for the Scala API? Should the ExecutionEnvironment be
converted to a TableEnvironment implicitly?
In general: How should I create tests? Adding Hive as a dependency could be a
little bit too much...
> Add fromHCat() to TableEnvironment
> ----------------------------------
>
> Key: FLINK-2167
> URL: https://issues.apache.org/jira/browse/FLINK-2167
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Assignee: Timo Walther
> Priority: Minor
> Labels: starter
>
> Add a {{fromHCat()}} method to the {{TableEnvironment}} to read a {{Table}}
> from an HCatalog table.
> The implementation could reuse Flink's HCatInputFormat.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)