building with Hadoop 1.0.4 / where is hadoop-yarn-common:1.0.4 ?

2014-12-17 Thread Tim Harsch
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

Re: building with Hadoop 1.0.4 / where is hadoop-yarn-common:1.0.4 ?

2014-12-17 Thread Sean Owen
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