[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 required by NotebookRepo. 
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://jira.apache.org/jira/browse/ZEPPELIN-4147
   
   ### How should this be tested?
   * CI Pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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: Zeppelin
  Issue Type: Improvement
Reporter: Jeff Zhang


Currently the namespace is not customizable



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[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, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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 Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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 Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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 message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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 move `GitNotebookRepo` into zeppelin-zengine as it is also the default 
NotebookRepo if not specified in `zeppelin-site.xml`
   
   ### What type of PR is it?
   [ Improvement ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://jira.apache.org/jira/browse/ZEPPELIN-4148
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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 Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[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: Zeppelin
  Issue Type: Bug
Affects Versions: 0.8.1, 0.9.0
Reporter: Jeff Zhang


By default, cron id disabled, but if I enable it in zeppelin-site.xml and then 
restart zeppelin. It would affect the new created note, but not on the existing 
notes. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[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. :-)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services