sramazzina opened a new issue, #5137:
URL: https://github.com/apache/hop/issues/5137

   ### Apache Hop version?
   
   2.13.0-SNAPSHOT
   
   ### Java version?
   
   openjdk-17
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   It seems that after meging this pull request #5123 Apache hop is giving the 
following exception
   
   java.io.IOException: Your default credentials were not found. To set up 
Application Default Credentials for your environment, see 
https://cloud.google.com/docs/authentication/external/set-up-adc.
           at 
com.google.auth.oauth2.DefaultCredentialsProvider.getDefaultCredentials(DefaultCredentialsProvider.java:127)
           at 
com.google.auth.oauth2.GoogleCredentials.getApplicationDefault(GoogleCredentials.java:152)
           at 
com.google.auth.oauth2.GoogleCredentials.getApplicationDefault(GoogleCredentials.java:124)
   
   I think that, eventually, having a warning message informing that Google 
credential are not found is more than enough.
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
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]

Reply via email to