tweakyTweeter

Results 4 comments of tweakyTweeter

If I use ``` spark_connect("local") ``` RStudio instantly crashes and no error logs are generated for me to debug the issue. So I was trying with ``` method = "test"...

It just crashes the session without any error messages. Let me try with sparkly.log.console option and check if I can get any error messages.

Even with the ```options(sparklyr.log.console = TRUE)``` command, the R session instantly crashes.

I had the same error as OP. The solution provided by @BlackEdder worked for me!