Skip to content

Commit

Permalink
Added restart of worker on config change as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Szczepaniak committed Sep 24, 2018
1 parent c594af0 commit 75edb17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
group: "{{ spark_group }}"
notify:
- spark-master restart
- spark-worker restart
become: true

# Create services
Expand Down

0 comments on commit 75edb17

Please sign in to comment.