RE: How to set Hadoop Conf Path?
How to set Hadoop Conf Path?
Hadoop conf path will be used to configure hive connection with required details stored in xmls (which will be download from hive cluster) which will be stored in $DI_HOME/app/control/hadoop/conf path. There will be 5 types of xml files in this path, where each file contains configuration properties with name and values used for establishing hive connection.
- core-site.xml
- hdfs-site.xml
- hive-site.xml
- mapred-site.xml
- yarn-site.xml