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 wrote:
> Can you add your spark interpreter's log file?
>
> On Sat, May 6, 2017 at 12:53 AM, shyla deshpande > wrote:
>
>>
Can you add your spark interpreter's log file?
On Sat, May 6, 2017 at 12:53 AM, shyla deshpande
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 everythi
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
wrote:
> Adding the dependency by filling grou