Re: [VOTE] Release Apache Spark 0.9.1 (RC3)

2014-04-02 Thread Tom Graves
Note I'm +1 with the doc changed to tell users to export SPARK_YARN_MODE=true before using spark-shell on yarn. I tested it on both hadoop 0.23 and 2.3 clusters using secure hdfs on linux. Tom On Tuesday, April 1, 2014 1:44 PM, Tom Graves tgraves...@yahoo.com wrote: No one else has reported

Re: sbt-package-bin

2014-04-02 Thread Evan Chan
Lee, sorry, I actually meant exactly that, sbt-native-packager. On Tue, Apr 1, 2014 at 8:14 PM, Lee Mighdoll l...@underneath.ca wrote: What do folks think of adding the sbt-package-bin plugin to allow easy creation of a Spark .deb file? I believe it adds all dependency jars into a

Would anyone mind having a quick look at PR#288?

2014-04-02 Thread Evan Chan
https://github.com/apache/spark/pull/288 It's for fixing SPARK-1154, which would help Spark be a better citizen for most deploys, and should be really small and easy to review. thanks, Evan -- -- Evan Chan Staff Engineer e...@ooyala.com | http://www.ooyala.com/

Re: Would anyone mind having a quick look at PR#288?

2014-04-02 Thread Patrick Wendell
Hey Evan, Ya thanks this is a pretty small patch. Should definitely be do-able for 1.0. - Patrick On Wed, Apr 2, 2014 at 10:25 AM, Evan Chan e...@ooyala.com wrote: https://github.com/apache/spark/pull/288 It's for fixing SPARK-1154, which would help Spark be a better citizen for most