aboutsummaryrefslogtreecommitdiff
path: root/bin/compute-classpath.sh
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-0/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-1/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-0/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-1/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-0/+1
* [SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work.Prashant Sharma2014-07-031-4/+4
* SPARK-1843: Replace assemble-deps with env variable.Patrick Wendell2014-06-121-9/+25
* [SPARK-1681] Include datanucleus jars in Spark Hive distributionAndrew Or2014-05-051-25/+33
* SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.Patrick Wendell2014-05-041-0/+14
* The default version of yarn is equal to the hadoop versionwitgo2014-05-031-0/+1
* SPARK-1654 and SPARK-1653: Fixes in spark-submit.Patrick Wendell2014-04-281-1/+1
* SPARK-1119 and other build improvementsPatrick Wendell2014-04-231-2/+2
* SPARK-1445: compute-classpath should not print error if lib_managed not foundAaron Davidson2014-04-081-1/+1
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-16/+19
* SPARK-1330 removed extra echo from comput_classpath.shThomas Graves2014-03-271-1/+0
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-241-4/+1
* SPARK-1094 Support MiMa for reporting binary compatibility accross versions.Patrick Wendell2014-03-241-0/+1
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-4/+27
* Finish d1d2b6d9b6b5f9cc45047507368a816903722d9eAnkur Dave2014-01-101-1/+0
* graph -> graphx in bin/compute-classpath.shAnkur Dave2014-01-091-2/+2
* Merge remote-tracking branch 'spark-upstream/master' into HEADAnkur Dave2014-01-081-2/+2
|\
| * sbin/compute-classpath* bin/compute-classpath*Prashant Sharma2014-01-031-0/+75
| * add admin scripts to sbinshane-huang2013-09-231-61/+0
* | Added GraphX to classpath.Reynold Xin2013-11-071-0/+1
* | Merge remote-tracking branch 'spark-upstream/master'Ankur Dave2013-10-301-4/+18
|\ \
| * | Exclude assembly jar from classpath if using depsShivaram Venkataraman2013-10-161-10/+18
| * | Add new SBT target for dependency assemblyShivaram Venkataraman2013-10-091-0/+6
| |/
* | Merging latest changes from spark main branchJoseph E. Gonzalez2013-09-171-65/+15
|\|
| * Fix finding of assembly JAR, as well as some pointers to ./runMatei Zaharia2013-08-291-1/+1
| * Change build and run instructions to use assembliesMatei Zaharia2013-08-291-68/+14
| * Don't assume spark-examples JAR always existsJey Kottalam2013-08-181-2/+3
| * Maven build now also works with YARNJey Kottalam2013-08-161-1/+1
| * yarn supportJey Kottalam2013-08-151-0/+2
* | Merged graphx from @rxin into masterJoseph E. Gonzalez2013-08-061-1/+2
|\ \ | |/ |/|
| * Added graph package to the classpath.Reynold Xin2013-06-291-0/+2
* | Fix setting of SPARK_EXAMPLES_JARJey Kottalam2013-07-241-11/+0
* | Add JavaAPICompletenessChecker.Josh Rosen2013-07-221-0/+2
* | Consistently invoke bash with /usr/bin/env bash in scripts to make code more ...Ubuntu2013-07-181-1/+1
* | Some missing license headersMatei Zaharia2013-07-161-0/+17
* | Merge remote-tracking branch 'origin/pr/662'Matei Zaharia2013-07-131-49/+62
|\ \
| * | Merge branch 'master' into 2013-06/assembly-jar-deployEvan Chan2013-06-281-48/+61
| |/
* / Renamed ML package to MLlib and added it to classpathMatei Zaharia2013-07-051-0/+2
|/
* Fix computation of classpath when we launch java directlyMatei Zaharia2013-06-251-0/+89