ch2dit-byte commented on issue #8066: URL: https://github.com/apache/hop/issues/8066#issuecomment-5392048063
Attempted to execute pipelines remotely via a Hop Server running in a Docker container to avoid JVM startup overhead. However, this introduced remote communication, container volume/path mismatch, and metadata synchronization issues Switched the Run Configuration back to Hop Local The pipeline now runs directly within the local environment without needing the remote Hop Server setup, resolving all related issues. Closing this issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
