8000 GitHub - ejsantos/scripts: script dumps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ejsantos/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dump of scripts

giti

Checks if SHA is present in a branch

 giti <SHA> ## => checks if SHA is present in the current checked out branch
 giti <SHA> <BRANCH/TAG> ## => checks if SHA is present in the given branch/tag

check-and-restart-component

Checks and restarts HDP components install via Ambari and restarts it if:

  • not running
  • not in maintenance mode
  • node is healthy
  check-and-restart-component ## => displays help message with a list of valid components
  check-and-restart-component --component=<VALID_COMPONENT>  ## => checks all host if the component is installed and restarts if the above criteria were met

About

script dumps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0