Lakshmi Manasa Gaduputi created SAMZA-2459:
----------------------------------------------

             Summary: 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


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