[
https://issues.apache.org/jira/browse/OOZIE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251246#comment-16251246
]
Peter Cseh edited comment on OOZIE-2973 at 11/14/17 11:15 AM:
--------------------------------------------------------------
First patch! (more like a poc)
# added hadoop-2 (default) and hadoop-3 profiles
# added back hadooplibs and moved ECPolicyDisabler there
# Removed some reference to apache-directory Strings, used guava instead.
# when defined, hadoop-3 compiles with 3.0.0-beta1
# Jetty was updated to match with Hadoop 3's version to avoid collision.
# Tests are not running , MiniHDFS fails to starts up. I'm glad to accept any
guidance about how to fix it.
was (Author: gezapeti):
First patch!
# added hadoop-2 (default) and hadoop-3 profiles
# when defined, hadoop-3 compiles with 3.0.0-beta1
# Jetty was updated to match with Hadoop 3's version to avoid collision.
# Tests are not running , MiniHDFS fails to starts up. I'm glad to accept any
guidance about how to fix it.
> Make sure Oozie works with Hadoop 3
> ------------------------------------
>
> Key: OOZIE-2973
> URL: https://issues.apache.org/jira/browse/OOZIE-2973
> Project: Oozie
> Issue Type: Bug
> Reporter: Attila Sasvari
> Assignee: Peter Cseh
> Priority: Blocker
> Fix For: 5.0.0b1
>
> Attachments: OOZIE-2973.001.patch
>
>
> This JIRA is to track that Oozie works with Hadoop 3.
> - Build Oozie with latest hadoop 3 (e.g. assuming Apache Hadoop 3.0.0-alpha3
> pass {{-D-Dhadoop.version=3.0.0-alpha3}} to maven) and execute tests
> - It would be nice to create an Apache jenkins job that runs Oozie tests with
> hadoop 3 (also with other component)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)