[ 
https://issues.apache.org/jira/browse/SAMZA-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lakshmi Manasa Gaduputi resolved SAMZA-2459.
--------------------------------------------
    Resolution: Fixed

Fixed in [https://github.com/apache/samza/pull/1277]

> Upgrade Jackson-core dependency for samza-azure
> -----------------------------------------------
>
>                 Key: SAMZA-2459
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2459
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Lakshmi Manasa Gaduputi
>            Assignee: Lakshmi Manasa Gaduputi
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Samza job using the new AzureBlobSystemProducer will require 
> com.fasterxml.jackson.core:jackson-core:2.10.0 as it is needed by 
> azure-storage-blob:12.0.1. However, maven resolves jackson-core to 2.6.0 that 
> is pulled in by com.microsoft.azure:azure-storage:5.3.1. This causes the job 
> using the new producer to fail as 
> **com.azure.storage.blob.BlobServiceClientBuilder.buildAsyncClient requires 
> [TSFBuilder available only from 
> 2.10|[http://fasterxml.github.io/jackson-core/javadoc/2.10/com/fasterxml/jackson/core/TSFBuilder.html]|http://fasterxml.github.io/jackson-core/javadoc/2.10/com/fasterxml/jackson/core/TSFBuilder.html]
>  onwards.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to