I added my local jar to my maven local repo and added the dependency by filling groupId:artifactId:version and then it worked.
On Tue, May 9, 2017 at 10:19 AM, Jongyoul Lee <[email protected]> wrote: > Can you add your spark interpreter's log file? > > On Sat, May 6, 2017 at 12:53 AM, shyla deshpande <[email protected] > > wrote: > >> Also, my local jar file that I want to add as dependency is a fat jar >> with dependencies. Nothing works after I add my local fat jar, I get >> *java.lang.NullPointerException >> for everything. Please help* >> >> On Thu, May 4, 2017 at 10:18 PM, shyla deshpande < >> [email protected]> wrote: >> >>> Adding the dependency by filling groupId:artifactId:version works good. >>> But when I add add a local jar file as the artifact , get >>> *ERROR java.lang.NullPointerException*. I see the local jar file being >>> added to local-repo, but I get the ERROR. >>> >>> Please help. >>> >>> >> > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net >
