Skip to content

Instantly share code, notes, and snippets.

@asears
Created June 21, 2016 01:24
Show Gist options
  • Save asears/fdf6ea495ac0b59bc6fa6f9a0545938e to your computer and use it in GitHub Desktop.
Save asears/fdf6ea495ac0b59bc6fa6f9a0545938e to your computer and use it in GitHub Desktop.
Get ambari configs
/var/lib/ambari-server/resources/scripts/configs.sh get localhost hdp mapred-site
/var/lib/ambari-server/resources/scripts/configs.sh get localhost hdp hive-site
/var/lib/ambari-server/resources/scripts/configs.sh get localhost hdp hbase-site
/var/lib/ambari-server/resources/scripts/configs.sh get localhost hdp kafka-site
/var/lib/ambari-server/resources/scripts/configs.sh get localhost hdp webhcat-env
/var/lib/ambari-server/resources/scripts/configs.sh get localhost hdp capacity-scheduler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment