Thanks! Il giorno lun 20 mag 2019 alle ore 10:14 Jeff Zhang <zjf...@gmail.com> ha scritto:
> Spark interpreter support streaming output, Basically, InterpreterOutput is > the class for streaming output. > > > https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/InterpreterOutput.java > > > https://github.com/apache/zeppelin/blob/master/spark/spark-scala-parent/src/main/scala/org/apache/zeppelin/spark/BaseSparkScalaInterpreter.scala#L93 > > > Andrea Santurbano <sant...@gmail.com> 于2019年5月20日周一 下午3:43写道: > > > Hi devs! > > Is there any code example that shows how to build an Interpreter that > > appends data on the front-end? > > Thanks a lot! > > > > > -- > Best Regards > > Jeff Zhang >