aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove spark-repl's extraneous dependency on spark-streamingJey Kottalam2013-05-011-14/+0
| * Attempt at fixing merge conflictMridul Muralidharan2013-04-241-1/+1
| |\
| * | Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-071-0/+71
* | | Fixed maven build without netty fixPrashant Sharma2013-06-141-0/+2
| |/ |/|
* | Bump development version to 0.8.0Jey Kottalam2013-03-281-1/+1
|/
* 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
* Remove activation of profiles by defaultMikhail Bautin2013-01-311-11/+0
* 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
* 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-181-139/+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-201-0/+280