Created on 03-03-2017 05:44 AM - edited 09-16-2022 04:11 AM
I have installed HDP2.5 Sandbox on VMWare Player and trying to download configuration files (.xml) using WinSCP. I need these files to be deployed in my client application to access HDP2.5. The files I need to download are
1) /etc/hadoop/conf - core-site.xml, hdfs-site.xml, mapred-site.xml, yarn-site.xml
2) /etc/hbase/conf - hbase-site.xml
3) /etc/hive/conf - hive-site.xml
4) /etc/oozie/conf - oozie-site.xml
In HDP2.4, I use to download from these locations under /etc folder. But in HDP2.5, I don't see these folder under /etc. I using WinSCP to download.
Can you please help me on this?
Created 03-03-2017 05:52 AM
Did you see "/etc/hadoop/conf" ?
Created 03-03-2017 05:55 AM
In HDP2.5 Sandbox environment, I don't see /etc/hadoop/conf, /etc/hbase/conf, /etc/hive/conf, /etc/oozie/conf folders. I trying to download these config files using WinSCP.
Created 03-03-2017 04:36 PM
Yes, then that's the right path.
Created on 03-06-2017 10:41 AM - edited 08-19-2019 01:52 AM
Hello @Chandra Manohar,
You also can try to download them from ambari:
You have to do this for each service client you need.