- Jul 08, 2012
-
-
Matei Zaharia authored
-
- Jun 30, 2012
-
-
Matei Zaharia authored
-
- Mar 17, 2012
-
-
Matei Zaharia authored
-
- Sep 26, 2011
-
-
Ismael Juma authored
-
- Aug 31, 2011
-
-
Ismael Juma authored
Interestingly, the version in Maven is 2.9.1, but SBT outputs file to the 2.9.1.final directory inside target. A couple of small changes in SparkIMain were also required. All tests pass and ./spark-shell launches successfully.
-
- Aug 30, 2011
-
-
Matei Zaharia authored
-
- Aug 01, 2011
-
-
Matei Zaharia authored
by specifying per-executor memory.
-
- Jul 14, 2011
-
-
Ismael Juma authored
-
- Jun 01, 2011
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- May 27, 2011
-
-
Ismael Juma authored
-
Ismael Juma authored
The repl module requires more complex work.
-
Ismael Juma authored
-
- May 24, 2011
-
-
root authored
-
- May 03, 2011
-
-
Ankur Dave authored
-
- Mar 08, 2011
-
-
Matei Zaharia authored
-
- Mar 07, 2011
-
-
Matei Zaharia authored
-
- Mar 01, 2011
-
-
Matei Zaharia authored
-
- Feb 01, 2011
-
-
Matei Zaharia authored
-
- Dec 05, 2010
-
-
Joshua Hartman authored
Replacing the native lzf compression code with the ning open-source compress-lzf library. (Apache 2.0 liscense)
-
- Nov 14, 2010
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Nov 13, 2010
-
-
Matei Zaharia authored
-
- Oct 16, 2010
-
-
Matei Zaharia authored
-
- Oct 15, 2010
-
-
Matei Zaharia authored
directory by setting SPARK_HOME and locating the executor relative to that. Entries on SPARK_CLASSPATH and SPARK_LIBRARY_PATH are also passed along to worker nodes.
-
Matei Zaharia authored
-
- Oct 12, 2010
-
-
Mosharaf Chowdhury authored
end. The same problem is seen also in the master branch (in the ChainedStreaming implementation)
-
- Sep 29, 2010
-
-
Matei Zaharia authored
Changed printlns to log statements and fixed a bug in run that was causing it to fail on a Mesos cluster
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Aug 13, 2010
-
-
root authored
-
- Jul 25, 2010
-
-
Matei Zaharia authored
-
Matei Zaharia authored
that unit tests can run successfully.
-
- Jul 19, 2010
-
-
Matei Zaharia authored
in general through a conf/spark-env.sh script.
-
- Jun 11, 2010
-
-
Matei Zaharia authored
-
- Apr 20, 2010
-
-
Mosharaf Chowdhury authored
-
- Apr 19, 2010
-
-
Mosharaf Chowdhury authored
-
- Apr 14, 2010
-
-
Mosharaf Chowdhury authored
to select source instead of leecher count.
-
- Apr 04, 2010
-
-
Mosharaf Chowdhury authored
- Receivers now ask for a range instead of expecting the whole variable. But, they are still asking for the whole range from a single source. - Next step: make receivers ask for different parts from different sources. Also, make sure that Master sends back a list of sources instead of a single one.
-