Alex Blog
Thursday, October 10, 2019
How to run apache Spark java examples in eclipse?
Copy java examples to your working folder.
Create eclipse project.
Add external jar files from Spark.
Modify code : add config("spark.master", "local")
To execute, click Run > Run Configuration ..., set Program arguments
The result is
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment