The FileTxnSnapLog class is still there in 3.4.x. Are you certain that zookeeper.jar is being picked up? (check strace -fe open <your-executable> 2>&1 | grep -i zookeeper.jar to see if it's being opened).
On 14 August 2013 07:47, Tim St Clair <[email protected]> wrote: > msg below. > > ----- Forwarded Message ----- > > From: "Tim St Clair" <[email protected]> > > To: [email protected] > > Cc: "Fedora Big Data SIG" <[email protected]> > > Sent: Wednesday, August 14, 2013 9:39:41 AM > > Subject: zookeeper - FindClass issue on 3.4.5, works fine in 3.3.6 > > > > Folks - > > > > I've created a very simple JNI test which accesses a utility class in the > > Jar, and it worked fine in 3.3.X, but fails on 3.4.5 - > > http://paste.fedoraproject.org/32073/76490572/ > > > > I can't tell if this is a bug or an expected behavior.?.? > > > > -- > > Cheers, > > Tim > > > > -- > Cheers, > Tim > -- Henry Robinson Software Engineer Cloudera 415-994-6679
