Created
June 9, 2015 07:23
-
-
Save xman1980/df26f745ba57dc042e65 to your computer and use it in GitHub Desktop.
hadoop hive grep
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
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