aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [YARN] SPARK-2668: Add variable of yarn log directory for reference from the ...peng.zhang2014-09-233-0/+8
* [SPARK-3578] Fix upper bound in GraphGenerators.sampleLogNormalAnkur Dave2014-09-222-3/+6
* Update docs to use jsonRDD instead of wrong jsonRdd.Grega Kespret2014-09-221-3/+3
* [MLLib] Fix example code variable name misspelling in MLLib Feature Extractio...RJ Nowling2014-09-221-1/+1
* [Minor]ignore .idea_moduleswangfei2014-09-211-0/+1
* [SPARK-3595] Respect configured OutputCommitters when calling saveAsHadoopFileIan Hummel2014-09-213-25/+91
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2014-09-200-0/+0
* [SPARK-3599]Avoid loading properties file frequentlyWangTao2014-09-202-9/+10
* [SPARK-3414][SQL] Replace LowerCaseSchema with ResolverMichael Armbrust2014-09-2015-99/+125
* [SPARK-3609][SQL] Adds sizeInBytes statistics for Limit operator when all out...Cheng Lian2014-09-204-5/+45
* SPARK-3574. Shuffle finish time always reported as -1Sandy Ryza2014-09-204-12/+0
* [PySpark] remove unnecessary use of numSlices from pyspark testsMatthew Farrellee2014-09-201-2/+2
* Fix Java example in Streaming Programming GuideSantiago M. Mola2014-09-201-1/+1
* SPARK-3608 Break if the instance tag naming succeedsVida Ha2014-09-201-0/+1
* [Docs] Fix outdated docs for standalone clusterandrewor142014-09-191-2/+4
* [Build] Fix passing of args to sbtNicholas Chammas2014-09-191-1/+6
* [SPARK-3485][SQL] Use GenericUDFUtils.ConversionHelper for Simple UDF type co...Daoyuan Wang2014-09-192-39/+17
* SPARK-3605. Fix typo in SchemaRDD.Sandy Ryza2014-09-191-3/+2
* [SPARK-3592] [SQL] [PySpark] support applySchema to RDD of RowDavies Liu2014-09-192-4/+20
* [SPARK-2594][SQL] Support CACHE TABLE <name> AS SELECT ...ravipesala2014-09-196-13/+69
* [SPARK-3501] [SQL] Fix the bug of Hive SimpleUDF creates unnecessary type castCheng Hao2014-09-194-2/+14
* [SPARK-3491] [MLlib] [PySpark] use pickle to serialize data in MLlibDavies Liu2014-09-1922-1267/+891
* [SPARK-1701] [PySpark] remove slice terminology from python examplesMatthew Farrellee2014-09-193-13/+13
* [SPARK-1701] Clarify slice vs partition in the programming guideMatthew Farrellee2014-09-191-4/+4
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2014-09-190-0/+0
* [SPARK-2062][GraphX] VertexRDD.apply does not use the mergeFuncLarry Xiao2014-09-183-7/+36
* [SPARK-3418] Sparse Matrix support (CCS) and additional native BLAS operation...Burak2014-09-188-10/+834
* [SPARK-3554] [PySpark] use broadcast automatically for large closureDavies Liu2014-09-184-3/+19
* [Minor Hot Fix] Move a line in SparkSubmit to the right placeAndrew Or2014-09-181-1/+1
* [SPARK-3560] Fixed setting spark.jars system property in yarn-cluster modeVictsm2014-09-182-1/+3
* [SPARK-3589][Minor]remove redundant codeWangTaoTheTonic2014-09-181-1/+1
* [SPARK-3566] [BUILD] .gitignore and .rat-excludes should consider Windows cmd...Kousuke Saruta2014-09-182-0/+4
* SPARK-3579 Jekyll doc generation is different across environments.Patrick Wendell2014-09-182-6/+15
* [SPARK-3547]Using a special exit code instead of 1 to represent ClassNotFound...WangTaoTheTonic2014-09-185-6/+6
* [Minor] rat exclude dependency-reduced-pom.xmlGuoQiang Li2014-09-171-0/+1
* [SPARK-3534] Add hive-thriftserver to SQL testsNicholas Chammas2014-09-171-1/+1
* [SPARK-3565]Fix configuration item not consistent with documentWangTaoTheTonic2014-09-174-5/+7
* [SPARK-3567] appId field in SparkDeploySchedulerBackend should be volatileKousuke Saruta2014-09-171-1/+1
* [SPARK-3564][WebUI] Display App ID on HistoryPageKousuke Saruta2014-09-171-1/+3
* [SPARK-3571] Spark standalone cluster mode doesn't work.Kousuke Saruta2014-09-171-5/+6
* [SPARK-3534] Fix expansion of testing arguments to sbtNicholas Chammas2014-09-171-4/+7
* Docs: move HA subsections to a deeper indentation levelAndrew Ash2014-09-171-2/+2
* [SPARK-1455] [SPARK-3534] [Build] When possible, run SQL tests only.Nicholas Chammas2014-09-171-50/+106
* [SQL][DOCS] Improve table caching sectionMichael Armbrust2014-09-171-4/+4
* [Docs] minor grammar fixNicholas Chammas2014-09-171-1/+1
* SPARK-3177 (on Master Branch)chesterxgchen2014-09-171-3/+16
* [Docs] Correct spark.files.fetchTimeout default valueviper-kun2014-09-171-2/+2
* [Minor]ignore all config files in confwangfei2014-09-161-6/+4
* [SPARK-3555] Fix UISuite race conditionAndrew Or2014-09-161-9/+5
* Add a Community Projects pageEvan Chan2014-09-162-1/+3