Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 2dc5c8806 -> 350cf9c29
[ZEPPELIN-1963] set cron job executor to current user by default
### What is this PR for?
currently when executing cron job, backend doesn't know who initiated cron job
(with subsequent save) unless user puts
Repository: zeppelin
Updated Branches:
refs/heads/master 425abe302 -> 8daf32563
[ZEPPELIN-1963] set cron job executor to current user by default
### What is this PR for?
currently when executing cron job, backend doesn't know who initiated cron job
(with subsequent save) unless user puts his
Author: ahyoungryu
Date: Tue Jan 17 05:53:05 2017
New Revision: 1779138
URL: http://svn.apache.org/viewvc?rev=1779138&view=rev
Log: (empty)
Modified:
zeppelin/site/docs/0.7.0-SNAPSHOT/development/writingzeppelinvisualization.html
Modified:
zeppelin/site/docs/0.7.0-SNAPSHOT/development/writ
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 f7edda1c4 -> 2dc5c8806
[Hot Fix] Fix deadlink in writingzeppelinvisualization.md
### What is this PR for?
It should point
[HeliumVisualizationFactory.java](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/jav
Repository: zeppelin
Updated Branches:
refs/heads/master 2fcfaa8c7 -> 425abe302
[Hot Fix] Fix deadlink in writingzeppelinvisualization.md
### What is this PR for?
It should point
[HeliumVisualizationFactory.java](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/or
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 a2d6a8cf0 -> f7edda1c4
ZEPPELIN-1432. Support cancellation of paragraph execution
### What is this PR for?
Livy 0.3 support cancel operation, this PR is to support cancel in livy
interpreter. First we would check the livy version, t
Repository: zeppelin
Updated Branches:
refs/heads/master 04d34547a -> 2fcfaa8c7
ZEPPELIN-1432. Support cancellation of paragraph execution
### What is this PR for?
Livy 0.3 support cancel operation, this PR is to support cancel in livy
interpreter. First we would check the livy version, then
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 98f55c099 -> a2d6a8cf0
ZEPPELIN-1935 Add jceks stored password support for jdbc interpreter
### What is this PR for?
Add support for jceks stored password instead of using password in clear text.
This security enhancement prevents a
Repository: zeppelin
Updated Branches:
refs/heads/master 9bc4dce98 -> d61cd99db
[ZEPPELIN-1969] Can not change visualization package version.
### What is this PR for?
Changing visualization package version from helium menu, sometimes fail.
This PR fixes the problem and providing a unittest.
#
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 20ebb6cc1 -> 98f55c099
[ZEPPELIN-1969] Can not change visualization package version.
### What is this PR for?
Changing visualization package version from helium menu, sometimes fail.
This PR fixes the problem and providing a unittest
Repository: zeppelin
Updated Branches:
refs/heads/master ae1cb0527 -> 9bc4dce98
ZEPPELIN-1918. Fix build with Spark 2.1.0
### What is this PR for?
It's my misunderstanding of `SPARK_VER` in travis. It is only used for
downloading spark distribution. We need to specify spark profile explicitly
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 2a869c80e -> 20ebb6cc1
ZEPPELIN-1918. Fix build with Spark 2.1.0
### What is this PR for?
It's my misunderstanding of `SPARK_VER` in travis. It is only used for
downloading spark distribution. We need to specify spark profile explic
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 57f03df9e -> 2a869c80e
ZEPPELIN-1770. Restart only the client user's interpreter when restarting
interpreter setting
### What is this PR for?
This PR would only restart the trigger user's interpreter rather than all the
interpreter
Repository: zeppelin
Updated Branches:
refs/heads/master 215599cb3 -> ae1cb0527
ZEPPELIN-1770. Restart only the client user's interpreter when restarting
interpreter setting
### What is this PR for?
This PR would only restart the trigger user's interpreter rather than all the
interpreter. So
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 7b123fb8e -> 57f03df9e
[ZEPPELIN-1941] Fix cron job with release resource option dead lock
### What is this PR for?
There is a deadlock in concurrent cron job execution with release resource
option.
`Scenario`:
Two notebook run with
Repository: zeppelin
Updated Branches:
refs/heads/master 982cc0d17 -> 215599cb3
[ZEPPELIN-1941] Fix cron job with release resource option dead lock
### What is this PR for?
There is a deadlock in concurrent cron job execution with release resource
option.
`Scenario`:
Two notebook run with cro
Author: ahyoungryu
Date: Mon Jan 16 10:58:50 2017
New Revision: 1779008
URL: http://svn.apache.org/viewvc?rev=1779008&view=rev
Log: (empty)
Modified:
zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html
Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html
URL:
http://svn.apach
Repository: zeppelin
Updated Branches:
refs/heads/master e94d5c0fb -> 982cc0d17
[DOCS] Reflect changed default storage to doc
### What is this PR for?
Reflect effects caused by changing the default notebook storage VFSNotebookRepo
to GitNotebookRepo.
### What type of PR is it?
[Documentation
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 20c3cbccf -> 7b123fb8e
[DOCS] Reflect changed default storage to doc
### What is this PR for?
Reflect effects caused by changing the default notebook storage VFSNotebookRepo
to GitNotebookRepo.
### What type of PR is it?
[Documenta
19 matches
Mail list logo