What options should I use when running the make-distribution.sh script,
I tried ./make-distribution.sh --hadoop.version 2.6.0 --with-yarn -with-hive --with-tachyon --tgz with nothing came out. Regards ------------------ Original ------------------ From: "guxiaobo1982";<guxiaobo1...@qq.com>; Send time: Wednesday, Dec 24, 2014 6:52 PM To: "Ted Yu"<yuzhih...@gmail.com>; Cc: "user@spark.apache.org"<user@spark.apache.org>; Subject: Re: How to build Spark against the latest Hi Ted, The reference command works, but where I can get the deployable binaries? Xiaobo Gu ------------------ Original ------------------ From: "Ted Yu";<yuzhih...@gmail.com>; Send time: Wednesday, Dec 24, 2014 12:09 PM To: ""<guxiaobo1...@qq.com>; Cc: "user@spark.apache.org"<user@spark.apache.org>; Subject: Re: How to build Spark against the latest See http://search-hadoop.com/m/JW1q5Cew0j On Tue, Dec 23, 2014 at 8:00 PM, guxiaobo1982 <guxiaobo1...@qq.com> wrote: Hi, The official pom.xml file only have profile for hadoop version 2.4 as the latest version, but I installed hadoop version 2.6.0 with ambari, how can I build spark against it, just using mvn -Dhadoop.version=2.6.0, or how to make a coresponding profile for it? Regards, Xiaobo