Skip to content

Instantly share code, notes, and snippets.

@MicTech
Created March 3, 2014 12:06
Show Gist options
  • Save MicTech/9323678 to your computer and use it in GitHub Desktop.
Save MicTech/9323678 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.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment