aboutsummaryrefslogtreecommitdiff
path: root/repl
Commit message (Expand)AuthorAgeFilesLines
* Propagate the SparkContext local property from the thread that calls the spar...Reynold Xin2013-11-092-4/+42
* Makes Spark SIMR ready.Ali Ghodsi2013-10-241-0/+14
* Spark shell exits if it cannot create SparkContextAaron Davidson2013-10-171-1/+8
* Merging build changes in from 0.8Patrick Wendell2013-10-051-10/+10
* Bug fix in master buildPatrick Wendell2013-09-261-1/+1
* Update build version in masterPatrick Wendell2013-09-241-1/+1
* Minor YARN build cleanupsJey Kottalam2013-09-061-12/+0
* Updated LICENSE with third-party licensesMatei Zaharia2013-09-021-0/+17
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-1/+1
* Fix some URLsMatei Zaharia2013-09-011-1/+1
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-0112-30/+30
* Synced sbt and maven buildsMark Hamstra2013-08-211-0/+6
* Remove redundant dependencies from POMsJey Kottalam2013-08-181-15/+0
* Updates to repl and example POMs to match SBT buildJey Kottalam2013-08-161-6/+0
* Maven build now also works with YARNJey Kottalam2013-08-161-63/+1
* Maven build now works with CDH hadoop-2.0.0-mr1Jey Kottalam2013-08-161-54/+10
* Initial changes to make Maven build agnostic of hadoop versionJey Kottalam2013-08-161-50/+22
* Set SPARK_CLASSPATH for maven repl testsShivaram Venkataraman2013-08-131-0/+30
* Format cleanup.Benjamin Hindman2013-07-301-1/+3
* Added property 'spark.executor.uri' for launching on Mesos withoutBenjamin Hindman2013-07-291-0/+2
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-165-1/+86
* FormattingMatei Zaharia2013-06-251-3/+4
* Added a local-cluster mode test to ReplSuiteMatei Zaharia2013-06-251-5/+26
* Fix search path for REPL class loader to really find added JARsMatei Zaharia2013-06-221-1/+3
* ADD_JARS environment variable for spark-shellMatei Zaharia2013-06-221-2/+7
* Update ASM to version 4.0Matei Zaharia2013-06-191-2/+1
* Remove spark-repl's extraneous dependency on spark-streamingJey Kottalam2013-05-011-14/+0
* Attempt to fix streaming test failures after yarn branch mergeMridul Muralidharan2013-04-281-0/+1
* Attempt at fixing merge conflictMridul Muralidharan2013-04-242-2/+2
|\
| * 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 support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-071-0/+71
|/
* 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
|\
| * 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
* | Changed locations for unit test logs.Tathagata Das2013-01-071-2/+2
|/
* 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
|/