Jun Zhang created FLINK-18691:
---------------------------------

             Summary: 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
             Fix For: 1.12.0


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)

Reply via email to