[jira] [Created] (ZEPPELIN-3322) Update interpreterBind when loading restarting zeppelin server

2018-03-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3322: Summary: Update interpreterBind when loading restarting zeppelin server Key: ZEPPELIN-3322 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3322 Project: Zeppelin

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2404 @zjffdu yes, but the fix implemented in #2769 only addresses scheduler isolation per interpreter groups which is a good thing, but not enough to cover the case we are talking in this PR (isolatio

[GitHub] zeppelin issue #2860: ZEPPELIN-3099 Livy Interpreter doesn't support German ...

2018-03-12 Thread Akhilsnaik
Github user Akhilsnaik commented on the issue: https://github.com/apache/zeppelin/pull/2860 @zjffdu @prabhjyotsingh the PR : 2850 got messed up due to GIt remote merge. I have implemented the review comments mentioned in PR 2850 I am raising a new PR for the issue

[GitHub] zeppelin pull request #2860: ZEPPELIN-3099 Livy Interpreter doesn't support ...

2018-03-12 Thread Akhilsnaik
GitHub user Akhilsnaik opened a pull request: https://github.com/apache/zeppelin/pull/2860 ZEPPELIN-3099 Livy Interpreter doesn't support German Special Character - Encoding Issue ### What is this PR for? ZEPPELIN-3099 Livy Interpreter doesn't support German Special Character -

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 Sure, no problem. And thanks for the careful verifying. ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-12 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 I was able to build it successfully and test in my local environment was successful. I am trying to test it again in a cluster environment to make sure everything is working fine. Could you plea

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM I will merge it if no more comments, as I believe the unit test ensure the bug if fixed. ---

[GitHub] zeppelin pull request #2850: ZEPPELIN-3099 Livy Interpreter doesn't support ...

2018-03-12 Thread Akhilsnaik
Github user Akhilsnaik closed the pull request at: https://github.com/apache/zeppelin/pull/2850 ---

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2404 @echarles Do you try the latest branch-0.8 ? The issue you hit may be fixed in ZEPPELIN-3171 ---

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2404 @echarles It is fine to use the same sessionId in isolated mode, because they are in different process. ---

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2404 @jongyoul I understand the difference about restarting an interpreter from a note vs. restarting from the interpeter page. My point is about the session id which should be different in case of pe

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2404 Hi, If you tell about the behaviours of restarting interpreter in a interpreter setting page, it’s intened behaviours. Here’s the reason. In case of ‘per user’, we can spe

[GitHub] zeppelin pull request #2859: [ZEPPELIN-3320] upgrade the flink interpreter f...

2018-03-12 Thread jianran
GitHub user jianran opened a pull request: https://github.com/apache/zeppelin/pull/2859 [ZEPPELIN-3320] upgrade the flink interpreter from 1.1.3 to 1.4.0 ### What is this PR for? upgrade the flink interpreter from 1.1.3 to 1.4.0,the LocalFlinkMiniCluster default haService is E

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2404 I have just worked on this issue and found a bug in the `InterpreterSetting` class. The `getInterpreterSessionId` uses `option.perNoteScoped` in its tests, but it should be `option.perNoteIsolate

[jira] [Created] (ZEPPELIN-3321) Should not put isRevisionSupported to note.json

2018-03-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3321: Summary: Should not put isRevisionSupported to note.json Key: ZEPPELIN-3321 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3321 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-3320) upgrade the flink interpreter from 1.1.3 to 1.4.0

2018-03-12 Thread jianran.tfh (JIRA)
jianran.tfh created ZEPPELIN-3320: - Summary: upgrade the flink interpreter from 1.1.3 to 1.4.0 Key: ZEPPELIN-3320 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3320 Project: Zeppelin Is

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2404 @echarles @wary Could you try in branch-0.8 which will be released soon ? ---

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2018-03-12 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2404 @wary I am facing the same issue (all paragraphs aborted on interpreter restart in isolate per user configuration). I see you have deleted your branch and that the proposed patch does not apply a

[jira] [Created] (ZEPPELIN-3319) Makes it possible to use Git revisions along with the S3 notebook repository

2018-03-12 Thread Andrey Cheptsov (JIRA)
Andrey Cheptsov created ZEPPELIN-3319: - Summary: Makes it possible to use Git revisions along with the S3 notebook repository Key: ZEPPELIN-3319 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3319

[jira] [Created] (ZEPPELIN-3318) colorful output broken in some cases

2018-03-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3318: Summary: colorful output broken in some cases Key: ZEPPELIN-3318 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3318 Project: Zeppelin Issue Type: Impro

[GitHub] zeppelin issue #2834: [ZEPPELIN-1967] Passing Z variables to Shell and SQL I...

2018-03-12 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/2834 Hi @felixcheung @Tagar @zjffdu @Leemoonsoo I have taken care of all the ideas and concerns expressed earlier (in the closed [PR-2502](https://github.com/apache/zeppelin/pull/2502))

[jira] [Created] (ZEPPELIN-3317) Document for personalized_mode is empty

2018-03-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3317: Summary: Document for personalized_mode is empty Key: ZEPPELIN-3317 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3317 Project: Zeppelin Issue Type: Im

[GitHub] zeppelin issue #2858: ZEPPELIN-3315. Merge beforeStatusChange and afterStatu...

2018-03-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2858 And reading the code snippet below, I don't see any senacairo we need to have 2 methods in `setStatus` of Job.java. Most of the implementation just left `beforeStatusChange` empty. https