Skip to content

Instantly share code, notes, and snippets.

@thanoojgithub
Created March 18, 2016 12:34
Show Gist options
  • Save thanoojgithub/f2dc720d8c4f3f0efaf0 to your computer and use it in GitHub Desktop.
Save thanoojgithub/f2dc720d8c4f3f0efaf0 to your computer and use it in GitHub Desktop.
Hadoop notes
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