[GitHub] [zeppelin] zjffdu commented on pull request #4206: [ZEPPELIN-5492] Update doc for jdbc interpreter

2021-08-23 Thread GitBox
zjffdu commented on pull request #4206: URL: https://github.com/apache/zeppelin/pull/4206#issuecomment-904313131 Will merge it soon if more comment, so that won't block the 0.10 document publish. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Created] (ZEPPELIN-5495) The interpreter cannot be used normally in Zeppelin cluster mode

2021-08-23 Thread xietianci (Jira)
xietianci created ZEPPELIN-5495: --- Summary: The interpreter cannot be used normally in Zeppelin cluster mode Key: ZEPPELIN-5495 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5495 Project: Zeppelin

[GitHub] [zeppelin] zjffdu opened a new pull request #4207: [ZEPPELIN-5494] Make shell interpreter concurrency configurable

2021-08-23 Thread GitBox
zjffdu opened a new pull request #4207: URL: https://github.com/apache/zeppelin/pull/4207 ### What is this PR for? Introduce property `zeppelin.concurrency.max` to make shell concurrency configurable, by default it is 10. ### What type of PR is it? [Improvement ] ###

[jira] [Created] (ZEPPELIN-5494) Make shell interpreter concurrency configurable

2021-08-23 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5494: Summary: Make shell interpreter concurrency configurable Key: ZEPPELIN-5494 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5494 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-5493) Remove prefix in jdbc interpreter

2021-08-23 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5493: Summary: Remove prefix in jdbc interpreter Key: ZEPPELIN-5493 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5493 Project: Zeppelin Issue Type: Improvem

[GitHub] [zeppelin] zjffdu opened a new pull request #4206: [ZEPPELIN-5492] Update doc for jdbc interpreter

2021-08-23 Thread GitBox
zjffdu opened a new pull request #4206: URL: https://github.com/apache/zeppelin/pull/4206 ### What is this PR for? Update jdbc interpreter doc: * Update the hive section * Add running sql continuously * Add presto/trino * Add impala ### What type of PR is it? [ I