bamaer commented on issue #3655: URL: https://github.com/apache/hop/issues/3655#issuecomment-1956833828
hi @gertwieland, this is often caused by database connections with a high latency. does your pipeline read data from e.g. Azure SQL Server? if that's the case, and the metadata for a table input changes, hop will need to talk to the database server to retrieve the metadata for the new query result, which can slow down the entire pipeline up to the point where Hop Gui hangs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
