From bf513ded37d0e60c1d9e47991e473cc3c9c1e227 Mon Sep 17 00:00:00 2001 From: Kengo Seki Date: Wed, 14 Jun 2017 02:33:37 -0400 Subject: BIGTOP-2803. Minor issues in bigtop.bom (addendum) Closes #235 --- bigtop.bom | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bigtop.bom') diff --git a/bigtop.bom b/bigtop.bom index 6cc96228..1bce339f 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -91,8 +91,7 @@ bigtop { dependsOn := [list of dependents] So, below phoenix and giraph ought to be build after the hbase has been built - To build a component without its dependencies, simply comment out - dependencies section or run build with -Dbuildnodeps=true + To build a component with its dependencies, run build with -Dbuildwithdeps=true */ dependencies = [ zookeeper:['hadoop', 'hbase'], -- cgit v1.2.3