connecting spark with mysql

2019-06-19 Thread ya
run the sql queries with sqldf package on SparkR? I hope I described my questions clearly. Thank you very much for the help. Best regards, YA - To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Spark SQL in R?

2019-06-07 Thread ya
against metastore database ##Here is the situation happened in R:## > library(sparklyr) # load sparklyr package > sc=spark_connect(master="local",spark_home="/Users/ya/Downloads/soft/spark-2.4.3-bin-had

sparksql in sparkR?

2019-06-06 Thread ya
can be connected and triggered via SparkR and used in R (not in sparkR shell of spark)? 2. I ran sparkR library in R, trying to create a new sql database and a table, I could not get the database and the table I want. The code looks like below: library(SparkR) Sys.setenv(SPARK_HOME='/Users/ya

installation of spark

2019-06-04 Thread ya
sense. Thank you very much. Best regards, YA

dummy coding in sparklyr

2019-02-27 Thread ya
the latest release of sparklyr? standard error, maybe? Thank you very much. Best regards, YA. - To unsubscribe e-mail: user-unsubscr...@spark.apache.org