Hello All, In our Dockerfile, we include both the engine jar file and the python-toolbox.tgz
Means that the build should be a larger set to the engine and toolbox. However, these builds are currently placed inside the engine folder. https://github.com/apache/incubator-marvin/tree/develop/engine-executor/build I will argue that we should place it in the root folder. Did anyone get an opinion with this? Best Regards Wei