[
https://issues.apache.org/jira/browse/OOZIE-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732609#comment-13732609
]
Alejandro Abdelnur commented on OOZIE-1490:
-------------------------------------------
David, parameterizing the versions of Hadoop on the POMs and requiring them to
be passed during build, makes the POMs unusable from a maven repo. the POMs
must have a fixed version. If you want to have a new version of hadoop you have
to create the set of submodules in hadooplibs.
There as a few places in Oozie that it assumes Unix filesystem, changing the
POMs only is not enough.
> Remove unix OS enforcement and parametrize hadoop versions
> ----------------------------------------------------------
>
> Key: OOZIE-1490
> URL: https://issues.apache.org/jira/browse/OOZIE-1490
> Project: Oozie
> Issue Type: Sub-task
> Components: build
> Environment: Windows
> Reporter: David Wannemacher
> Fix For: trunk
>
> Attachments: OOZIE-1490.patch
>
>
> Windows builds do not run because there is a requireOS restriction for unix.
> Also, building and running unit tests on windows requires that a specific
> hadoop version is used. Right now this requires editing multiple pom.xml
> files because the version is hard-coded. This should be fixed to allow
> passing specific hadoop versions to the build on the command-line.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira