Re: ClassNotFoundException when trigger is fired

2017-12-07 Thread Jeff Jirsa
an call my class. > > So, I suspect function related to loading jar file have bugs. > > > > Thanks, > > Tsubasa Narita > > > > *From:* Jacques-Henri Berthemet [mailto:jacques-henri. > berthe...@genesys.com] > *Sent:* Wednesday, December 6, 2017 11:56 PM &

RE: ClassNotFoundException when trigger is fired

2017-12-07 Thread tsubasa.nar...@us.fujitsu.com
rita From: Jacques-Henri Berthemet [mailto:jacques-henri.berthe...@genesys.com] Sent: Wednesday, December 6, 2017 11:56 PM To: user@cassandra.apache.org Subject: RE: ClassNotFoundException when trigger is fired Hi, I have a custom secondary index that works well with Cassandra, I put the ja

RE: ClassNotFoundException when trigger is fired

2017-12-06 Thread Jacques-Henri Berthemet
Hi, I have a custom secondary index that works well with Cassandra, I put the jar file in Cassandra's lib folder before starting Cassandra, maybe you can try to do the same thing? I don't think that Cassandra's class loader is dynamic, you need to have your jars in the classpath before startin