There's no such version of YARN. But you only build the YARN support when you set -Pyarn. Then, yes you have to set yarn.version separately for earlier versions that didn't match up with Hadoop versions.
http://spark.apache.org/docs/latest/building-with-maven.html On Thu, Dec 18, 2014 at 12:35 AM, Tim Harsch <thar...@cray.com> wrote: > I tried sending this message to the users list several hours ago, but it did > not get distributed. > > > I was just trying to build Spark, v1.1.1 with defaults. It sets > hadoop.version to 1.0.4, and yarn.version to hadoop.version, the dependency > entry for org.apache.hadoop:hadoop-yarn-common sets version to > ${yarn.version}. When you build it, you will get: > > > Failure to find org.apache.hadoop:hadoop-yarn-common:jar:1.0.4 > > > I’m not sure, but I don’t think there was ever a 1.0.4 version of > hadoop-yarn-common, or at least that’s the case according to: > http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-common ? > > > Is this a bug, or is there a repo somewhere that contains that artifact? > > > Thanks, > > Tim --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org