Leemoonsoo commented on pull request #3760:
URL: https://github.com/apache/zeppelin/pull/3760#issuecomment-624706308
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
Leemoonsoo commented on a change in pull request #3761:
URL: https://github.com/apache/zeppelin/pull/3761#discussion_r420171730
##
File path: k8s/interpreter/100-interpreter-spec.yaml
##
@@ -54,6 +54,14 @@ spec:
- name: {{key}}
value: {{value}}
{% endfor %}
+ {%
zjffdu commented on a change in pull request #3763:
URL: https://github.com/apache/zeppelin/pull/3763#discussion_r420815898
##
File path: flink/src/main/java/org/apache/zeppelin/flink/FlinkInterpreter.java
##
@@ -48,18 +48,39 @@
public FlinkInterpreter(Properties propertie
Welcome Hsuan Lee and Yadong Xie!!!
On Wed, May 6, 2020 at 11:12 AM Hsuan Lee wrote:
> Thank you all, I am happy to contribute to Zeppelin and look forward to
> working with you all!
>
> Yadong Xie 于2020年5月1日周五 上午10:03写道:
>
> > Thank you all!
> >
> > Anthony Corbacho 于2020年4月30日周四 下午8:02写道:
>
alexott commented on a change in pull request #3763:
URL: https://github.com/apache/zeppelin/pull/3763#discussion_r420673696
##
File path: flink/src/main/java/org/apache/zeppelin/flink/FlinkInterpreter.java
##
@@ -48,18 +48,39 @@
public FlinkInterpreter(Properties properti
Jeff Zhang created ZEPPELIN-4801:
Summary: Throw exception if no SPARK_HOME is specified in yarn mode
Key: ZEPPELIN-4801
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4801
Project: Zeppelin
zjffdu commented on a change in pull request #3764:
URL: https://github.com/apache/zeppelin/pull/3764#discussion_r420608985
##
File path: jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java
##
@@ -695,17 +688,7 @@ private InterpreterResult executeSql(String propert
alexott commented on a change in pull request #3764:
URL: https://github.com/apache/zeppelin/pull/3764#discussion_r420597759
##
File path: jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java
##
@@ -695,17 +688,7 @@ private InterpreterResult executeSql(String proper
Reamer commented on a change in pull request #3764:
URL: https://github.com/apache/zeppelin/pull/3764#discussion_r420596790
##
File path: jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java
##
@@ -695,17 +688,7 @@ private InterpreterResult executeSql(String propert
zjffdu opened a new pull request #3764:
URL: https://github.com/apache/zeppelin/pull/3764
### What is this PR for?
Before this PR, user have to set property `default.splitQueries` to enable
multiple queries in one paragraph, this PR remove this property, this PR remove
this property
10 matches
Mail list logo