Skip to content

Instantly share code, notes, and snippets.

@yeshess
Last active July 3, 2017 11:50
Show Gist options
  • Save yeshess/92578932b35ffbe2b02445fb6883cab4 to your computer and use it in GitHub Desktop.
Save yeshess/92578932b35ffbe2b02445fb6883cab4 to your computer and use it in GitHub Desktop.
pi_calculation:
type: dice.components.spark.Application
properties:
jar: http://dice-project.github.io/DICE-Deployment-Examples/spark/simple-app-0.1.0.jar
class: eu.diceh2020.SimpleApp
name: pi_calc
args:
- 10
relationships:
- type: dice.relationships.spark.SubmittedBy
target: master
- type: dice.relationships.Needs
target: worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment