Skip to main content

While Creating connection with one of the customized cloud connector in Control HUB (same like AWS), we are facing issues like 

  • java.lang.NoClassDefFoundError: Could not initialize class com.amazonaws.auth.DefaultAWSCredentialsProviderChain

They have created some custom libraries and put it into the external folder, it is working fine in some other envrionment.. we have checked the java version was different which is 11_0_19 at our end but it was 1_8_ on other envrionment but even after installing 1.8 the error didn’t go away. Please help

 

Hello @kushal_upadhyay - Thank you for reaching out to the StreamSets Community.

Did you uploaded the custom jar’s to the data collector? Could you please compare the both the data collector external library SDC UI» Package Manager » External Libraries section.


Reply