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 2021/04/21 08:41:42 UTC

[incubator-hop] branch master updated (7d02f77 -> 986fde4)

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/incubator-hop.git.


    from 7d02f77  Merge pull request #759 from EmmyMiao87/patch-2
     new 0edbe79  HOP-2254 cleanup, updates in pipeline and workflow runtime configurations
     new ddc6e5e  HOP-2254 yarn-error.log was accidentally added to git before .gitignore. Removed
     new e4640c6  HOP-2254 - fixed typo
     new 986fde4  Merge pull request #758 from bamaer/HOP-2254

The 1993 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:
 .gitignore                                           |  1 +
 docs/config.toml                                     |  9 ++++++++-
 docs/hop-user-manual/modules/ROOT/nav.adoc           |  4 ++--
 .../beam-dataflow-pipeline-engine.adoc               | 20 +++++++++++++++++---
 .../beam-direct-pipeline-engine.adoc                 |  2 +-
 .../beam-flink-pipeline-engine.adoc                  |  2 +-
 .../beam-spark-pipeline-engine.adoc                  |  2 +-
 ...-local.adoc => native-local-pipeline-engine.adoc} |  4 ++--
 ...emote.adoc => native-remote-pipeline-engine.adoc} | 13 ++++++-------
 .../pipeline-run-configurations.adoc                 | 10 +++++-----
 .../workflow-run-configurations.adoc                 | 14 ++++++++------
 docs/site.yml                                        |  3 +++
 12 files changed, 55 insertions(+), 29 deletions(-)
 rename docs/hop-user-manual/modules/ROOT/pages/pipeline/pipeline-run-configurations/{native-local.adoc => native-local-pipeline-engine.adoc} (88%)
 rename docs/hop-user-manual/modules/ROOT/pages/pipeline/pipeline-run-configurations/{native-remote.adoc => native-remote-pipeline-engine.adoc} (76%)