aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing Spark release v1.4.1-rc4v1.4.1Patrick Wendell2015-07-0830-30/+30
* [SPARK-8902] Correctly print hostname in errorDaniel Darabos2015-07-091-2/+2
* [SPARK-8903] Fix bug in cherry-pick of SPARK-8803Josh Rosen2015-07-081-3/+3
* [SPARK-8909][Documentation] Change the scala example in sql-programmi…Alok Singh2015-07-081-1/+1
* [SPARK-8900] [SPARKR] Fix sparkPackages in init documentationShivaram Venkataraman2015-07-081-1/+1
* [HOTFIX] Fix style error introduced in e4313db38e81f6288f1704c22e17d0c6e81b4d75Josh Rosen2015-07-081-2/+2
* [SPARK-8657] [YARN] [HOTFIX] Fail to upload resource to viewfsTao Li2015-07-081-53/+4
* [SPARK-8657] [YARN] Fail to upload resource to viewfsTao Li2015-07-081-0/+51
* [SPARK-8894] [SPARKR] [DOC] Example code errors in SparkR documentation.Sun Rui2015-07-082-2/+2
* [SPARK-8868] SqlSerializer2 can go into infinite loop when row consists only ...Yin Huai2015-07-072-6/+39
* [SPARK-8821] [EC2] Switched to binary mode for file readingSimon Hafner2015-07-071-1/+1
* Preparing development version 1.4.2-SNAPSHOTPatrick Wendell2015-07-0630-30/+30
* Preparing Spark release v1.4.1-rc3Patrick Wendell2015-07-0630-30/+30
* [HOTFIX] Rename release-profile to releasePatrick Wendell2015-07-062-3/+3
* Preparing development version 1.4.2-SNAPSHOTPatrick Wendell2015-07-0630-30/+30
* Preparing Spark release v1.4.1-rc3Patrick Wendell2015-07-0630-30/+30
* Revert "[SPARK-8781] Fix variables in published pom.xml are not resolved"Andrew Or2015-07-062-12/+15
* [SPARK-8819] Fix build for maven 3.3.xAndrew Or2015-07-062-2/+26
* [SPARK-8463][SQL] Use DriverRegistry to load jdbc driver at writing pathLiang-Chi Hsieh2015-07-061-5/+6
* Preparing development version 1.4.2-SNAPSHOTPatrick Wendell2015-07-0230-30/+30
* Preparing Spark release v1.4.1-rc2Patrick Wendell2015-07-0230-30/+30
* [SPARK-8803] handle special characters in elements in crosstabBurak Yavuz2015-07-024-5/+50
* [SPARK-8776] Increase the default MaxPermSizeYin Huai2015-07-023-4/+4
* [SPARK-8501] [SQL] Avoids reading schema from empty ORC files (backport to 1.4)Cheng Lian2015-07-024-48/+136
* fix string order for non-ascii characterDavies Liu2015-07-022-1/+7
* [SPARK-8781] Fix variables in published pom.xml are not resolvedAndrew Or2015-07-023-17/+12
* [SPARK-8746] [SQL] update download link for Hive 0.13.1Christian Kadner2015-07-021-1/+1
* [SPARK-8787] [SQL] Changed parameter order of @deprecated in package object sqlVinod K C2015-07-021-1/+1
* [DOCS] Fix minor wrong lambda expression example.Kousuke Saruta2015-07-021-1/+1
* [SPARK-8687] [YARN] Fix bug: Executor can't fetch the new set configuration i...huangzhaowei2015-07-011-1/+6
* [SPARK-8769] [TRIVIAL] [DOCS] toLocalIterator should mention it results in ma...Holden Karau2015-07-011-0/+4
* [SPARK-8754] [YARN] YarnClientSchedulerBackend doesn't stop gracefully in fai...Devaraj K2015-07-011-1/+3
* [SPARK-8766] support non-ascii character in column namesDavies Liu2015-07-013-2/+12
* [SPARK-3444] [CORE] Restore INFO level after log4j test.Marcelo Vanzin2015-07-011-5/+11
* [SPARK-7820] [BUILD] Fix Java8-tests suite compile and test error under sbtjerryshao2015-07-012-2/+10
* [SPARK-8621] [SQL] support empty string as column nameWenchen Fan2015-07-012-2/+9
* [SPARK-8535] [PYSPARK] PySpark : Can't create DataFrame from Pandas dataframe...x1-2015-06-301-1/+3
* [SPARK-8563] [MLLIB] Fixed a bug so that IndexedRowMatrix.computeSVD().U.numC...lee192015-06-302-1/+12
* [SPARK-8372] Do not show applications that haven't recorded their app ID yet.Marcelo Vanzin2015-06-302-60/+147
* [SPARK-8736] [ML] GBTRegressor should not threshold predictionJoseph K. Bradley2015-06-302-3/+23
* [SPARK-8628] [SQL] Race condition in AbstractSparkSQLParser.parseVinod K C2015-06-302-3/+5
* [SPARK-8619] [STREAMING] Don't recover keytab and principal configuration wit...huangzhaowei2015-06-301-2/+14
* [SPARK-8630] [STREAMING] Prevent from checkpointing QueueInputDStreamzsxwing2015-06-305-8/+56
* [SPARK-8679] [PYSPARK] [MLLIB] Default values in Pipeline API should be immut...MechCoder2015-06-302-7/+21
* [SPARK-8437] [DOCS] Corrected: Using directory path without wildcard for file...Sean Owen2015-06-301-3/+5
* [SPARK-7756] [CORE] More robust SSL options processing.Tim Ellison2015-06-304-23/+85
* [SPARK-8715] ArrayOutOfBoundsException fixed for DataFrameStatSuite.crosstabBurak Yavuz2015-06-291-1/+1
* Revert "[SPARK-8437] [DOCS] Using directory path without wildcard for filenam...Andrew Or2015-06-291-6/+2
* [SPARK-8410] [SPARK-8475] remove previous ivy resolution when using spark-submitBurak Yavuz2015-06-292-17/+26
* [SPARK-8437] [DOCS] Using directory path without wildcard for filename slow f...Sean Owen2015-06-291-2/+6