GitHub user guyuqi opened a pull request:
https://github.com/apache/bigtop/pull/405
BIGTOP-3086: Drop datafu packaging
Since pig has been removed with BIGTOP-3075,
we should remove datafu as well, since datafu-pig depends on pig.
Change-Id: Ide8d8cb5e8223cf6307a48f7e31a606a02dcefdb
Signed-off-by: Yuqi Gu <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guyuqi/bigtop BIGTOP-3086-drop-datafu
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/405.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 #405
----
commit a668359199d295b0cdf6255b05a342c51539ed23
Author: Yuqi Gu <yuqi.gu@...>
Date: 2018-10-08T06:11:23Z
BIGTOP-3086: Drop datafu packaging
Since pig has been removed with BIGTOP-3075,
we should remove datafu as well, since datafu-pig depends on pig.
Change-Id: Ide8d8cb5e8223cf6307a48f7e31a606a02dcefdb
Signed-off-by: Yuqi Gu <[email protected]>
----
---