aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1544 Add support for deep decision trees.Manish Amde2014-05-071-9/+6
* Proposal: clarify Scala programming guide on caching ...Ethan Jewett2014-05-061-3/+5
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-0616-62/+91
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-063-16/+15
* [SPARK-1549] Add Python support to spark-submitMatei Zaharia2014-05-061-14/+14
* Fix two download suggestions in the docs:Patrick Wendell2014-05-062-31/+13
* [SPARK-1594][MLLIB] Cleaning up MLlib APIs and guideXiangrui Meng2014-05-051-1/+1
* [SPARK-1504], [SPARK-1505], [SPARK-1558] Updated Spark Streaming guideTathagata Das2014-05-054-139/+346
* SPARK-1556. jets3t dep doesn't update properly with newer Hadoop versionsSean Owen2014-05-051-10/+41
* Updated doc for spark.closure.serializer to indicate only Java serializer work.Reynold Xin2014-05-051-2/+1
* The default version of yarn is equal to the hadoop versionwitgo2014-05-031-3/+6
* SPARK-1663. Corrections for several compile errors in streaming code examples...Sean Owen2014-05-031-26/+36
* SPARK-1492. Update Spark YARN docs to use spark-submitSandy Ryza2014-05-022-94/+38
* SPARK-1004. PySpark on YARNSandy Ryza2014-04-291-0/+3
* SPARK-1557 Set permissions on event log files/directoriesThomas Graves2014-04-291-0/+2
* Improved build configurationwitgo2014-04-281-2/+8
* SPARK-1145: Memory mapping with many small blocks can cause JVM allocation fa...Patrick Wendell2014-04-271-0/+9
* SPARK-1606: Infer user application arguments instead of requiring --arg.Patrick Wendell2014-04-262-13/+19
* add note of how to support table with more than 22 fieldswangfei2014-04-261-0/+2
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-244-11/+10
* [Typo] In the maven docs: chd -> cdhAndrew Or2014-04-241-1/+1
* Spark 1489 Fix the HistoryServer view aclsThomas Graves2014-04-241-0/+13
* [SPARK-1592][streaming] Automatically remove streaming input blocksTathagata Das2014-04-241-2/+5
* Spark 1490 Add kerberos support to the HistoryServerThomas Graves2014-04-241-0/+24
* [SQL] SPARK-1571 Mistake in java example codeMichael Armbrust2014-04-221-4/+4
* Assorted clean-up for Spark-on-YARN.Patrick Wendell2014-04-221-7/+2
* [Fix #204] Eliminate delay between binding and log checkingAndrew Or2014-04-221-4/+15
* [SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0Xiangrui Meng2014-04-2211-769/+1443
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-2120-269/+207
* Clean up and simplify Spark configurationPatrick Wendell2014-04-215-186/+225
* SPARK-1408 Modify Spark on Yarn to point to the history server when app ...Thomas Graves2014-04-171-0/+1
* misleading task number of groupByKeyChen Chao2014-04-161-2/+2
* update spark.default.parallelismChen Chao2014-04-161-1/+7
* [WIP] SPARK-1430: Support sparse data in Python MLlibMatei Zaharia2014-04-153-25/+58
* Decision Tree documentation for MLlib programming guideManish Amde2014-04-152-16/+154
* SPARK-1426: Make MLlib work with NumPy versions older than 1.7Sandeep2014-04-152-8/+7
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-153-7/+102
* Some clean up in build/docsPatrick Wendell2014-04-111-2/+0
* SPARK-1202 - Add a "cancel" button in the UI for stagesSundeep Narravula2014-04-101-0/+7
* Update tuning.mdAndrew Ash2014-04-101-2/+3
* Revert "SPARK-1433: Upgrade Mesos dependency to 0.17.0"Patrick Wendell2014-04-101-1/+1
* [SPARK-1276] Add a HistoryServer to render persisted UIAndrew Or2014-04-101-5/+65
* SPARK-1093: Annotate developer and experimental API'sPatrick Wendell2014-04-093-12/+56
* Spark-939: allow user jars to take precedence over spark jarsHolden Karau2014-04-081-0/+9
* SPARK-1433: Upgrade Mesos dependency to 0.17.0Sandeep2014-04-081-1/+1
* SPARK-1099: Introduce local[*] mode to infer number of coresAaron Davidson2014-04-072-5/+7
* SPARK-1154: Clean up app folders in worker nodesEvan Chan2014-04-061-0/+26
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-2/+2
* SPARK-1387. Update build plugins, avoid plugin version warning, centralize ve...Sean Owen2014-04-061-1/+1
* SPARK-1421. Make MLlib work on Python 2.6Matei Zaharia2014-04-052-3/+2