Brandon Erkamaa created NIFI-13553:
--------------------------------------
Summary: PutAzureDataExplorer broken due to bug in msal4j v1.15.0
Key: NIFI-13553
URL: https://issues.apache.org/jira/browse/NIFI-13553
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Affects Versions: 2.0.0-M4, 2.0.0-M3
Environment: RedHat Enterprise Linux 9
Reporter: Brandon Erkamaa
Fix For: 2.0.0-M4, 2.0.0-M3
Attachments: Screenshot 2024-07-15 at 10.06.02 AM.png
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|https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/806]
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)