Exception in thread "main" java.lang.VerifyError: Bad type on operand stack Exception in thread "main" java.lang.VerifyError: Bad type on operand stack hadoop hadoop

Exception in thread "main" java.lang.VerifyError: Bad type on operand stack


Please try to lower the JDK version to 7.And download the JDK from oracle site.

I could solve the problem with JDK 7.


It's basically a type mismatch on the JVM execution stack.

Definitely a bug in Hadoop.