[I] [Bug]: Unzip workflow action change modification date to archived value on skipped files (hop)

2024-07-19 Thread via GitHub
shilin-da opened a new issue, #4143: URL: https://github.com/apache/hop/issues/4143 ### Apache Hop version? 2.9.0 (2024-05-20 11.41.51) ### Java version? 17.0.11 ### Operating system Linux ### What happened? ### Input data - Reference ZIP ar

Re: [PR] Fix readme.txt (hop)

2024-07-18 Thread via GitHub
hansva merged PR #4130: URL: https://github.com/apache/hop/pull/4130 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Bug]: Missing SnowflakeWarehouseManager action documentation url (hop)

2024-07-18 Thread via GitHub
hansva closed issue #4139: [Bug]: Missing SnowflakeWarehouseManager action documentation url URL: https://github.com/apache/hop/issues/4139 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [PR] Fix SnowflakeWarehouseManager action documentation url #4139 (hop)

2024-07-18 Thread via GitHub
hansva merged PR #4140: URL: https://github.com/apache/hop/pull/4140 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Feature Request]: Log table options in Workflow Properties Tab (hop)

2024-07-18 Thread via GitHub
hansva closed issue #4141: [Feature Request]: Log table options in Workflow Properties Tab URL: https://github.com/apache/hop/issues/4141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[I] [Feature Request]: Log table options in Workflow Properties Tab (hop)

2024-07-18 Thread via GitHub
kirana-ks opened a new issue, #4141: URL: https://github.com/apache/hop/issues/4141 ### What would you like to happen? For monitoring and maintenance, It would be nice to have the ability to capture the Workflow execution details into a log table from Apache HOP. An equivalent

[I] [Bug]: Review UserDefinedJavaClass transfo error messages (use “StepMetaInterface”) (hop)

2024-07-17 Thread via GitHub
nadment opened a new issue, #4138: URL: https://github.com/apache/hop/issues/4138 ### Apache Hop version? 2.10.0-SNAPSHOT ### Java version? Java 11 ### Operating system Windows ### What happened? I have a source code with an error, but when we

[I] [Feature Request]: Add IS FALSE to condition to filter (hop)

2024-07-17 Thread via GitHub
nadment opened a new issue, #4137: URL: https://github.com/apache/hop/issues/4137 ### What would you like to happen? Filters have a TRUE condition, so why not also create an IS FALSE condition. I suggest renaming TRUE to IS TRUE. ![image](https://github.com/user-attachme

[I] [Bug]: Database join is taking longer to execute (hop)

2024-07-16 Thread via GitHub
pramodgsable opened a new issue, #4136: URL: https://github.com/apache/hop/issues/4136 ### Apache Hop version? 2.8.0 ### Java version? 11 ### Operating system Windows ### What happened? Steps to reproduce: 1. Create a pipe separated text inp

[PR] updated hop web status information. fixes #4132 (hop)

2024-07-15 Thread via GitHub
bamaer opened a new pull request, #4133: URL: https://github.com/apache/hop/pull/4133 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [I] [Task]: update the documentation to indicate the unsupported and work-in-progress status for Hop Web (hop)

2024-07-15 Thread via GitHub
bamaer commented on issue #4132: URL: https://github.com/apache/hop/issues/4132#issuecomment-2227975424 .take-issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[I] [Bug]: Normalize file name (hop)

2024-07-14 Thread via GitHub
nadment opened a new issue, #4131: URL: https://github.com/apache/hop/issues/4131 ### Apache Hop version? 2.10.0-SNAPSHOT ### Java version? Java 17 ### Operating system Windows ### What happened? Workflow open from Open dialog ![image](http

Re: [I] [Bug]: After an import from PDI, the run configuration for workflow tasks are not set in a workflow (hop)

2024-07-14 Thread via GitHub
nadment commented on issue #3814: URL: https://github.com/apache/hop/issues/3814#issuecomment-2227368535 This probably depends on the imported version of PDI. The Hop importer replaces the "run_configuration" element, which does not exist for Job entry (PDI V7). Job entry (PDI 7)

Re: [PR] Fix method typo BasePluginType.extractincludeJdbcDrivers() #4092 (hop)

2024-07-13 Thread via GitHub
nadment closed pull request #4127: Fix method typo BasePluginType.extractincludeJdbcDrivers() #4092 URL: https://github.com/apache/hop/pull/4127 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

Re: [PR] The layout of the Write to log action is bad #4124 (hop)

2024-07-13 Thread via GitHub
nadment closed pull request #4125: The layout of the Write to log action is bad #4124 URL: https://github.com/apache/hop/pull/4125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[PR] Enhanced file explorer perspective #2437 (hop)

2024-07-13 Thread via GitHub
nadment opened a new pull request, #4123: URL: https://github.com/apache/hop/pull/4123 - Add drag and drop in the file tree and from the file system - Add F3 shortcut to open selected file - Add Show/Hide hidden files and folders - Add copy name/path in context menu - Delete or re

Re: [I] [Bug]: Unable to remove, start or stop Workflow via buttons from HOP-Server ui (hop)

2024-07-12 Thread via GitHub
KBoersch commented on issue #4111: URL: https://github.com/apache/hop/issues/4111#issuecomment-2225250482 We configured the Server to use HTTPS in our own kubernetes cluster -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug]: Unable to remove, start or stop Workflow via buttons from HOP-Server ui (hop)

2024-07-12 Thread via GitHub
hansva commented on issue #4111: URL: https://github.com/apache/hop/issues/4111#issuecomment-2225242768 Did you configure the server to use HTTPS or is it running on one of the cloud providers behind a load balancer? It seems the environment will determine if we can reproduce and fix this

[PR] action doc fixes and updates #4116 (hop)

2024-07-12 Thread via GitHub
bamaer opened a new pull request, #4122: URL: https://github.com/apache/hop/pull/4122 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [I] [Bug]: Unable to remove, start or stop Workflow via buttons from HOP-Server ui (hop)

2024-07-12 Thread via GitHub
KBoersch commented on issue #4111: URL: https://github.com/apache/hop/issues/4111#issuecomment-2225068705 And it also leads the workflow canvas to disappear. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] [Bug]: Unable to remove, start or stop Workflow via buttons from HOP-Server ui (hop)

2024-07-12 Thread via GitHub
KBoersch commented on issue #4111: URL: https://github.com/apache/hop/issues/4111#issuecomment-2225025625 Sorry, I overlooked your question somehow. I didnt't find any in the server log, but I found this while checking it with the dev tools on chrome. I think that's the issue and also expla

Re: [I] [Feature Request]: allow additional file operations in the file explorer perspective (hop)

2024-07-11 Thread via GitHub
nadment commented on issue #2437: URL: https://github.com/apache/hop/issues/2437#issuecomment-2223739262 Add F3 shortcut to open selected file in explorer Add context menu ![image](https://github.com/user-attachments/assets/8dc4475c-e784-4e8f-a1d8-955818fb8d12) -- This is an aut

[I] [Bug]: Import from kettle Simple Mapping wrong filename (trans_name) (hop)

2024-07-08 Thread via GitHub
cvdenzen opened a new issue, #4119: URL: https://github.com/apache/hop/issues/4119 ### Apache Hop version? 2.9.0 ### Java version? 11.0.15 ### Operating system Windows ### What happened? Import a "Simple mapping (sub-transformation)" step will

Re: [PR] Revert "fix #3833 - CombinationLookup - specify connection through va… (hop)

2024-07-08 Thread via GitHub
hansva merged PR #4118: URL: https://github.com/apache/hop/pull/4118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[PR] Revert "fix #3833 - CombinationLookup - specify connection through va… (hop)

2024-07-08 Thread via GitHub
hansva opened a new pull request, #4118: URL: https://github.com/apache/hop/pull/4118 …riables" This reverts commit bbdbd2e56366b48c7946cab5ad4b9ca9de472c5a. **Please** add a meaningful description for your change here Thank you for your co

Re: [PR] [SONAR] cleanup (hop)

2024-07-06 Thread via GitHub
hansva merged PR #4115: URL: https://github.com/apache/hop/pull/4115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [PR] CrateDB numbers conversion - fixes ClassCastException (hop)

2024-07-05 Thread via GitHub
bamaer merged PR #4043: URL: https://github.com/apache/hop/pull/4043 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Bug]: CrateDB Bulk Loader does not support a number with decimal point in the input stream (hop)

2024-07-05 Thread via GitHub
bamaer closed issue #4082: [Bug]: CrateDB Bulk Loader does not support a number with decimal point in the input stream URL: https://github.com/apache/hop/issues/4082 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[PR] [SONAR] cleanup (hop)

2024-07-05 Thread via GitHub
hansva opened a new pull request, #4115: URL: https://github.com/apache/hop/pull/4115 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [PR] additional metadata annotation properties #3981 (hop)

2024-07-05 Thread via GitHub
hansva merged PR #4081: URL: https://github.com/apache/hop/pull/4081 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [PR] remove unused plugins and inherit plugins from Apache POM, fixes #4103 (hop)

2024-07-05 Thread via GitHub
hansva merged PR #4113: URL: https://github.com/apache/hop/pull/4113 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Task]: Evaluate the maven plugins we use (hop)

2024-07-05 Thread via GitHub
hansva closed issue #4103: [Task]: Evaluate the maven plugins we use URL: https://github.com/apache/hop/issues/4103 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

[I] [Task]: Harmonize and reorganize dependencies (hop)

2024-07-05 Thread via GitHub
hansva opened a new issue, #4114: URL: https://github.com/apache/hop/issues/4114 ### What needs to happen? Dependencies are not correctly managed in Hop. We have a lot of duplicate dependencies and it is unclear in many situations which dependency is used/required in each module.

Re: [I] [Bug]: Unable to remove, start or stop Workflow via buttons from HOP-Server ui (hop)

2024-07-05 Thread via GitHub
bamaer commented on issue #4111: URL: https://github.com/apache/hop/issues/4111#issuecomment-2210847613 any errors in your server logs? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[PR] remove unused plugins and inherit plugins from Apache POM, fixes #4103 (hop)

2024-07-05 Thread via GitHub
hansva opened a new pull request, #4113: URL: https://github.com/apache/hop/pull/4113 more cleanup **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your con

Re: [PR] Move files - Fixes issue about overwriting and renaming files #4083 (hop)

2024-07-05 Thread via GitHub
xdelox closed pull request #4084: Move files - Fixes issue about overwriting and renaming files #4083 URL: https://github.com/apache/hop/pull/4084 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Move files - Fixes issue about overwriting and renaming files #4083 (hop)

2024-07-05 Thread via GitHub
xdelox commented on PR #4084: URL: https://github.com/apache/hop/pull/4084#issuecomment-2210808877 Closing this one, as it's been fixed already by another PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[I] [Bug]: Unable to remove, start or stop Workflow via buttons from HOP-Server ui (hop)

2024-07-05 Thread via GitHub
KBoersch opened a new issue, #4111: URL: https://github.com/apache/hop/issues/4111 ### Apache Hop version? 2.9.0 ### Java version? 11.0.23 ### Operating system Linux ### What happened? Since 2.9.0 I'm not able to remove, stop or play workflows

[PR] Translations update from Weblate (hop)

2024-07-04 Thread via GitHub
hop-weblate opened a new pull request, #4110: URL: https://github.com/apache/hop/pull/4110 Translations update from [Weblate](http://translate.project-hop.org) for [Apache Hop/Hop](http://translate.project-hop.org/projects/apache-hop/hop/). It also includes following components:

[PR] First round of optimisation about getFileNames() (hop)

2024-07-03 Thread via GitHub
xdelox opened a new pull request, #4109: URL: https://github.com/apache/hop/pull/4109 Fix #4065. Or, at least, this is a first round of performance optimisations. Next round should happen once the migration to the new Azure Storage library has been completed. --

Re: [I] [Bug]: Import code dialog doesn't honor variables (hop)

2024-07-03 Thread via GitHub
hansva closed issue #4105: [Bug]: Import code dialog doesn't honor variables URL: https://github.com/apache/hop/issues/4105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] added variables resolution for text var fields. fixes #4105 (hop)

2024-07-03 Thread via GitHub
hansva merged PR #4108: URL: https://github.com/apache/hop/pull/4108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[PR] added variables resolution for text var fields. fixes #4105 (hop)

2024-07-03 Thread via GitHub
bamaer opened a new pull request, #4108: URL: https://github.com/apache/hop/pull/4108 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

[I] [Bug]: Importing Kafka Consumer gives wrong pipelinePath (hop)

2024-07-03 Thread via GitHub
cvdenzen opened a new issue, #4107: URL: https://github.com/apache/hop/issues/4107 ### Apache Hop version? 2.9.0 ### Java version? 11.0.15 ### Operating system Windows ### What happened? When importing a Pentaho/kettle Kafka Consumer step, the

[I] [Bug]: Import code dialog doesn't honor variables (hop)

2024-07-03 Thread via GitHub
cvdenzen opened a new issue, #4105: URL: https://github.com/apache/hop/issues/4105 ### Apache Hop version? 2.9.0 ### Java version? 11.0.15 ### Operating system Windows ### What happened? Various input fields of the "Import code to Hop" dialog s

Re: [I] [Bug]: Error step formula IFNA (hop)

2024-07-03 Thread via GitHub
RodrigoCossetin commented on issue #3777: URL: https://github.com/apache/hop/issues/3777#issuecomment-2206485571 Hello, anything about this? Thanks... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [I] [Bug]: Import of "Text file output" (TextFileOutput) from kettle is missing the extention (hop)

2024-07-03 Thread via GitHub
hansva commented on issue #3821: URL: https://github.com/apache/hop/issues/3821#issuecomment-2206385643 He did and he didn't. And it's probably what is causing this. So there is a typo in the XML in some of the transforms. `extension = XmlHandler.getTagValue(transformNode, "file",

Re: [PR] [SONAR] Cleanup (hop)

2024-07-03 Thread via GitHub
hansva merged PR #4104: URL: https://github.com/apache/hop/pull/4104 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Bug]: Import of "Text file output" (TextFileOutput) from kettle is missing the extention (hop)

2024-07-03 Thread via GitHub
cvdenzen commented on issue #3821: URL: https://github.com/apache/hop/issues/3821#issuecomment-2206302874 Small detail: you misspelled extension. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[PR] [SONAR] Cleanup (hop)

2024-07-03 Thread via GitHub
hansva opened a new pull request, #4104: URL: https://github.com/apache/hop/pull/4104 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [PR] Move assemblies to plugins, fixes #4102 (hop)

2024-07-02 Thread via GitHub
hansva merged PR #4099: URL: https://github.com/apache/hop/pull/4099 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[I] [Bug]: REST Client does not recognize the url address due to underscores (hop)

2024-07-02 Thread via GitHub
rogeriotortosa opened a new issue, #4095: URL: https://github.com/apache/hop/issues/4095 ### Apache Hop version? 2.9.0 (2024-05-20 11.41.51) ### Java version? openjdk 11.0.2 2019-01-15 ### Operating system Windows ### What happened? [about_hop

Re: [I] [Bug]: When running a workflow using "Hop remote workflow engine", the workflow runs normally and the logs are printed normally, but the Metrics are empty. (hop)

2024-07-02 Thread via GitHub
ahai-code commented on issue #3685: URL: https://github.com/apache/hop/issues/3685#issuecomment-2191692663 @hansva Hello, are there any plans to resolve this issue? I noticed that the issue still exists in the latest version 2.9.0. -- This is an automated message from the Apache Git Servi

[PR] updated database documentation and minor updates. fixes #3548 (hop)

2024-07-02 Thread via GitHub
bamaer opened a new pull request, #4089: URL: https://github.com/apache/hop/pull/4089 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

[PR] additional metadata annotation properties #3981 (hop)

2024-06-23 Thread via GitHub
bamaer opened a new pull request, #4081: URL: https://github.com/apache/hop/pull/4081 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
Tianoklein commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2176586960 Hi, Ok. For **Input** they works well as a workaround. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
hansva commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2176247411 works with the local engine, just tested it. And it is also marked this way in the documentation. https://hop.apache.org//manual/latest/pipeline/transforms/beambigqueryinput.html --

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
Tianoklein commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2176238137 Unless I'm wrong, "Beam BigQuery Input" doesn't work with "Local Engine" - only on DataFlow engine - which is too expensive for me for now. Please let me know if there is anything I

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
hansva commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2176192110 I suggest using the bigquery input, this one works with the Hop engine too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
hansva commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2176178786 yup, it seems the Simba dependencies are not matching with our own at the moment and there is no easy fix for this. I'll try and get it sorted out but there won't be a short term fix --

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
Tianoklein commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2176033618 Hi, google-auth-library-credentials-**1.12.1**.jar is the original and I get the original error. Today I updated to google-auth-library-credentials-**1.23.0**.jar and I still hav

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
hansva commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2175984228 You still have the error? it seems we still shipped `/hop/lib/beam/google-auth-library-credentials-1.12.1.jar` and this one did not have that Method -- This is an automated message fro

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
Tianoklein commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2175963837 Hi, Thanks for your help. I'm using the version 1.23.0 in both folders (\hop\lib\beam) and (\hop\plugins\databases\googlebigquery\lib): Below the output for all files fro

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-18 Thread via GitHub
hansva commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2175514560 which libraries have you copied over from the Simba JDBC driver? I think you will have to replace the google-auth-library-credentials and google-auth-library-oauth2-http under lib/beam

Re: [PR] Translations update from Weblate (hop)

2024-06-17 Thread via GitHub
hansva merged PR #4041: URL: https://github.com/apache/hop/pull/4041 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-17 Thread via GitHub
hansva commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2175218593 .take-issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-17 Thread via GitHub
Tianoklein commented on issue #4050: URL: https://github.com/apache/hop/issues/4050#issuecomment-2173213542 Does anyone have a chance to check this? Is this a bug or is there a workaround? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] [Bug]: Error reading object from XML file (hop)

2024-06-17 Thread via GitHub
RafaelAndrelladeLima commented on issue #4060: URL: https://github.com/apache/hop/issues/4060#issuecomment-2173176945 Two DAGs are attached. "dag_atualizacao_usuario_google.py" is running successfully and "dag_atualizacao_usuario_central.py" gives the error mentioned in the issue.

Re: [PR] fix #4063 - StorageException while writing large parquet files to ADLSv2 (hop)

2024-06-17 Thread via GitHub
bamaer merged PR #4064: URL: https://github.com/apache/hop/pull/4064 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[PR] fix #4063 - StorageException while writing large parquet files to ADLSv2 (hop)

2024-06-14 Thread via GitHub
sramazzina opened a new pull request, #4064: URL: https://github.com/apache/hop/pull/4064 fix #4063 - StorageException while writing large parquet files to ADLSv2 Thank you for your contribution! Follow this checklist to help us incorporate your contrib

Re: [I] [Bug]: Text file input - unable to read data with line breaks in them (hop)

2024-06-14 Thread via GitHub
mattcasters commented on issue #4022: URL: https://github.com/apache/hop/issues/4022#issuecomment-2167811696 The CSV File input transform accepts file names as input. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [Bug]: Text file input - unable to read data with line breaks in them (hop)

2024-06-14 Thread via GitHub
jaapandre commented on issue #4022: URL: https://github.com/apache/hop/issues/4022#issuecomment-2167523000 Does not work for me, the CSV input step, does not support wildcard for files, nor get file from previous step and no output fields (last modification date). Well maybe I can use a met

Re: [I] [Bug]: Text file input - unable to read data with line breaks in them (hop)

2024-06-13 Thread via GitHub
usbrandon commented on issue #4022: URL: https://github.com/apache/hop/issues/4022#issuecomment-2166442566 I hope this will also get implemented at some point soon. There is a CSV input step that does have the ability not to get screwed up by line breaks in the cells. I had to use that in

Re: [I] [Bug]: Error reading object from XML file (hop)

2024-06-13 Thread via GitHub
RafaelAndrelladeLima commented on issue #4060: URL: https://github.com/apache/hop/issues/4060#issuecomment-2166334932 Good afternoon. I'm trying to run a workflow that has some database connections and an API call to get an authentication token. Based on the email you sent, I bel

[PR] fix #1927 - Cleanup XML of transform Sample Rows (hop)

2024-06-13 Thread via GitHub
sramazzina opened a new pull request, #4059: URL: https://github.com/apache/hop/pull/4059 fix #1927 - Cleanup XML of transform Sample Rows Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

Re: [I] [Bug]: Error reading object from XML file (hop)

2024-06-13 Thread via GitHub
RafaelAndrelladeLima commented on issue #4060: URL: https://github.com/apache/hop/issues/4060#issuecomment-2166347725 Regarding the image question, the image docker.io/apache/hop:latest was used Em qui., 13 de jun. de 2024 às 14:04, Bart Maertens < ***@***.***> escreveu: > wo

Re: [I] [Bug]: Error reading object from XML file (hop)

2024-06-13 Thread via GitHub
bamaer commented on issue #4060: URL: https://github.com/apache/hop/issues/4060#issuecomment-2166303950 would you mind explaining what is going on here and what the problem is? A `ClassNotFoundException` on `JoinRowsMeta` makes me think you built your own Hop (Web) image, is that correct

Re: [I] [Task]: Cleanup XML of action Files Exist (hop)

2024-06-13 Thread via GitHub
sramazzina closed issue #1972: [Task]: Cleanup XML of action Files Exist URL: https://github.com/apache/hop/issues/1972 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] fix #3833 - CombinationLookup - specify connection through variables (hop)

2024-06-13 Thread via GitHub
sramazzina opened a new pull request, #4058: URL: https://github.com/apache/hop/pull/4058 fix #3833 - CombinationLookup - specify connection through variables Thank you for your contribution! Follow this checklist to help us incorporate your contribution qu

[PR] fix #3836 - Oracle Bulk Loader - specify connection through variables (hop)

2024-06-13 Thread via GitHub
sramazzina opened a new pull request, #4053: URL: https://github.com/apache/hop/pull/4053 fix #3836 - Oracle Bulk Loader - specify connection through variables Thank you for your contribution! Follow this checklist to help us incorporate your contributi

Re: [PR] fix #3837 - PG Bulkloader - specify connection through variables (hop)

2024-06-13 Thread via GitHub
sramazzina commented on code in PR #4046: URL: https://github.com/apache/hop/pull/4046#discussion_r1637948324 ## engine/src/main/java/org/apache/hop/core/IProvidesDatabaseConnectionInformation.java: ## @@ -23,6 +23,7 @@ * An interface for pipeline transforms that connect to a

[PR] updated Stream Schema Merge transform documentation. #4049 (hop)

2024-06-13 Thread via GitHub
bamaer opened a new pull request, #4051: URL: https://github.com/apache/hop/pull/4051 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [I] [Bug]: Text file input - unable to read data with line breaks in them (hop)

2024-06-13 Thread via GitHub
jaapandre commented on issue #4022: URL: https://github.com/apache/hop/issues/4022#issuecomment-2165243297 Have the same issue (hop 2.9, java 11), see attached input file and pipeline [Message.csv](https://github.com/user-attachments/files/15817764/Message.csv) [TextInputGoesWrong.zip]

[I] [Bug]: Google BigQuery - ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()' (hop)

2024-06-12 Thread via GitHub
Tianoklein opened a new issue, #4050: URL: https://github.com/apache/hop/issues/4050 ### Apache Hop version? 2.9.0 ### Java version? java 22 2024-03-19 ### Operating system Windows ### What happened? When I set a limit of 39,999 on a query, it

Re: [PR] fix #3837 - PG Bulkloader - specify connection through variables (hop)

2024-06-12 Thread via GitHub
hansva commented on code in PR #4046: URL: https://github.com/apache/hop/pull/4046#discussion_r1636770106 ## engine/src/main/java/org/apache/hop/core/IProvidesDatabaseConnectionInformation.java: ## @@ -23,6 +23,7 @@ * An interface for pipeline transforms that connect to a data

Re: [PR] Fix #3686 - CLI commands on Windows when folder variables contain spaces (hop)

2024-06-12 Thread via GitHub
hansva merged PR #4048: URL: https://github.com/apache/hop/pull/4048 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

Re: [I] [Bug]: The HOP cli commands fail on Windows when HOP folder variables contain blanks (hop)

2024-06-12 Thread via GitHub
hansva closed issue #3686: [Bug]: The HOP cli commands fail on Windows when HOP folder variables contain blanks URL: https://github.com/apache/hop/issues/3686 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] Fix #4025 - Update calculator.adoc (#1) (hop)

2024-06-12 Thread via GitHub
dave-csc opened a new pull request, #4047: URL: https://github.com/apache/hop/pull/4047 * Fix #4025 - Update calculator.adoc Added descriptions for Metadata Injection as suggested, and "Metadata Injection support" paragraph Added rows for 6 undocumented functions in Calculator (la

[PR] fix #3837 - PG Bulkloader - specify connection through variables (hop)

2024-06-12 Thread via GitHub
sramazzina opened a new pull request, #4046: URL: https://github.com/apache/hop/pull/4046 fix #3837 - PG Bulkloader - specify connection through variables Thank you for your contribution! Follow this checklist to help us incorporate your contribution qu

[I] [Bug]: Move files - can't process files using previous results as args (hop)

2024-06-12 Thread via GitHub
dave-csc opened a new issue, #4045: URL: https://github.com/apache/hop/issues/4045 ### Apache Hop version? 2.9.0 ### Java version? openjdk version "21.0.2" 2024-01-16 ### Operating system Linux ### What happened? Steps to reproduce: - create

Re: [PR] [SONAR] some more cleanup (hop)

2024-06-11 Thread via GitHub
hansva merged PR #4044: URL: https://github.com/apache/hop/pull/4044 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[PR] [SONAR] some more cleanup (hop)

2024-06-11 Thread via GitHub
hansva opened a new pull request, #4044: URL: https://github.com/apache/hop/pull/4044 [SONAR] some more cleanup **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorpo

[PR] Cratedb number conversion fix (hop)

2024-06-11 Thread via GitHub
xdelox opened a new pull request, #4043: URL: https://github.com/apache/hop/pull/4043 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

[PR] Translations update from Weblate (hop)

2024-06-10 Thread via GitHub
hop-weblate opened a new pull request, #4041: URL: https://github.com/apache/hop/pull/4041 Translations update from [Weblate](http://translate.project-hop.org) for [Apache Hop/Hop](http://translate.project-hop.org/projects/apache-hop/hop/). It also includes following components:

Re: [PR] [SONAR] do some cleanup (hop)

2024-06-10 Thread via GitHub
hansva merged PR #4040: URL: https://github.com/apache/hop/pull/4040 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[PR] [SONAR] do some cleanup (hop)

2024-06-10 Thread via GitHub
hansva opened a new pull request, #4040: URL: https://github.com/apache/hop/pull/4040 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

[PR] add nashorn installation steps to Script transform docs. fixes #4038 (hop)

2024-06-10 Thread via GitHub
bamaer opened a new pull request, #4039: URL: https://github.com/apache/hop/pull/4039 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [PR] fix some Java 17 things and disable flink, fixes #4036 (hop)

2024-06-10 Thread via GitHub
hansva merged PR #4037: URL: https://github.com/apache/hop/pull/4037 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

[PR] fix some Java 17 things and disable flink, fixes #4036 (hop)

2024-06-10 Thread via GitHub
hansva opened a new pull request, #4037: URL: https://github.com/apache/hop/pull/4037 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly an

Re: [I] [Task]: Weblate is not referenced anywhere on the site (hop)

2024-06-09 Thread via GitHub
hansva closed issue #3998: [Task]: Weblate is not referenced anywhere on the site URL: https://github.com/apache/hop/issues/3998 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

<    3   4   5   6   7   8   9   10   11   12   >