Github user keypointt commented on the pull request:

    https://github.com/apache/spark/pull/11108#issuecomment-199960473
  
    Hi @mengxr , I'm using below command to compile this branch (after merge in 
latest master branch) by scala-2.10
    `build/sbt -Pyarn -Phadoop-2.3 -Pkinesis-asl -Pspark-ganglia-lgpl -Phive 
-Phive-thriftserver -Pscala-2.10 compile test:compile`
    
    and I'm always getting this error `sbt.ResolveException: unresolved 
dependency: org.scala-lang#jline;2.11.7: not found` where the jline version is 
set at 
https://github.com/apache/spark/blob/48978abfa4d8f2cf79a4b053cc8bc7254cc2d61b/pom.xml#L157
    
    I'm assuming that master branch now is using scala-2.11 and when building 
2.10 there could be some resolve issues?
    



---
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