- Sep 01, 2013
-
-
Matei Zaharia authored
-
- Aug 29, 2013
-
-
Matei Zaharia authored
-
- Aug 23, 2013
-
-
Ian Buss authored
-
- Aug 21, 2013
-
-
Jey Kottalam authored
-
Jey Kottalam authored
This reverts commit 66e7a38a.
-
Jey Kottalam authored
-
- Jul 17, 2013
-
-
Ubuntu authored
Consistently invoke bash with /usr/bin/env bash in scripts to make code more portable (JIRA Ticket SPARK-817)
-
ctn authored
In some environments, this command export SPARK_HOME=$(cd "$(dirname $0)/.."; pwd) echoes two paths, one by the "cd ..", and one by the "pwd". Note the resulting erroneous -jar paths below: ctn@ubuntu:~/src/spark$ sbt/sbt + EXTRA_ARGS= + '[' '' '!=' '' ']' +++ dirname sbt/sbt ++ cd sbt/.. ++ pwd + export 'SPARK_HOME=/home/ctn/src/spark /home/ctn/src/spark' + SPARK_HOME='/home/ctn/src/spark /home/ctn/src/spark' + export SPARK_TESTING=1 + SPARK_TESTING=1 + java -Xmx1200m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=128m -jar /home/ctn/src/spark /home/ctn/src/spark/sbt/sbt-launch-0.11.3-2.jar Error: Invalid or corrupt jarfile /home/ctn/src/spark Committer: ctn <ctn@adatao.com> On branch master Changes to be committed: - Send output of the "cd .." part to /dev/null modified: sbt/sbt
-
- Jul 16, 2013
-
-
Matei Zaharia authored
-
- Jul 13, 2013
-
-
Matei Zaharia authored
-
- Apr 16, 2013
-
-
Jey Kottalam authored
-
- Feb 10, 2013
-
-
Matei Zaharia authored
other issues Conflicts: run2.cmd
-
- Jan 27, 2013
-
-
Matei Zaharia authored
executors per machine and remove the need for multiple IP addresses in unit tests.
-
- Oct 07, 2012
-
-
Patrick Wendell authored
This does a few things to get this branch ready for release: 1. Upgrades the sbt and Scala version 2. Sets the release number to 0.5.1 3. Adds the Sonatype publishing target 4. Installs the PGP signing plugin 5. Removes the Mesos jar dependency
-
- Oct 06, 2012
-
-
root authored
-
- Sep 24, 2012
-
-
Ravi Pandya authored
-
Ravi Pandya authored
-
- Jun 17, 2012
-
-
Matei Zaharia authored
This reverts commit f58da616, reversing changes made to 4449eb97.
-
- Jun 13, 2012
-
-
Tathagata Das authored
-
- Jun 08, 2012
-
-
Matei Zaharia authored
-
- Nov 07, 2011
-
-
Matei Zaharia authored
-
- Sep 26, 2011
-
-
Ismael Juma authored
-
- Jul 14, 2011
-
-
Ismael Juma authored
-
- Jun 01, 2011
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- May 19, 2011
-
-
Matei Zaharia authored
-
- May 09, 2011
-
-
Matei Zaharia authored
-
- Feb 08, 2011
-
-
Matei Zaharia authored
-
- Nov 14, 2010
-
-
Matei Zaharia authored
-