We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SNAPSHOT-20230123
11
macOS
When using the repeat action and sending everything to Hop Server using the "export linked resources" the target pipeline is not found.
2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - The pipeline path /Users/hans/test/counter_example/repeat_pipeline.hpl is invalid, and will not run successfully. 2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - ERROR: org.apache.hop.core.exception.HopException: 2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - Unexpected error occurred while launching entry [Repeat] 2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - 2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - The pipeline path /Users/hans/test/counter_example/repeat_pipeline.hpl is invalid, and will not run successfully.
It seems to be specific to this action as the regular pipeline/workflow actions do work. you can use counter_example.zip as an example
Note: server should be a docker or actual remote server, when starting a local server it will find the paths
Priority: 2
Component: Hop Server
The text was updated successfully, but these errors were encountered:
Add integration test for apache#2187 repeat action on hop-server
63efea9
a7fad7a
Merge pull request #2304 from uraychang/2187
6ce92ca
fix #2187
apache#2187 Add header to pipeline
fce6faa
Merge pull request #2306 from hansva/master
a46db4c
#2187 Add header to pipeline
uraychang
No branches or pull requests
Apache Hop version?
SNAPSHOT-20230123
Java version?
11
Operating system
macOS
What happened?
When using the repeat action and sending everything to Hop Server using the "export linked resources" the target pipeline is not found.
It seems to be specific to this action as the regular pipeline/workflow actions do work.
you can use counter_example.zip as an example
Note: server should be a docker or actual remote server, when starting a local server it will find the paths
Issue Priority
Priority: 2
Issue Component
Component: Hop Server
The text was updated successfully, but these errors were encountered: