Hi:

I am trying to setup Spark 1.1 on a Windows 7 box and I am running the sbt
assembly command and this is the error that I am seeing. 

[error] (streaming-flume-sink/*:update) sbt.ResolveException: unresolved
depende
ncy: commons-lang#commons-lang;2.6: configuration not found in
commons-lang#comm
ons-lang;2.6: 'compile'. It was required from
org.apache.avro#avro-compiler;1.7.
3 compile
[error] (core/*:update) sbt.ResolveException: unresolved dependency:
org.slf4j#s
lf4j-api;1.7.5: configuration not found in org.slf4j#slf4j-api;1.7.5:
'master'.
It was required from org.apache.spark#spark-core_2.10;1.1.0 compile
[error] Total time: 10 s, completed Sep 21, 2014 7:13:16 AM

I looked at my local maven repo and found that I do have both the
dependencies there:
1. commons-lang 2.6
2. org.slf4j-api 1.7.5

Any ideas on what I am missing?
Thanks,
-Khaja



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Setting-up-Spark-1-1-on-Windows-7-tp14759.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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

Reply via email to