Reamer commented on a change in pull request #4037:
URL: https://github.com/apache/zeppelin/pull/4037#discussion_r568462774
##
File path: shell/src/main/java/org/apache/zeppelin/shell/ShellInterpreter.java
##
@@ -78,6 +106,10 @@ public void close() {
}
}
}
Reamer commented on pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075
@zjffdu Wo ist der Code für diese Änderung?
This is an automated message from the Apache Git Service.
To respond
Reamer edited a comment on pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075
@zjffdu Where is the code for this change?
This is an automated message from the Apache Git Service.
To r
Reamer commented on pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771819462
I have checked the rendering options and do not see any improvement at the
moment.
This is an automated message
prabhjyotsingh opened a new pull request #4041:
URL: https://github.com/apache/zeppelin/pull/4041
### What is this PR for?
Livy Interpreter doesn't support Japanese Character - Encoding Issue
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
* ht
prabhjyotsingh commented on pull request #4041:
URL: https://github.com/apache/zeppelin/pull/4041#issuecomment-771843607
@zjffdu can you help review this.
What I have done in this PR is added a new `tableWithUTFCharacter` in the
interpreter setting, so that the old mechanism can st
zjffdu commented on pull request #4037:
URL: https://github.com/apache/zeppelin/pull/4037#issuecomment-771255025
@Reamer I have add the stop in close method
This is an automated message from the Apache Git Service.
To respond
zjffdu closed pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031
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
prabhjyotsingh commented on pull request #4041:
URL: https://github.com/apache/zeppelin/pull/4041#issuecomment-771843607
@zjffdu can you help review this.
What I have done in this PR is added a new `tableWithUTFCharacter` in the
interpreter setting, so that the old mechanism can st
Reamer commented on a change in pull request #4037:
URL: https://github.com/apache/zeppelin/pull/4037#discussion_r568462774
##
File path: shell/src/main/java/org/apache/zeppelin/shell/ShellInterpreter.java
##
@@ -78,6 +106,10 @@ public void close() {
}
}
}
Reamer edited a comment on pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075
@zjffdu Where is the code for this change?
This is an automated message from the Apache Git Service.
To r
Reamer commented on pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
fforever14 commented on pull request #4016:
URL: https://github.com/apache/zeppelin/pull/4016#issuecomment-772137463
I did a rebase but I got some other dependency errors.
My computer was not with me these days. 😓
I will show the error today.
--
zjffdu commented on pull request #4041:
URL: https://github.com/apache/zeppelin/pull/4041#issuecomment-772180458
@prabhjyotsingh Is it possible to add UT ?
This is an automated message from the Apache Git Service.
To respond
Jeff Zhang created ZEPPELIN-5233:
Summary: Clear output before running paragraph
Key: ZEPPELIN-5233
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5233
Project: Zeppelin
Issue Type: Impr
Jeff Zhang created ZEPPELIN-5234:
Summary: Increase default value of
ZEPPELIN_INTERPRETER_CONNECTION_POOL_SIZE
Key: ZEPPELIN-5234
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5234
Project: Zepp
zjffdu opened a new pull request #4042:
URL: https://github.com/apache/zeppelin/pull/4042
### What is this PR for?
Trivial PR to change the default memory size to be 1024m for both zeppelin
server & interpreter. And also remove `-Xms`, because for some interpreters,
memory usage
zjffdu opened a new pull request #4043:
URL: https://github.com/apache/zeppelin/pull/4043
### What is this PR for?
Trivial PR to clean output before running paragraph. setStatus will
broadcast paragraph to frontend. That means the output in frontend will be
cleaned before running
Hi,
I need to host zeppelin behind reverse proxy due to some restrictions, our
current existing reverse proxy only can work for http so for webscoket I
need to use another proxy (spring-cloud-gateway).
So is it possible to configure the zeppelin server to use different ports
for http and websocket
19 matches
Mail list logo