[jira] [Created] (ZEPPELIN-3874) Notebook's not loading if one of the notename contains '/'

2018-11-21 Thread Akhil S Naik (JIRA)
Akhil S Naik created ZEPPELIN-3874: -- Summary: Notebook's not loading if one of the notename contains '/' Key: ZEPPELIN-3874 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3874 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3875) Groups are not derived when using ActiveDirectory

2018-11-21 Thread Michal Vince (JIRA)
Michal Vince created ZEPPELIN-3875: -- Summary: Groups are not derived when using ActiveDirectory Key: ZEPPELIN-3875 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3875 Project: Zeppelin

[GitHub] zeppelin issue #3206: [ZEPPELIN-3810] Support Spark 2.4

2018-11-21 Thread NicolasDutronc
Github user NicolasDutronc commented on the issue: https://github.com/apache/zeppelin/pull/3206 Hi all, I'm using Zeppelin with the official Docker image and I'm still getting `java.lang.NoSuchMethodException: scala.tools.nsc.interpreter.ILoop.scala$tools$nsc$interpreter$ILoop$$loopPo

[GitHub] zeppelin pull request #3233: [ZEPPELIN-3875] Groups are not derived when usi...

2018-11-21 Thread zlosim
GitHub user zlosim opened a pull request: https://github.com/apache/zeppelin/pull/3233 [ZEPPELIN-3875] Groups are not derived when using ActiveDirectory ### What is this PR for? ActiveDirectoryGroupRealm is using UserPrincipalName for finding user and deriving groups that he bel

[GitHub] zeppelin issue #3206: [ZEPPELIN-3810] Support Spark 2.4

2018-11-21 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/zeppelin/pull/3206 This fix is not released yet. This PR exactly fixes the problem you faced. This fix will be available in the next release of Zeppelin. ---

[jira] [Created] (ZEPPELIN-3876) Unable to rename note

2018-11-21 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3876: Summary: Unable to rename note Key: ZEPPELIN-3876 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3876 Project: Zeppelin Issue Type: Bug Repo

[GitHub] zeppelin issue #3229: [ZEPPELIN-3869] Close interpreters in multithreaded mo...

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

[GitHub] zeppelin issue #3227: [ZEPPELIN-3863][ZP-63] fix collaborative mode

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

[GitHub] zeppelin issue #3233: [ZEPPELIN-3875] Groups are not derived when using Acti...

2018-11-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3233 ping @prabhjyotsingh ---

[GitHub] zeppelin issue #3232: [ZEPPELIN-3838] Input function example code incorrect ...

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

[jira] [Created] (ZEPPELIN-3877) Paragraph running status is not displayed

2018-11-21 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3877: Summary: Paragraph running status is not displayed Key: ZEPPELIN-3877 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3877 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #3234: ZEPPELIN-3876. Unable to rename note

2018-11-21 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3234 ZEPPELIN-3876. Unable to rename note ### What is this PR for? This is trivial PR for fixing the issue of unable to rename note. The root cause is that the notePath may has 2 leading `/`