Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2683
Yes, thanks I'm trying to explore infinity scroll.
---
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2683
@prabhjyotsingh
maybe more pretty http://sroze.github.io/ngInfiniteScroll/ . or a another
implementation of infinite scrolling
---
Github user kjmrknsn commented on the issue:
https://github.com/apache/zeppelin/pull/2682
@Leemoonsoo We are also using the customizing homepage feature. However, in
our company's use case, anonymous access is not allowed and the custom homepage
notebook is shown to users only after t
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2682
Thanks @kjmrknsn for the feature. However, this feature looks like subset
of [customizing
homepage](http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/usage/other_features/customizing_homepage.html
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2677
Tested on my mac and windows. works well.
LGTM!
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2681
---
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2683
@tinkoff-dwh Sure let me work on that as well.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2675
Good point @weand , We should validate the interpreter name when creating
new interpreter.
---
Github user weand commented on the issue:
https://github.com/apache/zeppelin/pull/2675
Well, the current implementation does not enforce any naming pattern when
creating a new interpreter.
Before ZEPPELIN-3013 interpreters with any characters e.g. - could be
created and execu
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/2637
@matyix I made a few more tests, and now `spark.app.name` and
`spark.kubernetes.driver.pod.name` can be set without problem... (to be further
confirmed).
---
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/2637
I am playing in cluster mode setting/removing via the interpreter page the
`spark.app.name` and `spark.kubernetes.driver.pod.name` and so far the only to
make it work (= remote executor finding t
Github user matyix commented on the issue:
https://github.com/apache/zeppelin/pull/2637
Hello @echarles
You can set both `spark.app.name` and `spark.kubernetes.driver.pod.name`
from interpreter settings and they will be set for `spark-submit` however
youâre right regarding
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2683
navbar have the same tree
---
GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2683
ZEPPELIN-3072: Zeppelin UI becomes slow/unresponsive if there are too many
notebooks
### What is this PR for?
Zeppelin UI becomes slow/unresponsive if there are too many notebooks
Prabhjyot Singh created ZEPPELIN-3072:
-
Summary: Zeppelin UI becomes slow/unresponsive if there are too
many notebooks
Key: ZEPPELIN-3072
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3072
P
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2678
---
Volodymyr Glushak created ZEPPELIN-3071:
---
Summary: Cells in table grid became editable
Key: ZEPPELIN-3071
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3071
Project: Zeppelin
Issu
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/2637
@matyix If my tests are correct, for now, we can not set `spark.app.name`
and `spark.kubernetes.driver.pod.name` (if you set them, the driver will not be
found by zeppelin).
Upon that is
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2675
'_' is acceptable in interpreter name and current code support that I
believe.
But `-` is not acceptable IMHO, because no programming language allow `-`
in variable identifier IIRC.
---
19 matches
Mail list logo