Github user mccheah commented on the issue:

    https://github.com/apache/spark/pull/21748
  
    Anyone know what's happening with this:
    
    ```
    [error] 
/home/jenkins/workspace/testing-k8s-prb-make-spark-distribution-unified/external/avro/src/test/scala/org/apache/spark/sql/avro/SerializableSchemaSuite.scala:39:
 Symbol 'term org.scalacheck' is missing from the classpath.
    [error] This symbol is required by 'method 
org.scalatest.prop.Configuration.getParams'.
    [error] Make sure that term scalacheck is in your classpath and check for 
conflicting dependencies with `-Ylog-classpath`.
    [error] A full rebuild may help if 'Configuration.class' was compiled 
against an incompatible version of org.
    [error]     serializer.deserialize[Any](serialized) match {
    [error]                                ^
    [error] one error found
    [error] Compile failed at Jul 20, 2018 12:33:14 PM [1.370s]
    ```
    
    @shaneknapp 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to