Thomas Han created ZEPPELIN-3589: ------------------------------------ Summary: New spark interpreter doens't interprete new lines correctly Key: ZEPPELIN-3589 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3589 Project: Zeppelin Issue Type: Bug Components: Interpreters Affects Versions: 0.8.0 Environment: macOS High Sierra version 10.13.5
spark 2.3.1 zeppelin 0.8.0 Reporter: Thomas Han The new spark interpreter in zeppelin 0.8.0 doesn't interpret new lines correctly. The first statement fails in new and ok in old {{spark}} {{ .read}} The second statement works both new and old {{spark.read}} Summary ||interpreter||first statement||second statement|| |old|works|works| |new|fails|works| -- This message was sent by Atlassian JIRA (v7.6.3#76005)