Cosmin Catalin Sanda

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Cosmin Catalin Sanda created a post,
    Answered

    Running Spark application

    Microsoft has open-sourced the .net version of the Spark API. Spark artefacts are then ran with something like this: spark-submit --class org.apache.spark.deploy.dotnet.DotnetRunner --master local ...