Created
March 18, 2016 12:34
-
-
Save thanoojgithub/f2dc720d8c4f3f0efaf0 to your computer and use it in GitHub Desktop.
Hadoop notes
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
ubuntu@ubuntu:~/softwares/hadoop-2.7.2$ find . -type f | xargs grep "8088" | |
ubuntu@ubuntu:~/softwares/hadoop-2.7.2$ find -name '*.*' | Xargs grep -i '8088' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment