GitHub user marcopistacchio added a comment to the discussion: Hop Web | Airflow HTTP operator
Thanks, both @bamaer and @sramazzina, for the feedback. Much appreciated! I assumed the Hop Web image deploys with an embedded Hop Server. I was hoping the embedded server could be used as if it were its own Hop Server deployment with Rest API. If that is not possible, I will consider other options 👍 To use the HTTP Operator, I'd also need to deploy a separate Hop Server container alongside the Hop Web container, correct? Then I could use the HTTP operator to run Hop Pipelines with a [native remote pipeline engine](https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/native-remote-pipeline-engine.html) run configuration. And as @sramazzina mentioned previously, using Docker volumes to share the Hop project files between the Web and Server containers. GitHub link: https://github.com/apache/hop/discussions/6095#discussioncomment-15112295 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
