Put them in quotes, e.g. sbt/sbt "mllib/testOnly *NaiveBayesSuite"
On Sun, Jun 21, 2015 at 11:15 AM, acidghost <[email protected]> wrote: > Something like mllib/testOnly NaiveBayesSuite is what I need! > > But it's not working, runs all mllib suites. > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/unsafe-compile-error-tp12815p12820.html > Sent from the Apache Spark Developers List mailing list archive at > Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
