GitHub user JunHe77 opened a pull request:
https://github.com/apache/bigtop/pull/375
BIGTOP-3053: Tez failed to build due to bower version is deprecated
Tez building failed due to the bower version is deprecated. Tez upstream
uses
a workaround to upgrade it to 1.8.4.
Change-Id: Ib8ffa59fb4fdfc23599164fda7cbe8af30c44df7
Signed-off-by: Jun He <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JunHe77/bigtop BIGTOP-3053
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/375.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 #375
----
commit e211b1fc7b43ae569c04254525a8de66f79cd9e2
Author: Jun He <jun.he@...>
Date: 2018-07-19T02:46:19Z
BIGTOP-3053: Tez failed to build due to bower version is deprecated
Tez building failed due to the bower version is deprecated. Tez upstream
uses
a workaround to upgrade it to 1.8.4.
Change-Id: Ib8ffa59fb4fdfc23599164fda7cbe8af30c44df7
Signed-off-by: Jun He <[email protected]>
----
---