[GitHub] zeppelin pull request #2708: [Zeppelin-3095] Fix UI when all paragraphs exec...

2017-12-19 Thread tinkoff-dwh
GitHub user tinkoff-dwh reopened a pull request: https://github.com/apache/zeppelin/pull/2708 [Zeppelin-3095] Fix UI when all paragraphs executing sequentially ### What is this PR for? This PR fixes the incorrect behavior of UI during the execution of the RunAllParagraphs.

[GitHub] zeppelin pull request #2708: [Zeppelin-3095] Fix UI when all paragraphs exec...

2017-12-19 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2708 ---

[GitHub] zeppelin issue #2653: [ZEPPELIN-3038] Network visualization not show "source...

2017-12-19 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2653 hi guys, any news? ---

[GitHub] zeppelin pull request #2710: [MINOR] Remove r from zeppelin-web test

2017-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2710 ---

[GitHub] zeppelin issue #2710: [MINOR] Remove r from zeppelin-web test

2017-12-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2710 Thanks. Will merge it ---

[GitHub] zeppelin issue #2710: [MINOR] Remove r from zeppelin-web test

2017-12-19 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2710 LGTM ---

[GitHub] zeppelin pull request #2710: Removed r from zeppelin-web test

2017-12-19 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2710 Removed r from zeppelin-web test ### What is this PR for? Reducing test time to remove unused dependencies from some profile. We will reduce whole test time by removing some unused

[GitHub] zeppelin pull request #2687: [ZEPPELIN-3077] Cron scheduler is easy to get s...

2017-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2687 ---

[GitHub] zeppelin pull request #2698: [ZEPPELIN-3007] display a note name without any...

2017-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2698 ---

[GitHub] zeppelin issue #2706: ZEPPELIN-3105 Notebook not running via REST API after ...

2017-12-19 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2706 Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 164.418 sec <<< FAILURE! - in org.apache.zeppelin.integration.InterpreterModeActionsIT seems to be a flaky test, see log

[GitHub] zeppelin issue #2706: ZEPPELIN-3105 Notebook not running via REST API after ...

2017-12-19 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2706 how can I retrigger CI? ---

Re: [DISCUSS] Review process

2017-12-19 Thread Jongyoul Lee
I agree with some large PR should be delayed a bit longer. What I meant is we don't have to wait for all kind of PRs. On Wed, Dec 20, 2017 at 2:11 AM, Felix Cheung wrote: > +1 > What would be the rough heuristic people will be comfortable with- what is > small and

[GitHub] zeppelin pull request #2707: [ZEPPELIN-3100] Upgrade node and npm version

2017-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2707 ---

[GitHub] zeppelin issue #2707: [ZEPPELIN-3100] Upgrade node and npm version

2017-12-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2707 @felixcheung Yes, yarn is faster than npm4 but recently, npm5 is much faster than yarn. FE moves so fast :-) ---

Re: [DISCUSS] Review process

2017-12-19 Thread Felix Cheung
+1 What would be the rough heuristic people will be comfortable with- what is small and what is big? _ From: Anthony Corbacho Sent: Monday, December 18, 2017 3:02 PM Subject: Re: [DISCUSS] Review process To: I

[GitHub] zeppelin pull request #2709: ZEPPEIN-3111. Refactor SparkInterpreter

2017-12-19 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2709 ZEPPEIN-3111. Refactor SparkInterpreter ### What is this PR for? This is for the refactoring of SparkInterpreter. See design doc.

[jira] [Created] (ZEPPELIN-3111) Refactor SparkInterpreter

2017-12-19 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3111: Summary: Refactor SparkInterpreter Key: ZEPPELIN-3111 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3111 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #2708: [Zeppelin-3095] Fix UI when all paragraphs executing s...

2017-12-19 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2708 @felixcheung I fixed it ---