Skip to content

Commit

Permalink
Update DecisionTreeRunner.scala
Browse files Browse the repository at this point in the history
Author: strat0sphere <[email protected]>

Closes apache#1676 from strat0sphere/patch-1 and squashes the following commits:

044d2fa [strat0sphere] Update DecisionTreeRunner.scala
  • Loading branch information
strat0sphere authored and conviva-zz committed Sep 4, 2014
1 parent 5559de9 commit 33789fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import org.apache.spark.rdd.RDD
/**
* An example runner for decision tree. Run with
* {{{
* ./bin/spark-example org.apache.spark.examples.mllib.DecisionTreeRunner [options]
* ./bin/run-example org.apache.spark.examples.mllib.DecisionTreeRunner [options]
* }}}
* If you use it as a template to create your own app, please use `spark-submit` to submit your app.
*/
Expand Down

0 comments on commit 33789fa

Please sign in to comment.