Skip to content

Instantly share code, notes, and snippets.

@xman1980
Created June 9, 2015 07:23
Show Gist options
  • Save xman1980/df26f745ba57dc042e65 to your computer and use it in GitHub Desktop.
Save xman1980/df26f745ba57dc042e65 to your computer and use it in GitHub Desktop.
hadoop hive grep
hive -e 'set -v;' | cut -c 1-80 | grep mapred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment