You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Rui Li (Jira)" <ji...@apache.org> on 2020/10/19 03:50:00 UTC

[jira] [Created] (FLINK-19702) Avoid using HiveConf::hiveSiteURL

Rui Li created FLINK-19702:
------------------------------

             Summary: Avoid using HiveConf::hiveSiteURL
                 Key: FLINK-19702
                 URL: https://issues.apache.org/jira/browse/FLINK-19702
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Hive
            Reporter: Rui Li
             Fix For: 1.12.0


We're relying on this static field to set path to hive-site.xml. This can be error-prone if users create multiple HiveCatalog instances in their programs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)