Re: Zeppelin Pyspark Interpreter Clarification

2016-05-19 Thread moon soo Lee
Hi Himaprasoon, In binary distribution (build with -Pbuild-distr), zeppelin_pyspark.py is packaged into jar file. Therefore, to be able to run, the file need to be created. Hope this helps. Thanks, moon On Thu, May 19, 2016 at 11:16 PM Himaprasoon P.T wrote: > Hi, > > I was going through zepp

Zeppelin Pyspark Interpreter Clarification

2016-05-19 Thread Himaprasoon P.T
Hi, I was going through zeppelin pyspark interpreter code on github , and was wondering why a temporary copy of *python/zeppelin_pyspark.py *is being created each time t