hop
hop copied to clipboard
Hop Orchestration Platform
### Apache Hop version? 2.7 ### Java version? OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9) ### Operating system Windows ### What happened? Hop freezes nearly every time when a transform (especially...
### Apache Hop version? 2.8.0-SNAPSHOT ### Java version? 11 ### Operating system macOS ### What happened? The addExecutionFinishedListener and addExecutionStoppedListener seem to be triggered too soon. When they are triggered...
### Apache Hop version? 2.7 ### Java version? 11 ### Operating system Windows ### What happened? Good morning, I'm trying to connect the Redshift bulk loader to my pipeline due...
### Apache Hop version? 2.7.0 ### Java version? 11.0.19 ### Operating system Windows ### What happened? When Importing from Kettle, the Transformation name / pipeline name output from Get System...
### Apache Hop version? 2.7.0 (2023-11-17 12.19.09) ### Java version? openjdk version "21.0.2" 2024-01-16 LTS OpenJDK Runtime Environment Microsoft-8905927 (build 21.0.2+13-LTS) OpenJDK 64-Bit Server VM Microsoft-8905927 (build 21.0.2+13-LTS, mixed mode,...
### Apache Hop version? 2.7.0 (2023-11-17 12.19.09) ### Java version? openjdk version "21.0.2" 2024-01-16 LTS ### Operating system macOS ### What happened? If you look at the attached video you...
### Apache Hop version? 2.5-GA ### Java version? 11 ### Operating system Windows ### What happened? When using the filter transform, the first selectable action is to chose an incoming...
### Apache Hop version? 2.5-GA ### Java version? 11 ### Operating system Windows ### What happened? When you are setting up your Filter Transform and entering a value, if you...
### What would you like to happen? I noticed all over the Hop code there are calls to java.lang.Object.hashCode() functions like this https://github.com/apache/hop/blob/b0711dcee31d4945e7458f25716323f2aae5a813/plugins/transforms/splunk/src/main/java/org/apache/hop/pipeline/transforms/splunkinput/ReturnValue.java#L64C31-L64C31 https://stackoverflow.com/questions/24922452/what-precisely-is-the-algorithm-used-by-java-lang-objects-hashcode What I worry about is that...
### What would you like to happen? ## Request for Built-in CPython Support to Enhance External Library Compatibility in Apache Hop ### Summary The current external Python plugin (Script) in...