[ 
https://issues.apache.org/jira/browse/OOZIE-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743847#comment-16743847
 ] 

Julia Kinga Marton commented on OOZIE-3420:
-------------------------------------------

[~andras.piros], I have tried to compile Oozie with hadoop 3.0.0 (with and 
without the patch) and the compilation fails with the following error:
{code:java}
 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project oozie-tools: Compilation failure: Compilation failure: 
[ERROR] 
/Users/martonjuliakinga/repos/apache/oozie2/oozie2/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java:[57,30]
 cannot find symbol
[ERROR]   symbol:   class DFSConfigKeys
[ERROR]   location: package org.apache.hadoop.hdfs

{code}
This bug is handled in OOZIE-3414. I think that we should fix that one first.

 

> [action] pom.xml fixes
> ----------------------
>
>                 Key: OOZIE-3420
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3420
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>    Affects Versions: 5.1.0
>            Reporter: Andras Piros
>            Assignee: Andras Piros
>            Priority: Major
>             Fix For: 5.2.0
>
>         Attachments: OOZIE-3420.001.patch
>
>
> When trying to use a {{hive}}, or a {{spark}} action on a special Hadoop 
> version, we're getting class loading errors pointing to the fact that 
> {{com.google.code.findbugs:annotations}} is present multiple times on the 
> classpath. Let's exclude that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to