Li-GL commented on PR #4804: URL: https://github.com/apache/zeppelin/pull/4804#issuecomment-2418995332
Now still cannot run paragraph in parallel. how about adding a `ParallelRemoteScheduler` class inherited from `ParallelRemoteScheduler` with a newFixedThreadPool as executor, when the session use like jdbc interpreter with `zeppelin.jdbc.concurrent.use` of true, we use `ParallelRemoteScheduler` with max_concurrency of exactly `zeppelin.jdbc.concurrent.max_connection`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
