I am trying to the following simple note in Zeppelin: %pyspark
print "Test" It is not printing the output and I see the following exception in Zeppelin Interpreter log: Internal error processing getProgress org.apache.zepplin.interpreter.interpreterException: java.lang.ArrayIndexOutOfBounds Exception: 1 Can someone help me with this issue? I was not able to run a simple note yet in Zeppelin. Thanks, AK
