Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102880646
kill-all-4
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Feb 25, 03:58
Size
467 B
Mime Type
text/x-shellscript
Expires
Thu, Feb 27, 03:58 (1 d, 19 h)
Engine
blob
Format
Raw Data
Handle
24406847
Attached To
R3704 elastic-yarn
kill-all-4
View Options
#!/bin/bash
#clush -w dco-node[162-176] 'ps -ef | grep yarn | grep -v grep | awk \'{print $2}\' | xargs -I {} kill -9 {}'
clush -w dco-node
[
164-166
]
'ps -ef | grep runner | grep xexperiments| awk '
"'"
'{print $2}'
"'"
'|xargs -r kill -9 '
clush -w dco-node
[
164-166
]
'ps -ef | grep -i "exp-runner" | grep -v grep | awk '
"'"
'{print $2}'
"'"
'|xargs -r kill -9'
clush -w dco-node
[
164-166
]
'ps -ef | grep -i hadoop | grep -v grep | awk '
"'"
'{print $2}'
"'"
'|xargs -r kill -9'
Event Timeline
Log In to Comment