Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
msarjakoski opened this issue Nov 9, 2023 · 3 comments
Assignees
Labels

Comments

@msarjakoski
Copy link

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
Copy link
Author

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

@hansva
Copy link
Contributor

hansva commented Nov 10, 2023

.take-issue

@mattcasters
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants