-
Type:
Request
-
Status: Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 0.5.0
-
Fix Version/s: None
-
Component/s: API, Interpreter, REPL, Server
-
Labels:None
Good morning every one,
can someone help me with how to send a post request by ajax to the apache livy server? I tried my best but I don't see how to do that. I have a textarea in which user can put his spark code. I want to send that code to the apache livy by ajax and get the result. I don't if my question is clear. Thank you.