Spark version is 2.3.0.2.6.5.0 and sparklyr is 0.6.4
Error message is:
Error in start_shell(master = master, spark_home = spark_home, spark_version = version, :
sparklyr does not currently support Spark version: 2.3.0.2.6.5.0
In addition: Warning messages:
1: In yaml.load(readLines(con), error.label = error.label, ...) :
R expressions in yaml.load will not be auto-evaluated by default in the near future
2: In yaml.load(readLines(con), error.label = error.label, ...) :
R expressions in yaml.load will not be auto-evaluated by default in the near future
3: In yaml.load(readLines(con), error.label = error.label, ...) :
R expressions in yaml.load will not be auto-evaluated by default in the near future
这里有人遇到同样的事情吗?该问题的解决方法是什么?非常感谢您的回答