[GitHub] zeppelin issue #2677: [ZEPPELIN-3062] Removes ctrl+s default behavior from n...

2017-11-20 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/2677 I tested that `Command` + `s` was ignored successfully on Mac. ---

[GitHub] zeppelin issue #2682: [ZEPPELIN-3066] Make the welcome header of the homepag...

2017-11-20 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/2682 Travis CI status turned to green: https://travis-ci.org/kjmrknsn/zeppelin/builds/305087756 ---

[GitHub] zeppelin issue #2677: [ZEPPELIN-3062] Removes ctrl+s default behavior from n...

2017-11-20 Thread tessbianchi
Github user tessbianchi commented on the issue: https://github.com/apache/zeppelin/pull/2677 Alright added support for the command key. However, I do not have a mac and couldn't test it. I implemented the second answer on [https://stackoverflow.com/questions/3902635/how-does-

[jira] [Created] (ZEPPELIN-3070) no way to prevent changing Notebook Repos values

2017-11-20 Thread taiho choi (JIRA)
taiho choi created ZEPPELIN-3070: Summary: no way to prevent changing Notebook Repos values Key: ZEPPELIN-3070 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3070 Project: Zeppelin Issu

[GitHub] zeppelin pull request #2680: [ZEPPELIN-3066] Make the welcome header of the ...

2017-11-20 Thread kjmrknsn
Github user kjmrknsn closed the pull request at: https://github.com/apache/zeppelin/pull/2680 ---

[GitHub] zeppelin issue #2680: [ZEPPELIN-3066] Make the welcome header of the homepag...

2017-11-20 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/2680 This PR is replaced with https://github.com/apache/zeppelin/pull/2682. ---

[GitHub] zeppelin issue #2681: [ZEPPELIN-2995] "auto-restart interpreter on cron exec...

2017-11-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2681 Thanks @kjmrknsn for adding test! LGTM and merge to master if no further reviews. ---

[GitHub] zeppelin pull request #2682: [ZEPPELIN-3066] Make the welcome header of the ...

2017-11-20 Thread kjmrknsn
GitHub user kjmrknsn opened a pull request: https://github.com/apache/zeppelin/pull/2682 [ZEPPELIN-3066] Make the welcome header of the homepage for non login users customizable ### What is this PR for? Make the welcome header of the homepage for non login users customizable.

[GitHub] zeppelin issue #2681: [ZEPPELIN-2995] "auto-restart interpreter on cron exec...

2017-11-20 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/2681 @Leemoonsoo The unit test was added to `NotebookTest.java`. Thanks. ---

[GitHub] zeppelin issue #2678: [ZEPPELIN-3063] Notebook loses formatting when importi...

2017-11-20 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2678 Merging this if no more discussion. ---

[GitHub] zeppelin issue #2681: [ZEPPELIN-2995] "auto-restart interpreter on cron exec...

2017-11-20 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/2681 @Leemoonsoo I'll try to add a test. Thanks. ---

[GitHub] zeppelin issue #2374: [ZEPPELIN-2593] Add storage settings to persist on run...

2017-11-20 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2374 thanks for the ping, i'll check the state and update the branch by end of the week ---

[jira] [Created] (ZEPPELIN-3069) ask user for username and password if the property is deleted from the interpreter configuration

2017-11-20 Thread Akshay Kotecha Jain (JIRA)
Akshay Kotecha Jain created ZEPPELIN-3069: - Summary: ask user for username and password if the property is deleted from the interpreter configuration Key: ZEPPELIN-3069 URL: https://issues.apache.org/jira/

[GitHub] zeppelin issue #2681: [ZEPPELIN-2995] "auto-restart interpreter on cron exec...

2017-11-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2681 Thanks @kjmrknsn for the fix. It looks great to me! If we can add a automated test, like [testAutoRestartInterpreterAfterSchedule ](https://github.com/apache/zeppelin/blob/master/zeppe

[GitHub] zeppelin pull request #2673: [ZEPPELIN-3054] Update conf/shiro.ini.template ...

2017-11-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2673 ---

[jira] [Created] (ZEPPELIN-3068) Html embedded into table grid with angular elements

2017-11-20 Thread Volodymyr Glushak (JIRA)
Volodymyr Glushak created ZEPPELIN-3068: --- Summary: Html embedded into table grid with angular elements Key: ZEPPELIN-3068 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3068 Project: Zeppeli

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-11-20 Thread vglushak
Github user vglushak commented on the issue: https://github.com/apache/zeppelin/pull/2323 > Now table renders HTML display in the cells and adjusts row height based on the content. There are some limitations for this feature. img, links works. But when I want to place button

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-11-20 Thread kjmrknsn
Github user kjmrknsn commented on the issue: https://github.com/apache/zeppelin/pull/1302 The bug that "auto-restart interpreter on cron execution" restarts all interpreters will be fixed by https://github.com/apache/zeppelin/pull/2681. ---

[GitHub] zeppelin pull request #2681: [ZEPPELIN-2995] "auto-restart interpreter on cr...

2017-11-20 Thread kjmrknsn
GitHub user kjmrknsn opened a pull request: https://github.com/apache/zeppelin/pull/2681 [ZEPPELIN-2995] "auto-restart interpreter on cron execution" should restart interpreter to specific note, not all interpreters ### What is this PR for? Make "auto-restart interpreter on cron

[GitHub] zeppelin pull request #2680: [ZEPPELIN-3066] Make the welcome header of the ...

2017-11-20 Thread kjmrknsn
GitHub user kjmrknsn opened a pull request: https://github.com/apache/zeppelin/pull/2680 [ZEPPELIN-3066] Make the welcome header of the homepage for non login users customizable ### What is this PR for? Make the welcome header of the homepage for non login users customizable.

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

2017-11-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2668 Currently, there's no api for restarting interpreter process. Restarting interpreter setting just terminate interpreter process, and will restart interpreter process when user run paragraph. ---

[GitHub] zeppelin issue #2678: [ZEPPELIN-3063] Notebook loses formatting when importi...

2017-11-20 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2678 Thanks for the review, have made the suggested changes ---

[GitHub] zeppelin pull request #2678: [ZEPPELIN-3063] Notebook loses formatting when ...

2017-11-20 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2678 ---

[GitHub] zeppelin pull request #2678: [ZEPPELIN-3063] Notebook loses formatting when ...

2017-11-20 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/2678 [ZEPPELIN-3063] Notebook loses formatting when importing from 0.6.x ### What is this PR for? Notebook loses formatting (shows table instead of the graph) when importing from 0.6.x if

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

2017-11-20 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2668 Is there a way to restart the interpreter process? ---