Yes. That would be help to support the usecase I mentioned. As a data
scientist when I create a notebook after performing interactive analysis and
would like to publish the algorithm for the production reasons, the
transform feature can be leveraged to submit the code to livy.
--
View this mess
Anyone else seeing this issue and/or know how to resolve it?
I've deleted and re-cloned/rebuilt the entire project (and my maven cache),
restarted Chrome and my machine, but no luck.
Still can't re-order or remove paragraphs from current master.
On Sun, Jun 19, 2016 at 2:30 PM, Randy Gelhausen
Hi.
I'll take care of this issue. give me a minute.
2016-06-20 9:14 GMT+09:00 Randy Gelhausen :
> Anyone else seeing this issue and/or know how to resolve it?
>
> I've deleted and re-cloned/rebuilt the entire project (and my maven
> cache), restarted Chrome and my machine, but no luck.
>
> Still
The culprit is this commit:
https://github.com/apache/zeppelin/commit/4a0dce525304ddee8a69bffc3eee20f4bbf4f209
On Mon, Jun 20, 2016 at 11:33 AM, Hyung Sung Shim wrote:
> Hi.
> I'll take care of this issue. give me a minute.
>
> 2016-06-20 9:14 GMT+09:00 Randy Gelhausen :
>
>> Anyone else seeing
Great point @Corneau Damien.
I got an following error when i control the paragraph.
ERROR [2016-06-20 11:41:02,473] ({qtp1424826835-36}
NotebookServer.java[onMessage]:232) - Can't handle message
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager
accessible to the calling code
Can this be fixed by adding a default configuration someplace? Might be an
easy fix
On Sun, Jun 19, 2016 at 10:46 PM, Hyung Sung Shim wrote:
> Great point @Corneau Damien.
> I got an following error when i control the paragraph.
>
> ERROR [2016-06-20 11:41:02,473] ({qtp1424826835-36}
> NotebookS
Hi Randy Gelhausen
Could you try https://github.com/apache/zeppelin/pull/1048 ?
Please let me know it's working or not.
2016-06-20 11:52 GMT+09:00 Randy Gelhausen :
> Can this be fixed by adding a default configuration someplace? Might be an
> easy fix
>
> On Sun, Jun 19, 2016 at 10:46 PM, Hyung