Can you paste the exception you're seeing? Sent from my mobile phone On Jan 24, 2014 2:36 PM, "Kapil Malik" <[email protected]> wrote:
> Hi all, > > > > Is it possible to create a Spark Context (i.e. the driver program) from a > servlet deployed on some application server ? > > I am able to run spark Java driver successfully via maven / standalone > (after specifying the classpath), but when I bundle spark libraries in a > JAR, along with my servlet (using maven shade plugin), it gives me security > exception. Any suggestions? > > > > Thanks and regards, > > > > Kapil Malik > > >
