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/2e22e32a Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/2e22e32a Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/2e22e32a Branch: refs/heads/branch-1.2 Commit: 2e22e32aac880ca8255a093f0ffaa470b8e9cad4 Parents: 596877c Author: Konstantin Boudnik <[email protected]> Authored: Mon Jun 12 12:46:13 2017 -0700 Committer: Evans Ye <[email protected]> Committed: Sat Jul 1 12:52:58 2017 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/2e22e32a/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 5934dec..b02a609 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' ],
