Skip to content

大数据运维系统 ambari service/blueprint

Notifications You must be signed in to change notification settings

umarbiliyamin/ambari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ambari-service

ambari service / blueprint

	VERSION=2.6
	cd /var/lib/ambari-server/resources/stacks/HDP/$VERSION/services
	wget https://codeload.github.com/xiaomatech/ambari/zip/master -O ambari.zip
	unzip ambari.zip && mv ambari/service/* . && rm -rf ambari-service.zip && mv ambari/blueprint /var/lib/ambari-server/resources/ && rm -rf ambari

	sudo service ambari-server restart

About

大数据运维系统 ambari service/blueprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages