ashic opened a new issue, #473: URL: https://github.com/apache/incubator-livy/issues/473
I've got a new emr cluster (version 7.8.0) with spark set up. Spark version is 3.5.4 and livy is 0.8.0. Spark is working correctly. However, I seem to be having issues with livy. I've ssh-ed to the emr cluster. I've checked that the livy-server service is active (running). When I run: ``` curl http://127.0.0.1:8998/sessions ``` the response is: ``` curl: (1) Received HTTP/0.9 when not allowed ``` I'd appreciate any help in understanding the issue and pointers on resolving this. -- 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]
