Apache Spark 2.x Machine Learning Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

We need to be particularly careful when configuring the project structure and global libraries. After we set everything up, we proceed to run the sample ML code provided by the Spark team to verify the setup. Sample code can be found under the Spark directory or can be obtained by downloading the Spark source code with samples.