You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Tony Reix (JIRA)" <ji...@apache.org> on 2014/10/20 16:58:33 UTC

[jira] [Created] (FALCON-825) Downloading & compiling Oozie source code creates an issue

Tony Reix created FALCON-825:
--------------------------------

             Summary: Downloading & compiling Oozie source code creates an issue
                 Key: FALCON-825
                 URL: https://issues.apache.org/jira/browse/FALCON-825
             Project: Falcon
          Issue Type: Improvement
          Components: build-tools
    Affects Versions: 0.5
         Environment: Ubuntu / PPC64LE : only IBM JVM 1.7 is available.
More
            Reporter: Tony Reix
            Priority: Blocker


Falcon 0.5 makes use of Oozie. Instead of downloading Jar files of Oozie, Falcon downloads source files of Oozie 4.0.1 and then compiles it localy.
Since Oozie requires a v1.6 JVM, this is an issue on machines where no version 1.6 of Java is available, like Ubuntu/PPC64LE. Moreover, Oozie compiles fine with Java 1.7 .

Falcon should use a localy available .jar version (4.0.1) of Oozie or use Maven to download a jar file of Oozie.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)