[
https://issues.apache.org/jira/browse/FLINK-18691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-18691:
----------------------------
Fix Version/s: (was: 1.13.0)
> add HiveCatalog Construction method with HiveConf
> -------------------------------------------------
>
> Key: FLINK-18691
> URL: https://issues.apache.org/jira/browse/FLINK-18691
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Affects Versions: 1.11.1
> Reporter: Jun Zhang
> Priority: Minor
> Labels: pull-request-available
>
> Currently HiveCatalog has two public construction methods. They all need a
> hiveConfDir variable, which is the path of hive local configuration file. But
> when we use the Application mode to submit job, the job is submitted on the
> master node of the cluster, and there may be no hive configuration on the
> cluster, we can not get the local hive conf path ,so we add a public
> construction method with HiveConf, which is convenient for users to use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)