Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 609 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 609 Bytes

blog.apachesparkgettingstarted

Originally posted on : https://samuele.dev

Requirements

  • .NET Core 3.0
  • Apache Spark 2.3.0

Run the project

dotnet build
cd blog.apachesparkgettingstarted/bin/Debug/netcoreapp3.0/
spark-submit --class org.apache.spark.deploy.dotnet.DotnetRunner  --master local microsoft-spark-2.4.x-0.4.0.jar    dotnet blog.apachesparkgettingstarted.dll

Reference dataset

The dataset used in the example is available on Kaggle - Seattle cultural space inventory.