[GitHub] zeppelin pull request #2692: ZEPPELIN-3085 Introduce generic ConfInterpreter...

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

[GitHub] zeppelin issue #2556: [Zeppelin-2839] permissions for folders

2017-12-13 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2556 Ready to review ---

[GitHub] zeppelin issue #2449: [Zeppelin-2676] recent notes list

2017-12-13 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2449 Ready to review ---

[GitHub] zeppelin issue #2684: [Zeppelin-2572] multiple paragraphs actions

2017-12-13 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2684 Ready to review ---

[GitHub] zeppelin issue #2687: [ZEPPELIN-3077] Cron scheduler is easy to get stuck wh...

2017-12-13 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/2687 Travis CI turned to green by merging https://github.com/apache/zeppelin/pull/2703 to my branch: https://travis-ci.org/kjmrknsn/zeppelin/builds/315898589 I would be glad if this PR would

[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2017-12-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2701 @bushnoh https://travis-ci.org/apache/zeppelin/builds/315822086 This build doesn't include your PR, and some flaky test is known issue of zeppelin, but IPython related failure should be fixed.

[jira] [Created] (ZEPPELIN-3105) Notebook not running via REST API after Zeppelin Restart: skip to run blank paragraph

2017-12-13 Thread Andreas Weise (JIRA)
) unless it is run manually using the Web GUI again. It is simply not possible to only run it via Rest API after Restarts Instead the following is logged: INFO [2017-12-13 20:54:08,550] ({qtp770911223-19} NotebookRestApi.java[runParagraph]:747) - run paragraph job asynchronously 2D1F3K7TZ 20171213

[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2017-12-13 Thread bushnoh
Github user bushnoh commented on the issue: https://github.com/apache/zeppelin/pull/2701 @zjffdu I have merged in the changed from master however there are still CI failures. They are again both unrelated and are the ones that are happening on master:

[GitHub] zeppelin issue #2698: [ZEPPELIN-3007] display a note name without any path i...

2017-12-13 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2698 @Leemoonsoo What about this option? ![capture5](https://user-images.githubusercontent.com/25951039/33941542-1377ccce-e024-11e7-8a33-57e729e31c14.PNG) Now note name clipped on

[GitHub] zeppelin pull request #2645: [ZEPPELIN-3014] NPE bug fix and Error message e...

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

[GitHub] zeppelin issue #2668: ZEPPELIN-3051. Support Interpreter Process Recovery

2017-12-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2668 Any more comments ? I will merge if no more comments. ---

[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2017-12-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2701 @bushnoh I have fixed the CI failure, could you rebase this PR and retrigger the travis build ? ---

[GitHub] zeppelin pull request #2703: [HOTFIX]: Fix IPythonInterpreter unit test

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

[GitHub] zeppelin pull request #2703: HotFix: Fix IPythonInterpreter unit test

2017-12-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2703 HotFix: Fix IPythonInterpreter unit test ### What is this PR for? This is for hotfix of `IPythonInterpreter` unit test failure. Just specify the version of ipython in