Description
The shared library libmariadbcpp.so, which both spider_scheduler and spider_worker dynamically link to, is not included in the package execution environment (the clp-package Docker execution image). This will cause runtime failures when attempting to execute these binaries.
Context
Impact
The spider scheduler and worker binaries cannot run in the Docker execution environment without this library present.