Hi,

I was going through zeppelin pyspark interpreter code on github
<https://github.com/apache/incubator-zeppelin/blob/master/spark/src/main/java/org/apache/zeppelin/spark/PySparkInterpreter.java>
, and was wondering why a temporary copy of *python/zeppelin_pyspark.py *is
being created each time the interpreter is  run. Why can't the original
copy be used Instead?. It would really appreciate if you could put some
insight into this query
<http://stackoverflow.com/questions/37324621/apache-zeppelin-pyspark-interpreter-what-is-the-need-for-creating-a-copy-of-ze>
of mine.

Regards
Himaprasoon

Reply via email to