You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2016/02/18 18:15:35 UTC

[2/3] bigtop git commit: BIGTOP-2320. Need to add hadoop into hawq deps

BIGTOP-2320. Need to add hadoop into hawq deps


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/95b4b4c9
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/95b4b4c9
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/95b4b4c9

Branch: refs/heads/BIGTOP-2320
Commit: 95b4b4c9c9932b80f0a8d0f8fa94b654c921a268
Parents: ff2bdb6
Author: Konstantin Boudnik <co...@apache.org>
Authored: Thu Feb 18 20:14:22 2016 +0300
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Thu Feb 18 20:14:22 2016 +0300

----------------------------------------------------------------------
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/95b4b4c9/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 213fad8..1a58df1 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -90,7 +90,7 @@ bigtop {
     zookeeper:['hadoop', 'hbase'],
     hadoop:['ignite-hadoop', 'hbase', 'crunch', 'pig', 'hive', 'tez', 'sqoop', 'sqoop2',
       'oozie', 'mahout', 'flume', 'giraph', 'solr', 'crunch', 'spark',
-      'phoenix', 'tachyon', 'kafka', 'ycsb', 'kite', 'hama', 'zeppelin'
+      'phoenix', 'tachyon', 'kafka', 'ycsb', 'kite', 'hama', 'zeppelin', 'hawq'
     ],
     hbase:['phoenix','giraph','ycsb'],
     pig:['datafu', 'oozie'],