zjffdu commented on pull request #4151:
URL: https://github.com/apache/zeppelin/pull/4151#issuecomment-867380966
LGTM
--
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 the specific comment.
For q
Reamer removed a comment on pull request #4143:
URL: https://github.com/apache/zeppelin/pull/4143#issuecomment-867354438
LGTM
--
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 the specific comment
Reamer commented on pull request #4143:
URL: https://github.com/apache/zeppelin/pull/4143#issuecomment-867354438
LGTM
--
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 the specific comment.
For q
Reamer commented on pull request #4151:
URL: https://github.com/apache/zeppelin/pull/4151#issuecomment-867352120
LGTM
--
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 the specific comment.
For q
zjffdu opened a new pull request #4155:
URL: https://github.com/apache/zeppelin/pull/4155
### What is this PR for?
This PR is to unify the configuration of flink interpreter. Due to
historical reason, some properties are only available for yarn mode, but not
for yarn-application mod
Theo Sardin created ZEPPELIN-5429:
-
Summary: #{user} config value sometimes resolves to anonymous for
users correctly logged in with LDAP
Key: ZEPPELIN-5429
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5429
zjffdu opened a new pull request #4154:
URL: https://github.com/apache/zeppelin/pull/4154
### What is this PR for?
The root cause is that we do context parameter replacement in zeppelin
server side (RemoteInterpreter). Actually we should do it in interpreter
process side. Also a
gaoxianzhu created ZEPPELIN-5428:
Summary: yarn-application模式下%flink.conf中的参数不生效
Key: ZEPPELIN-5428
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5428
Project: Zeppelin
Issue Type: Bug
cnoelle opened a new pull request #4153:
URL: https://github.com/apache/zeppelin/pull/4153
### What is this PR for?
Add the possibility to configure the interpreter through env vars
### What type of PR is it?
Improvement
### Todos
### What is the Jira issue?
htt
cnoelle opened a new pull request #4152:
URL: https://github.com/apache/zeppelin/pull/4152
### What is this PR for?
The mongodb interpreter works by calling into the deprecated `mongo` shell
(https://docs.mongodb.com/manual/reference/program/mongo/), which is going to
be replaced by `mo
cnoelle opened a new pull request #4151:
URL: https://github.com/apache/zeppelin/pull/4151
### What is this PR for?
Adds a missing dependency for the mongodb interpreter.
### What type of PR is it?
Bug Fix
### Todos
### What is the Jira issue?
https://issues.apa
Christoph Nölle created ZEPPELIN-5427:
-
Summary: Mongodb interpreter: config by env vars
Key: ZEPPELIN-5427
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5427
Project: Zeppelin
Issu
Christoph Nölle created ZEPPELIN-5426:
-
Summary: Support new mongosh
Key: ZEPPELIN-5426
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5426
Project: Zeppelin
Issue Type: New Feature
Thanks for the quick reply.
In our use case, we only use the python and db interpreters (no yarn, spark,
etc). We would start the Zeppelin server in one node (as a container).
Whenever, user runs a notebook, we would spawn a remote interpreter container
(in the same node). We use the isolate
zjffdu commented on a change in pull request #4143:
URL: https://github.com/apache/zeppelin/pull/4143#discussion_r657230968
##
File path: jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java
##
@@ -727,12 +727,14 @@ private InterpreterResult executeSql(String dbPref
Yes,it is supported. You can either k8s mode (interpreter runs in pod ) or
yarn mode (interpreter runs in yarn container)
http://zeppelin.apache.org/docs/0.9.0/quickstart/kubernetes.html
http://zeppelin.apache.org/docs/0.9.0/quickstart/yarn.html
denny wong 于2021年6月23日周三 下午10:14写道:
> Hi
> We ar
zjffdu commented on a change in pull request #4149:
URL: https://github.com/apache/zeppelin/pull/4149#discussion_r657183820
##
File path: docs/setup/security/shiro_authentication.md
##
@@ -195,6 +195,7 @@ Add the following line in the `shiro.ini` file:
```
ldapRealm.hadoopSe
cuspymd opened a new pull request #4150:
URL: https://github.com/apache/zeppelin/pull/4150
### What is this PR for?
- Move `interpolate()` function into `AbstractInterpreter` class which is
only one caller of this function
- Fix IDE warning messages
### What type of PR is i
Myoungdo Park created ZEPPELIN-5425:
---
Summary: Polish Interpreter class
Key: ZEPPELIN-5425
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5425
Project: Zeppelin
Issue Type: Sub-task
Hi
We are using Zeppelin 0.9 and running the remote interpreter as a docker
container. Currently, the Zeppelin server and the remote interpreter are
running on the same machine. We would like to know if the remote interpreter
can be run on a different machine than the Zeppelin server. Is this
Reamer commented on pull request #4145:
URL: https://github.com/apache/zeppelin/pull/4145#issuecomment-866852182
I will merge this into the Master on Friday (25/06/2021) if no further
comments are received.
--
This is an automated message from the Apache Git Service.
To respond to the me
asfgit closed pull request #4144:
URL: https://github.com/apache/zeppelin/pull/4144
--
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 the specific comment.
For queries about this service, please
asfgit closed pull request #4126:
URL: https://github.com/apache/zeppelin/pull/4126
--
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 the specific comment.
For queries about this service, please
chillinger opened a new pull request #4149:
URL: https://github.com/apache/zeppelin/pull/4149
Inform Users of Zeppelin 0.9 of a limitation in LDAPRealm
### What is this PR for?
As I spent a lot of Time figuring out this Problem with LDAPRealm I would
like to inform other Users of
Johannes Schillinger created ZEPPELIN-5424:
--
Summary: LdapRealm does not fetch more than $pagingSize Groups
Key: ZEPPELIN-5424
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5424
Project:
cuspymd commented on a change in pull request #4126:
URL: https://github.com/apache/zeppelin/pull/4126#discussion_r656891541
##
File path:
zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java
##
@@ -251,27 +250,27 @@ public void onOpen(NotebookSocket co
asfgit closed pull request #4140:
URL: https://github.com/apache/zeppelin/pull/4140
--
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 the specific comment.
For queries about this service, please
asfgit closed pull request #4137:
URL: https://github.com/apache/zeppelin/pull/4137
--
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 the specific comment.
For queries about this service, please
zjffdu opened a new pull request #4148:
URL: https://github.com/apache/zeppelin/pull/4148
### What is this PR for?
This PR add test for quoted local property in ZSession. Besides that it also
add method `execute(code, localProperties)`
### What type of PR is it?
[ Improveme
29 matches
Mail list logo