Skip to content

Instantly share code, notes, and snippets.

@michaelneale
Created July 2, 2015 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelneale/c98c97727b054a84987c to your computer and use it in GitHub Desktop.
Save michaelneale/c98c97727b054a84987c to your computer and use it in GitHub Desktop.
> hadoop --version
Error: No command named `--version' was found. Perhaps you meant `hadoop -version'
> hadoop -version
Error: No command named `-version' was found. Perhaps you meant `hadoop version'
> hadoop version
Hadoop 2.3.0-cdh5.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment