Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3100
@zjffdu Yes, it has a very long story. I, personally, don't want to keep
both of them, but didn't find any solution to fit both requirements. `-Pr` is
pure R interpreter which supported - I didn'
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3077
You'd better rebase it, not merge master into your branch. Can you do that?
---
Github user Savalek commented on the issue:
https://github.com/apache/zeppelin/pull/3099
@felixcheung, i think no. `notebook.css` the only place where used
`direction: rtl;`.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3100
Right, I think no one is using the pure r interpreter. I think we can use
it 2 ways.
1. Create a pure r interpreter without spark support.
2. Use it another r implementing of spark and make
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3100
We've tried to option 1 before but failed. We'd better give options to
users like option 2
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3059
@felixcheung @jongyoul pr #3103 will fix the default interpreter issue.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3103
No @Tagar , actually this is for interpreter group. Sorry for making you
confused, this is a terminology legacy issue :(
---
Github user selvinsource commented on the issue:
https://github.com/apache/zeppelin/pull/3092
@zjffdu thanks
@felixcheung should I mention explicitly that one cannot share variables
between paragraph? I think other interpreters do not allow that either but it's
not mentioned.
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/3065
@zjffdu WDYT?
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3065
Sorry for late response @mebelousov , this is what I planed to do before.
The reason I didn't remove this piece of code
https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/
Ajay Viswanathan created ZEPPELIN-3673:
--
Summary: Cloning a notebook does not copy `noteParams`,
`noteForms` and `config`
Key: ZEPPELIN-3673
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3673
Ajay Viswanathan created ZEPPELIN-3674:
--
Summary: Support `noteParams`, `noteForms` and `config` input in
`NewNoteRequest`
Key: ZEPPELIN-3674
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3674
Fabiano Francesconi created ZEPPELIN-3675:
-
Summary: Cannot create case class
Key: ZEPPELIN-3675
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3675
Project: Zeppelin
Issue Type:
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/3103
Thanks @zjffdu - that's a great improvement as ordering wasn't used in
zeppelin.
Would it be possible to introduce a similar knob to choose a default
interpreter, not just default interpreter gr
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/3059
@jongyoul I like the idea of having a default interpreter (and not a
default interpreter group ) **per note**.
+1
---
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/3103
As discussed in https://github.com/apache/zeppelin/pull/3059 it seems a
good idea to have a **default interpreter group** set globally, and **default
interpreter set at note level**. What do you thi
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/3065
@zjffdu First version with ResourcePool was released a month ago (thanks to
you ;) )
Now is good moment to decide future limitations.
---
Github user egorklimov commented on the issue:
https://github.com/apache/zeppelin/pull/3102
There are some troubles during processing `run` folder
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3065
@mebelousov Do you mean you have already used this feature in your company
a month ago ?
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3098
\cc @prabhjyotsingh
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3103
@Tagar Allow user to customize default interpreter make sense to me. Maybe
this ticket is a little misleading. Let me clarify if more. Here the property
`zeppelin.interpreter.default` is to set th
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3105
Will merge if no more comments
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3104
Will merge if no more comments
---
Jeff Zhang created ZEPPELIN-3676:
Summary: Merge 2 R interpreter implementation
Key: ZEPPELIN-3676
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3676
Project: Zeppelin
Issue Type: Impr
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3100
Thanks @jongyoul I created ZEPPELIN-3676 for this. and will merge this
ticket first.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3059
Will merge it if no more comments
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3104
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3105
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3100
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3103
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3092
no, I mean
paragraph 1
```
%java
Map counts = new HashMap<>();
```
paragraph 2
```
%java
counts.put("key", 1);
```
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3103
I change it to `zeppelin.interpreter.group.default` to avoid
misunderstanding
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3103
@felixcheung This is for default interpreter group, I have updated it.
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3102
cool!
---
34 matches
Mail list logo