thank you so much! You are correct. This is the second time I've made this mistake :(
On Mon, Oct 26, 2015 at 11:36 AM, java8964 <java8...@hotmail.com> wrote: > Maybe you need the Hive part? > > Yong > > ------------------------------ > Date: Mon, 26 Oct 2015 11:34:30 -0400 > Subject: Problem with make-distribution.sh > From: yana.kadiy...@gmail.com > To: user@spark.apache.org > > > Hi folks, > > building spark instructions ( > http://spark.apache.org/docs/latest/building-spark.html) suggest that > > > ./make-distribution.sh --name custom-spark --tgz -Phadoop-2.4 -Pyarn > > > > should produce a distribution similar to the ones found on the "Downloads" > page. > > I noticed that the tgz I built using the above command does not produce > the datanucleus jars which are included in the "boxed" spark distributions. > What is the best-practice advice here? > > I would like my distribution to match the official one as closely as > possible. > > Thanks >