[GitHub] [zeppelin] zjffdu opened a new pull request #3367: [ZEPPELIN-4147]. Fail to rename folder

2019-05-16 Thread GitBox
zjffdu opened a new pull request #3367: [ZEPPELIN-4147]. Fail to rename folder URL: https://github.com/apache/zeppelin/pull/3367 ### What is this PR for? It is a trivial bug fox for rename folder failure. The root cause is that the folder path is not including leading `/` which is

[jira] [Created] (ZEPPELIN-4163) Allow to set namespace in both global level and interpreter level

2019-05-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-4163: Summary: Allow to set namespace in both global level and interpreter level Key: ZEPPELIN-4163 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4163 Project:

[GitHub] [zeppelin] asfgit closed pull request #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile

2019-05-16 Thread GitBox
asfgit closed pull request #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile URL: https://github.com/apache/zeppelin/pull/3360 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [zeppelin] asfgit closed pull request #3366: [ZEPPELIN-4148]. Move GitNotebookRepo into zeppelin-zengine as default NotebookRepo

2019-05-16 Thread GitBox
asfgit closed pull request #3366: [ZEPPELIN-4148]. Move GitNotebookRepo into zeppelin-zengine as default NotebookRepo URL: https://github.com/apache/zeppelin/pull/3366 This is an automated message from the Apache Git

[GitHub] [zeppelin] felixcheung commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile

2019-05-16 Thread GitBox
felixcheung commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile URL: https://github.com/apache/zeppelin/pull/3360#issuecomment-493283789 LGTM This is an automated message from the Apache Git

[GitHub] [zeppelin] felixcheung commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile

2019-05-16 Thread GitBox
felixcheung commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile URL: https://github.com/apache/zeppelin/pull/3360#issuecomment-493283757 sure, this could be a big problem... This is an automated

[GitHub] [zeppelin] asfgit closed pull request #3203: [ZEPPELIN-3626] Cluster server and client module

2019-05-16 Thread GitBox
asfgit closed pull request #3203: [ZEPPELIN-3626] Cluster server and client module URL: https://github.com/apache/zeppelin/pull/3203 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [zeppelin] zjffdu opened a new pull request #3366: [ZEPPELIN-4148]. Move GitNotebookRepo into zeppelin-zengine as default t NotebookRepo

2019-05-16 Thread GitBox
zjffdu opened a new pull request #3366: [ZEPPELIN-4148]. Move GitNotebookRepo into zeppelin-zengine as default t NotebookRepo URL: https://github.com/apache/zeppelin/pull/3366 ### What is this PR for? We should make zeppelin-zengine work without building plugins. So it make sense to

[GitHub] [zeppelin] conker84 commented on issue #3034: ZEPPELIN-3552. Support Scala 2.12 of SparkInterpreter

2019-05-16 Thread GitBox
conker84 commented on issue #3034: ZEPPELIN-3552. Support Scala 2.12 of SparkInterpreter URL: https://github.com/apache/zeppelin/pull/3034#issuecomment-493022286 Any news on this? This is an automated message from the Apache

[jira] [Created] (ZEPPELIN-4162) Enable cron configuration doesn't take effect on the existing notes

2019-05-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-4162: Summary: Enable cron configuration doesn't take effect on the existing notes Key: ZEPPELIN-4162 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4162 Project:

[GitHub] [zeppelin] liuxunorg commented on issue #3365: [ZEPPELIN-4160] Fixed Move this note to trash icon always show

2019-05-16 Thread GitBox
liuxunorg commented on issue #3365: [ZEPPELIN-4160] Fixed Move this note to trash icon always show URL: https://github.com/apache/zeppelin/pull/3365#issuecomment-492946354 @felixcheung , More busy, I suggest to find out the problem and solve it. :-)

[GitHub] [zeppelin] zjffdu commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile

2019-05-16 Thread GitBox
zjffdu commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile URL: https://github.com/apache/zeppelin/pull/3360#issuecomment-492941721 I tried to do that, but some other interpreters don't support scala-2.11. So it would take much more time to support scala-2.11

[GitHub] [zeppelin] felixcheung commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile

2019-05-16 Thread GitBox
felixcheung commented on issue #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile URL: https://github.com/apache/zeppelin/pull/3360#issuecomment-492940403 hm. I guess we need a plan to move to 2.11 This is an

[GitHub] [zeppelin] felixcheung commented on issue #3365: [ZEPPELIN-4160] Fixed Move this note to trash icon always show

2019-05-16 Thread GitBox
felixcheung commented on issue #3365: [ZEPPELIN-4160] Fixed Move this note to trash icon always show URL: https://github.com/apache/zeppelin/pull/3365#issuecomment-492940152 ok. do you think we should add more tests for ZEPPELIN-2619?

[GitHub] [zeppelin] zjffdu commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter

2019-05-16 Thread GitBox
zjffdu commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-492935457 @liuxunorg Based on the above comments, I think we should keep the old shell interpreter as the batch mode and the new shell interpreter