What is the full error? This doesn't specify much detail but could be due to network problems for example. On Dec 28, 2014 4:16 AM, "lalitagarw" <lalitag...@gmail.com> wrote:
> Hi All, > > I am using spark in a grails app and have added below maven details. > > compile group: 'org.apache.spark', name: 'spark-core_2.10', version: > '1.2.0' > > It fails with below error: > > Resolve error obtaining dependencies: Failed to read artifact descriptor > for > org.apache.spark:spark-core_2.10:jar:1.2.0 (Use --stacktrace to see the > full > trace) > Error | > Resolve error obtaining dependencies: Failed to read artifact descriptor > for > org.apache.spark:spark-core_2.10:jar:1.2.0 (Use --stacktrace to see the > full > trace) > Error | > Resolve > > However, > compile group: 'org.apache.spark', name: 'spark-core_2.10', version: > '1.1.1' > -- Works fine. Any idea what might be going wrong. > > Thanks > Lalit > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-core-maven-error-tp20871.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > For additional commands, e-mail: user-h...@spark.apache.org > >