aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-29364-968/+953
* [SPARK-7940] Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH, ...Reynold Xin2015-05-299-15/+13
* [SPARK-7946] [MLLIB] DecayFactor wrongly set in StreamingKMeansMechCoder2015-05-292-1/+8
* [SQL] [TEST] [MINOR] Uses a temporary log4j.properties in HiveThriftServer2Te...Cheng Lian2015-05-291-6/+25
* [SPARK-7950] [SQL] Sets spark.sql.hive.version in HiveThriftServer2.startWith...Cheng Lian2015-05-291-7/+8
* [SPARK-7524] [SPARK-7846] add configs for keytab and principal, pass these tw...WangTaoTheTonic2015-05-295-10/+36
* [SPARK-7863] [CORE] Create SimpleDateFormat for every SimpleDateParam instanc...zsxwing2015-05-292-28/+26
* [SPARK-7756] [CORE] Use testing cipher suites common to Oracle and IBM securi...Tim Ellison2015-05-292-4/+4
* [SPARK-7912] [SPARK-7921] [MLLIB] Update OneHotEncoder to handle ML attribute...Xiangrui Meng2015-05-293-84/+176
* [SPARK-7929] Turn whitespace checker on for more token types.Reynold Xin2015-05-2819-53/+52
* [HOTFIX] Minor style fix from last commitPatrick Wendell2015-05-281-1/+2
* [SPARK-7931] [STREAMING] Do not restart receiver when stoppedTathagata Das2015-05-281-3/+8
* [SPARK-7922] [MLLIB] use DataFrames for user/item factors in ALSModelXiangrui Meng2015-05-283-47/+89
* [SPARK-7930] [CORE] [STREAMING] Fixed shutdown hook prioritiesTathagata Das2015-05-282-4/+12
* [SPARK-7932] Fix misleading scheduler delay visualizationKay Ousterhout2015-05-281-1/+1
* [MINOR] fix RegressionEvaluator docXiangrui Meng2015-05-281-1/+1
* [SPARK-7926] [PYSPARK] use the official Pyrolite releaseXiangrui Meng2015-05-281-1/+7
* [SPARK-7927] whitespace fixes for GraphX.Reynold Xin2015-05-2815-46/+50
* [SPARK-7927] whitespace fixes for core.Reynold Xin2015-05-2888-203/+205
* [SPARK-7927] whitespace fixes for Catalyst module.Reynold Xin2015-05-2832-130/+121
* [SPARK-7929] Remove Bagel examples & whitespace fix for examples.Reynold Xin2015-05-2815-485/+31
* [SPARK-7927] whitespace fixes for SQL core.Reynold Xin2015-05-2837-158/+160
* [SPARK-7927] [MLLIB] Enforce whitespace for more tokens in style checkerXiangrui Meng2015-05-2833-71/+88
* [SPARK-7826] [CORE] Suppress extra calling getCacheLocs.Takuya UESHIN2015-05-282-8/+42
* [SPARK-7933] Remove Patrick's username/pw from merge scriptKay Ousterhout2015-05-281-2/+2
* [SPARK-7927] whitespace fixes for Hive and ThriftServer.Reynold Xin2015-05-2814-39/+43
* [SPARK-7927] whitespace fixes for streaming.Reynold Xin2015-05-2819-35/+40
* [SPARK-7577] [ML] [DOC] add bucketizer docXusen Yin2015-05-282-0/+166
* [SPARK-7853] [SQL] Fix HiveContext in Spark ShellYin Huai2015-05-282-22/+25
* Remove SizeEstimator from o.a.spark package.Reynold Xin2015-05-282-47/+17
* [SPARK-7198] [MLLIB] VectorAssembler should output ML attributesXiangrui Meng2015-05-282-5/+83
* [DOCS] Fixing broken "IDE setup" link in the Building Spark documentation.Mike Dusenberry2015-05-281-1/+1
* [MINOR] Fix the a minor bug in PageRank Example.Li Yao2015-05-281-1/+1
* [SPARK-7911] [MLLIB] A workaround for VectorUDT serialize (or deserialize) be...Xiangrui Meng2015-05-281-5/+14
* [SPARK-7895] [STREAMING] [EXAMPLES] Move Kafka examples from scala-2.10/src t...zsxwing2015-05-285-40/+6
* [SPARK-7782] fixed sort arrow issuezuxqoj2015-05-271-3/+3
* [DOCS] Fix typo in documentation for Java UDF registrationMatt Wise2015-05-271-1/+1
* [SPARK-7896] Allow ChainedBuffer to store more than 2 GBSandy Ryza2015-05-272-42/+55
* [SPARK-7873] Allow KryoSerializerInstance to create multiple streams at the s...Josh Rosen2015-05-273-24/+147
* [SPARK-7907] [SQL] [UI] Rename tab ThriftServer to SQL.Yin Huai2015-05-274-6/+8
* [SPARK-7897][SQL] Use DecimalType to represent unsigned bigint in JDBCRDDLiang-Chi Hsieh2015-05-271-1/+1
* [SPARK-7853] [SQL] Fixes a class loader issue in Spark SQLCheng Hao2015-05-273-8/+53
* [SPARK-7684] [SQL] Refactoring MetastoreDataSourcesSuite to workaround SPARK-...Cheng Lian2015-05-273-666/+722
* [SPARK-7790] [SQL] date and decimal conversion for dynamic partition keyDaoyuan Wang2015-05-273-4/+48
* Removed Guava dependency from JavaTypeInference's type signature.Reynold Xin2015-05-272-4/+11
* [SPARK-7864] [UI] Fix the logic grabbing the link from table in AllJobPageKousuke Saruta2015-05-272-2/+2
* [SPARK-7847] [SQL] Fixes dynamic partition directory escapingCheng Lian2015-05-274-60/+152
* [SPARK-7878] Rename Stage.jobId to firstJobIdKay Ousterhout2015-05-274-37/+33
* [CORE] [TEST] HistoryServerSuite failed due to timezone issuescwf2015-05-271-1/+1
* [SQL] Rename MathematicalExpression UnaryMathExpression, and specify BinaryMa...Reynold Xin2015-05-272-32/+23