Hi Dhaval,

Have you added HBase-protocol jar in your dependencies?
This error shows that you have either the incompatible version of
HBase-protocol jar or you are missing it( might be missed out from the
classpath).
Try to include the proper version(for this case 1.1.2) of the jar or set
this jar as HADOOP_CLASSPATH and see if it works.

Regards,
Kumar Anshuman

Reply via email to