Github user spektom commented on the issue:
https://github.com/apache/zeppelin/pull/1447
@gss2002 are you using latest code from the branch? I can't find
org.apache.zeppelin.livy.LivyHelper.interpretInput(LivyHelper.java:189)
invocati
Github user spektom commented on the issue:
https://github.com/apache/zeppelin/pull/1458
Are you trying to say that people working for enterprise companies require
special input validation in addition to providing a documentation saying
that an option accepts booleans? :)
I
Github user spektom commented on the issue:
https://github.com/apache/zeppelin/pull/1447
@gss2002 you shouldn't be concerned about performance as this code only
runs when command is executed.
---
If your project is set up for it, you can reply to this email and have your
Github user spektom commented on the issue:
https://github.com/apache/zeppelin/pull/1458
@r-kamath I've added documentation to the `zeppelin-env.sh.template` file,
but I couldn't find any other option related to Livy interpreter in
`zeppelin-site.xml.template`, so I've
Github user spektom commented on the issue:
https://github.com/apache/zeppelin/pull/1458
@AhyoungRyu Added, thanks for pointing it out to me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
GitHub user spektom opened a pull request:
https://github.com/apache/zeppelin/pull/1458
[ZEPPELIN-1486] Allow configuring whether shown values will be trimmed
### What is this PR for?
This patch improves Livy interpreter behavior: it allows configuring
whether shown values will
Github user spektom commented on the issue:
https://github.com/apache/zeppelin/pull/1447
Of course, it would be great.
On Fri, Sep 23, 2016 at 06:28 Jeff Zhang wrote:
> @spektom <https://github.com/spektom> Thanks for the contribution, I am
> working o
GitHub user spektom opened a pull request:
https://github.com/apache/zeppelin/pull/1447
[ZEPPELIN-1293] Re-create Livy session if it's lost
### What is this PR for?
This patch restarts Livy session when it's lost.
### What type of PR is it?
Improveme