Github user kjmrknsn commented on the issue:
https://github.com/apache/zeppelin/pull/2673
The build result on Travis CI turned to green:
https://travis-ci.org/kjmrknsn/zeppelin/builds/302858138
---
ben teng created ZEPPELIN-3057:
--
Summary: search notes by key words and return some same notebooks
Key: ZEPPELIN-3057
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3057
Project: Zeppelin
I
ben teng created ZEPPELIN-3056:
--
Summary: Any user can see other users' notebooks from Job Manager
Key: ZEPPELIN-3056
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3056
Project: Zeppelin
I
ajinkya mahakalkar created ZEPPELIN-3055:
Summary: Zeppelin Spawning a Scala Interpreter
Key: ZEPPELIN-3055
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3055
Project: Zeppelin
GitHub user kjmrknsn opened a pull request:
https://github.com/apache/zeppelin/pull/2673
[ZEPPELIN-3054] Update conf/shiro.ini.template so that non-admin users can
restart interpreters on a notebook page
### What is this PR for?
On the default configuration of `conf/shiro.ini.te
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2653
ah thanks, that seems useful... @1ambda would you like to take a look?
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2668
I see. I think I see close/restarting the process as a last-ditch effort to
get around issue with the JVM; is there such a way to force restart?
---
Keiji Yoshida created ZEPPELIN-3054:
---
Summary: Update conf/shiro.ini.template so that non-admin users
can restart interpreters on a notebook page
Key: ZEPPELIN-3054
URL: https://issues.apache.org/jira/browse/ZEP
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2668
Closing `InterpreterSettingManager` is for shutting down interpreter
processes, otherwise we would get dangling processes. There's no other side
effect.
---
Github user matyix commented on the issue:
https://github.com/apache/zeppelin/pull/2637
Hello @echarles, thanks for the feedback, followed up on that and made the
suggested changes, please see below:
* use watcher instead of polling
* set driver prefix form config propert
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2650
@Leemoonsoo @1ambda what do you think?
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2663
looks good!
merging if no more comment
---
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2672
Thanks @kjmrknsn for the fix. LGTM and merge to master if no further
comment.
---
GitHub user kjmrknsn opened a pull request:
https://github.com/apache/zeppelin/pull/2672
Fix typo (isNotebokPublic -> isNotebookPublic)
### What is this PR for?
Fix typo (isNotebokPublic -> isNotebookPublic)
### What type of PR is it?
[Refactoring]
### Todos
Pierre Villard created ZEPPELIN-3053:
Summary: Add authorization on notebook creation
Key: ZEPPELIN-3053
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3053
Project: Zeppelin
Issue T
Github user kjmrknsn commented on the issue:
https://github.com/apache/zeppelin/pull/2671
The build result on Travis CI turned to green by rebuilding:
https://travis-ci.org/kjmrknsn/zeppelin/builds/302473619
---
Github user mgaido91 commented on the issue:
https://github.com/apache/zeppelin/pull/2664
Thanks @zjffdu , then I am closing this. Let me know if I can help somehow.
---
Github user mgaido91 closed the pull request at:
https://github.com/apache/zeppelin/pull/2664
---
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/2637
PS1: I have pushed my fixes in
zeppelin-k8s/tree/spark-interpreter-k8s-fixes branch (which has merge conflict
with master due to latest commit 3b1a03f that touch the launchers and remote
executo
GitHub user kjmrknsn opened a pull request:
https://github.com/apache/zeppelin/pull/2671
[ZEPPELIN-3045] Add the option which prevents the cron executing user from
being changed to users other than the login user
### What is this PR for?
Add the option to Zeppelin, that prevents
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2669
@AhyoungRyu Can you help to deploy it to the web?
---
Github user byamthev commented on the issue:
https://github.com/apache/zeppelin/pull/2663
I squashed commits, and our CI produced a new successfull build:
https://travis-ci.org/nokia/zeppelin/builds/301902386 .
But it still shows "Jenkins is validating pull request..." after reopen
GitHub user byamthev reopened a pull request:
https://github.com/apache/zeppelin/pull/2663
ZEPPELIN-3037 Configure Http Request Header Size Limit for Jetty
### What is this PR for?
In some deployment scenarios it is necessary to increase
jetty.request.header.size, which default
Github user byamthev closed the pull request at:
https://github.com/apache/zeppelin/pull/2663
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2664
@mgaido91 Check the comments on
https://issues.apache.org/jira/browse/ZEPPELIN-2992
---
Github user mgaido91 commented on the issue:
https://github.com/apache/zeppelin/pull/2664
@felixcheung Since so far `\t` and `\n` are used as delimiters, there is no
way to do that only on the front-end side, because currently there is no way
for the frontend to know whether it is a `
GitHub user buxiaoliang opened a pull request:
https://github.com/apache/zeppelin/pull/2670
[ZEPPELIN-3052] Chrome console: TypeError: Cannot set property 'principal'
of undefined
### What is this PR for?
To fix console error when user logout after Apache Shiro enabled.
Github user yu74n closed the pull request at:
https://github.com/apache/zeppelin/pull/2416
---
Github user yu74n commented on the issue:
https://github.com/apache/zeppelin/pull/2416
Close this PR because Continued at #2585
---
Github user yu74n closed the pull request at:
https://github.com/apache/zeppelin/pull/2525
---
Github user yu74n commented on the issue:
https://github.com/apache/zeppelin/pull/2525
Close this PR because Continued at #2585
---
Bu Xiao-Liang created ZEPPELIN-3052:
---
Summary: Chrome console: TypeError: Cannot set property
'principal' of undefined
Key: ZEPPELIN-3052
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3052
Pro
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2669
Thanks for the contribution. LGTM. Merge it sooner
---
GitHub user kimjmin opened a pull request:
https://github.com/apache/zeppelin/pull/2669
available_interpreters.png replace.
### What is this PR for?
Change `docs/assets/themes/zeppelin/img/available_interpreters.png` file.
replace old `elasticsearch` logo to new one.
34 matches
Mail list logo