Created 06-14-2021 05:08 AM
Hi,
the download "https://tiny.cloudera.com/oozie-ext-2.2" is not available anymore.
The log is:
sudo: wget --output-document=ext-2.2.zip http://tiny.cloudera.com/oozie-ext-2.2
out: --2021-06-14 09:44:10-- http://tiny.cloudera.com/oozie-ext-2.2
out: Resolving tiny.cloudera.com (tiny.cloudera.com)... 104.236.48.227
out: Connecting to tiny.cloudera.com (tiny.cloudera.com)|104.236.48.227|:80... connected.
out: HTTP request sent, awaiting response... 301 Moved Permanently
out: Location: https://tinycc.com/tiny/custom_domain_redirect/tiny.cloudera.com/oozie-ext-2.2 [following]
out: --2021-06-14 09:44:10-- https://tinycc.com/tiny/custom_domain_redirect/tiny.cloudera.com/oozie-ext-2.2
out: Resolving tinycc.com (tinycc.com)... 159.203.160.179
out: Connecting to tinycc.com (tinycc.com)|159.203.160.179|:443... connected.
out: HTTP request sent, awaiting response... 404 Not Found
Although according to the manual, this link is still the valid one.
https://docs.cloudera.com/runtime/7.2.9/configuring-oozie/topics/oozie-enabling-the-oozie-web-consol...
The https:// variant doesn't return the file either.
However, this link is valid: http://archive.cloudera.com/gplextras/misc/ext-2.2.zip
Kr,
Jos
Created 06-14-2021 08:06 AM
Hi,
Not sure why it is not available, I have a tried to attach the oozie-ext-2.2 file that i have downloaded before but am not able to attach the zip files here, any chance if you have a subscription to cloudera go ahead a request a oozie-ext-2.2 file.
Created 06-14-2021 08:12 AM
It's in an automatic build from us, so having the file does not really "fix" it. The build stops because it can't find the file at the url. So the the URL should be "fixed".
We're not blocked now, because I can download it from the archive, but that's of course only a temporary solution.
Created on 06-21-2021 01:42 AM - edited 06-21-2021 01:43 AM
I can confirm that we suffer from this problem as well. The URL mentioned in the documentation (e.g. on this page: https://docs.cloudera.com/runtime/7.2.9/configuring-oozie/topics/oozie-enabling-the-oozie-web-consol...) simply does not work any more:
http://tiny.cloudera.com/oozie-ext-2.2
So either it needs to be fixed, or the documentation needs to be updated to contain a correct URL.