[GitHub] zeppelin pull request #3011: [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini e...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3011 ---

[GitHub] zeppelin issue #3011: [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini exists

2018-06-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3011 LGTM, wait for CI pass ---

[GitHub] zeppelin pull request #3011: [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini e...

2018-06-07 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3011 [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini exists ### What is this PR for? This is a side effect of ZEPPELIN-3526, occurs when there's no shiro.ini in the classpath. ###

[GitHub] zeppelin issue #3000: [ZEPPELIN-3467] two-step, atomic configuration file

2018-06-07 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3000 @Tagar thanks for your comments. The thought here was to make the best of a bad situation. If and when the `delete()` fails, no recovery action is possible at the user level. So

[GitHub] zeppelin pull request #2993: ZEPPELIN-3517 Remove zeppelin.pyspark.python in...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2993 ---

[GitHub] zeppelin pull request #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP ...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3003 ---

[GitHub] zeppelin pull request #3004: [ZEPPELIN-2913] Support for both user and role ...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3004 ---

[GitHub] zeppelin issue #3009: [ZEPPELIN-3513] Zeppelin Note Creation Failure is not ...

2018-06-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3009 Thanks for the review will merge this soon. ---

[GitHub] zeppelin pull request #3008: ZEPPELIN-3531. Don't look for py4j in NewSparkI...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3008 ---

[GitHub] zeppelin issue #2994: [ZEPPELIN-3285] Refine the style of Notebook title

2018-06-07 Thread milooy
Github user milooy commented on the issue: https://github.com/apache/zeppelin/pull/2994 @r-kamath @Leemoonsoo What do I need to do more to merge the PR? ---

[GitHub] zeppelin pull request #2999: [MINOR] Verify appId is not null in LivyInterpr...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2999 ---

[GitHub] zeppelin issue #3000: [ZEPPELIN-3467] two-step, atomic configuration file

2018-06-07 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3000 Agreed @zjffdu. I also made two other (similar) changes. If the `tempFile.delete()` fails, then `tempFile.deleteOnExit()` is invoked to request the system to handle it if possible

[GitHub] zeppelin pull request #3010: [HOTFIX] ZEPPELIN-2221's dependency issue

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3010 ---