[GitHub] zeppelin issue #2816: [ZEPPELIN-3263] Do not use Firefox >=55 for integratio...

2018-03-11 Thread mephi42
Github user mephi42 commented on the issue: https://github.com/apache/zeppelin/pull/2816 Another update. This is now more than just FF>=55 disablement, so maybe I should rename the pull request. I tried to split the work into meaningful chunks, so if you think some commits are worth i

[GitHub] zeppelin pull request #2856: ZEPPELIN-3291. Throw exception instead of retur...

2018-03-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2856 ZEPPELIN-3291. Throw exception instead of return null for InterpreterFactory.getInterpreter ### What is this PR for? For some cases we throw runtime exception in InterpreterFactory, and for s

[GitHub] zeppelin pull request #2856: ZEPPELIN-3291. Throw exception instead of retur...

2018-03-11 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/2856 ---

[GitHub] zeppelin issue #2797: ZEPPELIN-3158. Fixed Checkstyle errors and warnings in...

2018-03-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2797 LGTM ---

[jira] [Created] (ZEPPELIN-3314) Only apply maven-dependency-plugin for interpreter component

2018-03-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3314: Summary: Only apply maven-dependency-plugin for interpreter component Key: ZEPPELIN-3314 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3314 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3315) Merge beforeStatusChange and afterStatusChange to onStatusChange

2018-03-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3315: Summary: Merge beforeStatusChange and afterStatusChange to onStatusChange Key: ZEPPELIN-3315 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3315 Project: Zeppeli

[jira] [Created] (ZEPPELIN-3316) Check interpreter permission when binding to note instead of run paragarph

2018-03-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3316: Summary: Check interpreter permission when binding to note instead of run paragarph Key: ZEPPELIN-3316 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3316 Projec

[GitHub] zeppelin pull request #2857: ZEPPELIN-3314. Only apply maven-dependency-plug...

2018-03-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2857 ZEPPELIN-3314. Only apply maven-dependency-plugin for interpreter component ### What is this PR for? only interpreter component need to copy interpreter dependency and interpreter-setting

[GitHub] zeppelin pull request #2858: ZEPPELIN-3315. Merge beforeStatusChange and aft...

2018-03-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2858 ZEPPELIN-3315. Merge beforeStatusChange and afterStatusChange to onStatusChange ### What is this PR for? The signature of `beforeStatusChange` & `afterStatusChange` include both the status of

[GitHub] zeppelin issue #2854: ZEPPELIN-3310. Scio interpreter layout is broken

2018-03-11 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2854 merging if no more comment ---