Error :
classpathException in thread “main” java.lang.NoClassDefFoundError: org/apache/hadoop/io/SequenceFile$Writer$Option
Solution:
Hadoop version mismatch in client and cluster . Use same version in both places
below command used to check the version
$ hadoop version
No comments:
Post a Comment