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 works fine. However, if I remove the limit or change it to => 40,000, the query fails with the following error:
"ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()'"


Issue Priority
Priority: 0
Issue Component
Component: Database
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 works fine. However, if I remove the limit or change it to => 40,000, the query fails with the following error:
"ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()'"


Issue Priority
Priority: 0
Issue Component
Component: Database