replace cedardb docker image with native cedardb and update measurements#897
replace cedardb docker image with native cedardb and update measurements#897lukasvogel wants to merge 2 commits into
Conversation
bc3b206 to
8a7d05d
Compare
|
Thanks! Running it... |
|
It does not work: |
|
@alexey-milovidov thanks for flagging that, I didn't see that there is a new script to automatically deploy the instances. Looks like that doesn't play nice with user scoped systemd services. I've updated the systemd service to be system-scoped. I did one trial run with a c6a.4xlarge instance and the results showed up in the clickhouse playground, so it should wor know! |
|
@alexey-milovidov did you have the chance to run it again? |
|
@alexey-milovidov @rschu1ze , any updates on this? |
cloudformation didn't work well with user scoped systemd files
This also solves the troubles where the CedarDB docker container apparently didn't shut down within the time limit on larger instances as it hugely simplifies the whole setup.