[
https://issues.apache.org/jira/browse/OOZIE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345786#comment-16345786
]
Peter Cseh commented on OOZIE-3172:
-----------------------------------
I'm concerned about the Spark version conflict. We have a spark-2 profile that
uses [Spar 2.1.0|https://github.com/apache/oozie/blob/master/pom.xml#L1982] and
people are using Oozie with Spark 2.x more and more.
Maybe we should consider bumping the default Spark version to something higher
and incorporate this change only afterwards.
> Upgrade non-transitive Jackson dependencies from org.codehaus.jackson to
> com.fasterxml.jackson
> ----------------------------------------------------------------------------------------------
>
> Key: OOZIE-3172
> URL: https://issues.apache.org/jira/browse/OOZIE-3172
> Project: Oozie
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.0.0b1
> Reporter: Andras Piros
> Assignee: Andras Piros
> Priority: Major
> Attachments: OOZIE-3172.001.patch, OOZIE-3172.002.patch
>
>
> Jackson 1.9.3 is way too old, and has several security vulnerabilities as
> well. Jackson 2.9.2 covers most of these.
> Let's switch from {{org.codehaus.jackson}} to {{com.fasterxml.jackson}} in
> Oozie's direct (non-transitive) dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)