GitHub user traflm opened a pull request:
https://github.com/apache/trafodion/pull/1533
[TRAFODION-3037] install_local_hadoop script out of date (APACHE)
On a brandnew develop machine, if one set the HBASE_DISTRO=APACHE,
install_local_hadoop cannot correctly download required tar files.
The download link changed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/traflm/trafodion TRAFODION-3035
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1533.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1533
----
commit a3971a2365d23f66303c0a33d36b70cb47fb6c21
Author: Liu Ming <ovis_poly@...>
Date: 2018-04-22T06:32:24Z
[TRAFODION-3037] install_local_hadoop script out of date (APACHE)
----
---