I could load the sparkR library in rstudio but I'm unable to initialze the spark context..
sc <- sparkR.init(master="local[*]")
Launching java with spark-submit command spark-submit.cmd sparkr-shell C:\Users\Devansh\AppData\Local\Temp\RtmpkvqWsp\backend_port27a030a92f66
Error in sparkR.init(master = "local[*]") :
JVM is not ready after 10 seconds
In addition: Warning message:
running command '"spark-submit.cmd" sparkr-shell C:\Users\Devansh\AppData\Local\Temp\RtmpkvqWsp\backend_port27a030a92f66' had status 127