Repository: zeppelin
Updated Branches:
refs/heads/master 9dc9c7512 -> 7e2a1b5d4
[ZEPPELIN-699] Add new synchronous paragraph run REST API
### What is this PR for?
Right now, when calling the REST API
`http://:/api/notebook/job//` Zeppelin always
returns **OK** as shown by this source code:
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.6 1ab5a9d43 -> 7b7216338
[DOC]fix some spelling mistakes
### What is this PR for?
fix some spelling mistakes just like this: zepplin -> zeppelin
### What type of PR is it?
[Documentation]
### Todos
* [ ] - Task
### What is the Jira
Repository: zeppelin
Updated Branches:
refs/heads/master dad72cef5 -> 9dc9c7512
[DOC]fix some spelling mistakes
### What is this PR for?
fix some spelling mistakes just like this: zepplin -> zeppelin
### What type of PR is it?
[Documentation]
### Todos
* [ ] - Task
### What is the Jira issu
Author: corneadoug
Date: Thu Sep 1 05:19:10 2016
New Revision: 1758704
URL: http://svn.apache.org/viewvc?rev=1758704&view=rev
Log:
deploying PR#1241
Modified:
zeppelin/site/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/style.css
zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html
Mo
Repository: zeppelin
Updated Branches:
refs/heads/master 93e37620c -> dad72cef5
[ZEPPELIN-1217] Remove horizontal scrollbar in Zeppelin conf table
### What is this PR for?
This PR will fix
[ZEPPELIN-1217](https://issues.apache.org/jira/browse/ZEPPELIN-1217).
Current [Zeppelin configuration
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.6 9bb21d981 -> 1ab5a9d43
ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ZEPPELIN_JAVA_OPTS
### What is this PR for?
Don't use ZEPPELIN_JAVA_OPTS as the default value of ZEPPELIN_INTP_JAVA_OPTS
### What type of PR is it?
Improv
Repository: zeppelin
Updated Branches:
refs/heads/master 83469be5b -> 93e37620c
ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ZEPPELIN_JAVA_OPTS
### What is this PR for?
Don't use ZEPPELIN_JAVA_OPTS as the default value of ZEPPELIN_INTP_JAVA_OPTS
### What type of PR is it?
Improvemen
Repository: zeppelin
Updated Branches:
refs/heads/master f1a247130 -> 83469be5b
[ZEPPELIN-1313] NullPointerException when using Clone notebook REST API
### What is this PR for?
This fixes when the input json is empty for the clone notebook REST API and for
this case the default name will be p
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.6 3945da32c -> 9bb21d981
[ZEPPELIN-1040] Show the time when the result is updated
As per existing usage, the time shown in end of each paragraph is the time the
paragraph is updated not when the paragraph is actually executed/run.
_
Repository: zeppelin
Updated Branches:
refs/heads/master e3e19ecbf -> f1a247130
[ZEPPELIN-1040] Show the time when the result is updated
### What is this PR for?
As per existing usage, the time shown in end of each paragraph is the time the
paragraph is updated not when the paragraph is actu
Repository: zeppelin
Updated Branches:
refs/heads/master d371d96b9 -> e3e19ecbf
[zeppelin] add temp directories generated by zeppelin-Rinterpreter to gitignore
### What is this PR for?
When compile and test zeppelin-Rinterpreter, it will generate temp directories
`/R` and `/tmp`
add them into
Repository: zeppelin
Updated Branches:
refs/heads/master 223d225e0 -> d371d96b9
[MINOR] Removed unused profiles from spark/pom.xml
### What is this PR for?
Making spark/pom.xml simple
### What type of PR is it?
[Refactoring]
### Todos
* [x] - Simplified pom.xml in spark
### What is the Jira
Repository: zeppelin
Updated Branches:
refs/heads/master d11221fb8 -> 223d225e0
[ZEPPELIN-1383][ Interpreters][r-interpreter] remove
SparkInterpreter.getSystemDefault and update relative code
### What is this PR for?
clean some redundant code:
remove `SparkInterpreter.getSystemDefault` method
13 matches
Mail list logo