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