[
https://issues.apache.org/jira/browse/NIFI-13553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13553:
------------------------------------
Fix Version/s: 2.0.0-M5
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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: Extensions
> Affects Versions: 2.0.0-M3, 2.0.0-M4
> Environment: RedHat Enterprise Linux 9
> Reporter: Brandon Erkamaa
> Assignee: Paul Grey
> Priority: Major
> Labels: patch
> Fix For: 2.0.0-M5
>
> Attachments: Screenshot 2024-07-15 at 10.06.02 AM.png
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)