From 22bad70e3c664862103bd0e6c981a589da61bd97 Mon Sep 17 00:00:00 2001 From: jetoile Date: Sun, 19 May 2019 15:52:34 +0200 Subject: [PATCH] update oozie's sharelib to oozie-4.2.0.2.6.5.0-292-distro.tar.gz --- .../src/main/resources/hadoop-unit-default.properties | 2 +- .../src/main/resources/hadoop-unit-default.properties | 2 +- hadoop-unit-site/src/site/markdown/focus.md | 2 +- .../src/main/resources/hadoop-unit-default.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hadoop-unit-maven-plugin/src/main/resources/hadoop-unit-default.properties b/hadoop-unit-maven-plugin/src/main/resources/hadoop-unit-default.properties index 16631e81..f2ea062c 100644 --- a/hadoop-unit-maven-plugin/src/main/resources/hadoop-unit-default.properties +++ b/hadoop-unit-maven-plugin/src/main/resources/hadoop-unit-default.properties @@ -106,7 +106,7 @@ oozie.share.lib.create=true oozie.local.share.lib.cache.dir=/tmp/share_lib_cache oozie.purge.local.share.lib.cache=false oozie.sharelib.path=/home/khanh/github -oozie.sharelib.name=oozie-4.2.0.2.6.1.0-129-distro.tar.gz +oozie.sharelib.name=oozie-4.2.0.2.6.5.0-292-distro.tar.gz oozie.port=20113 oozie.host=localhost oozie.sharelib.component=OOZIE,MAPREDUCE_STREAMING diff --git a/hadoop-unit-oozie/src/main/resources/hadoop-unit-default.properties b/hadoop-unit-oozie/src/main/resources/hadoop-unit-default.properties index c1e162b9..68f76a24 100644 --- a/hadoop-unit-oozie/src/main/resources/hadoop-unit-default.properties +++ b/hadoop-unit-oozie/src/main/resources/hadoop-unit-default.properties @@ -98,7 +98,7 @@ oozie.share.lib.create=true oozie.local.share.lib.cache.dir=/tmp/share_lib_cache oozie.purge.local.share.lib.cache=false oozie.sharelib.path=/home/khanh/github -oozie.sharelib.name=oozie-4.2.0.2.6.3.0-235-distro.tar.gz +oozie.sharelib.name=oozie-4.2.0.2.6.5.0-292-distro.tar.gz oozie.port=20113 oozie.host=localhost oozie.sharelib.component=OOZIE,MAPREDUCE_STREAMING,SPARK diff --git a/hadoop-unit-site/src/site/markdown/focus.md b/hadoop-unit-site/src/site/markdown/focus.md index 0b30fbc3..9705bc38 100644 --- a/hadoop-unit-site/src/site/markdown/focus.md +++ b/hadoop-unit-site/src/site/markdown/focus.md @@ -35,5 +35,5 @@ To know which version of Redis has to be downloaded, the variable ```redis.versi To use oozie, you need: -* to download the [oozie's share libs](http://s3.amazonaws.com/public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.3.0/tars/oozie/oozie-4.2.0.2.6.3.0-235-distro.tar.gz) +* to download the [oozie's share libs](http://s3.amazonaws.com/public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.5.0/tars/oozie/oozie-4.2.0.2.6.5.0-292-distro.tar.gz) * to edit the configuration file ```conf/hadoop-unit-default.properties``` and to set the variable ```oozie.sharelib.path``` to where you downloaded the oozie's share libs \ No newline at end of file diff --git a/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties b/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties index d8d37466..80d8aca0 100644 --- a/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties +++ b/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties @@ -225,7 +225,7 @@ oozie.share.lib.create=true oozie.local.share.lib.cache.dir=/tmp/share_lib_cache oozie.purge.local.share.lib.cache=false oozie.sharelib.path=~/github -oozie.sharelib.name=oozie-4.2.0.2.6.3.2-235-distro.tar.gz +oozie.sharelib.name=oozie-4.2.0.2.6.5.0-292-distro.tar.gz oozie.port=20113 oozie.host=127.0.0.1 oozie.sharelib.component=OOZIE,MAPREDUCE_STREAMING,SPARK