If you have time next week, let's discuss how we could merge things together...
On Fri, Oct 11, 2019 at 6:34 PM Alex Ott <alex...@gmail.com> wrote: > Hello Andrea > > I've started KSQL interpreter for a long time - it's linked to > corresponding JIRA (ZEPPELIN-3548): > https://github.com/alexott/zeppelin/tree/ZEPPELIN-3548-KSQL > > although it doesn't support OutputStream yet > > Andrea Santurbano at "Sun, 6 Oct 2019 22:08:52 +0200" wrote: > AS> Hi guys, > AS> I'm building a KQL interpreter. KSQL is the streaming SQL engine that > AS> enables real-time data processing against Apache Kafka topics. > AS> I created an interpreter that leverages the InterpreterOutputStream > class > AS> in order to stream the result from the backend to the frontend, but I > get > AS> the following representation in the frontend: > > AS> https://imgur.com/a/J7unk25 > > AS> What am I doing wrong? > > AS> Following the Interpreter implementation: > > AS> > https://github.com/conker84/zeppelin/blob/kafka/kafka/src/main/java/org/apache/zeppelin/kafka/KafkaKSQLInterpreter.java > > AS> Thanks a lot > > AS> Andrea > > > -- > With best wishes, Alex Ott > http://alexott.net/ > Twitter: alexott_en (English), alexott (Russian) > -- With best wishes, Alex Ott http://alexott.net/ Twitter: alexott_en (English), alexott (Russian)