Muchos wipe to include Job History Service (#335)

Co-authored-by: Karthick Narendran <kanarend@microsoft.com>
diff --git a/ansible/roles/common/files/kill.sh b/ansible/roles/common/files/kill.sh
index 53b9148..e408280 100755
--- a/ansible/roles/common/files/kill.sh
+++ b/ansible/roles/common/files/kill.sh
@@ -22,6 +22,7 @@
 pkill -9 -f hadoop.hdfs
 pkill -9 -f hadoop.yarn
 pkill -9 -f QuorumPeerMain
+pkill -9 -f JobHistoryServer
 pkill -9 -f org.apache.spark.deploy.history.HistoryServer
 sudo pkill -9 -f influxdb
 sudo pkill -9 -f grafana-server