Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-M3, 2.0.0-M4
-
RedHat Enterprise Linux 9
-
Patch, Important
Description
See the bug for the msal4j.jar here [Bug] NoSuchMethodError (ConfidentialClientApplication$Builder.executorService): mssql-jdbc + msal4j (since v1.15.0) - Issue #806 - AzureAD/microsoft-authentication-library-for-java - GitHub the version 1.15.0 has a bug which causes the error NoSuchMethodError seen in the picture attached (this happens when you use the Application Credentials authentication strategy for StandardKustoIngestService so I assume any processor that uses this service is also broken when using Application Credentials). It looks to have been fixed in the newest version 1.16.1 So I think that dependency just needs to be updated. I tested this processor on nifi 2.0.0 M2 and it works and the version you use in M2 is 1.14.0 and it breaks in 1.15.0 which is what is on M3 and M4 so I think if updated to 1.16.* in the next version it should work again.
Attachments
Attachments
Issue Links
- relates to
-
NIFI-13574 Upgrade Azure SDK BOM to 1.2.25 and msal4j to 1.16.1
- Resolved
- links to