GitHub user aajisaka opened a pull request:
https://github.com/apache/bigtop/pull/285
BIGTOP-2889: Remove HADOOP_HOME_WARN_SUPPRESS setting.
Small fix. `HADOOP_HOME` is not deprecated now and
`HADOOP_HOME_WARN_SUPPRESS` is not effective.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aajisaka/bigtop BIGTOP-2889
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/285.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 #285
----
commit 232ec36e232919d3542dfbb4d4f967e7dfead514
Author: Akira Ajisaka <[email protected]>
Date: 2017-09-21T12:44:11Z
BIGTOP-2889. Remove HADOOP_HOME_WARN_SUPPRESS setting.
----
---