Skip to content

Commit

Permalink
update oozie's sharelib to oozie-4.2.0.2.6.5.0-292-distro.tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed May 19, 2019
1 parent 3537482 commit 22bad70
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion hadoop-unit-site/src/site/markdown/focus.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22bad70

Please sign in to comment.