You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (JIRA)" <ji...@apache.org> on 2019/05/24 14:46:00 UTC

[jira] [Updated] (OOZIE-3473) Fix version numbers in Oozie Quick Start and Building documentations

     [ https://issues.apache.org/jira/browse/OOZIE-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andras Salamon updated OOZIE-3473:
----------------------------------
    Summary: Fix version numbers in Oozie Quick Start and Building documentations  (was: Fix version numbers in Oozie Quick Start documentation)

> Fix version numbers in Oozie Quick Start and Building documentations
> --------------------------------------------------------------------
>
>                 Key: OOZIE-3473
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3473
>             Project: Oozie
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: trunk
>            Reporter: Andras Salamon
>            Priority: Minor
>
> There is a section in the [quick start documentation|https://github.com/apache/oozie/blob/master/docs/src/site/markdown/DG_QuickStart.md] which lists the default version numbers for several libraries: 
> {noformat}
> -Dhadoop.version=<version> - default 2.6.0
> -Ptez - Bundle tez jars in hive and pig sharelibs. Useful if you want to use tez
> +as the execution engine for those applications.
> -Dpig.version=<version> - default 0.16.0
> -Dpig.classifier=<classifier> - default h2
> -Dsqoop.version=<version> - default 1.4.3
> -Dsqoop.classifier=<classifier> - default hadoop100
> -Djetty.version=<version> - default 9.3.20.v20170531
> -Dopenjpa.version=<version> - default 2.2.2
> -Dxerces.version=<version> - default 2.10.0
> -Dcurator.version=<version> - default 2.5.0
> -Dhive.version=<version - default 1.2.0
> -Dhbase.version=<version> - default 1.2.3
> -Dtez.version=<version> - default 0.8.4
> *IMPORTANT:* Profile hadoop-3 must be activated if building against Hadoop 3
> {noformat}
> Some of the version numbers ( e.g. openjpa version, sqoop classifier,...) are not correct. We should check them and fix the documentation.
> I'm also not sure if we list all the configurable version numbers here, maybe we could add a few more items to the list.



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