Closed tengpeng closed 5 years ago
hi peng,
Im facing issue. can you please let me know how you are able to solve this.
Thanks in advance
@tengpeng Did you manage to solve this issue? If so, please share how...
Honestly, I deleted everything and reinstalled everything. Then problem solved. 😆
The problem in my case was the Livy wasn't actually running at all, check with livy-server status
I'm getting this error, however the livy server is running and I can actually submit jobs to it manually using the Livy Rest API, which is a bit perplexing.
anyone has update on this to share?
I am having this issue when I connect to my Spark kernel via Livy.
I checked my
config
file which looks fine.Then I checked Livy endpoint which shows it is reachable and no sessions are created.
I then checked Livy service by post request manually and I have successfully submit Spark jobs to our cluster.
Where else should I check?