Github user reminia commented on the issue:
https://github.com/apache/zeppelin/pull/2508
Add doc and some modify. @felixcheung @sravan-s , plz help review again.
Some details:
1. post interpreter name not id, cause name is user friendly and id is
something like CRB87NS
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2506
@felixcheung
https://github.com/apache/zeppelin/tree/master/docs/quickstart here?
i don't know. I think this is not such a difficult thing to write in
documentation...
---
If yo
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2502
I think it's fine to replace token within quoted string - this is probably
a better, more consistent behavior anyway.
I am concerned with having different ways to replace token in diff
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2495
@felixcheung
fixed
CI RED because
W: GPG error: http://cran.rstudio.com/bin/linux/ubuntu precise/ Release:
The following signatures were invalid: BADSIG 51716619E084DAB9 Mich
Jeff Zhang created ZEPPELIN-2819:
Summary: Support streaming output
Key: ZEPPELIN-2819
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2819
Project: Zeppelin
Issue Type: Sub-task
Github user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/2502
Hello @felixcheung @Tagar @zjffdu, this is for any further comments and
suggestions. Here are the features implemented:
1. - The substitution pattern is `{ ... }` as suggested for u