aboutsummaryrefslogtreecommitdiff
path: root/repl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fixed maven build without netty fixPrashant Sharma2013-06-141-0/+2
* | | | Fix StandaloneClusterReplSuite to allow running multiple testsMatei Zaharia2013-06-082-16/+5
|/ / /
* | | Fixied other warningsPrashant Sharma2013-04-291-1/+1
* | | scala 2.10 and master mergePrashant Sharma2013-04-243-16/+2
* | | Manually merged scala-2.10 and masterPrashant Sharma2013-04-223-16/+44
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'jey/bump-development-version-to-0.8.0'Matei Zaharia2013-04-082-2/+2
| |\ \ | | |/ | |/|
| | * Bump development version to 0.8.0Jey Kottalam2013-03-282-2/+2
| |/
| * Add a log4j compile dependency to fix build in IntelliJMikhail Bautin2013-03-151-1/+1
| * bump version to 0.7.1-SNAPSHOT in the subproject poms to keep the maven build...Mark Hamstra2013-02-281-1/+1
| * Change version to 0.7.1-SNAPSHOT for development branchMatei Zaharia2013-02-271-1/+1
| * Remove activation of profiles by defaultMikhail Bautin2013-01-311-11/+0
| * Replace old 'master' term with 'driver'.Stephen Haberman2013-01-251-1/+1
| * Add an Avro dependency to REPL to make it compile with Hadoop 2Mikhail Bautin2013-01-221-0/+10
| * Add Maven build file for streaming, and fix some issues in SBT fileMatei Zaharia2013-01-201-0/+14
| * Merge branch 'master' into streamingTathagata Das2013-01-151-0/+11
| |\
| * | Changed locations for unit test logs.Tathagata Das2013-01-071-2/+2
* | | Added more testsPrashant Sharma2013-04-193-12/+84
* | | Changed spark context as lazy val to become just val.Prashant Sharma2013-04-162-3/+5
* | | Added standalone cluster repl suitePrashant Sharma2013-04-153-47/+100
* | | Added class wrappers instead of object and incorporated most of matei commentsPrashant Sharma2013-04-102-20/+39
* | | Made shell loading synchronous as async loading confuses with out of order st...Prashant Sharma2013-04-101-1/+2
* | | Fixed broken tests by last commit for repl.Prashant Sharma2013-03-251-8/+7
* | | Ctrl-D hang bug fixed!Prashant Sharma2013-03-202-1/+13
* | | fixed autocompletion apparent hang due to loggingprashant2013-03-193-8/+9
* | | porting of repl to scala-2.10Prashant Sharma2013-03-1710-1507/+1895
| |/ |/|
* | Rename environment variable for hadoop profiles to hadoopVersionShivaram Venkataraman2013-01-121-2/+2
* | Activate hadoop2 profile in pom.xml with -Dhadoop=2Shivaram Venkataraman2013-01-101-0/+6
* | Activate hadoop1 if property hadoop is missing. hadoop2 can be activated nowShivaram Venkataraman2013-01-081-1/+3
* | Activate hadoop1 profile by default for maven buildsShivaram Venkataraman2013-01-071-0/+3
|/
* Fixed repl maven build to produce artifacts with the appropriate hadoop class...Thomas Dudziak2012-12-185-197/+7
* Shaded repl jar for hadoop1 profile needs to include hadoop classesThomas Dudziak2012-12-101-0/+3
* Merge pull request #318 from tomdz/masterMatei Zaharia2012-12-101-1/+3
|\
| * Minor tweaks to the debian buildThomas Dudziak2012-12-101-1/+3
* | Use the same output directories that SBT had in subprojectsMatei Zaharia2012-12-101-0/+2
|/
* Updated versions in the pom.xml files to match current masterThomas Dudziak2012-11-271-1/+1
* Addressed code review commentsThomas Dudziak2012-11-271-0/+1
* Include the configuration templates in the debian packageThomas Dudziak2012-11-201-0/+11
* Added maven and debian build filesThomas Dudziak2012-11-205-0/+338
* Bump up version to 0.7.0-SNAPSHOT for master branchMatei Zaharia2012-10-221-1/+1
* Update version to 0.6.1-SNAPSHOT to show this is in developmentMatei Zaharia2012-10-221-1/+1
* Uncomment Maven publishing stuff and set version to 0.6.0Matei Zaharia2012-10-131-1/+1
* Removed the need to sleep in tests due to waiting for Akka to shut downMatei Zaharia2012-10-071-0/+2
* Write all unit test output to a fileMatei Zaharia2012-10-011-4/+6
* Fixed several bugs that caused weird behavior with files in spark-shell:Matei Zaharia2012-09-301-1/+22
* Set log level in tests to WARNMatei Zaharia2012-08-231-0/+8
* Some refactoring to make cluster scheduler pluggable.Matei Zaharia2012-07-061-1/+0
* Update version number for dev branchMatei Zaharia2012-06-151-1/+1
* Changed version in master branch to 0.5.1-SNAPSHOT for furtherMatei Zaharia2012-06-131-1/+1
* Updated version number to 0.5.0Matei Zaharia2012-06-121-1/+1
* Merge branch 'master' into mesos-0.9Matei Zaharia2012-06-031-1/+1
|\