[ https://issues.apache.org/jira/browse/FLINK-19292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198688#comment-17198688 ]
Nicholas Jiang commented on FLINK-19292: ---------------------------------------- [~lirui]Hi, HiveCatalog call HadoopUtils.possibleHadoopConfPaths to load Hadoop configurations, which method use deprecated configuration property fs.hdfs.hadoopconf or env variable HADOOP_CONF_DIR. Does this using the origin configuration property fs.hdfs.hadoopconf to set the conf dir make sense? > HiveCatalog should support specifying Hadoop conf dir with configuration > ------------------------------------------------------------------------ > > Key: FLINK-19292 > URL: https://issues.apache.org/jira/browse/FLINK-19292 > Project: Flink > Issue Type: Task > Components: Connectors / Hive > Reporter: Rui Li > Priority: Major > Fix For: 1.12.0, 1.11.3 > > > HiveCatalog currently relies on {{HADOOP_CONF_DIR}} env variable to load > Hadoop configurations. Users may find it helpful to be able to set the conf > dir with a configuration property. The configuration, when set, should take > precedence over the env variable. -- This message was sent by Atlassian Jira (v8.3.4#803005)