Please help to install: SBT Unresolved dependency hadoop-lzo;0.4.16:

592 views
Skip to first unread message

Dmitri Kondratiev

unread,
Feb 12, 2014, 5:10:43 AM2/12/14
to cascadi...@googlegroups.com

After getting code from git:

And then:
./sbt update

I get:

::::::::::::::::::::::::::::::::::::::::::::::
[warn] ::          UNRESOLVED DEPENDENCIES         ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.hadoop.gplcompression#hadoop-lzo;0.4.16: not found


And later:
sbt.ResolveException: unresolved dependency: com.hadoop.gplcompression#hadoop-lzo;0.4.16: not found
at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:213)
at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:122)
at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:121)
at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:116)

Should I install  hadoop-lzo separately and set CLASSOPATH to install Scalding? Better solutions?

Oscar Boykin

unread,
Feb 12, 2014, 1:25:51 PM2/12/14
to cascadi...@googlegroups.com
I'm confused because travis is green.

Can you try:

./sbt clean
./sbt compile


--
You received this message because you are subscribed to the Google Groups "cascading-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascading-use...@googlegroups.com.
To post to this group, send email to cascadi...@googlegroups.com.
Visit this group at http://groups.google.com/group/cascading-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/cascading-user/ba1203ff-19f3-4677-bf57-3b00e7d5716f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Oscar Boykin :: @posco :: http://twitter.com/posco

Sam Ritchie

unread,
Feb 12, 2014, 1:37:18 PM2/12/14
to cascadi...@googlegroups.com
I wonder if you're overriding the supplied maven repository list in some file inside of the .sbt folder?

February 12, 2014 3:10 AM
--
You received this message because you are subscribed to the Google Groups "cascading-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascading-use...@googlegroups.com.
To post to this group, send email to cascadi...@googlegroups.com.
Visit this group at http://groups.google.com/group/cascading-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/cascading-user/ba1203ff-19f3-4677-bf57-3b00e7d5716f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Sam Ritchie (@sritchie)

Dmitri Kondratiev

unread,
Feb 14, 2014, 8:19:11 AM2/14/14
to cascadi...@googlegroups.com

I have removed ~/.sbt directory, installed latest Scala and cloned repository anew. The same problem remains:

dk@localhost scalding]$ ./sbt update
....
....
::::::::::::::::::::::::::::::::::::::::::::::
[warn] ::          UNRESOLVED DEPENDENCIES         ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.hadoop.gplcompression#hadoop-lzo;0.4.16: not found

My configuration:

[dk@localhost scalding]$ scala -version
Scala code runner version 2.10.3 -- Copyright 2002-2013, LAMP/EPFL

[dk@localhost scalding]$ uname -a
Linux localhost.localdomain 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

CentOS 6.5 (Final)

What can be possibly wrong with './sbt update' ?
Thanks!

Oscar Boykin

unread,
Feb 14, 2014, 2:50:59 PM2/14/14
to cascadi...@googlegroups.com

nir.h...@here.com

unread,
Feb 1, 2018, 4:57:05 AM2/1/18
to cascading-user
Add "https://maven.twttr.com" to your resolvers. 
Notice the https
Reply all
Reply to author
Forward
0 new messages