felixcheung commented on a change in pull request #3337: [ZEPPELIN-4078]
Ipython queue performance
URL: https://github.com/apache/zeppelin/pull/3337#discussion_r267638063
##
File path: python/src/main/resources/grpc/python/ipython_server.py
##
@@ -52,24 +52,19 @@ def execu
felixcheung commented on a change in pull request #3337: [ZEPPELIN-4078]
Ipython queue performance
URL: https://github.com/apache/zeppelin/pull/3337#discussion_r267637879
##
File path: python/src/main/resources/grpc/python/ipython_server.py
##
@@ -52,24 +52,19 @@ def execu
Jin-Hyeok, Cha created ZEPPELIN-4082:
Summary: Error occured when using UDF with scoped notebook
Key: ZEPPELIN-4082
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4082
Project: Zeppelin
zjffdu opened a new pull request #3338: ZEPPELIN-4081. when the python process
is killed,the task state is still running
URL: https://github.com/apache/zeppelin/pull/3338
### What is this PR for?
This PR will break python code execution if the python process is existed.
Besides that, I
MOBIN created ZEPPELIN-4081:
---
Summary: when the python process is killed,the task state is still
running
Key: ZEPPELIN-4081
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4081
Project: Zeppelin
AyWa commented on issue #3336: [ZEPPELIN-4078] Fix concurrent autocomplete and
execute for Ipython
URL: https://github.com/apache/zeppelin/pull/3336#issuecomment-475073644
@Leemoonsoo Thx you for the info, I guess it was because of `new
Properties()`. i pushed a changed to use `initIntpPro
jongyoul commented on a change in pull request #3316: [ZEPPELIN-3985]. Move
note permission from notebook-authorization.json to note file
URL: https://github.com/apache/zeppelin/pull/3316#discussion_r267533084
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/noteboo
Leemoonsoo edited a comment on issue #3336: [ZEPPELIN-4078] Fix concurrent
autocomplete and execute for Ipython
URL: https://github.com/apache/zeppelin/pull/3336#issuecomment-474924351
Thanks @AyWa for the contribution. A test is failing with
```
13:09:18,331 INFO org.apache.zepp
Leemoonsoo commented on issue #3336: [ZEPPELIN-4078] Fix concurrent
autocomplete and execute for Ipython
URL: https://github.com/apache/zeppelin/pull/3336#issuecomment-474924351
Thanks @AyWa for the contribution. Looks like a test is failing with
```
13:09:18,331 INFO org.apache.
zjffdu commented on issue #3316: [ZEPPELIN-3985]. Move note permission from
notebook-authorization.json to note file
URL: https://github.com/apache/zeppelin/pull/3316#issuecomment-474852742
@felixcheung Could you help review it ? Thanks
-
zjffdu commented on issue #3336: [ZEPPELIN-4078] Fix concurrent autocomplete
and execute for Ipython
URL: https://github.com/apache/zeppelin/pull/3336#issuecomment-474766783
Thanks @AyWa LGTM
This is an automated message from
AyWa opened a new pull request #3337: [ZEPPELIN-4078] Ipython queue performance
URL: https://github.com/apache/zeppelin/pull/3337
### What is this PR for?
The pr is to fix a bug that will make the **ipython** queue listener,
overuse cpu. After this fix, cpu usage should be way lower.
AyWa opened a new pull request #3336: [ZEPPELIN-4078] Fix concurrent
autocomplete and execute for Ipython
URL: https://github.com/apache/zeppelin/pull/3336
### What is this PR for?
The pr is to fix a bug that will make the **ipython** `execute_interactive`
hang forever if a auto `co
13 matches
Mail list logo