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.
Description
The shared library
libmariadbcpp.so, which bothspider_schedulerandspider_workerdynamically link to, is not included in the package execution environment (theclp-packageDocker 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.