0 votes
in Big Data | Hadoop by
What is the precedence order in Hive configuration?

1 Answer

0 votes
by

In Hive we can use  following precedence order to set the configurable properties.

1. Hive SET command has the highest priority

2. -hiveconf option from Hive Command Line

3. hive-site.xml file

4. hive-default.xml file

 

5. hadoop-site.xml file

6. hadoop-default.xml file

Related questions

0 votes
asked Jun 7, 2020 in Hive by SakshiSharma
0 votes
asked Jan 11, 2020 in Big Data | Hadoop by rajeshsharma
...