Skip to content
Snippets Groups Projects
Commit 47c4fcd2 authored by Sven-Ove Hänsel's avatar Sven-Ove Hänsel
Browse files

update compose chunk_size

parent f1bf3844
No related branches found
No related tags found
No related merge requests found
...@@ -241,7 +241,8 @@ services: ...@@ -241,7 +241,8 @@ services:
container_name: pub_cdm container_name: pub_cdm
image: lab.it.hs-hannover.de:4567/cwy-p8d-u1/ma_code/pub_cdm image: lab.it.hs-hannover.de:4567/cwy-p8d-u1/ma_code/pub_cdm
environment: environment:
- lines_per_window=1000 - chunk_size_insert=2000
- number_of_insertions=2000
- path_to_firstK=/var/lib/import/first1k.json - path_to_firstK=/var/lib/import/first1k.json
- path_data=/var/lib/import/ - path_data=/var/lib/import/
- sleep_time=1 - sleep_time=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment