[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-18 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2923 I was thinking we should also lower-case usernames that are stored in `notebook-authorization.json`, when doing authorization. Otherwise users wouldn't be able to see their own notebooks when this

[jira] [Created] (ZEPPELIN-3415) Export notebook functionality stopped working for Chrome.

2018-04-18 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3415: - Summary: Export notebook functionality stopped working for Chrome. Key: ZEPPELIN-3415 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3415 Project:

[GitHub] zeppelin pull request #2932: [ZEPPELIN-3415] Fix export notebook functionali...

2018-04-18 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2932 [ZEPPELIN-3415] Fix export notebook functionality ### What is this PR for? Export functionality for both notebook and download data as CSV stopped working for Chrome. ###

[GitHub] zeppelin pull request #2931: ZEPPELIN-3405 Zeppelin fails to display the Use...

2018-04-18 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2931 ZEPPELIN-3405 Zeppelin fails to display the User home page if user belongs to roles with space in its name - escape roles value in login and ticket json response - fix method name typo

[GitHub] zeppelin pull request #2930: ZEPPELIN-3414. branch-0.8 - download py4j from ...

2018-04-18 Thread mebelousov
GitHub user mebelousov opened a pull request: https://github.com/apache/zeppelin/pull/2930 ZEPPELIN-3414. branch-0.8 - download py4j from main repo ### What is this PR for? Now py4j-0.9.2 is downloaded from "pypi.python.org". Seems that "pypi.python.org" needs new version of

[GitHub] zeppelin pull request #2918: [ZEPPELIN-3399] Tests failing with no changes -...

2018-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2918 ---

[jira] [Created] (ZEPPELIN-3414) branch-0.8 - Download py4j from main repo not from pypi.python.org

2018-04-18 Thread Maxim Belousov (JIRA)
Maxim Belousov created ZEPPELIN-3414: Summary: branch-0.8 - Download py4j from main repo not from pypi.python.org Key: ZEPPELIN-3414 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3414

[GitHub] zeppelin issue #2925: ZEPPELIN-3404. Fail to run cronjob when user doesn't r...

2018-04-18 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2925 @weand cronExecutionUser is set to the user who set the cron string inside the note. @zjffdu I define groups in shiro.ini. The user sets groupname in owner field. Then the note runs on