rakshitdeshpande opened a new issue, #379:
URL: https://github.com/apache/incubator-livy/issues/379

   I am using sparklyr version [1.7.8](https://github.com/sparklyr/sparklyr)
   and latest livy version in master branch 
[incubator-livy](https://github.com/apache/incubator-livy)
   
   On connecting to spark through livy using R
   
   > library(sparklyr)
   > sc <- spark_connect(master = "local", method = "livy", version ="3.1.1")
   
   Command is throwing an error:
   
   > Error in livy_connection(master, config, app_name, version, 
hadoop_version, :
   > Failed to launch livy session, session status is dead
   
   Could anyone please help me understand what could the issue be.


-- 
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]

Reply via email to