Hi Herman,

Thanks for sharing your issue :)
Actually I have no idea how we can get REPL output with Livy interpreter,
but the *printREPLOutput* property is implemented only for Spark
interpreter[1] in the Zeppelin side. So it won't be available in Livy
interpreter.

[1]
https://github.com/apache/zeppelin/blob/master/spark/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java#L536

Thanks,
Ahyoung

On Mon, Oct 3, 2016 at 11:48 PM, Herman Yu <herman...@teeupdata.com> wrote:

> Hi everyone,
>
> Is there a way to enable the REPL output for Livy interpreter with
> zeppelin 0.6 and spark 1.6? set  zeppelin.livy.spark.printREPLOutput  to
> true doesn’t work with Livy interpreter.
>
> Thanks
> Herman.
>
>
>

Reply via email to