Bart Maertens
Bart Maertens
## Expected Behavior allow WebSpoon to use OAuth authentication for Facebook, Google, LinkedIn, Twitter etc ## Actual Behavior Currently only Memory and LDAP authentication methods are supported. # Info OAuth...
### What needs to happen? the `LoadScriptFile` function (and maybe some other functions) in [jsFunctionHelp.xml](https://github.com/apache/hop/blob/master/plugins/transforms/javascript/src/main/resources/org/apache/hop/pipeline/transforms/javascript/jsFunctionHelp.xml) is full of typos and grammatical errors that need to be cleaned up. ### Issue...
### What needs to happen? upgrade Apache Beam to 2.54.0 ### Issue Priority Priority: 2 ### Issue Component Component: Beam
### Apache Hop version? SNAPSHOT-20230211 ### Java version? openjdk version "11.0.17" 2022-10-18 ### Operating system Linux ### What happened? ``` 2023/02/11 14:47:40 - exec-info-read - ERROR: Error handling writing final...
### What needs to happen? the [Javascript](https://hop.apache.org//manual/latest/pipeline/transforms/javascript.html), [Script](https://hop.apache.org//manual/latest/pipeline/transforms/script.html) and possible other transforms may have some security implications. Even though these are inherent to using a programming language, it could be...
I'm trying to create an Apache Hop container image for the Google Cloud Marketplace in the [Click To Deploy](repository) repository. I tried to follow the [instructions](https://github.com/GoogleCloudPlatform/runtimes-common/tree/master/versioning#installation) to build `dockerfiles` but...
**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Run...
### What needs to happen? there are no samples for the following actions: - [ ] Abort - [ ] Add filenames to result - [ ] AS/400 Command -...
### Apache Hop version? SNAPSHOT-20240529 ### Java version? openjdk version "17.0.11" 2024-04-16 LTS ### Operating system macOS ### What happened? https://github.com/apache/hop/blob/7921253c2d18526e6830ef17d740b952460cc2d3/plugins/tech/aws/src/main/java/org/apache/hop/pipeline/transforms/redshift/bulkloader/RedshiftBulkLoaderMeta.java#L179 ### Issue Priority Priority: 3 ### Issue Component Component:...
### What would you like to happen? additional metadata will help to identify if a `@Transform` or `@Action` works on files, databases (relational and NoSQL), is input/output etc. on the...