[
https://issues.apache.org/jira/browse/OOZIE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354333#comment-16354333
]
Andras Piros commented on OOZIE-3172:
-------------------------------------
[~asasvari] following examples have been run on a local Oozie server, local
pseudo-distributed Hadoop 2.6.5 successfully:
* {{aggregator}}
* {{bundle}}
* {{coord-input-logic}}
* {{cron}}
* {{cron-schedule}}
* {{custom-main}}
* {{datelist-java-main}}
* {{demo}}
* {{distcp}}
* {{hadoop-el}}
* {{java-main}}
* {{map-reduce}}
* {{no-op}}
* {{pig}}
* {{shell}}
* {{sla}}
* {{sqoop}}
* {{sqoop-freeform}}
* {{streaming}}
* {{subwf}}
* {{spark}}
Didn't try because locally components weren't available / more setup steps
would have been needed:
* {{hcatalog}}
* {{hive}}
* {{hive2}}
* {{pyspark}}
* {{ssh}}
I think most potential {{sharelib}} conflicts have been tested with. What are
your thoughts?
[~gezapeti] are you suggesting to switch to {{<scope>test</scope>}} inside
{{sharelib}} for Jackson dependencies?
> 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)