Created
June 2, 2017 14:03
-
-
Save oivoodoo/7692ba698e202d98b7c4054dabed498f to your computer and use it in GitHub Desktop.
Kill Hive Jobs
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
hadoop job -list | |
hadoop job -kill <job_id> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment