aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorKengo Seki <sekikn@apache.org>2017-06-14 02:33:37 -0400
committerKengo Seki <sekikn@apache.org>2017-06-14 02:44:37 -0400
commitbf513ded37d0e60c1d9e47991e473cc3c9c1e227 (patch)
tree88801bba6e8f4ffa5361b0aed9430a770524d594 /bigtop.bom
parent097a430d1680f5f631c06df6d15036053fdef24f (diff)
BIGTOP-2803. Minor issues in bigtop.bom (addendum)
Closes #235
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom3
1 files changed, 1 insertions, 2 deletions
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'],