szetszwo commented on PR #7068: URL: https://github.com/apache/hadoop/pull/7068#issuecomment-2379651501
```java Exception in thread "main" java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider ``` @cxzl25 , As you mentioned, HADOOP-19152 should have fixed it when the new conf `hadoop.security.crypto.jce.provider.auto-add` is set to false. Could you try it? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
