Repository: bigtop Updated Branches: refs/heads/master 7cc3470d9 -> 097a430d1
BIGTOP-2803. Minor issues in bigtop.bom Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/097a430d Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/097a430d Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/097a430d Branch: refs/heads/master Commit: 097a430d1680f5f631c06df6d15036053fdef24f Parents: 7cc3470 Author: Konstantin Boudnik <[email protected]> Authored: Mon Jun 12 12:46:13 2017 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Mon Jun 12 12:46:13 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/097a430d/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 622909d..6cc9622 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -97,7 +97,7 @@ bigtop { dependencies = [ zookeeper:['hadoop', 'hbase'], hadoop:['ignite-hadoop', 'hbase', 'crunch', 'pig', 'hive', 'tez', 'sqoop', 'sqoop2', - 'oozie', 'mahout', 'flume', 'giraph', 'solr', 'crunch', 'spark','spark1', + 'oozie', 'mahout', 'flume', 'giraph', 'solr', 'spark','spark1', 'phoenix', 'alluxio', 'kafka', 'ycsb', 'kite', 'hama', 'zeppelin', 'tajo', 'apex' ],
