[
https://issues.apache.org/jira/browse/LIVY-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-395:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Run statements in parallel in a session
> ---------------------------------------
>
> Key: LIVY-395
> URL: https://issues.apache.org/jira/browse/LIVY-395
> Project: Livy
> Issue Type: Bug
> Components: API
> Affects Versions: 0.3
> Reporter: kaushik ranjan
> Priority: Major
> Fix For: 0.10.0
>
>
> Is there an option in Livy, similar to spark JobServer where we can run
> statements in an interactive session in parallel?
> Apache JobServer has a option to specify the number of requests which we want
> to run in parallel. Do we have something similar in Livy?
> Microsoft Azure HDI support team say - we can run as many statements in a
> session in parallel as are the number of cores in a headnode in the HDI
> cluster. But when we tested - it doesn't.
> Right now we see bad utilization of resources within a spark session
> (following interactive session model). Right now we have session per user
> model. I want to use the session for multiple users, but Livy's model of
> running only one statement at a time, is acting as a blocker for allowing
> multiple users to use the same session to run requests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)