stream slow option

This commit is contained in:
2024-11-28 22:19:05 -07:00
parent 030659c3e1
commit fe7f2e570d
2 changed files with 12 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ services:
- data-streamer
volumes:
- "../preprocessing/10k_sample_2023_10_01-2023_10_31.csv:/data/csv/main.csv:ro"
command: "sh -c 'sleep 30 && python /app/pcap_processor.py -c /data/csv/main.csv -x --stream_size 100000'"
command: "sh -c 'sleep 30 && python /app/pcap_processor.py -c /data/csv/main.csv -x --stream_size 100000 -l 0.1'"
deploy:
replicas: 1
# placement: