Failed to find Spark jars directory. You need to build Spark before running this program.
在执行spark-shell时出现报错:
Failed to find Spark jars directory. You need to build Spark before running this program.
错误原因: 路径中含有空格(C:\Program Files (x86)\spark-2.2.0-bin-hadoop2.7\bin的Program Files (x86)中间有空格)
还没有评论,来说两句吧...