Re: Adding Angular API to non-Spark interpreters

2016-12-09 Thread Randy Gelhausen
I created https://issues.apache.org/jira/browse/ZEPPELIN-1782 with additional detail for this feature request. I looked into the InterpreterContext classes, but am not sure how to implement this. Any suggestions from others? Thanks in advance, -Randy On 2016-11-24 18:31 (-0500), Randy Gelhausen

Re: Adding Angular API to non-Spark interpreters

2016-12-09 Thread Goodman, Alexander (398K)
Hi Randy, The main thing you are probably looking for is the AngularObjectRegistry class (https://github.com/apache/zeppelin/blob/master/zeppelin-int erpreter/src/main/java/org/apache/zeppelin/display/AngularOb jectRegistry.java). One of the fields of InterpreterContext is an instance of this clas

Unable to print("Hello World") using %python :(

2016-12-09 Thread Russell Jurney
9 19:36:40,129] ({pool-1-thread-3} SchedulerFactory.java[jobStarted]:131) - Job paragraph_1481340988011_1876695554 started by scheduler org.apache.zeppelin.interpreter.remote.RemoteInterpretershared_session1606101390 INFO [2016-12-09 19:36:40,129] ({pool-1-thread-3} Paragraph.java[jobRun]:252) - run paragraph 20161209-193628_310443663 using p

Re: Unable to print("Hello World") using %python :(

2016-12-09 Thread Russell Jurney
kServer.java[sendNote]:433) - New operation from 0:0:0:0:0:0:0:1 : > 51607 : anonymous : GET_NOTE : 2C5F84PHC > INFO [2016-12-09 19:36:40,129] ({pool-1-thread-3} > SchedulerFactory.java[jobStarted]:131) > - Job paragraph_1481340988011_1876695554 started by scheduler > org.apache.zeppeli