aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [SPARK-787] Add S3 configuration parameters to the EC2 deploy scriptsDan Osipov2014-09-163-1/+13
* [SPARK-3430] [PySpark] [Doc] generate PySpark API docs using SphinxDavies Liu2014-09-1613-5/+944
* [SPARK-3546] InputStream of ManagedBuffer is not closed and causes running ou...Kousuke Saruta2014-09-162-3/+11
* [SQL][DOCS] Improve section on thrift-serverMichael Armbrust2014-09-161-18/+40
* [Docs] minor punctuation fixNicholas Chammas2014-09-161-1/+1
* [SPARK-2314][SQL] Override collect and take in python library, and count in j...Aaron Staple2014-09-164-17/+71
* [SPARK-2890][SQL] Allow reading of data when case insensitive resolution coul...Michael Armbrust2014-09-162-27/+44
* [SPARK-3308][SQL] Ability to read JSON Arrays as tablesYin Huai2014-09-163-3/+31
* [SPARK-3519] add distinct(n) to PySparkMatthew Farrellee2014-09-163-4/+24
* [SPARK-3527] [SQL] Strip the string messageCheng Hao2014-09-161-1/+1
* [SPARK-2182] Scalastyle rule blocking non ascii characters.Prashant Sharma2014-09-162-0/+40
* SPARK-3069 [DOCS] Build instructions in README are outdatedSean Owen2014-09-1611-73/+60
* [SPARK-3040] pick up a more proper local ip address for Utils.findLocalIpAddr...Ye Xianjin2014-09-151-1/+6
* [SPARK-3433][BUILD] Fix for Mima false-positives with @DeveloperAPI and @Expe...Prashant Sharma2014-09-155-12/+26
* [SPARK-3540] Add reboot-slaves functionality to the ec2 scriptReynold Xin2014-09-151-1/+15
* [SPARK-1087] Move python traceback utilities into new traceback_utils.py file.Aaron Staple2014-09-153-61/+83
* [SPARK-2951] [PySpark] support unpickle array.array for Python 2.6Davies Liu2014-09-153-2/+52
* [SPARK-3516] [mllib] DecisionTree: Add minInstancesPerNode, minInfoGain param...qiping.lqp2014-09-157-16/+37
* [MLlib] Update SVD documentation in IndexedRowMatrixReza Zadeh2014-09-151-8/+4
* [SPARK-3396][MLLIB] Use SquaredL2Updater in LogisticRegressionWithSGDChristoph Sawade2014-09-152-4/+42
* [SPARK-2714] DAGScheduler logs jobid when runJob finishesyantangzhai2014-09-152-5/+7
* [SPARK-3518] Remove wasted statement in JsonProtocolKousuke Saruta2014-09-151-1/+0
* [SPARK-3425] do not set MaxPermSize for OpenJDK 1.8Matthew Farrellee2014-09-152-3/+3
* [SPARK-3410] The priority of shutdownhook for ApplicationMaster should not be...Kousuke Saruta2014-09-151-6/+7
* [SPARK-3452] Maven build should skip publishing artifacts people shouldn...Prashant Sharma2014-09-146-0/+84
* SPARK-3039: Allow spark to be built using avro-mapred for hadoop2Bertrand Bossy2014-09-142-0/+14
* [SPARK-3463] [PySpark] aggregate and show spilled bytes in PythonDavies Liu2014-09-134-14/+38
* [SPARK-3030] [PySpark] Reuse Python workerDavies Liu2014-09-139-51/+208
* [SQL] Decrease partitions when testingMichael Armbrust2014-09-133-107/+51
* [SPARK-3294][SQL] Eliminates boxing costs from in-memory columnar storageCheng Lian2014-09-1324-292/+554
* [SPARK-3481][SQL] Removes the evil MINOR HACKCheng Lian2014-09-131-3/+3
* [SQL] [Docs] typo fixesNicholas Chammas2014-09-131-2/+1
* Proper indent for the previous commit.Reynold Xin2014-09-121-1/+1
* SPARK-3470 [CORE] [STREAMING] Add Closeable / close() to Java context objectsSean Owen2014-09-122-3/+11
* [SQL][Docs] Update SQL programming guide to show the correct default value of...Yin Huai2014-09-121-3/+3
* [SPARK-3469] Make sure all TaskCompletionListener are called even with failuresReynold Xin2014-09-123-5/+69
* [SPARK-3515][SQL] Moves test suite setup code to beforeAll rather than in con...Cheng Lian2014-09-121-29/+24
* [SPARK-3500] [SQL] use JavaSchemaRDD as SchemaRDD._jschema_rddDavies Liu2014-09-122-20/+46
* [SPARK-3094] [PySpark] compatitable with PyPyDavies Liu2014-09-125-118/+172
* [SPARK-3456] YarnAllocator on alpha can lose container requests to RMThomas Graves2014-09-123-8/+14
* [SPARK-3217] Add Guava to classpath when SPARK_PREPEND_CLASSES is set.Marcelo Vanzin2014-09-122-0/+28
* SPARK-3014. Log a more informative messages in a couple failure scenario...Sandy Ryza2014-09-122-6/+6
* [SPARK-3427] [GraphX] Avoid active vertex tracking in static PageRankAnkur Dave2014-09-121-16/+29
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2014-09-120-0/+0