You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/05/27 18:24:02 UTC

[hop] branch master updated (1f4f787507 -> 6276e7e081)

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 1f4f787507 Merge pull request #1503 from nadment/FOP-3960
     new 481da9f401 HOP-3804
     new 2ab611a63b HOP-3873: explain changes for spark and add warning to logging
     new 3dcff7daee HOP-3345: add more info to plugin variable documentation
     new 6276e7e081 Merge pull request #1506 from hansva/master

The 4034 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:
 .../assets/images/actions/action-start-dialog.png  | Bin 0 -> 119368 bytes
 docs/hop-user-manual/modules/ROOT/nav.adoc         |   1 +
 .../pipeline/beam/running-the-beam-samples.adoc    |   1 +
 .../pages/pipeline/beam/spark-on-local-host.adoc   |  73 +++++++++
 .../beam-spark-pipeline-engine.adoc                |  33 ++--
 .../variables/hop-plugin-base-folders.adoc         |   3 +
 .../modules/ROOT/pages/workflow/actions/start.adoc |  12 +-
 .../hop/beam/engines/BeamPipelineEngine.java       | 170 ++++++++++++++++-----
 8 files changed, 239 insertions(+), 54 deletions(-)
 create mode 100644 docs/hop-user-manual/modules/ROOT/assets/images/actions/action-start-dialog.png
 create mode 100644 docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/spark-on-local-host.adoc