You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by PierreB <pi...@realimpactanalytics.com> on 2015/01/15 14:04:52 UTC

Spark 1.2.0: MissingRequirementError

Hi guys,

A few people seem to have the same problem with Spark 1.2.0 so I figured I
would push it here.

see:
http://apache-spark-user-list.1001560.n3.nabble.com/MissingRequirementError-with-spark-td21149.html

In a nutshell, for sbt test to work, we now need to fork a JVM and also give
more memory to be able to run tests.

See
also:https://github.com/deanwampler/spark-workshop/blob/master/project/Build.scala

This all used to work fine until 1.2.0.

Could u have a look please?
Thanks

P.




--
View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Spark-1-2-0-MissingRequirementError-tp10123.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
For additional commands, e-mail: dev-help@spark.apache.org


Re: Spark 1.2.0: MissingRequirementError

Posted by Peter Prettenhofer <pe...@gmail.com>.
much appreciated if somebody could help fixing this issue -- or at least
give me some hints what might be wrong

thanks,
 Peter

2015-01-15 14:04 GMT+01:00 PierreB <pierre.borckmans@realimpactanalytics.com
>:

> Hi guys,
>
> A few people seem to have the same problem with Spark 1.2.0 so I figured I
> would push it here.
>
> see:
>
> http://apache-spark-user-list.1001560.n3.nabble.com/MissingRequirementError-with-spark-td21149.html
>
> In a nutshell, for sbt test to work, we now need to fork a JVM and also
> give
> more memory to be able to run tests.
>
> See
> also:
> https://github.com/deanwampler/spark-workshop/blob/master/project/Build.scala
>
> This all used to work fine until 1.2.0.
>
> Could u have a look please?
> Thanks
>
> P.
>
>
>
>
> --
> View this message in context:
> http://apache-spark-developers-list.1001551.n3.nabble.com/Spark-1-2-0-MissingRequirementError-tp10123.html
> Sent from the Apache Spark Developers List mailing list archive at
> Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
> For additional commands, e-mail: dev-help@spark.apache.org
>
>


-- 
Peter Prettenhofer