[
https://issues.apache.org/jira/browse/FALCON-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888547#comment-13888547
]
Srikanth Sundarrajan commented on FALCON-291:
---------------------------------------------
The only way out is to build patched-oozie using jdk-6 and add them to your
local maven repo, henceforth it should be possible to build the rest of falcon
using jdk 7.
If you have to build against a specific commercial distro, you might want to
include their maven repos in the repository section of the parent pom. (If I
recall, both HDP & CDH are already in there).
I dont know if anyone has tried falcon with CDH5. But I dont expect you to run
into issues working with any distro, if you do, please drop a note to
[email protected] and someone might be able to help out.
> Not able to package Falcon
> --------------------------
>
> Key: FALCON-291
> URL: https://issues.apache.org/jira/browse/FALCON-291
> Project: Falcon
> Issue Type: Bug
> Components: build-tools, oozie
> Affects Versions: 0.4
> Environment: HDP 1.3 and CDH 4.3
> Reporter: prashant
>
> Hi,
> I am not able to build falcon 0.4-incubating jar and getting error when i am
> trying to build it on HDP 1.3 as well as CDH 4.3.
> below are steps which i am following
> * git clone https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
> falcon
> * cd falcon
> * export mvn package
> below is the error
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec
> (BUILD-OOZIE) on project build-tools: Command execution failed. Process
> exited with an error: 1 (Exit value: 1) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :build-tools
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)