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/09/06 16:44:02 UTC

[incubator-hop] branch master updated (e163842 -> a81c8f9)

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 e163842  Merge pull request #1036 from hansva/master
     new bd7f144  HOP-3252 : Executing with hop-run is too slow
     new 163b0d8  HOP-3253 : Remote run configuration metadata stored incorrectly
     new 0a8224f  HOP-3228 : Setting parameter value for remote pipeline execution fails
     new a81c8f9  Merge pull request #1038 from mattcasters/master

The 2775 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:
 .../remote/RemotePipelineRunConfiguration.java     |  2 +-
 .../engines/remote/RemoteWorkflowEngine.java       | 22 +++++++++++++++++-----
 .../remote/RemoteWorkflowRunConfiguration.java     |  2 +-
 .../org/apache/hop/www/BaseWorkflowServlet.java    |  4 ++++
 .../org/apache/hop/www/StartWorkflowServlet.java   | 18 +++++++++++++-----
 .../xp/HopRunCalculateFilenameExtensionPoint.java  |  3 +--
 6 files changed, 37 insertions(+), 14 deletions(-)