Created
June 21, 2016 01:24
-
-
Save asears/fdf6ea495ac0b59bc6fa6f9a0545938e to your computer and use it in GitHub Desktop.
Get ambari configs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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