hadoop wordcount Unsuppored Major.Minor version 51.0 ERROR

This error comes when your hadoop system is running lower Java version than the one used to compile your MapReduce code.

Check java versions of your hadoop system and system you used to compile your code with "java -version".

posted @ 2015-11-13 09:34  Q_Quan  阅读(183)  评论(0)    收藏  举报