You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] spark pull request: [MLLIB] SPARK-4231, SPARK-3066: Add RankingMet... - posted by debasish83 <gi...@git.apache.org> on 2015/04/01 00:05:14 UTC, 53 replies.
- [GitHub] spark pull request: [SPARK-6633][SQL] Should be "Contains" instead... - posted by viirya <gi...@git.apache.org> on 2015/04/01 00:08:02 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6560][CORE] Do not suppress exceptions ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 00:18:01 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6636] Use public DNS hostname everywher... - posted by aasted <gi...@git.apache.org> on 2015/04/01 00:29:55 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-1502][YARN]Add config option to not inc... - posted by vanzin <gi...@git.apache.org> on 2015/04/01 00:30:27 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6614] OutputCommitCoordinator should cl... - posted by rxin <gi...@git.apache.org> on 2015/04/01 00:38:44 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-5931][CORE] Use consistent naming for t... - posted by vanzin <gi...@git.apache.org> on 2015/04/01 00:42:59 UTC, 188 replies.
- [GitHub] spark pull request: [SPARK-6578] [core] Fix thread-safety issue in... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 00:43:19 UTC, 30 replies.
- [GitHub] spark pull request: [Doc] Cleanup context.py Python docs. - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 00:56:15 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5692] [MLlib] Word2Vec save/load - posted by mengxr <gi...@git.apache.org> on 2015/04/01 01:01:29 UTC, 1 replies.
- [GitHub] spark pull request: [Doc] Improve Python DataFrame documentation - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 01:13:26 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6517][mllib] Implement the Algorithm of... - posted by yu-iskw <gi...@git.apache.org> on 2015/04/01 01:20:10 UTC, 28 replies.
- [GitHub] spark pull request: [Minor] [SQL] Follow-up of PR #5210 - posted by liancheng <gi...@git.apache.org> on 2015/04/01 01:32:29 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6576] [MLlib] [PySpark] DenseMatrix in ... - posted by mengxr <gi...@git.apache.org> on 2015/04/01 02:00:33 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-5886][ML] Add label indexer - posted by jkbradley <gi...@git.apache.org> on 2015/04/01 02:06:31 UTC, 13 replies.
- [GitHub] spark pull request: SPARK-5295 [DOCS]: Corrected Scala:TwitterUtil... - posted by JaysonSunshine <gi...@git.apache.org> on 2015/04/01 02:07:33 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6350][Mesos] Make mesosExecutorCores co... - posted by jongyoul <gi...@git.apache.org> on 2015/04/01 02:29:28 UTC, 28 replies.
- [GitHub] spark pull request: [SPARK-5338][MESOS] Add cluster mode support f... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 02:33:21 UTC, 253 replies.
- [GitHub] spark pull request: [SPARK-6638] [SQL] Improve performance of Stri... - posted by davies <gi...@git.apache.org> on 2015/04/01 03:03:48 UTC, 160 replies.
- [GitHub] spark pull request: SPARK-6433 hive tests to import spark-sql test... - posted by pwendell <gi...@git.apache.org> on 2015/04/01 03:05:57 UTC, 9 replies.
- [GitHub] spark pull request: [WIP] [SPARK-6620] Speed up toDF() and rdd() f... - posted by vlyubin <gi...@git.apache.org> on 2015/04/01 03:28:12 UTC, 5 replies.
- [GitHub] spark pull request: [SQL][minor] remove duplicated resolveGetField... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/01 03:38:13 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-3596][YARN]Support changing the yarn cl... - posted by sryza <gi...@git.apache.org> on 2015/04/01 04:03:14 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6443][Spark Submit]Could not submit app... - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/01 04:29:51 UTC, 115 replies.
- [GitHub] spark pull request: [SPARK-3591][YARN]fire and forget for YARN clu... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 04:32:38 UTC, 56 replies.
- [GitHub] spark pull request: [SPARK-2808][Streaming][Kafka] update kafka to... - posted by zzcclp <gi...@git.apache.org> on 2015/04/01 05:19:06 UTC, 110 replies.
- [GitHub] spark pull request: [SPARK-6113] [mllib] Stabilize DecisionTree an... - posted by jkbradley <gi...@git.apache.org> on 2015/04/01 05:31:43 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour... - posted by uncleGen <gi...@git.apache.org> on 2015/04/01 05:56:27 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-5360] Eliminate duplicate objects in se... - posted by suyanNone <gi...@git.apache.org> on 2015/04/01 06:06:51 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-3872][streaming], Rewrite the test for ... - posted by ScrapCodes <gi...@git.apache.org> on 2015/04/01 07:08:43 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6580] [MLLIB] Optimize LogisticRegressi... - posted by yanboliang <gi...@git.apache.org> on 2015/04/01 07:34:57 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4346][SPARK-3596][YARN] Commonize the m... - posted by Sephiroth-Lin <gi...@git.apache.org> on 2015/04/01 08:45:54 UTC, 33 replies.
- [GitHub] spark pull request: [SPARK-6640][Core] Fix the race condition of c... - posted by zsxwing <gi...@git.apache.org> on 2015/04/01 08:46:55 UTC, 21 replies.
- [GitHub] spark pull request: [Spark-5682] Add spark encrypted shuffle by us... - posted by kellyzly <gi...@git.apache.org> on 2015/04/01 09:38:06 UTC, 28 replies.
- [GitHub] spark pull request: [SPARK-2213] [SQL] sort merge join for spark s... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 09:38:25 UTC, 156 replies.
- [GitHub] spark pull request: [WIP][SPARK-3468] WebUI Timeline-View feature - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 09:43:25 UTC, 16 replies.
- [GitHub] spark pull request: Branch 1.3 - posted by wesleydias <gi...@git.apache.org> on 2015/04/01 09:49:04 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-4655][Core] Split Stage into ShuffleMap... - posted by asfgit <gi...@git.apache.org> on 2015/04/01 12:10:11 UTC, 0 replies.
- [GitHub] spark pull request: [EC2] [SPARK-6600] Open ports in ec2/spark_ec2... - posted by asfgit <gi...@git.apache.org> on 2015/04/01 12:11:50 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6597][Minor] Replace `input:checkbox` w... - posted by asfgit <gi...@git.apache.org> on 2015/04/01 12:13:03 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-6626 [DOCS]: Corrected Scala:TwitterUtil... - posted by asfgit <gi...@git.apache.org> on 2015/04/01 12:15:00 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6440][CORE]Handle IPv6 addresses proper... - posted by srowen <gi...@git.apache.org> on 2015/04/01 12:16:11 UTC, 61 replies.
- [GitHub] spark pull request: [SPARK-6492][CORE] SparkContext.stop() can dea... - posted by srowen <gi...@git.apache.org> on 2015/04/01 12:22:52 UTC, 9 replies.
- [GitHub] spark pull request: clean up println's - posted by srowen <gi...@git.apache.org> on 2015/04/01 12:53:47 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6647][SQL] Make trait StringComparison ... - posted by viirya <gi...@git.apache.org> on 2015/04/01 13:17:06 UTC, 18 replies.
- [GitHub] spark pull request: [SPARK-6615][MLLIB] Python API for Word2Vec - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 13:58:21 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-2973] [SQL] Avoid spark job for take on... - posted by scwf <gi...@git.apache.org> on 2015/04/01 15:24:31 UTC, 33 replies.
- [GitHub] spark pull request: [SPARK-6608] [SQL] Makes DataFrame.rdd a lazy ... - posted by asfgit <gi...@git.apache.org> on 2015/04/01 15:35:51 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6643] Implement StandardScalerModel mis... - posted by Lewuathe <gi...@git.apache.org> on 2015/04/01 16:28:41 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6643][MLLIB] Implement StandardScalerMo... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 16:33:18 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-6650] [core] Stop ExecutorAllocationMan... - posted by vanzin <gi...@git.apache.org> on 2015/04/01 19:02:32 UTC, 22 replies.
- [GitHub] spark pull request: [SPARK-6651][MLLIB] delegate dense vector arit... - posted by mengxr <gi...@git.apache.org> on 2015/04/01 19:22:03 UTC, 13 replies.
- [GitHub] spark pull request: [WIP] [SPARK-6638] [SQL] Improve performance o... - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 20:43:25 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-3454] [WIP] separate json endpoints for... - posted by squito <gi...@git.apache.org> on 2015/04/01 21:02:31 UTC, 124 replies.
- [GitHub] spark pull request: [SPARK-6655][SQL] We need to read the schema o... - posted by yhuai <gi...@git.apache.org> on 2015/04/01 21:28:14 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-4897] [PySpark] Python 3 support - posted by SparkQA <gi...@git.apache.org> on 2015/04/01 22:13:19 UTC, 155 replies.
- [GitHub] spark pull request: [SPARK-6553] [pyspark] Support functools.parti... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/01 22:35:19 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6642][MLLIB] use 1.2 lambda scaling and... - posted by mengxr <gi...@git.apache.org> on 2015/04/01 22:44:07 UTC, 8 replies.
- [GitHub] spark pull request: [SQL] Throw UnsupportedOperationException inst... - posted by marmbrus <gi...@git.apache.org> on 2015/04/01 23:51:53 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6658][SQL] Update DataFrame documentati... - posted by chetmancini <gi...@git.apache.org> on 2015/04/02 00:02:06 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6657] [Python] [Docs] fixed python doc ... - posted by jkbradley <gi...@git.apache.org> on 2015/04/02 00:13:58 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-5556][MLLib][WIP] Gibbs LDA, Refactor L... - posted by jkbradley <gi...@git.apache.org> on 2015/04/02 00:33:42 UTC, 13 replies.
- [GitHub] spark pull request: [WIP][SPARK-6660][MLLIB] pythonToJava doesn't ... - posted by mengxr <gi...@git.apache.org> on 2015/04/02 01:13:18 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6578] Small rewrite to make the logic m... - posted by rxin <gi...@git.apache.org> on 2015/04/02 01:20:59 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6660][MLLIB] pythonToJava doesn't recog... - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 01:22:46 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-6627] Some clean-up in shuffle code. - posted by pwendell <gi...@git.apache.org> on 2015/04/02 01:31:53 UTC, 9 replies.
- [GitHub] spark pull request: use Literal.create instread of constructor - posted by davies <gi...@git.apache.org> on 2015/04/02 01:59:10 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6662][YARN] Allow variable substitution... - posted by piaozhexiu <gi...@git.apache.org> on 2015/04/02 02:05:59 UTC, 30 replies.
- [GitHub] spark pull request: [SQL] Lock metastore client in analyzeTable - posted by marmbrus <gi...@git.apache.org> on 2015/04/02 02:57:17 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6663] [SQL] use Literal.create instread... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/02 04:33:31 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6639]Create a new script to start multi... - posted by wangzhonnew <gi...@git.apache.org> on 2015/04/02 04:52:39 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6528][ML] Add IDF transformer - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 04:53:24 UTC, 32 replies.
- [GitHub] spark pull request: [SPARK-4233] [SQL] WIP:Simplify the UDAF API (... - posted by maropu <gi...@git.apache.org> on 2015/04/02 05:08:20 UTC, 27 replies.
- [GitHub] spark pull request: [SPARK-6667] [PySpark] retry after timeout to ... - posted by davies <gi...@git.apache.org> on 2015/04/02 07:18:43 UTC, 11 replies.
- [GitHub] spark pull request: spark-6106:Support user group mapping and grou... - posted by colinmjj <gi...@git.apache.org> on 2015/04/02 07:51:08 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6435] spark-shell --jars option does no... - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 08:13:32 UTC, 29 replies.
- [GitHub] spark pull request: [SPARK-3862] [SQL] [WIP] MultiWayBroadcastJoin... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/02 08:19:28 UTC, 16 replies.
- [GitHub] spark pull request: Add status command to spark-daemon - posted by pchanumolu <gi...@git.apache.org> on 2015/04/02 08:36:48 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6673] spark-shell.cmd can't start in Wi... - posted by tsudukim <gi...@git.apache.org> on 2015/04/02 08:54:57 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-6672][SQL] convert row to catalyst in c... - posted by mengxr <gi...@git.apache.org> on 2015/04/02 09:02:53 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-5794] [SQL] [WIP] fix add jar - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 10:23:23 UTC, 2 replies.
- [GitHub] spark pull request: [MLLib]SPARK-6348:Enable useFeatureScaling in ... - posted by tanyinyan <gi...@git.apache.org> on 2015/04/02 10:59:25 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5972] [MLlib] Cache residuals and gradi... - posted by MechCoder <gi...@git.apache.org> on 2015/04/02 11:41:19 UTC, 78 replies.
- [GitHub] spark pull request: [SPARK-6676][BUILD] add more hadoop version su... - posted by liyezhang556520 <gi...@git.apache.org> on 2015/04/02 11:48:24 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-5885][MLLIB] Add VectorAssembler as a f... - posted by petro-rudenko <gi...@git.apache.org> on 2015/04/02 12:21:10 UTC, 9 replies.
- [GitHub] spark pull request: Update load-spark-env.sh - posted by srowen <gi...@git.apache.org> on 2015/04/02 12:33:31 UTC, 11 replies.
- [GitHub] spark pull request: [MLLib][FPGrowth] Possibility to specify minSu... - posted by srowen <gi...@git.apache.org> on 2015/04/02 12:45:11 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5563][mllib] online lda initial checkin - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 13:38:16 UTC, 74 replies.
- [GitHub] spark pull request: [CORE] The descriptionof jobHistory config sho... - posted by KaiXinXiaoLei <gi...@git.apache.org> on 2015/04/02 13:54:27 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-4449][Core] Specify port range in spark - posted by felixb <gi...@git.apache.org> on 2015/04/02 14:45:30 UTC, 34 replies.
- [GitHub] spark pull request: [SPARK-6122][Core] Upgrade Tachyon client vers... - posted by syepes <gi...@git.apache.org> on 2015/04/02 15:14:30 UTC, 2 replies.
- [GitHub] spark pull request: [WIP][SPARK-6618][SQL] HiveMetastoreCatalog.lo... - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 19:33:19 UTC, 7 replies.
- [GitHub] spark pull request: [SQL] [WIP] Tries to skip row groups when read... - posted by liancheng <gi...@git.apache.org> on 2015/04/02 19:33:59 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6194] [SPARK-677] [PySpark] fix memory ... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/02 19:45:23 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-6414: Spark driver failed with NPE on jo... - posted by hunglin <gi...@git.apache.org> on 2015/04/02 20:12:11 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-2883][SQL] Spark Support for ORCFile fo... - posted by climberus <gi...@git.apache.org> on 2015/04/02 20:20:07 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6209] Clean up connections in ExecutorC... - posted by SparkQA <gi...@git.apache.org> on 2015/04/02 20:48:43 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6667] [PySpark] remove setReuseAddress - posted by asfgit <gi...@git.apache.org> on 2015/04/02 21:19:43 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-4194] [core] Make SparkContext initiali... - posted by vanzin <gi...@git.apache.org> on 2015/04/02 21:49:40 UTC, 38 replies.
- [GitHub] spark pull request: [SPARK-6079] Use index to speed up StatusTrack... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/02 22:13:08 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-6671 - posted by pchanumolu <gi...@git.apache.org> on 2015/04/02 22:33:03 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6604][PySpark]Specify ip of python serv... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/02 23:27:26 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-2691][Mesos] Support for Mesos DockerIn... - posted by tnachen <gi...@git.apache.org> on 2015/04/02 23:53:23 UTC, 58 replies.
- [GitHub] spark pull request: [SPARK-6618][SPARK-6669][SQL] Lock Hive metast... - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 00:23:24 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-2669] [yarn] Distribute client configur... - posted by vanzin <gi...@git.apache.org> on 2015/04/03 00:27:26 UTC, 27 replies.
- [GitHub] spark pull request: [MLLIB] Add fit intercept api to ml logisticre... - posted by jkbradley <gi...@git.apache.org> on 2015/04/03 00:36:46 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6686][SQL] Use resolved output instead ... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 00:49:11 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-5215] [SQL] add concat support in spark... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:00:57 UTC, 2 replies.
- [GitHub] spark pull request: [SQL][SPARK-5453] Use property 'mapreduce.inpu... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:06:04 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-5325] [SQL] Shrink the Hive shim layer - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:06:51 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-4699][SQL] make caseSensitive configura... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:07:46 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-6034] [SQL] Support Describe Extended (... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:14:04 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4226][SQL] SparkSQL - Add support for s... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:17:13 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6130] [SQL] support if not exists for i... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:18:21 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-6006][SQL]: Optimize count distinct for... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:19:57 UTC, 14 replies.
- [GitHub] spark pull request: [SQL][Minor] Use analyzed logical instead of u... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:20:49 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5684][SQL]: Pass in partition name alon... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:23:11 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6243][SQL] The Operation of match did n... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:25:01 UTC, 1 replies.
- [GitHub] spark pull request: [SQL][SPARK-4226]: Add support for subqueries ... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:31:19 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5129][SQL] make SqlContext support sql ... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:34:57 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6201] [SQL] promote string and do widen... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:38:15 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6067][SQL][WIP]delete the file with the... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:39:12 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-5264][SQL] Support `drop temporary tabl... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:40:28 UTC, 1 replies.
- [GitHub] spark pull request: [MLLIB] Remove println in LogisticRegression.s... - posted by oefirouz <gi...@git.apache.org> on 2015/04/03 02:42:28 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6321] [SQL] Adapt the number of partiti... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:43:50 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5753] [SQL] add JDBCRDD support for pos... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:46:47 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-5938][SQL] Generate Row from JSON strin... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:47:54 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6356][SQL] Support the ROLLUP/CUBE/GROU... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:49:56 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5213] [SQL] Pluggable SQL Parser Suppor... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:52:21 UTC, 74 replies.
- [GitHub] spark pull request: [Spark-5068][SQL]Fix bug query data when path ... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 02:57:53 UTC, 9 replies.
- [GitHub] spark pull request: SPARK-1706: Allow multiple executors per worke... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/03 02:59:40 UTC, 86 replies.
- [GitHub] spark pull request: [SPARK-5817] [SQL] Fix bug of udtf with column... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 03:00:19 UTC, 52 replies.
- [GitHub] spark pull request: [SQL] [WIP] Blacklists several Hive 0.13.1 spe... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 03:12:24 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4131][SQL] support writing data into th... - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 03:16:54 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-5100][SQL] add thriftserver-ui support - posted by marmbrus <gi...@git.apache.org> on 2015/04/03 03:19:13 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6575][SQL] Converted Parquet Metastore ... - posted by yhuai <gi...@git.apache.org> on 2015/04/03 03:19:39 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6199] [SQL] Support CTE in HiveContext ... - posted by haiyangsea <gi...@git.apache.org> on 2015/04/03 03:29:53 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6688] [core] Always use resolved URIs i... - posted by vanzin <gi...@git.apache.org> on 2015/04/03 03:42:31 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-6607][SQL] Aggregation attribute name i... - posted by viirya <gi...@git.apache.org> on 2015/04/03 04:25:22 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6345][STREAMING][MLLIB] Fix for trainin... - posted by tdas <gi...@git.apache.org> on 2015/04/03 05:24:49 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6621][Core] Fix the bug that calling Ev... - posted by rxin <gi...@git.apache.org> on 2015/04/03 06:34:53 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6211][Streaming] Add Python Kafka API u... - posted by tdas <gi...@git.apache.org> on 2015/04/03 07:26:15 UTC, 80 replies.
- [GitHub] spark pull request: spark-sql script ends up throwing Exception wh... - posted by sarutak <gi...@git.apache.org> on 2015/04/03 07:39:57 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6602][Core] Replace direct use of Akka ... - posted by rxin <gi...@git.apache.org> on 2015/04/03 07:40:10 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6690] spark-sql script ends up throwing... - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 07:43:19 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6428] Turn on explicit type checking fo... - posted by rxin <gi...@git.apache.org> on 2015/04/03 08:18:48 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6692][YARN] Make it possible to kill AM... - posted by piaozhexiu <gi...@git.apache.org> on 2015/04/03 08:37:29 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-5523][Core][Streaming] Add a cache for ... - posted by tdas <gi...@git.apache.org> on 2015/04/03 08:44:25 UTC, 1 replies.
- [GitHub] spark pull request: [Spark-6693][MLlib]add to string with max line... - posted by hhbyyh <gi...@git.apache.org> on 2015/04/03 08:49:26 UTC, 0 replies.
- [GitHub] spark pull request: [Spark-6693][MLlib]add tostring with max lines... - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 08:52:44 UTC, 22 replies.
- [GitHub] spark pull request: [SPARK-5203][SQL] fix union with different dec... - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 09:02:55 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-5681][Streaming] Add tracker status and... - posted by tdas <gi...@git.apache.org> on 2015/04/03 09:46:56 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6521][Core]executors in the same node r... - posted by maropu <gi...@git.apache.org> on 2015/04/03 09:59:53 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6694][SQL]SparkSQL CLI must be able to ... - posted by adachij2002 <gi...@git.apache.org> on 2015/04/03 10:22:37 UTC, 36 replies.
- [GitHub] spark pull request: [ SQL ] SparkSPARK-6489: Optimize lateral view... - posted by dreamquster <gi...@git.apache.org> on 2015/04/03 11:16:36 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6568] spark-shell.cmd --jars option doe... - posted by tsudukim <gi...@git.apache.org> on 2015/04/03 11:33:05 UTC, 44 replies.
- [GitHub] spark pull request: [SPARK-6671] Add status command for spark daem... - posted by srowen <gi...@git.apache.org> on 2015/04/03 12:38:03 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-3468] WebUI Timeline-View feature - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 12:53:22 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-3468][WebUI] Timeline-View feature - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 14:18:35 UTC, 108 replies.
- [GitHub] spark pull request: SPARK-6588: Add --private-ips flag to EC2 scri... - posted by mdagost <gi...@git.apache.org> on 2015/04/03 14:58:11 UTC, 12 replies.
- [GitHub] spark pull request: [Doc] [SQL] Addes Hive metastore Parquet table... - posted by liancheng <gi...@git.apache.org> on 2015/04/03 15:03:03 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-6696] [SQL] Adds HiveContext.refreshTab... - posted by liancheng <gi...@git.apache.org> on 2015/04/03 15:48:15 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-3533][Core][PySpark] Add saveAsTextFile... - posted by ilganeli <gi...@git.apache.org> on 2015/04/03 18:39:30 UTC, 5 replies.
- [GitHub] spark pull request: SPARK-6698: where RandomForest input specifies... - posted by bien <gi...@git.apache.org> on 2015/04/03 18:54:30 UTC, 14 replies.
- [GitHub] spark pull request: [Minor][SQL] Fix typo - posted by viirya <gi...@git.apache.org> on 2015/04/03 19:06:10 UTC, 5 replies.
- [GitHub] spark pull request: [SQL] Use path.makeQualified in newParquet. - posted by yhuai <gi...@git.apache.org> on 2015/04/03 20:20:08 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6330][SQL] Use path.makeQualified in ne... - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 20:23:27 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6620] Speed up toDF() and rdd() functio... - posted by vlyubin <gi...@git.apache.org> on 2015/04/03 20:47:49 UTC, 83 replies.
- [GitHub] spark pull request: [SPARK-4205][SQL] Timestamp and Date with comp... - posted by asfgit <gi...@git.apache.org> on 2015/04/03 20:54:16 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6562][SQL] DataFrame.replace - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 20:57:50 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6122][Core] Upgrade tachyon-client vers... - posted by calvinjia <gi...@git.apache.org> on 2015/04/03 21:06:17 UTC, 69 replies.
- [GitHub] spark pull request: [SPARK-6222][STREAMING] Make sure batches are ... - posted by tdas <gi...@git.apache.org> on 2015/04/03 21:29:38 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5654] Integrate SparkR - posted by pwendell <gi...@git.apache.org> on 2015/04/03 22:03:57 UTC, 91 replies.
- [GitHub] spark pull request: [SPARK-5929] Pyspark: Register a pip requireme... - posted by buckheroux <gi...@git.apache.org> on 2015/04/03 22:43:50 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4081] [mllib] DatasetIndexer - posted by SparkQA <gi...@git.apache.org> on 2015/04/03 23:13:24 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6577] SparseMatrix should be supported ... - posted by MechCoder <gi...@git.apache.org> on 2015/04/03 23:18:33 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6700] disable flaky test - posted by davies <gi...@git.apache.org> on 2015/04/03 23:41:52 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6582][Streaming]Support SSL in Spark St... - posted by tdas <gi...@git.apache.org> on 2015/04/03 23:59:36 UTC, 0 replies.
- [GitHub] spark pull request: [WIP] [SPARK-4081] [mllib] VectorIndexer - posted by SparkQA <gi...@git.apache.org> on 2015/04/04 00:37:50 UTC, 1 replies.
- [GitHub] spark pull request: Bug fix for SPARK-5242: "ec2/spark_ec2.py lauc... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/04 09:02:53 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6705][MLLIB] Add fit intercept api to m... - posted by srowen <gi...@git.apache.org> on 2015/04/04 09:33:23 UTC, 8 replies.
- [GitHub] spark pull request: [SQL] SPARK-6548: Adding stddev to DataFrame f... - posted by dreamquster <gi...@git.apache.org> on 2015/04/04 10:19:24 UTC, 26 replies.
- [GitHub] spark pull request: [SQL] SPARK-6489: Optimize lateral view with e... - posted by dreamquster <gi...@git.apache.org> on 2015/04/04 11:24:16 UTC, 30 replies.
- [GitHub] spark pull request: Implement missing methods for MultivariateStat... - posted by Lewuathe <gi...@git.apache.org> on 2015/04/04 15:35:39 UTC, 0 replies.
- [GitHub] spark pull request: [SPARKR-92] Phase 2: implement sum(rdd) - posted by hqzizania <gi...@git.apache.org> on 2015/04/04 15:44:48 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6262][MLLIB]Implement missing methods f... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/04 17:03:21 UTC, 2 replies.
- [GitHub] spark pull request: [ML] SPARK-2426: Integrate Breeze NNLS with ML... - posted by debasish83 <gi...@git.apache.org> on 2015/04/04 17:25:09 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6607][SQL] Check invalid characters for... - posted by liancheng <gi...@git.apache.org> on 2015/04/04 18:19:47 UTC, 4 replies.
- [GitHub] spark pull request: [WIP][SQL][SPARK-6632]: Read schema from each ... - posted by liancheng <gi...@git.apache.org> on 2015/04/04 19:36:03 UTC, 26 replies.
- [GitHub] spark pull request: [SPARK-975][CORE] Visual debugger of stages an... - posted by wbraik <gi...@git.apache.org> on 2015/04/04 20:08:06 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6264] [MLLIB] Support FPGrowth algorith... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/04 20:28:18 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-5990] [MLLIB] Model import/export for I... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/04 20:56:29 UTC, 25 replies.
- [GitHub] spark pull request: [SPARK-6661] Python type errors should print t... - posted by 31z4 <gi...@git.apache.org> on 2015/04/04 22:45:22 UTC, 44 replies.
- [GitHub] spark pull request: [SPARK-6712][YARN] Allow lower the log level i... - posted by piaozhexiu <gi...@git.apache.org> on 2015/04/05 07:59:04 UTC, 7 replies.
- [GitHub] spark pull request: SPARK-6676 [BUILD] Clarify that profile hadoop... - posted by srowen <gi...@git.apache.org> on 2015/04/05 10:56:18 UTC, 7 replies.
- [GitHub] spark pull request: [MLlib] [SPARK-6713] Iterators in columnSimila... - posted by rezazadeh <gi...@git.apache.org> on 2015/04/05 11:03:01 UTC, 4 replies.
- [GitHub] spark pull request: SPARK-6630 [CORE] SparkConf.setIfMissing shoul... - posted by srowen <gi...@git.apache.org> on 2015/04/05 11:09:56 UTC, 4 replies.
- [GitHub] spark pull request: SPARK-6569 [STREAMING] Down-grade same-offset ... - posted by srowen <gi...@git.apache.org> on 2015/04/05 11:28:49 UTC, 3 replies.
- [GitHub] spark pull request: Spark-Master-Standalone-Cluster-Initialization - posted by raschild <gi...@git.apache.org> on 2015/04/05 12:20:33 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6714][Streaming][Kafka] additionally ov... - posted by juanrh <gi...@git.apache.org> on 2015/04/05 12:40:18 UTC, 3 replies.
- [GitHub] spark pull request: [CORE] [SPARK-6593] Provide a HadoopRDD varian... - posted by tigerquoll <gi...@git.apache.org> on 2015/04/05 15:09:35 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6715][SQL] Eliminate duplicate filters ... - posted by viirya <gi...@git.apache.org> on 2015/04/05 15:53:12 UTC, 12 replies.
- [GitHub] spark pull request: Spark 5659 Flaky test: o.a.s.streaming.Receive... - posted by kevinpetersavage <gi...@git.apache.org> on 2015/04/05 16:54:12 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6602][Core] Update MapOutputTrackerMast... - posted by zsxwing <gi...@git.apache.org> on 2015/04/05 18:01:03 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-6420] Driver's Block Manager does not u... - posted by yongjiaw <gi...@git.apache.org> on 2015/04/05 18:19:23 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6478] New RDD.pipeWithPartition method - posted by redbaron <gi...@git.apache.org> on 2015/04/05 20:05:49 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6716] Change SparkContext.DRIVER_IDENTI... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/05 23:07:10 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-5068] [SQL] Fix bug query data when pat... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/06 03:16:00 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5941] [SQL] Unit Test loads the table `... - posted by SparkQA <gi...@git.apache.org> on 2015/04/06 03:59:21 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-6617][MLLib] Word2Vec is nondeterminist... - posted by ilganeli <gi...@git.apache.org> on 2015/04/06 05:30:35 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-5832][Mllib] Add Affinity Propagation c... - posted by mengxr <gi...@git.apache.org> on 2015/04/06 06:35:10 UTC, 43 replies.
- [GitHub] spark pull request: Update HashingTF.scala - posted by gouravgupta92 <gi...@git.apache.org> on 2015/04/06 09:42:50 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6720] PySpark MultivariateStatisticalSu... - posted by Lewuathe <gi...@git.apache.org> on 2015/04/06 14:38:02 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6720][MLLIB] PySpark MultivariateStatis... - posted by SparkQA <gi...@git.apache.org> on 2015/04/06 14:43:21 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-2991] Implement RDD lazy transforms for... - posted by petro-rudenko <gi...@git.apache.org> on 2015/04/06 15:24:34 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6577] [MLlib] SparseMatrix should be su... - posted by SparkQA <gi...@git.apache.org> on 2015/04/06 18:38:27 UTC, 24 replies.
- [GitHub] spark pull request: Expose regionName setting in Kinesis receiver ... - posted by kopiczko <gi...@git.apache.org> on 2015/04/06 20:28:40 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6692][YARN] Add an option for client to... - posted by piaozhexiu <gi...@git.apache.org> on 2015/04/06 20:44:56 UTC, 7 replies.
- [GitHub] spark pull request: Replace use of .size with .length for Arrays - posted by sksamuel <gi...@git.apache.org> on 2015/04/06 23:29:48 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-3074] [PySpark] support groupByKey() wi... - posted by SparkQA <gi...@git.apache.org> on 2015/04/06 23:48:59 UTC, 67 replies.
- [GitHub] spark pull request: [SPARK-6229] Add SASL encryption to network li... - posted by vanzin <gi...@git.apache.org> on 2015/04/07 01:05:22 UTC, 70 replies.
- [GitHub] spark pull request: [Minor] [SQL] [SPARK-6729] Minor fix for Drive... - posted by vlyubin <gi...@git.apache.org> on 2015/04/07 01:26:46 UTC, 5 replies.
- [GitHub] spark pull request: [minor] [examples] Avoid re-packaging unneeded... - posted by vanzin <gi...@git.apache.org> on 2015/04/07 02:05:50 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6239] [MLLib] [FPGrowth] Possibility to... - posted by mengxr <gi...@git.apache.org> on 2015/04/07 02:08:52 UTC, 1 replies.
- [GitHub] spark pull request: [minor] [examples] Avoid packaging duplicate c... - posted by srowen <gi...@git.apache.org> on 2015/04/07 03:06:08 UTC, 5 replies.
- [GitHub] spark pull request: Bump version of apache commons-math3 - posted by punya <gi...@git.apache.org> on 2015/04/07 03:34:18 UTC, 2 replies.
- [GitHub] spark pull request: [SQL] Handle special characters in the authori... - posted by yhuai <gi...@git.apache.org> on 2015/04/07 04:21:42 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6343] Doc driver-worker network reqs - posted by parente <gi...@git.apache.org> on 2015/04/07 05:03:31 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-6179][SQL] Add token for "SHOW PRINCIPA... - posted by SparkQA <gi...@git.apache.org> on 2015/04/07 05:19:07 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6731] Bump version of apache commons-ma... - posted by SparkQA <gi...@git.apache.org> on 2015/04/07 05:25:17 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6734] [SQL] Add UDTF.close support in G... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/07 06:34:02 UTC, 50 replies.
- [GitHub] spark pull request: [SPARK-5360] [SPARK-6606] Eliminate duplicate ... - posted by rxin <gi...@git.apache.org> on 2015/04/07 07:17:42 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6733][ Scheduler]Added scala.language.e... - posted by vinodkc <gi...@git.apache.org> on 2015/04/07 07:40:35 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6322][SQL] CTAS should consider the cas... - posted by viirya <gi...@git.apache.org> on 2015/04/07 07:56:57 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6691][Streaming][WIP] Add a dynamic Rat... - posted by jerryshao <gi...@git.apache.org> on 2015/04/07 08:36:42 UTC, 16 replies.
- [GitHub] spark pull request: Master - posted by JoshRosen <gi...@git.apache.org> on 2015/04/07 08:55:39 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6629] cancelJobGroup() may not work for... - posted by jerryshao <gi...@git.apache.org> on 2015/04/07 08:58:07 UTC, 17 replies.
- [GitHub] spark pull request: [CORE] EventLog load many times - posted by KaiXinXiaoLei <gi...@git.apache.org> on 2015/04/07 09:13:00 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6736][GraphX]Example of Graph#aggregate... - posted by sasakitoa <gi...@git.apache.org> on 2015/04/07 10:39:07 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6736][GraphX][Doc]Example of Graph#aggr... - posted by ankurdave <gi...@git.apache.org> on 2015/04/07 10:56:28 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6739][SQL] Fixed missing import for Str... - posted by tijoparacka <gi...@git.apache.org> on 2015/04/07 12:08:34 UTC, 3 replies.
- [GitHub] spark pull request: [CORE] The newest log will be loaded many time... - posted by srowen <gi...@git.apache.org> on 2015/04/07 13:41:00 UTC, 11 replies.
- [GitHub] spark pull request: [SQL][SPARK-6742]: Don't push down predicates ... - posted by saucam <gi...@git.apache.org> on 2015/04/07 14:27:12 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6612] [MLLib] [PySpark] Python KMeans p... - posted by FlytxtRnD <gi...@git.apache.org> on 2015/04/07 14:43:01 UTC, 58 replies.
- [GitHub] spark pull request: [SPARK-6602][Core] Update Master, Worker, Clie... - posted by zsxwing <gi...@git.apache.org> on 2015/04/07 16:39:08 UTC, 95 replies.
- [GitHub] spark pull request: [SPARK-6207] [YARN] [SQL] Adds delegation toke... - posted by tgravescs <gi...@git.apache.org> on 2015/04/07 16:45:57 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-5818][SQL] unable to use "add jar" in h... - posted by gvramana <gi...@git.apache.org> on 2015/04/07 17:36:15 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6746] Refactor large functions in DAGSc... - posted by ilganeli <gi...@git.apache.org> on 2015/04/07 18:53:59 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6747][SQL] Support List<> as a return t... - posted by maropu <gi...@git.apache.org> on 2015/04/07 19:17:55 UTC, 36 replies.
- [GitHub] spark pull request: [SPARK-6746B] Refactor large functions in DAGS... - posted by ilganeli <gi...@git.apache.org> on 2015/04/07 19:20:35 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-4609] Blacklist hosts rather than execu... - posted by davies <gi...@git.apache.org> on 2015/04/07 19:28:03 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6737] Fix memory leak in OutputCommitCo... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/07 19:48:29 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-6748] [SQL] Makes QueryPlan.schema a la... - posted by liancheng <gi...@git.apache.org> on 2015/04/07 20:00:25 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6750] Upgrade ScalaStyle to 0.7. - posted by rxin <gi...@git.apache.org> on 2015/04/07 20:04:09 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6190][core] create LargeByteBuffer for ... - posted by squito <gi...@git.apache.org> on 2015/04/07 21:59:42 UTC, 87 replies.
- [GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t... - posted by kayousterhout <gi...@git.apache.org> on 2015/04/07 22:49:05 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6754] Remove unnecessary TaskContextHel... - posted by kayousterhout <gi...@git.apache.org> on 2015/04/07 22:57:53 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-3147][MLLib] A/B testing - posted by mengxr <gi...@git.apache.org> on 2015/04/07 23:13:08 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-3376] Add in-memory shuffle option. - posted by kayousterhout <gi...@git.apache.org> on 2015/04/07 23:17:38 UTC, 24 replies.
- [GitHub] spark pull request: [SPARK-5894][ML] Add polynomial mapper - posted by mengxr <gi...@git.apache.org> on 2015/04/08 00:05:12 UTC, 32 replies.
- [GitHub] spark pull request: [ML][MLLIB] SPARK-2426: Integrate Breeze Quadr... - posted by debasish83 <gi...@git.apache.org> on 2015/04/08 00:54:35 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6216] [PySpark] check the python versio... - posted by davies <gi...@git.apache.org> on 2015/04/08 01:27:45 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6506] [pyspark] Do not try to retrieve ... - posted by vanzin <gi...@git.apache.org> on 2015/04/08 03:00:58 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6758]block the right jetty package in l... - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/08 04:36:19 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-4226] [SQL] Add Exists support for wher... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/08 06:06:24 UTC, 9 replies.
- [GitHub] spark pull request: Fix potential resource leaks in CheckPoint Che... - posted by zhichao-li <gi...@git.apache.org> on 2015/04/08 06:39:38 UTC, 18 replies.
- [GitHub] spark pull request: [SPARK-6764] Add wheel package support for PyS... - posted by takaomag <gi...@git.apache.org> on 2015/04/08 07:45:34 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6765] Fix test code style for streaming... - posted by rxin <gi...@git.apache.org> on 2015/04/08 07:55:04 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6765] Fix test code style for graphx. - posted by rxin <gi...@git.apache.org> on 2015/04/08 08:07:34 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6765] Fix test code style for mllib. - posted by rxin <gi...@git.apache.org> on 2015/04/08 08:17:52 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-5794] [SQL] fix add jar - posted by SparkQA <gi...@git.apache.org> on 2015/04/08 08:23:22 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-6765] Fix test code style for SQL - posted by rxin <gi...@git.apache.org> on 2015/04/08 08:58:22 UTC, 29 replies.
- [GitHub] spark pull request: [SPARK-6762][Streaming]Moved stream close into... - posted by nareshpr <gi...@git.apache.org> on 2015/04/08 09:18:16 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6145][SQL] fix ORDER BY on nested field... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/08 09:24:27 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6766][Streaming] Fix issue about Stream... - posted by zsxwing <gi...@git.apache.org> on 2015/04/08 09:43:28 UTC, 52 replies.
- [GitHub] spark pull request: [SPARK-6767][SQL] Fixed Query DSL error in spa... - posted by tijoparacka <gi...@git.apache.org> on 2015/04/08 10:43:53 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6451][SQL] supported code generation fo... - posted by gvramana <gi...@git.apache.org> on 2015/04/08 10:47:40 UTC, 5 replies.
- [GitHub] spark pull request: [Core][minor] remove unnecessary `parents` in ... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/08 10:48:41 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6769] Usage of the ListenerBus in YarnC... - posted by sarutak <gi...@git.apache.org> on 2015/04/08 11:00:13 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6762]Fix potential resource leaks in Ch... - posted by srowen <gi...@git.apache.org> on 2015/04/08 11:01:48 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-6769][YARN][TEST] Usage of the Listener... - posted by SparkQA <gi...@git.apache.org> on 2015/04/08 11:03:24 UTC, 36 replies.
- [GitHub] spark pull request: [SPARK-6768][SQL] Do not support "float/double... - posted by DoingDone9 <gi...@git.apache.org> on 2015/04/08 11:03:33 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6445][SQL]Handle 'filesystem closed' ex... - posted by vinodkc <gi...@git.apache.org> on 2015/04/08 11:12:17 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5242]: Add --private-ips flag to EC2 sc... - posted by srowen <gi...@git.apache.org> on 2015/04/08 11:23:43 UTC, 10 replies.
- [GitHub] spark pull request: [SQL] Faster Scala row conversion - posted by liancheng <gi...@git.apache.org> on 2015/04/08 12:48:07 UTC, 7 replies.
- [GitHub] spark pull request: Lr graphx sgd - posted by lisendong <gi...@git.apache.org> on 2015/04/08 13:33:50 UTC, 2 replies.
- [GitHub] spark pull request: [Project Infra] SPARK-1684: Merge script shoul... - posted by SparkQA <gi...@git.apache.org> on 2015/04/08 14:58:20 UTC, 44 replies.
- [GitHub] spark pull request: [SPARK-6775] [SPARK-6776] [SQL] [WIP] Refactor... - posted by liancheng <gi...@git.apache.org> on 2015/04/08 15:21:42 UTC, 15 replies.
- [GitHub] spark pull request: SPARK-1537 Application Timeline Server integra... - posted by steveloughran <gi...@git.apache.org> on 2015/04/08 15:52:12 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6773][Tests]Fix RAT checks still passed... - posted by srowen <gi...@git.apache.org> on 2015/04/08 19:01:13 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-3533][Core] Add saveAsTextFileByKey() m... - posted by ilganeli <gi...@git.apache.org> on 2015/04/08 19:25:07 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6781] [SQL] use sqlContext in python sh... - posted by davies <gi...@git.apache.org> on 2015/04/08 20:56:28 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6782] add sbt-revolver plugin - posted by squito <gi...@git.apache.org> on 2015/04/08 21:37:28 UTC, 3 replies.
- [GitHub] spark pull request: [WIP] [PySpark] speed up python tests - posted by davies <gi...@git.apache.org> on 2015/04/08 21:46:56 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-5969][PySpark] Fix descending pyspark.r... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/09 00:30:28 UTC, 7 replies.
- [GitHub] spark pull request: [Spark-6752] - posted by tdas <gi...@git.apache.org> on 2015/04/09 00:35:13 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6752][Streaming] Allow StreamingContext... - posted by SparkQA <gi...@git.apache.org> on 2015/04/09 00:38:24 UTC, 60 replies.
- [GitHub] spark pull request: [SPARK-4925] Publish Spark SQL hive-thriftserv... - posted by chernetsov <gi...@git.apache.org> on 2015/04/09 01:31:48 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-6479][SPARK-CORE]Create off-heap block ... - posted by zhzhan <gi...@git.apache.org> on 2015/04/09 01:33:51 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6479][Block Manager]Create off-heap blo... - posted by rxin <gi...@git.apache.org> on 2015/04/09 02:30:36 UTC, 72 replies.
- [GitHub] spark pull request: [WIP][SPARK-5957][ML] better handling of param... - posted by mengxr <gi...@git.apache.org> on 2015/04/09 02:42:40 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-4705] Handle multiple app attempts even... - posted by vanzin <gi...@git.apache.org> on 2015/04/09 02:44:51 UTC, 93 replies.
- [GitHub] spark pull request: [SQL] [SPARK-6794] Use kryo-based SparkSqlSeri... - posted by vlyubin <gi...@git.apache.org> on 2015/04/09 05:25:37 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6796][Streaming][WebUI] Add "Active Bat... - posted by zsxwing <gi...@git.apache.org> on 2015/04/09 06:30:20 UTC, 34 replies.
- [GitHub] spark pull request: [SQL][minor] move `resolveGetField` into a obj... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/09 08:33:52 UTC, 8 replies.
- [GitHub] spark pull request: [WIP] Merge recent SparkR-pkg changes - posted by davies <gi...@git.apache.org> on 2015/04/09 09:24:33 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-2673][CORE][WEBUI] Enable to attach Deb... - posted by sarutak <gi...@git.apache.org> on 2015/04/09 09:29:27 UTC, 13 replies.
- [GitHub] spark pull request: [MLLIB] [spark-2352] Implementation of an Arti... - posted by hhbyyh <gi...@git.apache.org> on 2015/04/09 12:07:00 UTC, 2 replies.
- [GitHub] spark pull request: SPARK-3276 Added a new configuration spark.str... - posted by emres <gi...@git.apache.org> on 2015/04/09 12:07:55 UTC, 30 replies.
- [GitHub] spark pull request: Minor assembly directory fix in load-spark-env... - posted by asfgit <gi...@git.apache.org> on 2015/04/09 13:06:20 UTC, 1 replies.
- [GitHub] spark pull request: SPARK-5960 allow aws credentials to be passed ... - posted by mce <gi...@git.apache.org> on 2015/04/09 13:32:21 UTC, 55 replies.
- [GitHub] spark pull request: [SPARK-6577] [MLlib] [PySpark] SparseMatrix sh... - posted by mengxr <gi...@git.apache.org> on 2015/04/09 18:21:32 UTC, 27 replies.
- [GitHub] spark pull request: [WIP] [SPARK-6807] [SparkR] Merge recent Spark... - posted by shivaram <gi...@git.apache.org> on 2015/04/09 19:57:46 UTC, 6 replies.
- [GitHub] spark pull request: French translation - posted by kevinlacire <gi...@git.apache.org> on 2015/04/09 21:09:14 UTC, 5 replies.
- [GitHub] spark pull request: WIP: Testing to see whether this fixes the yar... - posted by vanzin <gi...@git.apache.org> on 2015/04/09 22:57:52 UTC, 31 replies.
- [GitHub] spark pull request: [SPARK-5342][YARN] Allow long running Spark ap... - posted by SparkQA <gi...@git.apache.org> on 2015/04/09 22:58:27 UTC, 154 replies.
- [GitHub] spark pull request: [SPARK-6367][SQL] Use the proper data type for... - posted by SparkQA <gi...@git.apache.org> on 2015/04/09 23:43:32 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6806] [SparkR] [Docs] Fill in SparkR ex... - posted by davies <gi...@git.apache.org> on 2015/04/10 00:23:25 UTC, 43 replies.
- [GitHub] spark pull request: [WIP][HOTFIX][SPARK-4123]: Fix bug in dependen... - posted by brennonyork <gi...@git.apache.org> on 2015/04/10 00:40:34 UTC, 1 replies.
- [GitHub] spark pull request: [WIP][HOTFIX][SPARK-4123]: Fix bug in PR depen... - posted by SparkQA <gi...@git.apache.org> on 2015/04/10 00:43:34 UTC, 13 replies.
- [GitHub] spark pull request: [SQL] [SPARK-6620] Speed up toDF() and rdd() f... - posted by aarondav <gi...@git.apache.org> on 2015/04/10 01:13:02 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6835] [SQL] Fix bug of Hive UDTF in Lat... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/10 01:19:58 UTC, 6 replies.
- [GitHub] spark pull request: [Spark-4848] Stand-alone cluster: Allow differ... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/10 01:33:12 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-5253] [ML] LinearRegression with L1/L2 ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/10 02:42:47 UTC, 36 replies.
- [GitHub] spark pull request: [SPARK-5719]allow daemons to bind to specified... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/10 02:54:15 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-2033] Automatically cleanup checkpoint - posted by andrewor14 <gi...@git.apache.org> on 2015/04/10 02:56:00 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6677] [SQL] [PySpark] fix cached classe... - posted by davies <gi...@git.apache.org> on 2015/04/10 02:57:51 UTC, 26 replies.
- [GitHub] spark pull request: [hotfix] [build] Make sure JAVA_HOME is set fo... - posted by vanzin <gi...@git.apache.org> on 2015/04/10 04:21:06 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4081] [mllib] VectorIndexer - posted by jkbradley <gi...@git.apache.org> on 2015/04/10 06:06:47 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-6841] Similar to `stats.py` in Python, ... - posted by hqzizania <gi...@git.apache.org> on 2015/04/10 06:21:53 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6841] [SPARKR] add support for mean, me... - posted by shivaram <gi...@git.apache.org> on 2015/04/10 06:43:03 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6843][core]Add volatile for the "state" - posted by zhichao-li <gi...@git.apache.org> on 2015/04/10 09:51:17 UTC, 6 replies.
- [GitHub] spark pull request: SPARK-6735:[YARN] Adding properties to disable... - posted by twinkle-sachdeva <gi...@git.apache.org> on 2015/04/10 10:23:42 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-5988][MLlib] add save/load for PowerIte... - posted by yinxusen <gi...@git.apache.org> on 2015/04/10 11:01:16 UTC, 14 replies.
- [GitHub] spark pull request: Fix: avoid printing InterruptedException when ... - posted by li-zhihui <gi...@git.apache.org> on 2015/04/10 11:22:44 UTC, 1 replies.
- [GitHub] spark pull request: [Yarn][minor]Fix: avoid printing InterruptedEx... - posted by srowen <gi...@git.apache.org> on 2015/04/10 13:39:33 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6848] [Documentation] Docs update outda... - posted by ericsahit <gi...@git.apache.org> on 2015/04/10 14:50:39 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-5946][Streaming] Add Python API for dir... - posted by mattaylor <gi...@git.apache.org> on 2015/04/10 15:53:34 UTC, 58 replies.
- [GitHub] spark pull request: [SPARK-6431][Streaming][Kafka] Error message f... - posted by koeninger <gi...@git.apache.org> on 2015/04/10 15:59:50 UTC, 9 replies.
- [GitHub] spark pull request: SPARK-1537 [WiP] Application Timeline Server i... - posted by SparkQA <gi...@git.apache.org> on 2015/04/10 16:03:33 UTC, 50 replies.
- [GitHub] spark pull request: [SPARK-6845] [Mllib] [PySpark] Add isTranposed... - posted by MechCoder <gi...@git.apache.org> on 2015/04/10 16:15:22 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6845] [MLlib] [PySpark] Add isTranposed... - posted by SparkQA <gi...@git.apache.org> on 2015/04/10 16:17:45 UTC, 34 replies.
- [GitHub] spark pull request: [Spark-4848] Allow different Worker configurat... - posted by nkronenfeld <gi...@git.apache.org> on 2015/04/10 17:29:14 UTC, 8 replies.
- [GitHub] spark pull request: The constructor of GradientDescent should be p... - posted by witgo <gi...@git.apache.org> on 2015/04/10 18:04:32 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-4985][SQL Parquet] Parquet date support - posted by rdblue <gi...@git.apache.org> on 2015/04/10 18:41:36 UTC, 4 replies.
- [GitHub] spark pull request: [YARN] SPARK-6470. Add support for YARN node l... - posted by tgravescs <gi...@git.apache.org> on 2015/04/10 18:43:50 UTC, 32 replies.
- [GitHub] spark pull request: [SPARK-6675][SQL]Hive setConf issue - posted by gvramana <gi...@git.apache.org> on 2015/04/10 19:33:32 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-2926][Shuffle]Add MR style sort-merge s... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/10 20:08:10 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6849][MLLIB]The constructor of Gradient... - posted by witgo <gi...@git.apache.org> on 2015/04/10 20:33:03 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6474][EC2] Use EC2Connection.run_instan... - posted by nchammas <gi...@git.apache.org> on 2015/04/10 21:46:46 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6851][SQL] Create new instance for each... - posted by marmbrus <gi...@git.apache.org> on 2015/04/10 22:47:31 UTC, 7 replies.
- [GitHub] spark pull request: WIP: re-enable flaky test to catch failure in ... - posted by vanzin <gi...@git.apache.org> on 2015/04/10 22:57:27 UTC, 43 replies.
- [GitHub] spark pull request: [SPARK-6850] [SparkR] use one partition when w... - posted by davies <gi...@git.apache.org> on 2015/04/10 23:05:15 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-5808] [build] Package pyspark files in ... - posted by vanzin <gi...@git.apache.org> on 2015/04/11 01:26:15 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6855] [SPARKR] Set R includes to get th... - posted by shivaram <gi...@git.apache.org> on 2015/04/11 01:48:41 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-5095][MESOS] Support capping cores and ... - posted by nickpoorman <gi...@git.apache.org> on 2015/04/11 03:12:40 UTC, 6 replies.
- [GitHub] spark pull request: [Spark-6839] BlockManger.dataDeserialize - posted by squito <gi...@git.apache.org> on 2015/04/11 03:19:22 UTC, 1 replies.
- [GitHub] spark pull request: [Spark-6839] BlockManger.dataDeserialize must ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/11 03:23:29 UTC, 58 replies.
- [GitHub] spark pull request: SPARK-6710 GraphX Fixed Wrong initial bias in ... - posted by michaelmalak <gi...@git.apache.org> on 2015/04/11 03:30:42 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6858][SQL] Register Java HashMap for Sp... - posted by viirya <gi...@git.apache.org> on 2015/04/11 10:34:28 UTC, 5 replies.
- [GitHub] spark pull request: [Minor][Core] Fix typo - posted by viirya <gi...@git.apache.org> on 2015/04/11 11:37:58 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6065] [MLlib] Optimize word2vec.findSyn... - posted by MechCoder <gi...@git.apache.org> on 2015/04/11 11:50:26 UTC, 75 replies.
- [GitHub] spark pull request: [SPARK-6611][SQL] Add support for INTEGER as s... - posted by SparkQA <gi...@git.apache.org> on 2015/04/11 12:23:32 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6744][SQL] Add support for CROSS JOIN s... - posted by smola <gi...@git.apache.org> on 2015/04/11 12:54:23 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6741][SQL] Add support for SELECT ALL s... - posted by smola <gi...@git.apache.org> on 2015/04/11 13:09:10 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6860][Streaming][WebUI] Fix the possibl... - posted by zsxwing <gi...@git.apache.org> on 2015/04/11 15:40:34 UTC, 14 replies.
- [GitHub] spark pull request: SPARK-6861 [BUILD] [WIP] Scalastyle config pre... - posted by srowen <gi...@git.apache.org> on 2015/04/11 16:47:35 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6352] [SQL] Add DirectParquetOutputComm... - posted by liancheng <gi...@git.apache.org> on 2015/04/11 17:38:00 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6863] Fix formatting on SQL programming... - posted by smola <gi...@git.apache.org> on 2015/04/11 19:08:45 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6862][Streaming][WebUI][WIP] Add BatchP... - posted by zsxwing <gi...@git.apache.org> on 2015/04/11 19:34:49 UTC, 26 replies.
- [GitHub] spark pull request: [Minor][SQL] Fix typo in sql - posted by gchen <gi...@git.apache.org> on 2015/04/11 20:08:22 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6844][SQL] Clean up accumulators used i... - posted by viirya <gi...@git.apache.org> on 2015/04/11 21:31:38 UTC, 20 replies.
- [GitHub] spark pull request: [SQL] [Minor] Loose the the resolving check - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 00:51:15 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5277][SQL] - SparkSqlSerializer doesn't... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 00:53:02 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6583][SQL] Support aggregated function ... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 00:59:40 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-6493][SQL]Support numeric(a,b) in the s... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 01:23:45 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6379][SQL] Support a functon to call us... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 01:24:45 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-5084][SQL]Replaces TestHiveContext.conf... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 01:25:39 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6424][SQL] Add an user-defined aggregat... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 01:39:31 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6302][SQL] GeneratedAggregate uses wron... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 01:43:29 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6303][SQL] Add Average in canBeCodeGene... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 01:48:57 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6354][SQL] Replace the plan which is pa... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 02:05:07 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6545][SQL][WIP] Minor changes - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 02:21:39 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6198][SQL] Support "select current_data... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 02:50:39 UTC, 53 replies.
- [GitHub] spark pull request: [SPARK-6466][SQL] Remove unnecessary attribute... - posted by marmbrus <gi...@git.apache.org> on 2015/04/12 04:00:54 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6866][Build] Remove duplicated dependen... - posted by gchen <gi...@git.apache.org> on 2015/04/12 05:40:33 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5494][SQL] SparkSqlSerializer Ignores K... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:51 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-4734][Streaming]limit the file Dstream ... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:51 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5682] Reuse hadoop encrypted shuffle al... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:51 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-1303] [MLLIB] Added discretization capa... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:52 UTC, 0 replies.
- [GitHub] spark pull request: [MLLIB] SPARK-4362: Added classProbabilities m... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:52 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6293] SQLContext.implicits should provi... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:52 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5236] Fix ClassCastException in Specifi... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:52 UTC, 0 replies.
- [GitHub] spark pull request: [MLLIB] SPARK-2311: Added additional GLMs (Poi... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:52 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-4502] [SQL] Fix reads unnecessary neste... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:52 UTC, 0 replies.
- [GitHub] spark pull request: Aditional information for users building from ... - posted by asfgit <gi...@git.apache.org> on 2015/04/12 07:12:54 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6868][YARN] Fix broken container log li... - posted by deanchen <gi...@git.apache.org> on 2015/04/12 09:13:30 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6869][PySpark] Pass PYTHONPATH to execu... - posted by Sephiroth-Lin <gi...@git.apache.org> on 2015/04/12 10:05:34 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6870][Yarn] Catch InterruptedException ... - posted by Sephiroth-Lin <gi...@git.apache.org> on 2015/04/12 10:19:33 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-4226] [SQL] Add Exists/In support for w... - posted by SparkQA <gi...@git.apache.org> on 2015/04/12 11:03:28 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6871][SQL] WITH clause in CTE can not f... - posted by viirya <gi...@git.apache.org> on 2015/04/12 12:11:52 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-6872] [SQL] add copy in external sort - posted by adrian-wang <gi...@git.apache.org> on 2015/04/12 17:05:30 UTC, 5 replies.
- [GitHub] spark pull request: [MINOR] a typo: coalesce - posted by adrian-wang <gi...@git.apache.org> on 2015/04/12 18:26:02 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6874][SQL] Support standard SQL syntax ... - posted by smola <gi...@git.apache.org> on 2015/04/12 18:41:41 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6765] Fix test code style for core. - posted by rxin <gi...@git.apache.org> on 2015/04/13 01:07:02 UTC, 14 replies.
- [GitHub] spark pull request: [SQL] [Minor] Fix for SqlApp.scala - posted by scwf <gi...@git.apache.org> on 2015/04/13 05:06:51 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6765] Enable scalastyle on test code. - posted by rxin <gi...@git.apache.org> on 2015/04/13 06:04:48 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-5886][ML] Add StringIndexer as a featur... - posted by mengxr <gi...@git.apache.org> on 2015/04/13 07:41:26 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-4961] [CORE] Put HadoopRDD.getPartition... - posted by SparkQA <gi...@git.apache.org> on 2015/04/13 08:03:34 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5957][ML] better handling of parameters - posted by SparkQA <gi...@git.apache.org> on 2015/04/13 08:23:26 UTC, 35 replies.
- [GitHub] spark pull request: [SPARK-6303][SQL] Remove unnecessary Average i... - posted by SparkQA <gi...@git.apache.org> on 2015/04/13 08:58:33 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6877][SQL] Add code generation support ... - posted by viirya <gi...@git.apache.org> on 2015/04/13 09:41:59 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-2097][SQL] UDF Support - posted by DanielMe <gi...@git.apache.org> on 2015/04/13 12:23:41 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6800][SQL] Fix wrong logic to generate ... - posted by viirya <gi...@git.apache.org> on 2015/04/13 12:25:52 UTC, 6 replies.
- [GitHub] spark pull request: Fix for sum on empty RDD fails with exception ... - posted by erikvanoosten <gi...@git.apache.org> on 2015/04/13 14:15:10 UTC, 4 replies.
- [GitHub] spark pull request: SPARK-6878 [CORE] Fix for sum on empty RDD fai... - posted by SparkQA <gi...@git.apache.org> on 2015/04/13 14:23:30 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-5689][Doc] Document what can be run in ... - posted by Sephiroth-Lin <gi...@git.apache.org> on 2015/04/13 14:40:37 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-6879][HistoryServer]check if app is com... - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/13 14:40:51 UTC, 52 replies.
- [GitHub] spark pull request: SPARK-4783 [CORE] System.exit() calls in Spark... - posted by srowen <gi...@git.apache.org> on 2015/04/13 15:31:34 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6881][SparkR] Changes the checkpoint di... - posted by hlin09 <gi...@git.apache.org> on 2015/04/13 17:58:50 UTC, 15 replies.
- [GitHub] spark pull request: [CORE] SPARK-6880: Fixed null check when all t... - posted by pankajarora12 <gi...@git.apache.org> on 2015/04/13 18:44:05 UTC, 12 replies.
- [GitHub] spark pull request: [Minor][SparkR] Minor refactor and removes red... - posted by hlin09 <gi...@git.apache.org> on 2015/04/13 21:33:40 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh... - posted by davies <gi...@git.apache.org> on 2015/04/13 22:59:34 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6368][SQL] Build a specialized serializ... - posted by yhuai <gi...@git.apache.org> on 2015/04/13 23:07:36 UTC, 47 replies.
- [GitHub] spark pull request: Export driver quirks - posted by rtreffer <gi...@git.apache.org> on 2015/04/13 23:50:12 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6887][SQL] ColumnBuilder misses FloatTy... - posted by yhuai <gi...@git.apache.org> on 2015/04/14 00:16:56 UTC, 11 replies.
- [GitHub] spark pull request: SPARK-5888. [MLLIB]. Add OneHotEncoder as a Tr... - posted by sryza <gi...@git.apache.org> on 2015/04/14 01:50:48 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco... - posted by ilganeli <gi...@git.apache.org> on 2015/04/14 01:53:45 UTC, 5 replies.
- [GitHub] spark pull request: Changes to support checkpointing to BlockRDD a... - posted by mtimper <gi...@git.apache.org> on 2015/04/14 02:00:12 UTC, 3 replies.
- [GitHub] spark pull request: [MLLIB][WIP] SPARK-4638: Kernels feature for M... - posted by mandar2812 <gi...@git.apache.org> on 2015/04/14 02:20:42 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6406] Launch Spark using assembly jar i... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 02:31:54 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6890] [core] Fix launcher lib work with... - posted by vanzin <gi...@git.apache.org> on 2015/04/14 04:52:16 UTC, 40 replies.
- [GitHub] spark pull request: [SPARK-5466] Add explicit guava dependencies w... - posted by tsingfu <gi...@git.apache.org> on 2015/04/14 05:21:12 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-5924] Add the ability to specify withMe... - posted by jkbradley <gi...@git.apache.org> on 2015/04/14 07:46:08 UTC, 36 replies.
- [GitHub] spark pull request: [SPARK-6865][SQL] DataFrame column names shoul... - posted by rxin <gi...@git.apache.org> on 2015/04/14 08:15:04 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-6894]spark.executor.extraLibraryOptions... - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/14 08:48:36 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6157][CORE]Unroll unsuccessful memory_a... - posted by SparkQA <gi...@git.apache.org> on 2015/04/14 09:13:36 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6156][CORE]Not cache in memory again if... - posted by SparkQA <gi...@git.apache.org> on 2015/04/14 09:17:39 UTC, 3 replies.
- [GitHub] spark pull request: [HOTFIX] [SPARK-6896] [SQL] fix compile error ... - posted by adrian-wang <gi...@git.apache.org> on 2015/04/14 09:35:50 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-4436][SPARK-3624][BUILD] Debian packagi... - posted by kno10 <gi...@git.apache.org> on 2015/04/14 10:38:45 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6897][Streaming]remove volatile from Bl... - posted by zhichao-li <gi...@git.apache.org> on 2015/04/14 10:39:29 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6156][CORE]Not cache in memory again wh... - posted by SparkQA <gi...@git.apache.org> on 2015/04/14 11:13:28 UTC, 9 replies.
- [GitHub] spark pull request: SPARK-6861 [BUILD] Scalastyle config prevents ... - posted by srowen <gi...@git.apache.org> on 2015/04/14 13:10:18 UTC, 7 replies.
- [GitHub] spark pull request: [SQL]Eliminate partition filters from executio... - posted by yijieshen <gi...@git.apache.org> on 2015/04/14 16:10:22 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6901][Ml]ParamGridBuilder.build with no... - posted by petro-rudenko <gi...@git.apache.org> on 2015/04/14 17:18:27 UTC, 27 replies.
- [GitHub] spark pull request: [SPARK-6903][SQL]Eliminate partition filters f... - posted by yijieshen <gi...@git.apache.org> on 2015/04/14 17:18:50 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6898][SQL] completely support special c... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/14 17:24:02 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-4286][MESOS] Add an external shuffle se... - posted by dragos <gi...@git.apache.org> on 2015/04/14 18:09:44 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6703][Core] Provide a way to discover e... - posted by SparkQA <gi...@git.apache.org> on 2015/04/14 18:58:34 UTC, 52 replies.
- [GitHub] spark pull request: [SPARK-6905] Upgrade to snappy-java 1.1.1.7 - posted by JoshRosen <gi...@git.apache.org> on 2015/04/14 19:41:34 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6297] EventLog permissions are always s... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 19:48:49 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4340] [Core] add java opts argument sub... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 19:54:35 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-5259][CORE]Make sure mapStage.pendingta... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 20:36:22 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6911] [SQL] improve accessor for nested... - posted by davies <gi...@git.apache.org> on 2015/04/14 20:37:51 UTC, 45 replies.
- [GitHub] spark pull request: [SPARK-6115][Core] Show job description at the... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 20:45:19 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-6081] Support fetching http/https uris ... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 20:47:47 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6700] [yarn] Re-enable flaky test. - posted by andrewor14 <gi...@git.apache.org> on 2015/04/14 22:34:22 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6807] [SparkR] Merge recent SparkR-pkg ... - posted by shivaram <gi...@git.apache.org> on 2015/04/14 22:42:55 UTC, 20 replies.
- [GitHub] spark pull request: SPARK-5134 [BUILD] Bump default Hadoop version... - posted by nchammas <gi...@git.apache.org> on 2015/04/14 23:30:29 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6046] [core] Reorganize deprecated conf... - posted by vanzin <gi...@git.apache.org> on 2015/04/15 00:53:34 UTC, 35 replies.
- [GitHub] spark pull request: [SPARK-5634] [core] Show correct message in HS... - posted by vanzin <gi...@git.apache.org> on 2015/04/15 01:42:48 UTC, 7 replies.
- [GitHub] spark pull request: SPARK-6919 Add asDict method to StatCounter - posted by eshilts <gi...@git.apache.org> on 2015/04/15 03:06:21 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6196][build]Add MAPR 4.0.2 support to t... - posted by trystanleftwich <gi...@git.apache.org> on 2015/04/15 03:06:30 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5337][Mesos][Standalone] respect spark.... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/15 03:59:10 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-6800][SQL] Update doc for JDBCRelation'... - posted by SparkQA <gi...@git.apache.org> on 2015/04/15 04:53:29 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6899][SQL] Fix type mismatch when using... - posted by viirya <gi...@git.apache.org> on 2015/04/15 07:33:12 UTC, 5 replies.
- [GitHub] spark pull request: [SQL][Minor] Fix foreachUp of treenode - posted by scwf <gi...@git.apache.org> on 2015/04/15 08:36:29 UTC, 11 replies.
- [GitHub] spark pull request: [Minor] Alter description of some configuratio... - posted by ArcherShao <gi...@git.apache.org> on 2015/04/15 08:59:10 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6730][SQL] Allow using keyword as ident... - posted by viirya <gi...@git.apache.org> on 2015/04/15 09:44:03 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-3541][MLLIB] New ALS implementation wit... - posted by hy2014 <gi...@git.apache.org> on 2015/04/15 10:21:26 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6862][Streaming][WebUI] Add BatchPage t... - posted by SparkQA <gi...@git.apache.org> on 2015/04/15 10:33:35 UTC, 92 replies.
- [GitHub] spark pull request: [SPARK-6888][SQL] Export driver quirks - posted by liancheng <gi...@git.apache.org> on 2015/04/15 10:50:10 UTC, 29 replies.
- [GitHub] spark pull request: [SPARK-6928][Spark Shell]Fixed spark-shell exc... - posted by vinodkc <gi...@git.apache.org> on 2015/04/15 11:22:56 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6930][Build]Build with Hive Thrift Serv... - posted by zzcclp <gi...@git.apache.org> on 2015/04/15 11:29:54 UTC, 4 replies.
- [GitHub] spark pull request: [Spark-6924]Fix client hands in yarn-client mo... - posted by viper-kun <gi...@git.apache.org> on 2015/04/15 11:41:32 UTC, 2 replies.
- [GitHub] spark pull request: SPARK-6927 [SQL] Sorting Error when codegen on - posted by kaka1992 <gi...@git.apache.org> on 2015/04/15 12:31:08 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6352] [SQL] Custom parquet output commi... - posted by ypcat <gi...@git.apache.org> on 2015/04/15 12:32:40 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-2312] Logging Unhandled messages - posted by srowen <gi...@git.apache.org> on 2015/04/15 14:30:21 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5697] Configurable registration retry i... - posted by srowen <gi...@git.apache.org> on 2015/04/15 14:36:18 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5484][GraphX] Checkpoint every 25 itera... - posted by srowen <gi...@git.apache.org> on 2015/04/15 14:42:21 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5352][GraphX] Add getPartitionStrategy ... - posted by srowen <gi...@git.apache.org> on 2015/04/15 14:52:32 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5623][GraphX] Replace an obsolete mapRe... - posted by srowen <gi...@git.apache.org> on 2015/04/15 14:57:49 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6396][Core] Add broadcast timeout - posted by srowen <gi...@git.apache.org> on 2015/04/15 14:59:52 UTC, 1 replies.
- [GitHub] spark pull request: SPARK-3580: New public method for RDD's to hav... - posted by srowen <gi...@git.apache.org> on 2015/04/15 15:01:07 UTC, 2 replies.
- [GitHub] spark pull request: SPARK-5112. Expose SizeEstimator as a develope... - posted by srowen <gi...@git.apache.org> on 2015/04/15 15:03:44 UTC, 19 replies.
- [GitHub] spark pull request: [SQL] [WIP] Partitioning support for the data ... - posted by liancheng <gi...@git.apache.org> on 2015/04/15 15:53:04 UTC, 52 replies.
- [GitHub] spark pull request: [SPARK-6857][SQL] Add support of numpy types f... - posted by viirya <gi...@git.apache.org> on 2015/04/15 15:57:09 UTC, 17 replies.
- [GitHub] spark pull request: SPARK-6846 [WEBUI] Stage kill URL easy to acci... - posted by srowen <gi...@git.apache.org> on 2015/04/15 16:15:32 UTC, 26 replies.
- [GitHub] spark pull request: [SPARK-6934][Core] Use 'spark.akka.askTimeout'... - posted by zsxwing <gi...@git.apache.org> on 2015/04/15 16:16:23 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6113] [ml] Stabilize DecisionTree API - posted by jkbradley <gi...@git.apache.org> on 2015/04/15 18:31:29 UTC, 54 replies.
- [GitHub] spark pull request: [SPARK-6937][MLLIB] Fixed bug in PICExample in... - posted by javadba <gi...@git.apache.org> on 2015/04/15 19:07:30 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-4943][SPARK-5251][SQL] Allow table name... - posted by liancheng <gi...@git.apache.org> on 2015/04/15 19:09:07 UTC, 15 replies.
- [GitHub] spark pull request: SPARK-6938: All require statements now have an... - posted by jhlch <gi...@git.apache.org> on 2015/04/15 19:37:56 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-6939][Streaming][WebUI][WIP] Add timeli... - posted by zsxwing <gi...@git.apache.org> on 2015/04/15 20:03:37 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6893][ML] default pipeline parameter ha... - posted by mengxr <gi...@git.apache.org> on 2015/04/15 22:16:20 UTC, 18 replies.
- [GitHub] spark pull request: Spark-5854 personalized page rank - posted by dwmclary <gi...@git.apache.org> on 2015/04/15 22:37:44 UTC, 21 replies.
- [GitHub] spark pull request: SPARK-3200, SPARK-4165 [REPL] Classes defined ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/15 23:13:46 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-1406] Mllib pmml model export - posted by damiencarol <gi...@git.apache.org> on 2015/04/15 23:19:04 UTC, 76 replies.
- [GitHub] spark pull request: [SPARK-6952] Handle long args when detecting P... - posted by punya <gi...@git.apache.org> on 2015/04/16 02:01:50 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6953] [PySpark] speed up python tests - posted by SparkQA <gi...@git.apache.org> on 2015/04/16 02:03:00 UTC, 39 replies.
- [GitHub] spark pull request: [SPARK-6287][MESOS] Add dynamic allocation to ... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/16 02:27:33 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6954] [YARN] Dynamic allocation: numExe... - posted by piaozhexiu <gi...@git.apache.org> on 2015/04/16 03:30:47 UTC, 23 replies.
- [GitHub] spark pull request: [Spark-6924]Fix driver hangs in yarn-client mo... - posted by viper-kun <gi...@git.apache.org> on 2015/04/16 03:50:41 UTC, 8 replies.
- [GitHub] spark pull request: Do not let Yarn Shuffle Server retry its serve... - posted by SaintBacchus <gi...@git.apache.org> on 2015/04/16 03:57:43 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6955][NETWORK]Do not let Yarn Shuffle S... - posted by SparkQA <gi...@git.apache.org> on 2015/04/16 05:33:43 UTC, 19 replies.
- [GitHub] spark pull request: Add dropout regularization to logistic regress... - posted by rakeshchalasani <gi...@git.apache.org> on 2015/04/16 05:59:46 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6867][MLlib] Add dropout regularization... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/16 06:02:12 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-3000][CORE] drop old blocks to disk in ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/16 07:38:32 UTC, 9 replies.
- [GitHub] spark pull request: [Streaming][minor] Remove additional quote and... - posted by jerryshao <gi...@git.apache.org> on 2015/04/16 08:06:17 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-2693][SQL] Supported for UDAF Hive Aggr... - posted by tylorZhang <gi...@git.apache.org> on 2015/04/16 09:12:21 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6869][PySpark] Add pyspark archives pat... - posted by SparkQA <gi...@git.apache.org> on 2015/04/16 11:29:28 UTC, 111 replies.
- [GitHub] spark pull request: [SPARK-6635][SQL] DataFrame.withColumn should ... - posted by viirya <gi...@git.apache.org> on 2015/04/16 12:41:46 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-4286] Add an external shuffle service t... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/16 19:28:22 UTC, 27 replies.
- [GitHub] spark pull request: [SPARK-4233] [SQL] [WIP] UDAF Interface Refact... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/16 20:46:29 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-6966][SQL] Use correct ClassLoader for ... - posted by marmbrus <gi...@git.apache.org> on 2015/04/16 23:54:05 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6957] [SPARK-6958] [SQL] improve API co... - posted by davies <gi...@git.apache.org> on 2015/04/17 00:36:15 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-6972][SQL] Add Coalesce to DataFrame - posted by marmbrus <gi...@git.apache.org> on 2015/04/17 00:39:59 UTC, 8 replies.
- [GitHub] spark pull request: [BUILD] Support building with SBT on encrypted... - posted by marmbrus <gi...@git.apache.org> on 2015/04/17 00:40:10 UTC, 18 replies.
- [GitHub] spark pull request: [MLLIB][SPARK-4675] Find similar products and ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/17 01:27:11 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6418] Add simple per-stage visualizatio... - posted by shroffpradyumn <gi...@git.apache.org> on 2015/04/17 02:00:17 UTC, 25 replies.
- [GitHub] spark pull request: [SQL] Checking data types when resolving types - posted by marmbrus <gi...@git.apache.org> on 2015/04/17 03:02:46 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6963][CORE]Flaky test: o.a.s.ContextCle... - posted by witgo <gi...@git.apache.org> on 2015/04/17 03:58:36 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6973]modify total stages/tasks on the a... - posted by XuTingjun <gi...@git.apache.org> on 2015/04/17 08:39:58 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-6975][Yarn] Fix argument validation err... - posted by jerryshao <gi...@git.apache.org> on 2015/04/17 09:08:59 UTC, 15 replies.
- [GitHub] spark pull request: [SQL] There are three tests of sql are failed ... - posted by KaiXinXiaoLei <gi...@git.apache.org> on 2015/04/17 11:11:34 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6976][SQL] "drop table if exists src" p... - posted by DoingDone9 <gi...@git.apache.org> on 2015/04/17 11:20:21 UTC, 4 replies.
- [GitHub] spark pull request: [WIP][SPARK-6963][CORE]Flaky test: o.a.s.Conte... - posted by SparkQA <gi...@git.apache.org> on 2015/04/17 11:28:38 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6979][Streaming] Replace JobScheduler.e... - posted by zsxwing <gi...@git.apache.org> on 2015/04/17 12:16:17 UTC, 31 replies.
- [GitHub] spark pull request: [SPARK-6888][SQL] Make the jdbc driver handlin... - posted by rtreffer <gi...@git.apache.org> on 2015/04/17 12:46:08 UTC, 27 replies.
- [GitHub] spark pull request: [SQL] SPARK-6981: Factor out SparkPlanner and ... - posted by evacchi <gi...@git.apache.org> on 2015/04/17 15:47:32 UTC, 22 replies.
- [GitHub] spark pull request: [SPARK-6983][Streaming] Update ReceiverTracker... - posted by zsxwing <gi...@git.apache.org> on 2015/04/17 18:11:52 UTC, 10 replies.
- [GitHub] spark pull request: Minor fix to SPARK-6958: Improve Python docstr... - posted by rxin <gi...@git.apache.org> on 2015/04/17 18:35:51 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-6985][streaming] Receiver maxRate over ... - posted by dmcguire81 <gi...@git.apache.org> on 2015/04/17 19:52:04 UTC, 34 replies.
- [GitHub] spark pull request: [SPARK-6014] [core] Revamp Spark shutdown hook... - posted by vanzin <gi...@git.apache.org> on 2015/04/17 20:43:32 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6219] Reuse pep8.py - posted by nchammas <gi...@git.apache.org> on 2015/04/17 22:25:57 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-2491] Don't handle uncaught exceptions ... - posted by ilganeli <gi...@git.apache.org> on 2015/04/17 23:01:42 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-5933] [core] Move config deprecation wa... - posted by vanzin <gi...@git.apache.org> on 2015/04/17 23:02:15 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6707] - Mesos Scheduler should allow th... - posted by ankurcha <gi...@git.apache.org> on 2015/04/17 23:10:08 UTC, 1 replies.
- [GitHub] spark pull request: SPARK-6988 : Fix documentation regarding DataF... - posted by ogirardot <gi...@git.apache.org> on 2015/04/17 23:21:36 UTC, 3 replies.
- [GitHub] spark pull request: Common interfaces between RDD, DStream, and Da... - posted by nkronenfeld <gi...@git.apache.org> on 2015/04/18 00:14:23 UTC, 30 replies.
- [GitHub] spark pull request: [core] [minor] Make sure ConnectionManager sto... - posted by vanzin <gi...@git.apache.org> on 2015/04/18 00:18:36 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6113] [ml] Small cleanups after origina... - posted by jkbradley <gi...@git.apache.org> on 2015/04/18 00:40:24 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6991] [SparkR] Adds support for zipPart... - posted by hlin09 <gi...@git.apache.org> on 2015/04/18 05:35:40 UTC, 18 replies.
- [GitHub] spark pull request: SPARK-6992 : Fix documentation example for Spa... - posted by ogirardot <gi...@git.apache.org> on 2015/04/18 09:25:34 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6949] [SQL] [PySpark] Support Date/Time... - posted by davies <gi...@git.apache.org> on 2015/04/18 09:27:37 UTC, 21 replies.
- [GitHub] spark pull request: SPARK-6993 : Add default min, max methods for ... - posted by ogirardot <gi...@git.apache.org> on 2015/04/18 11:04:32 UTC, 26 replies.
- [GitHub] spark pull request: [SPARK-6307][Core] Speed up RDD.cartesian by c... - posted by viirya <gi...@git.apache.org> on 2015/04/18 16:29:03 UTC, 21 replies.
- [GitHub] spark pull request: Add named field support for sql.Row - posted by vidma <gi...@git.apache.org> on 2015/04/18 17:08:00 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5932][CORE][WIP] Use consistent naming ... - posted by ilganeli <gi...@git.apache.org> on 2015/04/18 18:17:24 UTC, 27 replies.
- [GitHub] spark pull request: [SPARK-6955] Perform port retries at NettyBloc... - posted by aarondav <gi...@git.apache.org> on 2015/04/18 19:56:59 UTC, 26 replies.
- [GitHub] spark pull request: [SPARK-5932][CORE] Use consistent naming for s... - posted by SparkQA <gi...@git.apache.org> on 2015/04/19 01:33:36 UTC, 128 replies.
- [GitHub] spark pull request: Fixed doc - posted by gaurav324 <gi...@git.apache.org> on 2015/04/19 02:10:59 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6994] Allow to fetch field values by na... - posted by rxin <gi...@git.apache.org> on 2015/04/19 02:21:49 UTC, 11 replies.
- [GitHub] spark pull request: [WIP][SPARK-6986][CORE]Make SerializationStrea... - posted by yhuai <gi...@git.apache.org> on 2015/04/19 06:02:46 UTC, 9 replies.
- [GitHub] spark pull request: [WIP] [SPARK-6996][SQL] Support generic collec... - posted by punya <gi...@git.apache.org> on 2015/04/19 10:55:10 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6996][SQL] Support generic collection t... - posted by SparkQA <gi...@git.apache.org> on 2015/04/19 11:18:55 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-6996][SQL] Support map types in java be... - posted by SparkQA <gi...@git.apache.org> on 2015/04/19 13:28:33 UTC, 26 replies.
- [GitHub] spark pull request: [SPARK-6997][SQL] Convert StringType in LocalT... - posted by scwf <gi...@git.apache.org> on 2015/04/19 16:08:52 UTC, 9 replies.
- [GitHub] spark pull request: [doc][mllib] Fix typo of the page title in Iso... - posted by dobashim <gi...@git.apache.org> on 2015/04/19 17:11:43 UTC, 3 replies.
- [GitHub] spark pull request: 'Make StreamingKMeans 'Serializable' - posted by zsxwing <gi...@git.apache.org> on 2015/04/19 19:57:35 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6998][MLlib] Make StreamingKMeans 'Seri... - posted by SparkQA <gi...@git.apache.org> on 2015/04/19 20:03:40 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6969][SQL] Refresh the cached table whe... - posted by yhuai <gi...@git.apache.org> on 2015/04/20 02:49:09 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-7003] Improve reliability of connection... - posted by aarondav <gi...@git.apache.org> on 2015/04/20 04:59:33 UTC, 25 replies.
- [GitHub] spark pull request: [SPARK-7000] [ml] Refactor prediction and tree... - posted by jkbradley <gi...@git.apache.org> on 2015/04/20 05:25:55 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6918][YARN] Secure HBase support. - posted by deanchen <gi...@git.apache.org> on 2015/04/20 06:18:33 UTC, 19 replies.
- [GitHub] spark pull request: [PYSPARK] Fix a typo in "fold" function in rdd... - posted by AiHe <gi...@git.apache.org> on 2015/04/20 08:04:58 UTC, 7 replies.
- [GitHub] spark pull request: [SQL][minor] make it more clear that we only n... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/20 09:19:59 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7007][core] Add a metric source for Exe... - posted by jerryshao <gi...@git.apache.org> on 2015/04/20 11:03:44 UTC, 30 replies.
- [GitHub] spark pull request: [SPARK-3936] Remove Bytecode Inspection for Jo... - posted by balduz <gi...@git.apache.org> on 2015/04/20 12:15:23 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6967] [SQL] fix date type convertion in... - posted by adrian-wang <gi...@git.apache.org> on 2015/04/20 12:29:49 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7008] An implement of Factorization Mac... - posted by zhengruifeng <gi...@git.apache.org> on 2015/04/20 13:11:06 UTC, 5 replies.
- [GitHub] spark pull request: SPARK-7009 Build assembly JAR via ant to avoid... - posted by steveloughran <gi...@git.apache.org> on 2015/04/20 13:21:11 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7011] Build(compilation) fails with sca... - posted by ScrapCodes <gi...@git.apache.org> on 2015/04/20 14:03:12 UTC, 8 replies.
- [GitHub] spark pull request: [Minor][MLlib] Incorrect path to test data is ... - posted by viirya <gi...@git.apache.org> on 2015/04/20 16:51:11 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-6490][Core] Add spark.rpc.* and depreca... - posted by zsxwing <gi...@git.apache.org> on 2015/04/20 17:22:36 UTC, 19 replies.
- [GitHub] spark pull request: [ML][SPARK-6529] Add Word2Vec transformer - posted by yinxusen <gi...@git.apache.org> on 2015/04/20 18:07:17 UTC, 60 replies.
- [GitHub] spark pull request: Avoid warning message about invalid refuse_sec... - posted by MartinWeindel <gi...@git.apache.org> on 2015/04/20 18:08:28 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6978][GraphX] Compute all the direct an... - posted by balduz <gi...@git.apache.org> on 2015/04/20 18:53:22 UTC, 2 replies.
- [GitHub] spark pull request: fixed doc - posted by ericchiang <gi...@git.apache.org> on 2015/04/20 19:32:57 UTC, 4 replies.
- [GitHub] spark pull request: [doc][streaming] Fixed broken link in mllib se... - posted by BenFradet <gi...@git.apache.org> on 2015/04/20 22:33:35 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7022][PySpark][ML] Add ML.Tuning.ParamG... - posted by oefirouz <gi...@git.apache.org> on 2015/04/21 01:39:19 UTC, 32 replies.
- [GitHub] spark pull request: [SPARK-2883][SQL] Orc support through datasour... - posted by scwf <gi...@git.apache.org> on 2015/04/21 04:22:16 UTC, 18 replies.
- [GitHub] spark pull request: [SPARK-7024][SQL] Improve performance of funct... - posted by watermen <gi...@git.apache.org> on 2015/04/21 05:50:50 UTC, 3 replies.
- [GitHub] spark pull request: [WIP][SPARK-7025] Java-friendly InputSource AP... - posted by rxin <gi...@git.apache.org> on 2015/04/21 07:33:02 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-1442][SQL][WIP] Window Function Support... - posted by guowei2 <gi...@git.apache.org> on 2015/04/21 08:07:25 UTC, 41 replies.
- [GitHub] spark pull request: [SPARK-3386] Share and reuse SerializerInstanc... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/21 09:53:41 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-6490][Docs] Add docs for rpc configurat... - posted by zsxwing <gi...@git.apache.org> on 2015/04/21 10:53:13 UTC, 27 replies.
- [GitHub] spark pull request: [SPARK-6738] [CORE] Improve estimate the size ... - posted by shenh062326 <gi...@git.apache.org> on 2015/04/21 10:55:29 UTC, 46 replies.
- [GitHub] spark pull request: [SPARK-7031][ThriftServer]let thrift server ta... - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/21 13:26:55 UTC, 62 replies.
- [GitHub] spark pull request: [SPARK-5155] [PySpark] [Streaming] Mqtt stream... - posted by SparkQA <gi...@git.apache.org> on 2015/04/21 13:28:41 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7026][SQL] make LeftSemiJoin work when ... - posted by DoingDone9 <gi...@git.apache.org> on 2015/04/21 13:46:57 UTC, 5 replies.
- [GitHub] spark pull request: Merge pull request #1 from apache/master - posted by sunilyadavsky <gi...@git.apache.org> on 2015/04/21 15:10:29 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7026][SQL] Fix bugs when there are non ... - posted by scwf <gi...@git.apache.org> on 2015/04/21 15:52:10 UTC, 30 replies.
- [GitHub] spark pull request: [SPARK-6852][SPARKR] Accept numeric as numPart... - posted by sun-rui <gi...@git.apache.org> on 2015/04/21 15:59:49 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6827] [mllib] Wrap FPGrowthModel.freqIt... - posted by yanboliang <gi...@git.apache.org> on 2015/04/21 17:26:03 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-6939][Streaming][WebUI] Add timeline an... - posted by SparkQA <gi...@git.apache.org> on 2015/04/21 20:18:33 UTC, 38 replies.
- [GitHub] spark pull request: [minor] [build] Set java options when generati... - posted by vanzin <gi...@git.apache.org> on 2015/04/21 20:33:18 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6829] Added math functions for DataFram... - posted by brkyvz <gi...@git.apache.org> on 2015/04/21 20:58:34 UTC, 74 replies.
- [GitHub] spark pull request: [SPARK-7037] [CORE] Inconsistent behavior for ... - posted by piaozhexiu <gi...@git.apache.org> on 2015/04/21 21:18:08 UTC, 13 replies.
- [GitHub] spark pull request: Add support on type NVARCHAR - posted by szheng79 <gi...@git.apache.org> on 2015/04/21 21:39:29 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6707] [core]: Mesos Scheduler should al... - posted by tnachen <gi...@git.apache.org> on 2015/04/21 21:58:49 UTC, 27 replies.
- [GitHub] spark pull request: JDBCRDD: Add to support on type NVARCHAR - posted by srowen <gi...@git.apache.org> on 2015/04/21 22:03:33 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7036][MLLIB] ALS.train should support D... - posted by mengxr <gi...@git.apache.org> on 2015/04/21 22:18:37 UTC, 11 replies.
- [GitHub] spark pull request: [Minor] Comment improvements in ExternalSorter... - posted by pwendell <gi...@git.apache.org> on 2015/04/21 23:34:06 UTC, 9 replies.
- [GitHub] spark pull request: [Minor][MLLIB] Fix a minor formatting bug in t... - posted by AiHe <gi...@git.apache.org> on 2015/04/21 23:45:44 UTC, 9 replies.
- [GitHub] spark pull request: [WIP] [SPARK-7041] Avoid writing empty files i... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/22 01:20:33 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-7041] Avoid writing empty files in Exte... - posted by SparkQA <gi...@git.apache.org> on 2015/04/22 01:33:39 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-6889] [DOCS] CONTRIBUTING.md updates to... - posted by srowen <gi...@git.apache.org> on 2015/04/22 03:11:04 UTC, 9 replies.
- [GitHub] spark pull request: [SQL] Rename some apply functions. - posted by rxin <gi...@git.apache.org> on 2015/04/22 04:43:05 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7044] [SQL] Fix the deadlock in script ... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/22 06:44:48 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6113] [ml] Tree ensembles for Pipelines... - posted by jkbradley <gi...@git.apache.org> on 2015/04/22 07:10:08 UTC, 55 replies.
- [GitHub] spark pull request: [SPARK-7046] Remove InputMetrics from BlockRes... - posted by kayousterhout <gi...@git.apache.org> on 2015/04/22 07:26:24 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-4902][CORE] gap-sampling performance op... - posted by SparkQA <gi...@git.apache.org> on 2015/04/22 09:23:40 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-4526][MLLIB]Gradient should be added ba... - posted by SparkQA <gi...@git.apache.org> on 2015/04/22 09:33:39 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7033][SPARKR] Clean usage of split. Use... - posted by sun-rui <gi...@git.apache.org> on 2015/04/22 09:36:08 UTC, 14 replies.
- [GitHub] spark pull request: update the deprecated CountMinSketchMonoid fun... - posted by caikehe <gi...@git.apache.org> on 2015/04/22 09:57:08 UTC, 25 replies.
- [GitHub] spark pull request: [SPARK-7051] [SQL] Configuration for parquet d... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/22 10:01:22 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7052][Core] Add ThreadUtils and move th... - posted by zsxwing <gi...@git.apache.org> on 2015/04/22 10:29:41 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7050][build] Keep maven build consisten... - posted by jerryshao <gi...@git.apache.org> on 2015/04/22 11:19:35 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-7055][SQL]Use correct ClassLoader for J... - posted by vinodkc <gi...@git.apache.org> on 2015/04/22 13:36:27 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6231][SQL][workaround] Add alias functi... - posted by yhuai <gi...@git.apache.org> on 2015/04/22 17:01:42 UTC, 9 replies.
- [GitHub] spark pull request: SPARK-4550. In sort-based shuffle, store map o... - posted by pwendell <gi...@git.apache.org> on 2015/04/22 17:15:34 UTC, 55 replies.
- [GitHub] spark pull request: [SPARK-7039][SQL]JDBCRDD: Add support on type ... - posted by rxin <gi...@git.apache.org> on 2015/04/22 20:02:49 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7058] Include RDD deserialization time ... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/22 20:03:13 UTC, 28 replies.
- [GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in... - posted by ilganeli <gi...@git.apache.org> on 2015/04/22 20:14:10 UTC, 80 replies.
- [GitHub] spark pull request: [SPARK-2315] Implement drop, dropRight and dro... - posted by AlexNisnevich <gi...@git.apache.org> on 2015/04/22 20:32:50 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-7060][SQL] Add alias function to python... - posted by SparkQA <gi...@git.apache.org> on 2015/04/22 21:34:47 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-7009] repackaging spark assembly jar wi... - posted by zhzhan <gi...@git.apache.org> on 2015/04/22 22:16:51 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7059][SQL] Create a DataFrame join API ... - posted by rxin <gi...@git.apache.org> on 2015/04/22 22:36:35 UTC, 11 replies.
- [GitHub] spark pull request: [HOTFIX][SQL] Ignore flaky CachedTableSuite te... - posted by marmbrus <gi...@git.apache.org> on 2015/04/22 23:09:50 UTC, 7 replies.
- [GitHub] spark pull request: [HOTFIX][SQL] Fix broken cached test - posted by viirya <gi...@git.apache.org> on 2015/04/23 02:58:14 UTC, 19 replies.
- [GitHub] spark pull request: SPARK-7063 when lz4 compression is used, it ca... - posted by linlin200605 <gi...@git.apache.org> on 2015/04/23 04:23:57 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7066][MLlib] VectorAssembler should use... - posted by rxin <gi...@git.apache.org> on 2015/04/23 04:42:58 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7026] [SQL] fix left semi join with equ... - posted by adrian-wang <gi...@git.apache.org> on 2015/04/23 04:47:07 UTC, 51 replies.
- [GitHub] spark pull request: [MLlib] UnaryTransformer nullability should no... - posted by rxin <gi...@git.apache.org> on 2015/04/23 05:06:18 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-7056] Make the Write Ahead Log pluggabl... - posted by tdas <gi...@git.apache.org> on 2015/04/23 05:10:15 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-7068][SQL] Remove PrimitiveType - posted by rxin <gi...@git.apache.org> on 2015/04/23 07:08:51 UTC, 9 replies.
- [GitHub] spark pull request: [MLlib] Add support for BooleanType to VectorA... - posted by rxin <gi...@git.apache.org> on 2015/04/23 07:12:35 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7070][MLLIB] LDA.setBeta should call se... - posted by mengxr <gi...@git.apache.org> on 2015/04/23 07:27:26 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-7069][SQL] Rename NativeType -> AtomicT... - posted by rxin <gi...@git.apache.org> on 2015/04/23 08:51:22 UTC, 15 replies.
- [GitHub] spark pull request: [HOTFIX][sql] Fix compilation for scala 2.11. - posted by ScrapCodes <gi...@git.apache.org> on 2015/04/23 09:34:50 UTC, 4 replies.
- [GitHub] spark pull request: [minor][streaming]fixed scala string interpola... - posted by prabeesh <gi...@git.apache.org> on 2015/04/23 09:47:20 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-7084] improve saveAsTable documentation - posted by phatak-dev <gi...@git.apache.org> on 2015/04/23 10:13:17 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6818][SPARKR] Support column deletion i... - posted by sun-rui <gi...@git.apache.org> on 2015/04/23 10:39:40 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-7087][Build] Fix path issue change vers... - posted by tijoparacka <gi...@git.apache.org> on 2015/04/23 11:11:45 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7086][Deploy]Do not retry when public s... - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/23 11:15:03 UTC, 14 replies.
- [GitHub] spark pull request: Fix miniBatchFraction parameter in train metho... - posted by kuromatsu-nobuyuki <gi...@git.apache.org> on 2015/04/23 11:16:49 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7067][SQL] fix bug when use complex nes... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/23 11:58:35 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6505][SQL]Remove the reflection call in... - posted by baishuo <gi...@git.apache.org> on 2015/04/23 12:09:43 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-7085][MLlib] Fix miniBatchFraction para... - posted by kuromatsu-nobuyuki <gi...@git.apache.org> on 2015/04/23 12:24:07 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6973]remove skipped stage ID from compl... - posted by XuTingjun <gi...@git.apache.org> on 2015/04/23 13:36:17 UTC, 8 replies.
- [GitHub] spark pull request: [Spark-7090][MLlib] Introduce LDAOptimizer to ... - posted by hhbyyh <gi...@git.apache.org> on 2015/04/23 13:48:09 UTC, 36 replies.
- [GitHub] spark pull request: [SPARK-7092] Update spark scala version to 2.1... - posted by ScrapCodes <gi...@git.apache.org> on 2015/04/23 14:40:15 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6924][YARN] Fix driver hangs in yarn-cl... - posted by SaintBacchus <gi...@git.apache.org> on 2015/04/23 14:44:59 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK-2750][WIP]Add Https support for Web UI - posted by WangTaoTheTonic <gi...@git.apache.org> on 2015/04/23 14:46:04 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-2750] support https in spark web ui - posted by scwf <gi...@git.apache.org> on 2015/04/23 15:02:50 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-7093][SQL] Using newPredicate in Nested... - posted by scwf <gi...@git.apache.org> on 2015/04/23 16:19:17 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-5553][SQL] Replace Array[Byte] with Jav... - posted by viirya <gi...@git.apache.org> on 2015/04/23 18:54:00 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6856] [R] Make RDD information more use... - posted by His-name-is-Joof <gi...@git.apache.org> on 2015/04/23 19:22:01 UTC, 33 replies.
- [GitHub] spark pull request: [SPARK-7097][SQL]: Partitioned tables should o... - posted by saucam <gi...@git.apache.org> on 2015/04/23 20:16:24 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-7100][MLLib] Fix persisted RDD leak in ... - posted by jimfcarroll <gi...@git.apache.org> on 2015/04/23 21:21:11 UTC, 21 replies.
- [GitHub] spark pull request: [SQL] Break dataTypes.scala into multiple file... - posted by rxin <gi...@git.apache.org> on 2015/04/23 21:45:39 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7056][Streaming] Make the Write Ahead L... - posted by SparkQA <gi...@git.apache.org> on 2015/04/24 02:23:51 UTC, 96 replies.
- [GitHub] spark pull request: [SPARK-7044][SQL] Fix the deadlock in ScriptTr... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/24 03:00:31 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6014] [core][hotfix] Revamp Spark shutd... - posted by nishkamravi2 <gi...@git.apache.org> on 2015/04/24 03:02:41 UTC, 2 replies.
- [GitHub] spark pull request: SPARK-7107 Add parameter for zookeeper.znode.p... - posted by tedyu <gi...@git.apache.org> on 2015/04/24 03:12:54 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-5687][Core]TaskResultGetter needs to ca... - posted by lianhuiwang <gi...@git.apache.org> on 2015/04/24 03:57:32 UTC, 2 replies.
- [GitHub] spark pull request: Update sql-programming-guide.md - posted by kgeis <gi...@git.apache.org> on 2015/04/24 04:24:27 UTC, 3 replies.
- [GitHub] spark pull request: [SQL] Fixed expression data type matching. - posted by rxin <gi...@git.apache.org> on 2015/04/24 04:32:08 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6891] Fix the bug that ExecutorAllocati... - posted by ArcherShao <gi...@git.apache.org> on 2015/04/24 05:20:05 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7109] [SQL] Push down left side filter ... - posted by scwf <gi...@git.apache.org> on 2015/04/24 05:39:39 UTC, 35 replies.
- [GitHub] spark pull request: [SPARK-7103][Spark Core]Verify patitionors are... - posted by vinodkc <gi...@git.apache.org> on 2015/04/24 07:22:02 UTC, 3 replies.
- [GitHub] spark pull request: SPARK-7103: Fix crash with SparkContext.union ... - posted by stevencanopy <gi...@git.apache.org> on 2015/04/24 08:01:08 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-7112][Streaming] Add a DirectStreamTrac... - posted by jerryshao <gi...@git.apache.org> on 2015/04/24 08:31:04 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6304][Streaming] Fix checkpointing does... - posted by jerryshao <gi...@git.apache.org> on 2015/04/24 09:26:11 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-5726] [MLLIB] Elementwise (Hadamard) Ve... - posted by mengxr <gi...@git.apache.org> on 2015/04/24 09:52:34 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7115]][MLLIB] skip the very first 1 in ... - posted by mengxr <gi...@git.apache.org> on 2015/04/24 09:54:49 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7098][SQL] Make the WHERE clause with t... - posted by viirya <gi...@git.apache.org> on 2015/04/24 10:12:01 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7118] [Python] Add the coalesce Spark S... - posted by ogirardot <gi...@git.apache.org> on 2015/04/24 10:55:05 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-5212][SQL] Add support of schema-less, ... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/24 10:56:51 UTC, 1 replies.
- [GitHub] spark pull request: [PySpark][Minor] Update sql example, so that c... - posted by Sephiroth-Lin <gi...@git.apache.org> on 2015/04/24 11:50:57 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-5738] [SQL] Reuse mutable row for each ... - posted by yanboliang <gi...@git.apache.org> on 2015/04/24 12:02:55 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-7120][SPARK-7121][WIP] Closure cleaner ... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/24 12:19:22 UTC, 17 replies.
- [GitHub] spark pull request: [PYSPARK] Add percentile method in rdd as nump... - posted by AiHe <gi...@git.apache.org> on 2015/04/24 12:26:09 UTC, 3 replies.
- [GitHub] spark pull request: [Minor][MLLIB] Fix a formatting bug in toStrin... - posted by AiHe <gi...@git.apache.org> on 2015/04/24 12:28:39 UTC, 9 replies.
- [GitHub] spark pull request: SPARK-4705:[core] Write event logs of differen... - posted by srowen <gi...@git.apache.org> on 2015/04/24 13:04:31 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-7119][SQL] ScriptTransform should also ... - posted by viirya <gi...@git.apache.org> on 2015/04/24 14:17:29 UTC, 11 replies.
- [GitHub] spark pull request: Added function to get predict value and probab... - posted by oscaroboto <gi...@git.apache.org> on 2015/04/24 15:23:06 UTC, 1 replies.
- [GitHub] spark pull request: [MLLIB] Added function to get predict value an... - posted by srowen <gi...@git.apache.org> on 2015/04/24 15:37:46 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7123] [SQL] fixed table.star in sqlcont... - posted by scwf <gi...@git.apache.org> on 2015/04/24 15:57:38 UTC, 3 replies.
- [GitHub] spark pull request: Upgrade the json4s version - posted by moranmathias <gi...@git.apache.org> on 2015/04/24 17:10:10 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-6014] [core][hotfix] Add try-catch bloc... - posted by nishkamravi2 <gi...@git.apache.org> on 2015/04/24 20:30:37 UTC, 26 replies.
- [GitHub] spark pull request: [SPARK-7134][MLlib] Add regParam and feature s... - posted by rakeshchalasani <gi...@git.apache.org> on 2015/04/24 22:55:24 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7136][Docs] Spark SQL and DataFrame Gui... - posted by d3borah <gi...@git.apache.org> on 2015/04/24 23:25:20 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7017][Build][Project Infra]: Refactor d... - posted by brennonyork <gi...@git.apache.org> on 2015/04/24 23:35:38 UTC, 132 replies.
- [GitHub] spark pull request: [SPARK-6214][CORE] - A simple expression langu... - posted by srowen <gi...@git.apache.org> on 2015/04/25 00:15:18 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-7138][Streaming] Add method to BlockGen... - posted by tdas <gi...@git.apache.org> on 2015/04/25 00:20:52 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-3090] [core] Stop SparkContext if user ... - posted by vanzin <gi...@git.apache.org> on 2015/04/25 01:50:03 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7120][SPARK-7121] Closure cleaner nesti... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/25 04:37:21 UTC, 54 replies.
- [GitHub] spark pull request: [SPARK-7140][MLLIB] only scan the first 16 non... - posted by mengxr <gi...@git.apache.org> on 2015/04/25 07:33:24 UTC, 10 replies.
- [GitHub] spark pull request: [Minor][MLLIB] Refactor toString method in MLL... - posted by AiHe <gi...@git.apache.org> on 2015/04/25 07:44:47 UTC, 11 replies.
- [GitHub] spark pull request: SPARK-6333 [CORE] Added compression option to ... - posted by deenar <gi...@git.apache.org> on 2015/04/25 09:10:11 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-5891][ML] Add Binarizer ML Transformer - posted by viirya <gi...@git.apache.org> on 2015/04/25 11:26:14 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-7142][SQL]: Minor enhancement to Boolea... - posted by saucam <gi...@git.apache.org> on 2015/04/25 15:04:00 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7143][ML] Add BM25 Estimator - posted by viirya <gi...@git.apache.org> on 2015/04/25 18:18:36 UTC, 2 replies.
- [GitHub] spark pull request: [SQL] Update SQL readme to include instruction... - posted by yhuai <gi...@git.apache.org> on 2015/04/25 22:36:42 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7145] [CORE] commons-lang (2.x) classes... - posted by srowen <gi...@git.apache.org> on 2015/04/25 23:29:27 UTC, 4 replies.
- [GitHub] spark pull request: SPARK-6954. ExecutorAllocationManager can end ... - posted by sryza <gi...@git.apache.org> on 2015/04/26 08:41:48 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-6954. [YARN] ExecutorAllocationManager c... - posted by SparkQA <gi...@git.apache.org> on 2015/04/26 09:14:14 UTC, 30 replies.
- [GitHub] spark pull request: [SPARK-7152][SQL] Add a Column expression for ... - posted by rxin <gi...@git.apache.org> on 2015/04/26 10:37:24 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7153][SQL] support long type ordinal in... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/26 13:44:37 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6263] Python MLlib API missing items: U... - posted by Lewuathe <gi...@git.apache.org> on 2015/04/26 15:34:17 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7155] [CORE] Allow newAPIHadoopFile to ... - posted by yongtang <gi...@git.apache.org> on 2015/04/26 21:00:47 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7135][SQL] DataFrame expression for mon... - posted by rxin <gi...@git.apache.org> on 2015/04/26 21:29:40 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-7140][MLLIB] only scan the first 16 ent... - posted by jkbradley <gi...@git.apache.org> on 2015/04/27 02:18:48 UTC, 5 replies.
- [GitHub] spark pull request: [SQL][Minor] rename DataTypeParser.apply to Da... - posted by scwf <gi...@git.apache.org> on 2015/04/27 04:14:38 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7156][SQL] add randomSplit to DataFrame... - posted by kaka1992 <gi...@git.apache.org> on 2015/04/27 06:21:43 UTC, 9 replies.
- [GitHub] spark pull request: [SQL][Minor] fix java doc for DataFrame.agg - posted by cloud-fan <gi...@git.apache.org> on 2015/04/27 07:17:44 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7160][SQL] Support converting DataFrame... - posted by rayortigas <gi...@git.apache.org> on 2015/04/27 08:36:50 UTC, 11 replies.
- [GitHub] spark pull request: SPARK-1556: bump jets3t version to 0.9.0 - posted by LuqmanSahaf <gi...@git.apache.org> on 2015/04/27 08:47:06 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7158] [SQL] Fix bug of cached data cann... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/27 09:41:14 UTC, 49 replies.
- [GitHub] spark pull request: [SPARK-7163] [SQL] minor refactory for HiveQl - posted by scwf <gi...@git.apache.org> on 2015/04/27 10:00:35 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-7162][YARN]Launcher error in yarn-clien... - posted by witgo <gi...@git.apache.org> on 2015/04/27 10:15:56 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out... - posted by adrian-wang <gi...@git.apache.org> on 2015/04/27 11:52:41 UTC, 4 replies.
- [GitHub] spark pull request: Add filter by location boundingbox in TwitterI... - posted by yang0228 <gi...@git.apache.org> on 2015/04/27 12:20:38 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6653][yarn] New config to specify port ... - posted by zuxqoj <gi...@git.apache.org> on 2015/04/27 13:25:16 UTC, 27 replies.
- [GitHub] spark pull request: [SPARK-7166][Streaming]Add filter by location ... - posted by srowen <gi...@git.apache.org> on 2015/04/27 13:40:56 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-3382][MLLIB] GradientDescent convergenc... - posted by Lewuathe <gi...@git.apache.org> on 2015/04/27 13:52:13 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7168] [BUILD] Update plugin versions in... - posted by srowen <gi...@git.apache.org> on 2015/04/27 13:56:28 UTC, 8 replies.
- [GitHub] spark pull request: [Doc][Minor]Remov unused libs from docs direct... - posted by sarutak <gi...@git.apache.org> on 2015/04/27 15:27:24 UTC, 0 replies.
- [GitHub] spark pull request: [WIP] Common interfaces between RDD, DStream, ... - posted by nkronenfeld <gi...@git.apache.org> on 2015/04/27 15:45:53 UTC, 1 replies.
- [GitHub] spark pull request: [Doc][Minor]Remove unused libs from docs direc... - posted by srowen <gi...@git.apache.org> on 2015/04/27 16:04:33 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6030][CORE] Using simulated field layou... - posted by advancedxy <gi...@git.apache.org> on 2015/04/27 16:54:45 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7174][Core] Move calling `TaskScheduler... - posted by zsxwing <gi...@git.apache.org> on 2015/04/27 19:44:49 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7093] [SQL] Using newPredicate in Neste... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:18:42 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-6263][MLLIB] Python MLlib API missing i... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:19:52 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-7123] [SQL] support table.star in sqlco... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:19:57 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-6403][EC2] Add option to launch EC2 mas... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:20:25 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6281][GraphX] Support incremental updat... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:20:31 UTC, 0 replies.
- [GitHub] spark pull request: Spark 6359 expose imain binding - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:20:32 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6584][CORE]Provide ExecutorPrefixTaskLo... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:07 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6332] [MLlib] compute calibration curve... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:21:12 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-2475][Streaming] Check whether has enou... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:12 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5763][Core]add Sort-Merge Join to resol... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:17 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6464][Core]Add a function named 'proces... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:22 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6447] add navigation links to StagePage... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:22 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6139] [Streaming] Allow pre-populate sl... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:21:27 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-4086][GraphX]: Fold-style aggregation f... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:27 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6105] enhance spark-ganglia to support ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:21:32 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5961][Streaming]Allow specific nodes in... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:21:37 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-5882][GraphX] Add a test for GraphLoade... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:21:47 UTC, 0 replies.
- [GitHub] spark pull request: example of python converter for avrò output f... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:21:52 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK 5280] RDF Loader added + documentation - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:21:57 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5657][Examples][PySpark] Add PySpark Av... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:12 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5673] [MLlib] Implement Streaming wrapp... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:12 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5616] [PySpark] Add examples for PySpar... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:22 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-2827][GraphX] Add collectDegreeDist to ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:27 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5521] PCA wrapper for easy transform ve... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:27 UTC, 18 replies.
- [GitHub] spark pull request: Create SparkAPSP.scala - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:32 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5482][PySpark] Allow individual test su... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:32 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-5300 Add LocalFileSystem which will retu... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:32 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:42 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5374][CORE] abstract RDD's DAG graph it... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:22:47 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-5090][examples] The improvement of pyth... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:07 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5062][Graphx] replace mapReduceTriplets... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:17 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5036][Graphx]Better support sending par... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:17 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5964] Allow spark-daemon.sh to support ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:22 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5037][STREAMING] dynamically loaded DSt... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:27 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-4950] Delete obsolete mapReduceTripelet... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:37 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-3655 GroupByKeyAndSortValues - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:42 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-4736][mllib] [random forest] functions ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:47 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-4229] Create hadoop configuration in a ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:23:52 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6422][STREAMING] support customized act... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:23:57 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-6364] [MLlib] Implement equals and hash... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:24:02 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-2418] Custom checkpointing with an exte... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:07 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-3913] Spark Yarn Client API change to e... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:27 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-3270] Spark API for Application Extensi... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:27 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-3561] Initial commit to provide pluggab... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:32 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-3586][streaming]Support nested director... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:37 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-1987] EdgePartitionBuilder: More memory... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:42 UTC, 0 replies.
- [GitHub] spark pull request: add support for zipping a sequence of RDDs - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:47 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-3166]: Allow custom serialiser to be sh... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:24:57 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-2788] [STREAMING] Add location filterin... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:25:02 UTC, 0 replies.
- [GitHub] spark pull request: [GraphX][SPARK-2245] add a materialize method ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:25:12 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-1795 - Add recursive directory file sear... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/27 20:25:12 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-3878][MLlib] Benchmarks and common test... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:28:24 UTC, 0 replies.
- [GitHub] spark pull request: added an implicit parameter(codec) to PipedRDD - posted by yrbahn <gi...@git.apache.org> on 2015/04/27 20:30:23 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6284][MESOS] Add mesos role, principal ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/27 20:34:07 UTC, 14 replies.
- [GitHub] spark pull request: [SPARK-7076][SPARK-7077][SPARK-7080][SQL] Use ... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/27 20:37:00 UTC, 110 replies.
- [GitHub] spark pull request: Introducing an Improved Pregel API - posted by nchammas <gi...@git.apache.org> on 2015/04/27 20:40:30 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-7175] Upgrade to Hive 1.1.0 - posted by punya <gi...@git.apache.org> on 2015/04/27 21:20:41 UTC, 6 replies.
- [GitHub] spark pull request: [Build] Enable MiMa checks for launcher and sq... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/27 22:33:13 UTC, 5 replies.
- [GitHub] spark pull request: [Build] Enable MiMa checks for SQL - posted by SparkQA <gi...@git.apache.org> on 2015/04/28 00:17:49 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5158] [core] [security] Spark standalon... - posted by ash211 <gi...@git.apache.org> on 2015/04/28 01:30:28 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-6943][WIP] Show RDD DAG visualization o... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/28 01:53:03 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-6943][WIP][Alternative] Show RDD DAG vi... - posted by SparkQA <gi...@git.apache.org> on 2015/04/28 02:10:38 UTC, 7 replies.
- [GitHub] spark pull request: add webui for thriftserver - posted by tianyi <gi...@git.apache.org> on 2015/04/28 03:40:20 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-5100][SQL]add webui for thriftserver - posted by SparkQA <gi...@git.apache.org> on 2015/04/28 03:43:46 UTC, 46 replies.
- [GitHub] spark pull request: [SPARK-3454] separate json endpoints for data ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/28 03:58:50 UTC, 28 replies.
- [GitHub] spark pull request: [SPARK-5895][ML] add vector slicer - posted by yinxusen <gi...@git.apache.org> on 2015/04/28 04:56:26 UTC, 5 replies.
- [GitHub] spark pull request: [SPARK-7139][Streaming] Allow received block m... - posted by tdas <gi...@git.apache.org> on 2015/04/28 05:35:55 UTC, 32 replies.
- [GitHub] spark pull request: [SPARK-6923] [SQL] Hive MetaStore API cannot a... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/28 07:22:03 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7187] SerializationDebugger should not ... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/28 07:53:00 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-6314][CORE] handle JsonParseException f... - posted by liyezhang556520 <gi...@git.apache.org> on 2015/04/28 08:08:30 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-7181][CORE]fix inifite loop in External... - posted by chouqin <gi...@git.apache.org> on 2015/04/28 08:25:58 UTC, 7 replies.
- [GitHub] spark pull request: Test - posted by Arttii <gi...@git.apache.org> on 2015/04/28 08:46:10 UTC, 2 replies.
- [GitHub] spark pull request: [Core][test][minor] replace try finally block ... - posted by liyezhang556520 <gi...@git.apache.org> on 2015/04/28 08:54:29 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7176] [ml] Add validation functionality... - posted by jkbradley <gi...@git.apache.org> on 2015/04/28 08:57:17 UTC, 47 replies.
- [GitHub] spark pull request: [SPARK-6980] [CORE] [WIP] Akka timeout excepti... - posted by BryanCutler <gi...@git.apache.org> on 2015/04/28 09:45:25 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-6530][ML] Add chi-square selector for m... - posted by yinxusen <gi...@git.apache.org> on 2015/04/28 10:09:15 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7183][Network] Fix memory leak of Trans... - posted by viirya <gi...@git.apache.org> on 2015/04/28 12:19:15 UTC, 28 replies.
- [GitHub] spark pull request: [SPARK-7133][SQL] Implement struct, array, and... - posted by cloud-fan <gi...@git.apache.org> on 2015/04/28 13:04:18 UTC, 101 replies.
- [GitHub] spark pull request: [SPARK-4721][CORE] Improve logic while first t... - posted by suyanNone <gi...@git.apache.org> on 2015/04/28 14:19:15 UTC, 0 replies.
- [GitHub] spark pull request: SPARK-5529 Backported changes to 1.3 - posted by alexrovner <gi...@git.apache.org> on 2015/04/28 18:01:48 UTC, 10 replies.
- [GitHub] spark pull request: Spark 5529 backport 1.3 - posted by alexrovner <gi...@git.apache.org> on 2015/04/28 19:33:01 UTC, 1 replies.
- [GitHub] spark pull request: [SPARK-7045] [MLlib] Avoid intermediate repres... - posted by MechCoder <gi...@git.apache.org> on 2015/04/28 20:35:12 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7201] [MLLIB] move Identifiable to ml.u... - posted by mengxr <gi...@git.apache.org> on 2015/04/28 20:45:53 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-7188] added python support for math Dat... - posted by brkyvz <gi...@git.apache.org> on 2015/04/28 21:03:42 UTC, 65 replies.
- [GitHub] spark pull request: [minor] [core] Warn users who try to cache RDD... - posted by vanzin <gi...@git.apache.org> on 2015/04/28 21:06:18 UTC, 20 replies.
- [GitHub] spark pull request: [MLLIB] Add reservoir sample for feature in Ra... - posted by AiHe <gi...@git.apache.org> on 2015/04/28 21:09:03 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-6965] [MLLIB] StringIndexer handles num... - posted by mengxr <gi...@git.apache.org> on 2015/04/28 21:13:37 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-6994]Add helper methods to access by fi... - posted by szheng79 <gi...@git.apache.org> on 2015/04/28 21:46:14 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7205] Support `.ivy2/local` and `.m2/re... - posted by brkyvz <gi...@git.apache.org> on 2015/04/28 22:35:10 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6756] [MLLIB] add toSparse, toDense, nu... - posted by mengxr <gi...@git.apache.org> on 2015/04/28 22:44:48 UTC, 30 replies.
- [GitHub] spark pull request: [SPARK-7204] Fix callSite for Dataframe and SQ... - posted by pwendell <gi...@git.apache.org> on 2015/04/28 23:01:17 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-7204] [SQL] Fix callSite for Dataframe ... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/28 23:04:46 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7207] [ml] [build] Added ml.recommendat... - posted by jkbradley <gi...@git.apache.org> on 2015/04/28 23:09:57 UTC, 18 replies.
- [GitHub] spark pull request: [SPARK-7208] [ml] [python] Added Matrix, Spars... - posted by jkbradley <gi...@git.apache.org> on 2015/04/28 23:12:30 UTC, 17 replies.
- [GitHub] spark pull request: Check for read permissions before copying a Ha... - posted by nishkamravi2 <gi...@git.apache.org> on 2015/04/29 00:07:42 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-7213] [YARN] Check for read permissions... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/29 00:12:11 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7156][SQL] support RandomSplit in DataF... - posted by brkyvz <gi...@git.apache.org> on 2015/04/29 00:33:51 UTC, 48 replies.
- [GitHub] spark pull request: [SPARK-7215] made coalesce and repartition a p... - posted by brkyvz <gi...@git.apache.org> on 2015/04/29 01:53:08 UTC, 36 replies.
- [GitHub] spark pull request: Add driver details page to Mesos cluster UI. - posted by tnachen <gi...@git.apache.org> on 2015/04/29 02:08:48 UTC, 0 replies.
- [GitHub] spark pull request: [MESOS] Add driver details page to Mesos clust... - posted by tnachen <gi...@git.apache.org> on 2015/04/29 02:09:24 UTC, 3 replies.
- [GitHub] spark pull request: [SPARK-6627] Finished rename to ShuffleBlockRe... - posted by kayousterhout <gi...@git.apache.org> on 2015/04/29 02:09:32 UTC, 6 replies.
- [GitHub] spark pull request: [TESTING ONLY] [DO] [NOT] [MERGE] - posted by andrewor14 <gi...@git.apache.org> on 2015/04/29 02:56:28 UTC, 41 replies.
- [GitHub] spark pull request: [SPARK-7216][MESOS] Add driver details page to... - posted by rxin <gi...@git.apache.org> on 2015/04/29 04:32:03 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6067][SQL]delete the file with the same... - posted by liancheng <gi...@git.apache.org> on 2015/04/29 04:44:17 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7194][MLLIB] Vectors factors method for... - posted by kaka1992 <gi...@git.apache.org> on 2015/04/29 04:53:42 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7222][ML] Added mathematical derivation... - posted by dbtsai <gi...@git.apache.org> on 2015/04/29 07:48:51 UTC, 47 replies.
- [GitHub] spark pull request: [SPARK-7223] Rename RPC askWithReply -> askWit... - posted by rxin <gi...@git.apache.org> on 2015/04/29 07:58:15 UTC, 10 replies.
- [GitHub] spark pull request: Fix a typo of "threshold" - posted by yinxusen <gi...@git.apache.org> on 2015/04/29 08:12:34 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-7225][SQL] CombineLimits optimizer does... - posted by DoingDone9 <gi...@git.apache.org> on 2015/04/29 08:27:04 UTC, 15 replies.
- [GitHub] spark pull request: Better error message on access to non-existing... - posted by ksonj <gi...@git.apache.org> on 2015/04/29 09:49:35 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-7229] [SQL] SpecificMutableRow should t... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/29 09:50:58 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-6752][Streaming][Reopened] Allow Stream... - posted by tdas <gi...@git.apache.org> on 2015/04/29 09:54:30 UTC, 9 replies.
- [GitHub] spark pull request: [SQL] [Minor] Print detail query execution inf... - posted by scwf <gi...@git.apache.org> on 2015/04/29 10:37:16 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7202] Add SparseMatrixPickler to SerDe - posted by MechCoder <gi...@git.apache.org> on 2015/04/29 11:25:31 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-7202] [MLlib] [PySpark] Add SparseMatri... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/29 11:27:10 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-7232] [SQL] Add a Substitution batch fo... - posted by scwf <gi...@git.apache.org> on 2015/04/29 12:18:22 UTC, 43 replies.
- [GitHub] spark pull request: [SPARK-7196][SQL] Support precision and scale ... - posted by viirya <gi...@git.apache.org> on 2015/04/29 13:32:56 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-7234][SQL] Fix DateType mismatch when c... - posted by kaka1992 <gi...@git.apache.org> on 2015/04/29 13:46:46 UTC, 10 replies.
- [GitHub] spark pull request: [SPARK-5890][ML] Add feature discretizer - posted by yinxusen <gi...@git.apache.org> on 2015/04/29 16:09:03 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7235] [SQL] Refactor the grouping sets - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/29 16:32:03 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-5084][SQL][WIP]Replaces TestHiveContext... - posted by baishuo <gi...@git.apache.org> on 2015/04/29 16:35:14 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-6913] Fixed "java.sql.SQLException: No ... - posted by SlavikBaranov <gi...@git.apache.org> on 2015/04/29 16:58:09 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-6913][SQL] Fixed "java.sql.SQLException... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/29 17:02:12 UTC, 18 replies.
- [GitHub] spark pull request: [SPARK-5182] [SQL] [WIP] Partitioning support ... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/29 17:07:13 UTC, 39 replies.
- [GitHub] spark pull request: [SPARK-7238] Update protobuf-java version of c... - posted by FavioVazquez <gi...@git.apache.org> on 2015/04/29 20:05:59 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7214] Reserve space for unrolling even ... - posted by woggle <gi...@git.apache.org> on 2015/04/29 20:42:13 UTC, 23 replies.
- [GitHub] spark pull request: [SPARK][MLLIB] Added computeInverse to RowMatr... - posted by SpyderRiverA <gi...@git.apache.org> on 2015/04/29 21:28:56 UTC, 1 replies.
- [GitHub] spark pull request: Updated Hadoop dependencies due to inconsisten... - posted by FavioVazquez <gi...@git.apache.org> on 2015/04/29 21:37:33 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-7237] Many user provided closures are n... - posted by andrewor14 <gi...@git.apache.org> on 2015/04/29 21:57:13 UTC, 39 replies.
- [GitHub] spark pull request: SPARK-7169: Metrics can be additionally config... - posted by jacek-lewandowski <gi...@git.apache.org> on 2015/04/29 22:29:05 UTC, 15 replies.
- [GitHub] spark pull request: [SPARK-4122][STREAMING] Add a library that can... - posted by BenFradet <gi...@git.apache.org> on 2015/04/29 22:37:18 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7259] [ml] VectorIndexer: do not copy n... - posted by jkbradley <gi...@git.apache.org> on 2015/04/29 23:49:42 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-7250][MLLIB] Added computeInverse to Ro... - posted by srowen <gi...@git.apache.org> on 2015/04/29 23:50:58 UTC, 2 replies.
- [GitHub] spark pull request: [SPARK-7224] added mock repository generator f... - posted by brkyvz <gi...@git.apache.org> on 2015/04/29 23:54:22 UTC, 21 replies.
- [GitHub] spark pull request: [SPARK-3444] Provide an easy way to change log... - posted by holdenk <gi...@git.apache.org> on 2015/04/30 00:08:12 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7161][History Server] Provide REST api ... - posted by harishreedharan <gi...@git.apache.org> on 2015/04/30 00:29:08 UTC, 13 replies.
- [GitHub] spark pull request: [SPARK-5529][CORE]Add expireDeadHosts in Heart... - posted by alexrovner <gi...@git.apache.org> on 2015/04/30 00:50:34 UTC, 11 replies.
- [GitHub] spark pull request: Some code clean up. - posted by dbtsai <gi...@git.apache.org> on 2015/04/30 01:34:02 UTC, 24 replies.
- [GitHub] spark pull request: [SPARK-7249] Updated Hadoop dependencies due t... - posted by SparkQA <gi...@git.apache.org> on 2015/04/30 01:41:58 UTC, 17 replies.
- [GitHub] spark pull request: [SPARK-7156][SQL] Addressed follow up comments... - posted by brkyvz <gi...@git.apache.org> on 2015/04/30 01:52:27 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7266] Add ExpectsInputTypes to expressi... - posted by rxin <gi...@git.apache.org> on 2015/04/30 02:50:22 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-7267][SQL]Push down Project when it's c... - posted by DoingDone9 <gi...@git.apache.org> on 2015/04/30 03:29:15 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-7269] [SQL] Incorrect analysis for aggr... - posted by chenghao-intel <gi...@git.apache.org> on 2015/04/30 04:36:36 UTC, 42 replies.
- [GitHub] spark pull request: [SPARK-7242][SQL][MLLIB] Frequent items for Da... - posted by brkyvz <gi...@git.apache.org> on 2015/04/30 07:33:18 UTC, 71 replies.
- [GitHub] spark pull request: [SPARK-7112][Streaming][WIP] Add a InputInfoTr... - posted by SparkQA <gi...@git.apache.org> on 2015/04/30 09:23:49 UTC, 46 replies.
- [GitHub] spark pull request: [SPARK-5938][SQL] Improve JsonRDD performance - posted by NathanHowell <gi...@git.apache.org> on 2015/04/30 09:24:12 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-7274][SQL] Create Column expression for... - posted by rxin <gi...@git.apache.org> on 2015/04/30 10:02:52 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-5456] [SQL] fix decimal compare for jdb... - posted by adrian-wang <gi...@git.apache.org> on 2015/04/30 10:07:51 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6999] [SQL] Remove the infinite recursi... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/30 10:27:10 UTC, 7 replies.
- [GitHub] spark pull request: SPARK-7171: Added a method to retrieve metrics... - posted by jacek-lewandowski <gi...@git.apache.org> on 2015/04/30 10:31:52 UTC, 16 replies.
- [GitHub] spark pull request: [SPARK-5938][SPARK-5443][SQL] Improve JsonRDD ... - posted by SparkQA <gi...@git.apache.org> on 2015/04/30 12:30:27 UTC, 6 replies.
- [GitHub] spark pull request: [SPARK-6257] [PySpark] [MLlib] MLlib API missi... - posted by MechCoder <gi...@git.apache.org> on 2015/04/30 13:33:28 UTC, 19 replies.
- [GitHub] spark pull request: [SPARK-4989][CORE] backport for branch-1.0(-jd... - posted by srowen <gi...@git.apache.org> on 2015/04/30 14:52:19 UTC, 0 replies.
- [GitHub] spark pull request: [SPARK-7255] [Streaming] [Documentation] Added... - posted by BenFradet <gi...@git.apache.org> on 2015/04/30 18:49:22 UTC, 8 replies.
- [GitHub] spark pull request: [SPARK-7279] Removed diffSum which is theoreti... - posted by dbtsai <gi...@git.apache.org> on 2015/04/30 19:16:34 UTC, 14 replies.
- [GitHub] spark pull request: [MLLIB][tree] Verify size of input rdd > 0 whe... - posted by AiHe <gi...@git.apache.org> on 2015/04/30 19:35:34 UTC, 4 replies.
- [GitHub] spark pull request: [SPARK-7277][SQL] Show warning message if the ... - posted by viirya <gi...@git.apache.org> on 2015/04/30 20:09:33 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-5182] [SQL] Partitioning support for th... - posted by AmplabJenkins <gi...@git.apache.org> on 2015/04/30 20:12:14 UTC, 11 replies.
- [GitHub] spark pull request: [SPARK-7282][Streaming] Fix the race condition... - posted by zsxwing <gi...@git.apache.org> on 2015/04/30 20:14:55 UTC, 7 replies.
- [GitHub] spark pull request: [SPARK-7281] [yarn] Add option to set AM's lib... - posted by vanzin <gi...@git.apache.org> on 2015/04/30 20:29:01 UTC, 8 replies.
- [GitHub] spark pull request: Suppress compiler warnings due to use of sun.m... - posted by JoshRosen <gi...@git.apache.org> on 2015/04/30 20:37:32 UTC, 18 replies.
- [GitHub] spark pull request: [SPARK-7283][Core] Ignore InterruptedException... - posted by zsxwing <gi...@git.apache.org> on 2015/04/30 20:42:51 UTC, 8 replies.
- [GitHub] spark pull request: Limit help option regex - posted by cbiow <gi...@git.apache.org> on 2015/04/30 20:44:48 UTC, 2 replies.
- [GitHub] spark pull request: redir stderr better, remove unused code, bette... - posted by shaneknapp <gi...@git.apache.org> on 2015/04/30 20:56:35 UTC, 9 replies.
- [GitHub] spark pull request: [SPARK-7280][SQL] Add "drop" column/s on a dat... - posted by rakeshchalasani <gi...@git.apache.org> on 2015/04/30 21:04:29 UTC, 12 replies.
- [GitHub] spark pull request: [SPARK-7248] implemented random number generat... - posted by brkyvz <gi...@git.apache.org> on 2015/04/30 22:49:21 UTC, 20 replies.
- [GitHub] spark pull request: [SPARK-5956][MLLIB] Pipeline components should... - posted by mengxr <gi...@git.apache.org> on 2015/04/30 22:49:39 UTC, 3 replies.