trying to run MR program version(2.7) in windows 7 64 bit in eclipse while running the above exception occurring . I verified that using 64 bit 1.8 java version and observ
This issue occurred to me and the cause was I forgot to append %HADOOP_HOME%/bin to PATH in my environment variables.
%HADOOP_HOME%/bin
PATH