Re: REST Api not working in spark

2015-12-26 Thread Hokam Singh Chauhan
Hi Aman, Looks like the old version of jersey is going with shaded jar. Add the below jersey dependencies in your shaded jar, It will resolve the *InvocationTargetException *issue. jersey-client-1.9 jersey-core-1.9 jersey-json-1.9 jersey-grizzly2-1.9 jersey-guice-1.9 jersey-server-1.9 Regards, H

Re: REST Api not working in spark

2015-12-26 Thread vivek.meghanathan
Which JRE version you are using? One possibility is you are running a lover version of JRE than it required. Regards Vivek Sent using CloudMagic Email On Fri, Dec 25, 2015 at 4:13 pm, aman solanki mailto:youthi