I ran into the same error (different dependency) earlier today. In my
case, the maven pom files and the sbt dependencies had a conflict
(different versions of the same artifact) and ivy got confused. Not
sure whether that will help in your case or not...

On Wed, Aug 26, 2015 at 2:23 PM, Holden Karau <hol...@pigscanfly.ca> wrote:
> Has anyone else run into "impossible to get artifacts when data has not been
> loaded. IvyNode = org.scala-lang#scala-library;2.10.3" during hive/update
> when building with sbt. Working around it is pretty simple (just add it as a
> dependency), but I'm wondering if its impacting anyone else and I should
> make a PR for it or if its something funky with my local build setup.
>
> --
> Cell : 425-233-8271
> Twitter: https://twitter.com/holdenkarau
> Linked In: https://www.linkedin.com/in/holdenkarau



-- 
Marcelo

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

Reply via email to