Hi,
Just noticed the messages from the recent build of my pull request in Jenkins:
[info] Warning: Unknown ScalaCheck args provided: -oDF
I think we should fix it, right?
Pozdrawiam,
Jacek Laskowski
https://medium.com/@jaceklaskowski/
Mastering Apache Spark 2.0 https://bit.ly/mastering-apa
Hello all,
I am really interested in Spark. I have been doing small projects in machine
learning using spark and would love to do a project in this year's GSoC. Can
anyone tell me are there any projects related to Spark for this year's GSoC?
--
View this message in context:
http://apache-spark-
On 29 Oct 2016, at 10:50, Sean Owen
mailto:so...@cloudera.com>> wrote:
Declare your scalatest dependency as test scope (which is correct anyway). That
would override it I think as desired?
not sure about that, but then mvn dependencies are one of those graph-theory
problems. It may just add
Declare your scalatest dependency as test scope (which is correct anyway).
That would override it I think as desired?
On Fri, Oct 28, 2016, 21:22 Shixiong(Ryan) Zhu
wrote:
> This is my test pom:
>
>
> 4.0.0
> foo
> bar
> 1.0
>
>
>
> org.apache.spark
> spark-core_2.10
> 2.0.1
>