What needs to happen?
Migration: https://issues.apache.org/jira/browse/HOP-3560
It would be cool to be able to run a few pipelines and workflows without having any Hop software on your system, using the standard docker image.
It would be something like:
docker run -it --rm
-e HOP_PROJECT_NAME=hop-samples
-e HOP_PROJECT_HOME=s3://apache-hop/samples
-e HOP_FILE_PATH=sample-workflow.hwf
-e HOP_RUN_CONFIG=local
apache/incubator-hop
Issue Priority
Priority: 3
Issue Component
Component: Documentation, Component: Samples
What needs to happen?
Migration: https://issues.apache.org/jira/browse/HOP-3560
It would be cool to be able to run a few pipelines and workflows without having any Hop software on your system, using the standard docker image.
It would be something like:
docker run -it --rm
-e HOP_PROJECT_NAME=hop-samples
-e HOP_PROJECT_HOME=s3://apache-hop/samples
-e HOP_FILE_PATH=sample-workflow.hwf
-e HOP_RUN_CONFIG=local
apache/incubator-hop
Issue Priority
Priority: 3
Issue Component
Component: Documentation, Component: Samples