hadoop - How to stop an Oozie coordinator? -


i ran oozie coordinator runs workflow every hour. don't have id , when run command oozie jobs -oozie http://localhost:11000/oozie shows me workflow jobs , there no coordinator. stop coordinator further processing, how can that?

for coordinator jobs, try this

oozie jobs -jobtype coordinator -oozie http://localhost:11000/oozie 

Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -