Github user liancheng commented on the pull request:

    https://github.com/apache/spark/pull/286#issuecomment-39280558
  
    This is a good start! Why not merge all transitive dependencies into Spark 
altogether? In this way we can save lots of efforts on SBT/Maven, and avoid 
time consuming Ivy dependency resolution.
    
    You know, ever since those .orbit things were added, `sbt update` costs 
nearly 40 minutes to resolve all the dependencies in mainland China... I have 
to turn it off by `skip in update := true` and `offline := true`.
    
    OK, the 2nd paragraph is not part of the joke :-)


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to