apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
946 stars 345 forks source link

[Bug]: Pipeline referenced in Pipeline Log or Worflow Log entry not exported to HOP server #3368

Open msarjakoski opened 11 months ago

msarjakoski commented 11 months ago

Apache Hop version?

2.6.0 (2023-09-12 10.14.56)

Java version?

11.0.20.1

Operating system

Linux

What happened?

Problem with remote server and pipeline/workflow logging.

I have created logging pipelines for workflow logging as well as pipeline logging.

I have also created Pipeline Log and Workflow Log metadata objects. They refer to the corresponding logging pipelines.

Logging works just fine when running locally on the workstation.

But when I run workflows or pipeline on a remote HOP server, I get the warning message

WARNING: The Workflow Log pipeline file '....pg_workflow_log_pipeline.hpl' couldn't be found to execute.

And the corresponding warning for pipeline logging.

In the run configuration for remote server, I have checked "Export linked resource to server".

Issue Priority

Priority: 1

Issue Component

Component: Hop Server

msarjakoski commented 11 months ago

I am not sure about the issue component, but selected Hop Server from the user perspective.

hansva commented 11 months ago

.take-issue

mattcasters commented 10 months ago

We'd need some sort of export feature for all metadata which references pipelines or workflows. The metadata would need to be changed to match the exported reference.