Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/10635#issuecomment-171500570
  
    I'm confused.  The repo you link to compiles fine against [Spark 
1.6.0](https://github.com/maropu/spark-compat-test/blob/master/build.sbt#L2).
    
    ```
    > compile
    [info] Updating 
{file:/Users/marmbrus/workspace/spark-compat-test/}spark-compat-test...
    [info] Resolving org.fusesource.jansi#jansi;1.4 ...
    [info] Done updating.
    [warn] Scala version was updated by one of library dependencies:
    [warn]      * org.scala-lang:scala-library:(2.10.4, 2.10.0) -> 2.10.5
    [warn] To force scalaVersion, add the following:
    [warn]      ivyScala := ivyScala.value map { _.copy(overrideScalaVersion = 
true) }
    [warn] Run 'evicted' to see detailed eviction warnings
    [info] Compiling 1 Scala source to 
/Users/marmbrus/workspace/spark-compat-test/target/scala-2.10/classes...
    [warn] there were 3 deprecation warning(s); re-run with -deprecation for 
details
    [warn] one warning found
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to