(20241224) Trying to get Kafka Stream running.

This commit is contained in:
2024-12-24 14:14:39 +05:30
parent 99ff1008c2
commit f58fbb0131
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Kill all the scripts:
echo "Killing the script."
pkill -9 -f "$(pwd)/api/main.py"
pkill -9 -f "$(pwd)/playground/socketio/from_kafka.py" &
#pkill -9 -f "$(pwd)/playground/socketio/from_kafka.py" &
# Get the name of the current directory,
# and kill the monitors of the above scripts: