Re: [Discuss] java.lang.UnsatisfiedLinkError

2016-06-23 Thread Till Rohrmann
Hi Vinay, maybe this http://stackoverflow.com/questions/22150417/hadoop-mapreduce-java-lang-unsatisfiedlinkerror-org-apache-hadoop-util-nativec might help you. Cheers, Till On Thu, Jun 23, 2016 at 5:15 AM, Vinay Patil wrote: > Hi All, > > Just an update on this: > >

Re: [Discuss] java.lang.UnsatisfiedLinkError

2016-06-22 Thread Vinay Patil
Hi All, Just an update on this: Setting the codec using DataFileWriter setCodec method : writer.setCodec(CodecFactory.snappyCodec()); Pls help me with this issue Regards, Vinay On Jun 22, 2016 10:47 PM, "Vinay Patil" wrote: > Hi , > > I am writing the data in S3 in