Mathew created ZEPPELIN-3770:
Summary: zeppelin.spark.uiWebUrl is ignored.
Key: ZEPPELIN-3770
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3770
Project: Zeppelin
Issue Type: Bug
Affect
Maxim Belousov created ZEPPELIN-3769:
Summary: [0.8] Dead-lock with deleting paragraphs
Key: ZEPPELIN-3769
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3769
Project: Zeppelin
Issue
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/3172
@zjffdu it's really need to duplicate unit test from python interpreter?
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3171
Will merge if no more comments
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3172
Thanks @mebelousov Can you add unit test for this ?
---
GitHub user mebelousov opened a pull request:
https://github.com/apache/zeppelin/pull/3172
ZEPPELIN-3687. Fix IndexError in spark.pyspark with empty input (branch-0.8)
### What is this PR for?
#3115 fix only python interpreter. For master branch is OK because
spark.pyspark imple
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/3171
ZEPPELIN-3767. zeppelin.spark.concurrentSQL setting is not working
### What is this PR for?
Trivial PR to fix the this issue.
### What type of PR is it?
[Bug Fix]