Created 09-12-2017 01:06 PM
I have a HDP cluster & have java client that needs to download the configuration files (hdfs-site.xml, core-site.xml, hbase-site) at runtime? how do i achieve this? Cloudera Manager provides provide URL way downloading config files, do we have something similar with ambari?
Created 09-12-2017 03:31 PM
There is a very good tutorial here showing how to use the Ambari APIs to download client configs:
https://community.hortonworks.com/articles/76303/download-client-configs.html
Created 09-12-2017 03:31 PM
There is a very good tutorial here showing how to use the Ambari APIs to download client configs:
https://community.hortonworks.com/articles/76303/download-client-configs.html
Created 09-12-2017 06:16 PM
For hbase, you can obtain configuration from the following URL:
master-node:16010/conf