Details
Description
Right now client and interactive sessions have completely different APIs, although under the hood they're mostly the same code. With some tweaks, we could allow the same backend session to handle both pre-compiled Java/Scala code and also code snippets. For Python and R, at least initially, we'd be restricted to code snippets.
This should make the exposed Livy API much simpler.
Attachments
Issue Links
- links to