This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


    from bd298df44a Merge pull request #2892 from bamaer/2891
     new e18fb53d4f Improve the documentation around parallel execution of 
actions. fixes #2336
     new d36553a7a4 parallel samples #2238
     new fd915f3f97 Merge pull request #2893 from bamaer/2336

The 5717 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../parallel/parallel-workflow-parent.hwf          |  91 ++++++++------
 .../workflows/parallel/parallel-workflow.hwf       | 140 +++++++++++----------
 .../samples/workflows/parallel/sample-pipeline.hpl |  69 +++++-----
 .../continue-in-parallel-two-streams.png           | Bin 0 -> 60345 bytes
 .../parallel-workflows/continue-in-parallel.png    | Bin 0 -> 62154 bytes
 .../parallel-workflows/parallel-actions.png        | Bin 0 -> 33846 bytes
 .../parallel-workflows/parallel-option.png         | Bin 0 -> 69825 bytes
 .../parallel-workflow-parent.png                   | Bin 0 -> 28712 bytes
 .../parallel-workflows/sequential-actions.png      | Bin 0 -> 31184 bytes
 .../workflows-parallel-execution.adoc              |  84 +++++++++++++
 10 files changed, 251 insertions(+), 133 deletions(-)
 copy integration-tests/parameters_and_variables/0011-called-workflow.hwf => 
assemblies/static/src/main/resources/config/projects/samples/workflows/parallel/parallel-workflow-parent.hwf
 (72%)
 copy integration-tests/transforms/main-0065-excel-writer-output-basic.hwf => 
assemblies/static/src/main/resources/config/projects/samples/workflows/parallel/parallel-workflow.hwf
 (73%)
 copy integration-tests/transforms/0002-pipeline-executor-fromfield-called1.hpl 
=> 
assemblies/static/src/main/resources/config/projects/samples/workflows/parallel/sample-pipeline.hpl
 (77%)
 create mode 100644 
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/parallel-workflows/continue-in-parallel-two-streams.png
 create mode 100644 
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/parallel-workflows/continue-in-parallel.png
 create mode 100644 
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/parallel-workflows/parallel-actions.png
 create mode 100644 
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/parallel-workflows/parallel-option.png
 create mode 100644 
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/parallel-workflows/parallel-workflow-parent.png
 create mode 100644 
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/parallel-workflows/sequential-actions.png
 create mode 100644 
docs/hop-user-manual/modules/ROOT/pages/how-to-guides/workflows-parallel-execution.adoc

Reply via email to