Repository: bigtop Updated Branches: refs/heads/master 64da36675 -> 513ddf158
BIGTOP-2169. Zeppeling has more upstream dependencies Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d15bf570 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d15bf570 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d15bf570 Branch: refs/heads/master Commit: d15bf57038d5bf5d428c98530611e31e27abf56e Parents: 64da366 Author: Konstantin Boudnik <[email protected]> Authored: Mon Dec 7 10:29:36 2015 -0800 Committer: Konstantin Boudnik <[email protected]> Committed: Fri Dec 18 17:35:27 2015 -0800 ---------------------------------------------------------------------- bigtop.bom | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d15bf570/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index d1b8cfc..81e6c0e 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -94,7 +94,8 @@ bigtop { ], hbase:['phoenix','giraph','ycsb'], pig:['datafu', 'oozie'], - hive:['oozie', 'pig'], + hive:['oozie', 'pig','zeppelin'], + ignite:['zeppelin'], spark:['zeppelin'] ]
