You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2015/07/20 19:16:06 UTC

[jira] [Commented] (OOZIE-1876) use pom properties rather than specific version numbers in the pom files of hbaselibs, hcataloglibs, sharelib, etc

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

Ravi Prakash commented on OOZIE-1876:
-------------------------------------

Thanks for all the work Shwetha! Could you please tell us how one would build against specific versions of hive / pig / etc? Would I need to manually edit the pom.xml files? e.g. I'm trying to build Oozie-4.2.0 against Hive-1.2.0 and my build command is: {{mvn install -Puber -DskipTests=true -Phadoop-2 -Dhadoop.version=2.7.1 -Dpig.version=0.15.0 -Dhive.version=1.2.0}} however the sharelib produced seems not to contain the dependencies for hive-1.2.0. e.g. there's {{jline-0.9.94.jar}} whereas hive has started using {{jline-2.12.jar}}

> use pom properties rather than specific version numbers in the pom files of hbaselibs, hcataloglibs, sharelib, etc 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1876
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1876
>             Project: Oozie
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 4.0.1
>            Reporter: Xiaoshuang LU
>            Assignee: Shwetha G S
>             Fix For: 4.2.0
>
>         Attachments: OOZIE-1876-v10.patch, OOZIE-1876-v10.patch, OOZIE-1876-v12.patch, OOZIE-1876-v13.patch, OOZIE-1876-v2.patch, OOZIE-1876-v3.patch, OOZIE-1876-v4.patch, OOZIE-1876-v5.patch, OOZIE-1876-v5.patch, OOZIE-1876-v6.patch, OOZIE-1876-v7.patch, OOZIE-1876-v7.patch, OOZIE-1876-v8.patch, OOZIE-1876-v9.patch, OOZIE-1876.patch
>
>
> version numbers (hbase, hive, hcatalog, sqoop, etc) are hard coded in the pom files.



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