Skip to content

Instantly share code, notes, and snippets.

@oivoodoo
Created June 2, 2017 14:03
Show Gist options
  • Save oivoodoo/7692ba698e202d98b7c4054dabed498f to your computer and use it in GitHub Desktop.
Save oivoodoo/7692ba698e202d98b7c4054dabed498f to your computer and use it in GitHub Desktop.
Kill Hive Jobs
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