UnsatisfiedLinkError, is coming because its not able link, Java code API (JNI) 
to corresponding native API in available library.
This will not be the problem from running different version in remote cluster.
Common causes would be:
1. Built for different architecture (32bit?)
2. Libraries corrupted ?

Are you able to read without libraries??
Dont put those libraries in bin and try.

--Brahma Reddy Battula

From: karthi keyan [mailto:karthi93.san...@gmail.com]
Sent: 29 March 2016 16:47
To: Brahma Reddy Battula
Cc: user@hadoop.apache.org
Subject: Re: UnstaisfiedLinkError - Windows Environment

Only side libraries are built with Hadoop 2.6.2 , But Server(Remote Cluster) is 
built with Hadoop 2.5.2? Am not sure that version not be the case here.. Don't 
know wy it happens ? does you knw the cause of this exception ?

Reply via email to