[
https://issues.apache.org/jira/browse/FLINK-19541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222775#comment-17222775
]
Rui Li commented on FLINK-19541:
--------------------------------
With FLINK-19702, HiveCatalog accepts a remote hive conf path. And HiveConf by
default loads hive-site.xml from classpath. So I think we can ask users to
verify and close this one.
> 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)