[GitHub] zeppelin issue #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-31 Thread jongyoul
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] zeppelin issue #3077: [ZEPPELIN-3631] Increase the maven-shade-plugin versio...

2018-07-31 Thread jongyoul
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] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-31 Thread Savalek
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] zeppelin issue #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-31 Thread zjffdu
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] zeppelin issue #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-31 Thread jongyoul
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] zeppelin issue #3059: ZEPPELIN-3595. Remove interpreter binding in backend

2018-07-31 Thread zjffdu
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] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread zjffdu
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] zeppelin issue #3092: [ZEPPELIN-3653] - New Java interpreter

2018-07-31 Thread selvinsource
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] zeppelin issue #3065: ZEPPELIN-3617. Allow to specify saving resourceName as...

2018-07-31 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/3065 @zjffdu WDYT? ---

[GitHub] zeppelin issue #3065: ZEPPELIN-3617. Allow to specify saving resourceName as...

2018-07-31 Thread zjffdu
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/

[jira] [Created] (ZEPPELIN-3673) Cloning a notebook does not copy `noteParams`, `noteForms` and `config`

2018-07-31 Thread Ajay Viswanathan (JIRA)
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

[jira] [Created] (ZEPPELIN-3674) Support `noteParams`, `noteForms` and `config` input in `NewNoteRequest`

2018-07-31 Thread Ajay Viswanathan (JIRA)
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

[jira] [Created] (ZEPPELIN-3675) Cannot create case class

2018-07-31 Thread Fabiano Francesconi (JIRA)
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] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread Tagar
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] zeppelin issue #3059: ZEPPELIN-3595. Remove interpreter binding in backend

2018-07-31 Thread Tagar
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] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread Tagar
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] zeppelin issue #3065: ZEPPELIN-3617. Allow to specify saving resourceName as...

2018-07-31 Thread mebelousov
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] zeppelin issue #3102: [WIP][ZEPPELIN-3671] Add info about running interprete...

2018-07-31 Thread egorklimov
Github user egorklimov commented on the issue: https://github.com/apache/zeppelin/pull/3102 There are some troubles during processing `run` folder ---

[GitHub] zeppelin issue #3065: ZEPPELIN-3617. Allow to specify saving resourceName as...

2018-07-31 Thread zjffdu
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] zeppelin issue #3098: ZEPPELIN-3664

2018-07-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3098 \cc @prabhjyotsingh ---

[GitHub] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread zjffdu
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] zeppelin issue #3105: ZEPPELIN-3672. spark interpreter: Java output (to the ...

2018-07-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3105 Will merge if no more comments ---

[GitHub] zeppelin issue #3104: ZEPPELIN-3668. Can't hide Spark Jobs (Spark UI) button

2018-07-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3104 Will merge if no more comments ---

[jira] [Created] (ZEPPELIN-3676) Merge 2 R interpreter implementation

2018-07-31 Thread Jeff Zhang (JIRA)
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] zeppelin issue #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-31 Thread zjffdu
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] zeppelin issue #3059: ZEPPELIN-3595. Remove interpreter binding in backend

2018-07-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3059 Will merge it if no more comments ---

[GitHub] zeppelin pull request #3104: ZEPPELIN-3668. Can't hide Spark Jobs (Spark UI)...

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3104 ---

[GitHub] zeppelin pull request #3105: ZEPPELIN-3672. spark interpreter: Java output (...

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3105 ---

[GitHub] zeppelin pull request #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3100 ---

[GitHub] zeppelin pull request #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default...

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3103 ---

[GitHub] zeppelin issue #3092: [ZEPPELIN-3653] - New Java interpreter

2018-07-31 Thread felixcheung
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] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread zjffdu
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] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread zjffdu
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] zeppelin issue #3102: [WIP][ZEPPELIN-3671] Add info about running interprete...

2018-07-31 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3102 cool! ---