EricGao888 commented on a change in pull request #4134:
URL: https://github.com/apache/zeppelin/pull/4134#discussion_r663701441
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/exception/CorruptedNoteException.java
##
@@ -0,0 +1,26 @@
+/*
+ * Licensed
Hi,
The default threshold set for shell.command.timeout.millisecs is 60 seconds,
which seems confusing. Users will find their process get killed if they take
more than 60 seconds. I’m wondering whether it is a better idea to change it to
unlimited?
Thanks!
Jeff Zhang created ZEPPELIN-5446:
Summary: SparkInterpreterLauncher#detectSparkScalaVersion may
return wrong scala version
Key: ZEPPELIN-5446
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5446
P
zjffdu opened a new pull request #4161:
URL: https://github.com/apache/zeppelin/pull/4161
### What is this PR for?
This issue happens when user set `SPARK_HOME` in zeppelin spark interpreter
setting, but zeppelin server host has `SPARK_CONF_DIR` which point to another
version of
rickcheng created ZEPPELIN-5447:
---
Summary: Spark driver pod cannot create resource "configmaps"
under k8s mode
Key: ZEPPELIN-5447
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5447
Project: Zeppel
Hi Folks,
It has been about half year since the last release of 0.9.0, after that we
have many fixes and improvements, what do you think of the release of 0.9.1
?
--
Best Regards
Jeff Zhang
Hi Paul,
What kind of issue do you have when building from source code ?
Paul Brenner 于2021年7月6日周二 上午3:37写道:
> We have been having more and more trouble getting builds from source
> working so would love a new release.
>
> Paul Brenner
>
> Head of Data Science
> *pbren...@placeiq.com* | (217)
asfgit closed pull request #4159:
URL: https://github.com/apache/zeppelin/pull/4159
--
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.
To unsubscribe, e-mail: dev-unsubscr..
asfgit closed pull request #4158:
URL: https://github.com/apache/zeppelin/pull/4158
--
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.
To unsubscribe, e-mail: dev-unsubscr..
zjffdu opened a new pull request #4162:
URL: https://github.com/apache/zeppelin/pull/4162
### What is this PR for?
Minor PR to check no jobs running before kill interpreter job in
`TimeoutLifecycleManager`, otherwise it is possible to kill interpreter process
that still has jobs run
EricGao888 commented on a change in pull request #4134:
URL: https://github.com/apache/zeppelin/pull/4134#discussion_r664268798
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/exception/CorruptedNoteException.java
##
@@ -0,0 +1,26 @@
+/*
+ * Licensed
11 matches
Mail list logo