Re: Another silly question from me...

2018-05-30 Thread Michael Segel
Yeah… I did the z.load(“classpath”) but that seemed to have borked some of the java.nio stuff. (It’s probably me…) Was going to try something different. On May 30, 2018, at 1:10 PM, ankit jain mailto:ankitjain@gmail.com>> wrote: Add the library to interpreter settings? On Wed, May 30,

Re: Another silly question from me...

2018-05-30 Thread ankit jain
Add the library to interpreter settings? On Wed, May 30, 2018 at 11:07 AM, Michael Segel wrote: > Hi, > > Ok… I wanted to include the Apache commons compress libraries for use in > my spark/scala note. > > I know I can include it in the first note by telling the interpreter to > load… but I did

Another silly question from me...

2018-05-30 Thread Michael Segel
Hi, Ok… I wanted to include the Apache commons compress libraries for use in my spark/scala note. I know I can include it in the first note by telling the interpreter to load… but I did some checking… There’s a local repo. ./zeppelin/local-repo/ … that actually has two older jars for