[
https://issues.apache.org/jira/browse/FLINK-19541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210679#comment-17210679
]
Jingsong Lee commented on FLINK-19541:
--------------------------------------
Yes, I mean we can let hiveConfDir as a URI something, it can be handled by
FileSystem, so then, it can be a local or remote path.
> Improve hiveConfDir for HiveCatalog
> -----------------------------------
>
> Key: FLINK-19541
> URL: https://issues.apache.org/jira/browse/FLINK-19541
> Project: Flink
> Issue Type: Task
> Components: Connectors / Hive
> Reporter: Jingsong Lee
> Priority: Major
> Fix For: 1.12.0
>
>
> Now the hiveConfDir must be a local path.
> * We can let it accept a remote path. It should be URI which contains scheme
> and full path. This means it can be loaded by Hadoop Filesystem.
> * Without hiveConfDir, we can load it from classpath.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)