>
> Hello
> I have a livy session which is linked to a spark context. This spark
> context is holding to data from a table in memory. My idea is to use this
> data shareble across multiple users using same livy session and context.
> But livy is not allowing two request at the sametime to the same session.
> The second request is in queue when the first is being processed. Is this
> the way livy is designed or there is some issue in our code?
>
> Thanks
> Rajesh
>
>
>

Reply via email to