标签:ring jdk 修改 ips build pat debug git lips
https://files.cnblogs.com/files/wifi0/spark2.1.1example_api_sql_streaming_eclipseProject.zip
https://files.cnblogs.com/files/wifi0/runconfig.zip
http://spark.apache.org/downloads.html
解压缩spark-2.1.1-bin-hadoop2.7.tgz
注意:以上的examples目录下的jar包和examples\jars下的所有jar包,将被用来创建换一个eclipes UserLibrary。名为:spark2.1.1jars
https://github.com/steveloughran/winutils
Figure 6解压缩后:
eclipse->Window->Preferences->Java->Build Path->User Liberary->new
输入spark2.1.1jars。Add External Jars。
选择spark/jars中和spark/examples/jars两个目录中所有jar文件。
eclipse->Window->Preferences->Run/Debug->String substitution,HADOOP_HOME指向
F:/TDDOWNLOAD/winutils-master/winutils-master/hadoop-2.7.1
File->Import->Existing Projects Into Workspace->select Archive File
选中spark2.1.1example_api_sql_streaming_eclipseProject.zip
确定。
这是导入后的样子。随后运行spark时,程序会添加目录到里面,注意清理。
标签:ring jdk 修改 ips build pat debug git lips
原文地址:http://www.cnblogs.com/wifi0/p/7800168.html