You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: SPARK-4175. Exception on stage page - posted by ka...@apache.org on 2014/11/01 01:23:01 UTC, 0 replies.
- git commit: [MLLIB] SPARK-2329 Add multi-label evaluation metrics - posted by me...@apache.org on 2014/11/01 02:31:12 UTC, 0 replies.
- git commit: [SPARK-3838][examples][mllib][python] Word2Vec example in python - posted by me...@apache.org on 2014/11/01 02:33:27 UTC, 0 replies.
- [1/2] [MLLIB] SPARK-1547: Add Gradient Boosting to MLlib - posted by me...@apache.org on 2014/11/01 02:58:05 UTC, 0 replies.
- [2/2] git commit: [MLLIB] SPARK-1547: Add Gradient Boosting to MLlib - posted by me...@apache.org on 2014/11/01 02:58:06 UTC, 0 replies.
- git commit: Streaming KMeans [MLLIB][SPARK-3254] - posted by me...@apache.org on 2014/11/01 06:30:39 UTC, 0 replies.
- git commit: Upgrading to roaring 0.4.5 (bug fix release) - posted by rx...@apache.org on 2014/11/01 09:13:51 UTC, 0 replies.
- git commit: [SPARK-4142][GraphX] Default numEdgePartitions - posted by rx...@apache.org on 2014/11/01 09:18:09 UTC, 0 replies.
- git commit: [SPARK-4115][GraphX] Add overrided count for edge counting of EdgeRDD. - posted by rx...@apache.org on 2014/11/01 09:22:50 UTC, 1 replies.
- git commit: [SPARK-2759][CORE] Generic Binary File Support in Spark - posted by ma...@apache.org on 2014/11/01 20:00:12 UTC, 0 replies.
- git commit: [SPARK-4183] Enable NettyBlockTransferService by default - posted by pw...@apache.org on 2014/11/01 21:15:29 UTC, 1 replies.
- git commit: [SPARK-3569][SQL] Add metadata field to StructField - posted by ma...@apache.org on 2014/11/01 22:37:11 UTC, 0 replies.
- [1/3] [SPARK-3796] Create external service which can serve shuffle files - posted by rx...@apache.org on 2014/11/01 22:37:49 UTC, 0 replies.
- [2/3] [SPARK-3796] Create external service which can serve shuffle files - posted by rx...@apache.org on 2014/11/01 22:37:50 UTC, 0 replies.
- [3/3] git commit: [SPARK-3796] Create external service which can serve shuffle files - posted by rx...@apache.org on 2014/11/01 22:37:51 UTC, 0 replies.
- git commit: [SPARK-4037][SQL] Removes the SessionState instance created in HiveThriftServer2 - posted by ma...@apache.org on 2014/11/01 23:03:17 UTC, 0 replies.
- git commit: Revert "[SPARK-4183] Enable NettyBlockTransferService by default" - posted by pw...@apache.org on 2014/11/01 23:19:06 UTC, 0 replies.
- git commit: [SPARK-4121] Set commons-math3 version based on hadoop profiles, instead of shading - posted by pw...@apache.org on 2014/11/01 23:21:42 UTC, 0 replies.
- git commit: [SPARK-3161][MLLIB] Adding a node Id caching mechanism for training deci... - posted by me...@apache.org on 2014/11/02 00:58:35 UTC, 0 replies.
- [1/3] [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some optimizations - posted by ma...@apache.org on 2014/11/02 03:29:53 UTC, 0 replies.
- [2/3] [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some optimizations - posted by ma...@apache.org on 2014/11/02 03:29:54 UTC, 0 replies.
- [3/3] git commit: [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some optimizations - posted by ma...@apache.org on 2014/11/02 03:29:55 UTC, 0 replies.
- git commit: [SPARK-3466] Limit size of results that a driver collects for each action - posted by ma...@apache.org on 2014/11/02 08:03:57 UTC, 0 replies.
- git commit: [SPARK-4166][Core][WebUI] Display the executor ID in the Web UI when ExecutorLostFailure happens - posted by jo...@apache.org on 2014/11/02 19:45:01 UTC, 0 replies.
- git commit: [HOTFIX][SQL] hive test missing some golden files - posted by ma...@apache.org on 2014/11/03 00:01:03 UTC, 0 replies.
- git commit: [SPARK-3247][SQL] An API for adding data sources to Spark SQL - posted by ma...@apache.org on 2014/11/03 00:08:47 UTC, 0 replies.
- git commit: [SPARK-4182][SQL] Fixes ColumnStats classes for boolean, binary and complex data types - posted by ma...@apache.org on 2014/11/03 00:14:48 UTC, 0 replies.
- git commit: [SQL] Fixes race condition in CliSuite - posted by ma...@apache.org on 2014/11/03 00:15:56 UTC, 0 replies.
- git commit: [SPARK-3791][SQL] Provides Spark version and Hive version in HiveThriftServer2 - posted by ma...@apache.org on 2014/11/03 00:18:33 UTC, 0 replies.
- git commit: [SPARK-4191][SQL]move wrapperFor to HiveInspectors to reuse it - posted by ma...@apache.org on 2014/11/03 00:45:58 UTC, 0 replies.
- git commit: [SPARK-4185][SQL] JSON schema inference failed when dealing with type conflicts in arrays - posted by ma...@apache.org on 2014/11/03 00:47:14 UTC, 0 replies.
- git commit: [SPARK-2189][SQL] Adds dropTempTable API - posted by ma...@apache.org on 2014/11/03 01:00:50 UTC, 0 replies.
- git commit: [SPARK-4183] Close transport-related resources between SparkContexts - posted by pw...@apache.org on 2014/11/03 01:26:36 UTC, 0 replies.
- git commit: [SPARK-3572] [SQL] Internal API for User-Defined Types - posted by ma...@apache.org on 2014/11/03 02:56:31 UTC, 0 replies.
- git commit: [SPARK-4109][CORE] Correctly deserialize Task.stageId - posted by rx...@apache.org on 2014/11/03 06:52:45 UTC, 0 replies.
- git commit: Close #2971. - posted by rx...@apache.org on 2014/11/03 06:56:28 UTC, 0 replies.
- git commit: [SPARK-4177][Doc]update build doc since JDBC/CLI support hive 13 now - posted by pw...@apache.org on 2014/11/03 07:12:03 UTC, 0 replies.
- git commit: [SPARK-4163][Core][WebUI] Send the fetch failure message back to Web UI - posted by ad...@apache.org on 2014/11/03 08:20:32 UTC, 0 replies.
- Git Push Summary - posted by pw...@apache.org on 2014/11/03 09:33:31 UTC, 29 replies.
- git commit: [EC2] Factor out Mesos spark-ec2 branch - posted by sh...@apache.org on 2014/11/03 18:02:40 UTC, 0 replies.
- git commit: [SPARK-4148][PySpark] fix seed distribution and add some tests for rdd.sample - posted by me...@apache.org on 2014/11/03 21:24:40 UTC, 1 replies.
- git commit: [SPARK-4211][Build] Fixes hive.version in Maven profile hive-0.13.1 - posted by ma...@apache.org on 2014/11/03 21:57:01 UTC, 1 replies.
- git commit: [SPARK-4207][SQL] Query which has syntax like 'not like' is not working in Spark SQL - posted by ma...@apache.org on 2014/11/03 22:07:48 UTC, 1 replies.
- git commit: [SPARK-3594] [PySpark] [SQL] take more rows to infer schema or sampling - posted by ma...@apache.org on 2014/11/03 22:17:16 UTC, 1 replies.
- git commit: [SPARK-4202][SQL] Simple DSL support for Scala UDF - posted by ma...@apache.org on 2014/11/03 22:20:39 UTC, 1 replies.
- git commit: [SPARK-4152] [SQL] Avoid data change in CTAS while table already existed - posted by ma...@apache.org on 2014/11/03 22:59:54 UTC, 1 replies.
- git commit: [SQL] More aggressive defaults - posted by ma...@apache.org on 2014/11/03 23:08:34 UTC, 1 replies.
- git commit: SPARK-4178. Hadoop input metrics ignore bytes read in RecordReader insta... - posted by pw...@apache.org on 2014/11/04 00:19:07 UTC, 1 replies.
- git commit: [SQL] Convert arguments to Scala UDFs - posted by ma...@apache.org on 2014/11/04 03:04:55 UTC, 1 replies.
- git commit: [SPARK-4168][WebUI] web statges number should show correctly when stages are more than 1000 - posted by an...@apache.org on 2014/11/04 03:17:37 UTC, 0 replies.
- git commit: [SPARK-611] Display executor thread dumps in web UI - posted by an...@apache.org on 2014/11/04 03:18:52 UTC, 1 replies.
- git commit: [FIX][MLLIB] fix seed in BaggedPointSuite - posted by me...@apache.org on 2014/11/04 03:50:46 UTC, 1 replies.
- git commit: [SPARK-4192][SQL] Internal API for Python UDT - posted by me...@apache.org on 2014/11/04 04:30:29 UTC, 1 replies.
- git commit: [SPARK-3573][MLLIB] Make MLlib's Vector compatible with SQL's SchemaRDD - posted by me...@apache.org on 2014/11/04 07:31:34 UTC, 1 replies.
- git commit: [SPARK-4163][Core] Add a backward compatibility test for FetchFailed - posted by ad...@apache.org on 2014/11/04 07:40:51 UTC, 0 replies.
- git commit: [SPARK-4166][Core] Add a backward compatibility test for ExecutorLostFailure - posted by an...@apache.org on 2014/11/04 07:47:51 UTC, 0 replies.
- git commit: [SPARK-3886] [PySpark] simplify serializer, use AutoBatchedSerializer by default. - posted by jo...@apache.org on 2014/11/04 08:56:28 UTC, 1 replies.
- git commit: fixed MLlib Naive-Bayes java example bug - posted by me...@apache.org on 2014/11/04 18:54:00 UTC, 1 replies.
- git commit: [Spark-4060] [MLlib] exposing special rdd functions to the public - posted by me...@apache.org on 2014/11/04 18:57:13 UTC, 1 replies.
- [1/2] [SPARK-2938] Support SASL authentication in NettyBlockTransferService - posted by rx...@apache.org on 2014/11/05 01:15:46 UTC, 0 replies.
- [2/2] git commit: [SPARK-2938] Support SASL authentication in NettyBlockTransferService - posted by rx...@apache.org on 2014/11/05 01:15:47 UTC, 0 replies.
- git commit: [SQL] Add String option for DSL AS - posted by me...@apache.org on 2014/11/05 03:14:41 UTC, 1 replies.
- git commit: [SPARK-3964] [MLlib] [PySpark] add Hypothesis test Python API - posted by me...@apache.org on 2014/11/05 06:36:01 UTC, 1 replies.
- git commit: [SPARK-4029][Streaming] Update streaming driver to reliably save and recover received block metadata on driver failures - posted by td...@apache.org on 2014/11/05 10:21:59 UTC, 1 replies.
- git commit: [branch-1.1][SPARK-4148][PySpark] fix seed distribution and add some tests for rdd.sample - posted by me...@apache.org on 2014/11/05 19:30:22 UTC, 0 replies.
- git commit: [SPARK-4197] [mllib] GradientBoosting API cleanup and examples in Scala, Java - posted by me...@apache.org on 2014/11/05 19:33:19 UTC, 1 replies.
- git commit: [SPARK-4242] [Core] Add SASL to external shuffle service - posted by pw...@apache.org on 2014/11/05 23:39:04 UTC, 0 replies.
- [1/3] [SPARK-2938] Support SASL authentication in NettyBlockTransferService - posted by pw...@apache.org on 2014/11/05 23:42:33 UTC, 0 replies.
- [2/3] git commit: [SPARK-2938] Support SASL authentication in NettyBlockTransferService - posted by pw...@apache.org on 2014/11/05 23:42:34 UTC, 0 replies.
- [3/3] git commit: [SPARK-4242] [Core] Add SASL to external shuffle service - posted by pw...@apache.org on 2014/11/05 23:42:35 UTC, 0 replies.
- svn commit: r1636996 [1/2] - in /spark: ./ _layouts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by rx...@apache.org on 2014/11/05 23:42:49 UTC, 0 replies.
- svn commit: r1636996 [2/2] - in /spark: ./ _layouts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by rx...@apache.org on 2014/11/05 23:42:49 UTC, 0 replies.
- [1/4] git commit: [SPARK-4168][WebUI] web statges number should show correctly when stages are more than 1000 - posted by pw...@apache.org on 2014/11/05 23:47:55 UTC, 0 replies.
- [2/4] git commit: [SPARK-4163][Core] Add a backward compatibility test for FetchFailed - posted by pw...@apache.org on 2014/11/05 23:47:56 UTC, 0 replies.
- [3/4] git commit: [SPARK-4166][Core] Add a backward compatibility test for ExecutorLostFailure - posted by pw...@apache.org on 2014/11/05 23:47:57 UTC, 0 replies.
- [4/4] git commit: [EC2] Factor out Mesos spark-ec2 branch - posted by pw...@apache.org on 2014/11/05 23:47:58 UTC, 0 replies.
- svn commit: r1637002 - in /spark: news/_posts/2014-11-05-spark-wins-daytona-gray-sort-100tb-benchmark.md site/news/spark-wins-daytona-gray-sort-100tb-benchmark.html - posted by rx...@apache.org on 2014/11/06 00:01:18 UTC, 0 replies.
- git commit: [SPARK-3984] [SPARK-3983] Fix incorrect scheduler delay and display task deserialization time in UI - posted by ka...@apache.org on 2014/11/06 00:30:36 UTC, 1 replies.
- git commit: SPARK-4222 [CORE] use readFully in FixedLengthBinaryRecordReader - posted by ma...@apache.org on 2014/11/06 00:39:10 UTC, 1 replies.
- git commit: [SPARK-3797] Run external shuffle service in Yarn NM - posted by an...@apache.org on 2014/11/06 00:42:12 UTC, 1 replies.
- git commit: SPARK-4040. Update documentation to exemplify use of local (n) value, fo... - posted by ma...@apache.org on 2014/11/06 00:45:38 UTC, 1 replies.
- git commit: SPARK-3223 runAsSparkUser cannot change HDFS write permission properly i... - posted by an...@apache.org on 2014/11/06 00:49:55 UTC, 2 replies.
- git commit: [SPARK-4158] Fix for missing resources. - posted by an...@apache.org on 2014/11/06 01:02:48 UTC, 2 replies.
- git commit: [SPARK-4254] [mllib] MovieLensALS bug fix - posted by me...@apache.org on 2014/11/06 04:51:21 UTC, 1 replies.
- git commit: [SPARK-4262][SQL] add .schemaRDD to JavaSchemaRDD - posted by me...@apache.org on 2014/11/06 04:56:20 UTC, 1 replies.
- git commit: [SPARK-4137] [EC2] Don't change working dir on user - posted by sh...@apache.org on 2014/11/06 05:45:41 UTC, 1 replies.
- git commit: [SPARK-4255] Fix incorrect table striping - posted by ka...@apache.org on 2014/11/06 09:03:08 UTC, 1 replies.
- git commit: [SPARK-4186] add binaryFiles and binaryRecords in Python - posted by ma...@apache.org on 2014/11/06 09:22:23 UTC, 1 replies.
- spark git commit: [SPARK-4264] Completion iterator should only invoke callback once - posted by ad...@apache.org on 2014/11/06 19:45:55 UTC, 1 replies.
- spark git commit: [SPARK-4249][GraphX]fix a problem of EdgePartitionBuilder in Graphx - posted by an...@apache.org on 2014/11/06 19:46:51 UTC, 3 replies.
- spark git commit: [HOT FIX] Make distribution fails - posted by an...@apache.org on 2014/11/07 00:31:23 UTC, 1 replies.
- spark git commit: [SPARK-3797] Minor addendum to Yarn shuffle service - posted by an...@apache.org on 2014/11/07 02:18:54 UTC, 1 replies.
- spark git commit: [SPARK-4277] Support external shuffle service on Standalone Worker - posted by an...@apache.org on 2014/11/07 02:20:52 UTC, 1 replies.
- spark git commit: [SPARK-4188] [Core] Perform network-level retry of shuffle file fetches - posted by rx...@apache.org on 2014/11/07 03:39:18 UTC, 1 replies.
- spark git commit: [SPARK-4236] Cleanup removed applications' files in shuffle service - posted by an...@apache.org on 2014/11/07 04:54:41 UTC, 1 replies.
- spark git commit: [SPARK-4204][Core][WebUI] Change Utils.exceptionString to contain the inner exceptions and make the error information in Web UI more friendly - posted by an...@apache.org on 2014/11/07 06:52:44 UTC, 1 replies.
- spark git commit: [SPARK-4187] [Core] Switch to binary protocol for external shuffle service messages - posted by rx...@apache.org on 2014/11/07 18:42:27 UTC, 1 replies.
- [01/20] spark git commit: Changed scripts to ignore target. - posted by pw...@apache.org on 2014/11/07 20:31:23 UTC, 0 replies.
- [02/20] spark git commit: MAven equivalent of setting spark.executor.extraClasspath during tests. - posted by pw...@apache.org on 2014/11/07 20:31:24 UTC, 0 replies.
- [03/20] spark git commit: Setting test jars on executor classpath during tests from sbt. - posted by pw...@apache.org on 2014/11/07 20:31:25 UTC, 0 replies.
- [04/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:26 UTC, 0 replies.
- [05/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:27 UTC, 0 replies.
- [06/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:28 UTC, 0 replies.
- [07/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:29 UTC, 0 replies.
- [08/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:30 UTC, 0 replies.
- [09/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:31 UTC, 0 replies.
- [10/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:32 UTC, 0 replies.
- [11/20] spark git commit: Scala 2.11 support with repl and all build changes. - posted by pw...@apache.org on 2014/11/07 20:31:33 UTC, 0 replies.
- [12/20] spark git commit: Code review - posted by pw...@apache.org on 2014/11/07 20:31:34 UTC, 0 replies.
- [13/20] spark git commit: SCALA_VERSION -> SPARK_SCALA_VERSION - posted by pw...@apache.org on 2014/11/07 20:31:35 UTC, 0 replies.
- [14/20] spark git commit: Print an error if build for 2.10 and 2.11 is spotted. - posted by pw...@apache.org on 2014/11/07 20:31:36 UTC, 0 replies.
- [15/20] spark git commit: Fixed build after rebasing with master. We should use ${scala.binary.version} instead of just 2.10 - posted by pw...@apache.org on 2014/11/07 20:31:37 UTC, 0 replies.
- [16/20] spark git commit: small correction - posted by pw...@apache.org on 2014/11/07 20:31:38 UTC, 0 replies.
- [17/20] spark git commit: Run against scala 2.11 on jenkins. - posted by pw...@apache.org on 2014/11/07 20:31:39 UTC, 0 replies.
- [18/20] spark git commit: Fixed Python Runner suite. null check should be first case in scala 2.11. - posted by pw...@apache.org on 2014/11/07 20:31:40 UTC, 0 replies.
- [19/20] spark git commit: Testing new Hive version with shaded jline - posted by pw...@apache.org on 2014/11/07 20:31:41 UTC, 0 replies.
- [20/20] spark git commit: Merge remote-tracking branch 'apache/master' into scala-2.11-prashant - posted by pw...@apache.org on 2014/11/07 20:31:42 UTC, 0 replies.
- spark git commit: [SQL][DOC][Minor] Spark SQL Hive now support dynamic partitioning - posted by ma...@apache.org on 2014/11/07 20:43:39 UTC, 1 replies.
- spark git commit: [SPARK-4225][SQL] Resorts to SparkContext.version to inspect Spark version - posted by ma...@apache.org on 2014/11/07 20:46:16 UTC, 1 replies.
- spark git commit: [SQL] Support ScalaReflection of schema in different universes - posted by ma...@apache.org on 2014/11/07 20:51:25 UTC, 1 replies.
- spark git commit: [SQL] Modify keyword val location according to ordering - posted by ma...@apache.org on 2014/11/07 20:52:18 UTC, 1 replies.
- spark git commit: [SPARK-4213][SQL] ParquetFilters - No support for LT, LTE, GT, GTE operators - posted by ma...@apache.org on 2014/11/07 20:56:49 UTC, 1 replies.
- spark git commit: [SPARK-4272] [SQL] Add more unwrapper functions for primitive type in TableReader - posted by ma...@apache.org on 2014/11/07 21:16:07 UTC, 1 replies.
- spark git commit: [SPARK-4270][SQL] Fix Cast from DateType to DecimalType. - posted by ma...@apache.org on 2014/11/07 21:30:54 UTC, 1 replies.
- spark git commit: [SPARK-4203][SQL] Partition directories in random order when inserting into hive table - posted by ma...@apache.org on 2014/11/07 21:53:18 UTC, 1 replies.
- spark git commit: [SPARK-4292][SQL] Result set iterator bug in JDBC/ODBC - posted by ma...@apache.org on 2014/11/07 21:55:32 UTC, 1 replies.
- spark git commit: Update JavaCustomReceiver.java - posted by td...@apache.org on 2014/11/07 21:56:54 UTC, 3 replies.
- spark git commit: MAINTENANCE: Automated closing of pull requests. - posted by pw...@apache.org on 2014/11/07 22:08:43 UTC, 4 replies.
- spark git commit: [SPARK-4304] [PySpark] Fix sort on empty RDD - posted by jo...@apache.org on 2014/11/08 05:53:26 UTC, 2 replies.
- spark git commit: [SPARK-4304] [PySpark] Fix sort on empty RDD (1.0 branch) - posted by jo...@apache.org on 2014/11/08 05:58:05 UTC, 0 replies.
- spark git commit: [MLLIB] [PYTHON] SPARK-4221: Expose nonnegative ALS in the python API - posted by me...@apache.org on 2014/11/08 07:53:06 UTC, 1 replies.
- spark git commit: [SPARK-4291][Build] Rename network module projects - posted by pw...@apache.org on 2014/11/08 08:16:19 UTC, 1 replies.
- spark git commit: [Minor] [Core] Don't NPE on closeQuietly(null) - posted by rx...@apache.org on 2014/11/08 22:03:55 UTC, 1 replies.
- spark git commit: [SPARK-4301] StreamingContext should not allow start() to be called after calling stop() - posted by td...@apache.org on 2014/11/09 03:10:29 UTC, 3 replies.
- spark git commit: SPARK-971 [DOCS] Link to Confluence wiki from project website / documentation - posted by pw...@apache.org on 2014/11/10 02:40:54 UTC, 1 replies.
- spark git commit: SPARK-1344 [DOCS] Scala API docs for top methods - posted by pw...@apache.org on 2014/11/10 02:42:12 UTC, 1 replies.
- spark git commit: SPARK-1209 [CORE] (Take 2) SparkHadoop{MapRed, MapReduce}Util should not use package org.apache.hadoop - posted by pw...@apache.org on 2014/11/10 07:11:24 UTC, 1 replies.
- spark git commit: SPARK-3179. Add task OutputMetrics. - posted by ka...@apache.org on 2014/11/10 07:29:18 UTC, 1 replies.
- spark git commit: [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a Tachyon system locally. - posted by pw...@apache.org on 2014/11/10 08:48:30 UTC, 1 replies.
- spark git commit: [SQL] support udt to hive types conversion (hive->udt is not supported) - posted by ma...@apache.org on 2014/11/10 20:04:17 UTC, 1 replies.
- spark git commit: [SPARK-4169] [Core] Accommodate non-English Locales in unit tests - posted by an...@apache.org on 2014/11/10 20:37:42 UTC, 2 replies.
- spark git commit: SPARK-2548 [STREAMING] JavaRecoverableWordCount is missing - posted by td...@apache.org on 2014/11/10 20:47:44 UTC, 2 replies.
- spark git commit: Update RecoverableNetworkWordCount.scala - posted by td...@apache.org on 2014/11/10 21:33:56 UTC, 2 replies.
- spark git commit: [SPARK-4312] bash doesn't have "die" - posted by pw...@apache.org on 2014/11/10 21:38:39 UTC, 1 replies.
- spark git commit: SPARK-4230. Doc for spark.default.parallelism is incorrect - posted by pw...@apache.org on 2014/11/10 21:40:44 UTC, 1 replies.
- spark git commit: SPARK-1297 Upgrade HBase dependency to 0.98 - posted by pw...@apache.org on 2014/11/10 22:23:39 UTC, 1 replies.
- spark git commit: [SPARK-2548][HOTFIX][Streaming] Removed use of o.a.s.streaming.Durations in branch 1.1 - posted by td...@apache.org on 2014/11/10 23:13:50 UTC, 0 replies.
- spark git commit: [SPARK-4047] - Generate runtime warnings for example implementation of PageRank - posted by me...@apache.org on 2014/11/10 23:32:40 UTC, 1 replies.
- spark git commit: Revert "[SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a Tachyon system locally." - posted by pw...@apache.org on 2014/11/10 23:56:17 UTC, 1 replies.
- spark git commit: [SPARK-4319][SQL] Enable an ignored test "null count". - posted by ma...@apache.org on 2014/11/11 00:56:47 UTC, 1 replies.
- spark git commit: [SPARK-4000][Build] Uploads HiveCompatibilitySuite logs - posted by ma...@apache.org on 2014/11/11 01:18:16 UTC, 0 replies.
- spark git commit: [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrown - posted by ma...@apache.org on 2014/11/11 01:56:48 UTC, 0 replies.
- spark git commit: [SPARK-4308][SQL] Follow up of #3175 for branch 1.1 - posted by ma...@apache.org on 2014/11/11 01:57:40 UTC, 0 replies.
- spark git commit: [SPARK-3971][SQL] Backport #2843 to branch-1.1 - posted by ma...@apache.org on 2014/11/11 02:09:07 UTC, 0 replies.
- spark git commit: [SQL] remove a decimal case branch that has no effect at runtime - posted by ma...@apache.org on 2014/11/11 02:20:56 UTC, 1 replies.
- spark git commit: [SPARK-4250] [SQL] Fix bug of constant null value mapping to ConstantObjectInspector - posted by ma...@apache.org on 2014/11/11 02:23:01 UTC, 1 replies.
- spark git commit: [SPARK-4149][SQL] ISO 8601 support for json date time strings - posted by ma...@apache.org on 2014/11/11 02:26:37 UTC, 1 replies.
- spark git commit: [SPARK-3954][Streaming] Optimization to FileInputDStream - posted by td...@apache.org on 2014/11/11 02:37:21 UTC, 2 replies.
- spark git commit: [SPARK-4274] [SQL] Fix NPE in printing the details of the query plan - posted by ma...@apache.org on 2014/11/11 02:54:07 UTC, 1 replies.
- spark git commit: [SPARK-3495][SPARK-3496] Backporting block replication fixes made in master to branch 1.1 - posted by td...@apache.org on 2014/11/11 03:23:07 UTC, 0 replies.
- spark git commit: Update versions for 1.1.1 release - posted by an...@apache.org on 2014/11/11 03:40:53 UTC, 0 replies.
- spark git commit: [SPARK-3649] Remove GraphX custom serializers - posted by rx...@apache.org on 2014/11/11 04:32:01 UTC, 1 replies.
- spark git commit: [SQL] Backport backtick and smallint JDBC fixes to 1.1 - posted by ma...@apache.org on 2014/11/11 04:51:45 UTC, 0 replies.
- spark git commit: [SPARK-4330][Doc] Link to proper URL for YARN overview - posted by ma...@apache.org on 2014/11/11 07:18:04 UTC, 2 replies.
- spark git commit: [BRANCH-1.1][SPARK-2652] change the default spark.serializer in pyspark back to Kryo - posted by me...@apache.org on 2014/11/11 07:21:19 UTC, 0 replies.
- spark git commit: [SPARK-4324] [PySpark] [MLlib] support numpy.array for all MLlib API - posted by me...@apache.org on 2014/11/11 07:26:20 UTC, 1 replies.
- spark git commit: [branch-1.1][SPARK-3990] add a note on ALS usage - posted by me...@apache.org on 2014/11/11 07:39:13 UTC, 0 replies.
- svn commit: r1638035 - in /spark: images/spark-runs-everywhere.png index.md site/images/spark-runs-everywhere.png site/index.html - posted by rx...@apache.org on 2014/11/11 08:11:22 UTC, 0 replies.
- svn commit: r1638041 [1/2] - in /spark: ./ _layouts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by rx...@apache.org on 2014/11/11 08:40:23 UTC, 0 replies.
- svn commit: r1638041 [2/2] - in /spark: ./ _layouts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by rx...@apache.org on 2014/11/11 08:40:23 UTC, 0 replies.
- svn commit: r1638042 - /spark/site/community.html - posted by rx...@apache.org on 2014/11/11 08:41:22 UTC, 0 replies.
- spark git commit: [SPARK-4307] Initialize FileDescriptor lazily in FileRegion. - posted by ad...@apache.org on 2014/11/11 09:25:41 UTC, 1 replies.
- spark git commit: [SPARK-4295][External]Fix exception in SparkSinkSuite - posted by td...@apache.org on 2014/11/11 11:18:33 UTC, 2 replies.
- spark git commit: [SPARK-2492][Streaming] kafkaReceiver minor changes to align with Kafka 0.8 - posted by td...@apache.org on 2014/11/11 11:22:32 UTC, 1 replies.
- spark git commit: [Streaming][Minor]Replace some 'if-else' in Clock - posted by td...@apache.org on 2014/11/11 12:10:47 UTC, 1 replies.
- spark git commit: SPARK-1830 Deploy failover, Make Persistence engine and LeaderAgent Pluggable - posted by ad...@apache.org on 2014/11/11 18:29:58 UTC, 0 replies.
- spark git commit: SPARK-4305 [BUILD] yarn-alpha profile won't build due to network/yarn module - posted by tg...@apache.org on 2014/11/11 19:30:38 UTC, 1 replies.
- spark git commit: [SPARK-4282][YARN] Stopping flag in YarnClientSchedulerBackend should be volatile - posted by tg...@apache.org on 2014/11/11 19:33:55 UTC, 1 replies.
- spark git commit: SPARK-2269 Refactor mesos scheduler resourceOffers and add unit test - posted by an...@apache.org on 2014/11/11 23:29:24 UTC, 1 replies.
- spark git commit: Update CHANGES.txt - posted by an...@apache.org on 2014/11/12 00:14:06 UTC, 0 replies.
- spark git commit: [maven-release-plugin] prepare release v1.1.1-rc1 - posted by an...@apache.org on 2014/11/12 00:52:35 UTC, 4 replies.
- spark git commit: [maven-release-plugin] prepare for next development iteration - posted by an...@apache.org on 2014/11/12 00:52:42 UTC, 4 replies.
- spark git commit: [Release] Log build output for each distribution - posted by an...@apache.org on 2014/11/12 03:04:37 UTC, 2 replies.
- [1/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:36:55 UTC, 1 replies.
- [2/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:36:56 UTC, 1 replies.
- [3/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:36:57 UTC, 1 replies.
- [4/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:36:58 UTC, 1 replies.
- [5/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:36:59 UTC, 1 replies.
- [6/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:37:00 UTC, 1 replies.
- [7/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:37:01 UTC, 1 replies.
- [8/8] spark git commit: Support cross building for Scala 2.11 - posted by pw...@apache.org on 2014/11/12 06:37:02 UTC, 1 replies.
- spark git commit: [MLLIB] SPARK-4347: Reducing GradientBoostingSuite run time. - posted by me...@apache.org on 2014/11/12 07:47:57 UTC, 1 replies.
- spark git commit: [SPARK-3936] Add aggregateMessages, which supersedes mapReduceTriplets - posted by rx...@apache.org on 2014/11/12 08:38:40 UTC, 1 replies.
- spark git commit: Revert "SPARK-3039: Allow spark to be built using avro-mapred for hadoop2" - posted by an...@apache.org on 2014/11/12 09:05:23 UTC, 0 replies.
- [1/2] spark git commit: Revert "[maven-release-plugin] prepare for next development iteration" - posted by an...@apache.org on 2014/11/12 09:08:31 UTC, 3 replies.
- [2/2] spark git commit: Revert "[maven-release-plugin] prepare release v1.1.1-rc1" - posted by an...@apache.org on 2014/11/12 09:08:32 UTC, 3 replies.
- spark git commit: [SPARK-4355][MLLIB] fix OnlineSummarizer.merge when other.mean is zero - posted by me...@apache.org on 2014/11/12 10:50:22 UTC, 1 replies.
- spark git commit: Revert "[maven-release-plugin] prepare release v1.1.1-rc1" - posted by an...@apache.org on 2014/11/12 19:20:44 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-3530][MLLIB] pipeline and parameters with examples - posted by me...@apache.org on 2014/11/12 19:39:02 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-3530][MLLIB] pipeline and parameters with examples - posted by me...@apache.org on 2014/11/12 19:39:03 UTC, 1 replies.
- spark git commit: [SPARK-3660][STREAMING] Initial RDD for updateStateByKey transformation - posted by td...@apache.org on 2014/11/12 21:25:41 UTC, 0 replies.
- spark git commit: [Test] Better exception message from SparkSubmitSuite - posted by an...@apache.org on 2014/11/12 22:35:53 UTC, 1 replies.
- spark git commit: [SPARK-4281][Build] Package Yarn shuffle service into its own jar - posted by an...@apache.org on 2014/11/12 22:39:50 UTC, 1 replies.
- spark git commit: Internal cleanup for aggregateMessages - posted by rx...@apache.org on 2014/11/12 22:44:52 UTC, 1 replies.
- spark git commit: [Release] Correct make-distribution.sh log path - posted by an...@apache.org on 2014/11/12 22:47:48 UTC, 2 replies.
- spark git commit: [SPARK-3666] Extract interfaces for EdgeRDD and VertexRDD - posted by rx...@apache.org on 2014/11/12 22:49:24 UTC, 1 replies.
- spark git commit: [SPARK-4369] [MLLib] fix TreeModel.predict() with RDD - posted by me...@apache.org on 2014/11/12 22:56:45 UTC, 1 replies.
- spark git commit: [SPARK-2672] support compressed file in wholeTextFile - posted by jo...@apache.org on 2014/11/13 00:58:23 UTC, 1 replies.
- spark git commit: [Release] Bring audit scripts up-to-date - posted by an...@apache.org on 2014/11/13 01:34:05 UTC, 2 replies.
- spark git commit: [SPARK-4373][MLLIB] fix MLlib maven tests - posted by jo...@apache.org on 2014/11/13 03:15:28 UTC, 1 replies.
- spark git commit: [SPARK-4370] [Core] Limit number of Netty cores based on executor size - posted by rx...@apache.org on 2014/11/13 03:46:42 UTC, 1 replies.
- spark git commit: [SPARK-4256] Make Binary Evaluation Metrics functions defined in cases where there ar... - posted by me...@apache.org on 2014/11/13 07:14:50 UTC, 1 replies.
- spark git commit: [SPARK-4348] [PySpark] [MLlib] rename random.py to rand.py - posted by me...@apache.org on 2014/11/13 19:24:57 UTC, 1 replies.
- spark git commit: [SPARK-4378][MLLIB] make ALS more Java-friendly - posted by me...@apache.org on 2014/11/13 20:42:33 UTC, 1 replies.
- spark git commit: [HOT FIX] make-distribution.sh fails if Yarn shuffle jar DNE - posted by an...@apache.org on 2014/11/13 20:55:03 UTC, 1 replies.
- spark git commit: [SPARK-4326] fix unidoc - posted by ad...@apache.org on 2014/11/13 22:16:30 UTC, 1 replies.
- spark git commit: [SPARK-4372][MLLIB] Make LR and SVM's default parameters consistent in Scala and Python - posted by me...@apache.org on 2014/11/13 22:54:26 UTC, 1 replies.
- spark git commit: [SPARK-4310][WebUI] Sort 'Submitted' column in Stage page by time - posted by an...@apache.org on 2014/11/13 23:37:09 UTC, 1 replies.
- spark git commit: [branch-1.1][SPARK-4355] OnlineSummarizer doesn't merge mean correctly - posted by me...@apache.org on 2014/11/14 00:36:06 UTC, 0 replies.
- spark git commit: [SPARK-3722][Docs]minor improvement and fix in docs - posted by tg...@apache.org on 2014/11/14 15:09:45 UTC, 0 replies.
- spark git commit: [SPARK-4394][SQL] Data Sources API Improvements - posted by rx...@apache.org on 2014/11/14 21:01:01 UTC, 1 replies.
- spark git commit: [SPARK-4398][PySpark] specialize sc.parallelize(xrange) - posted by me...@apache.org on 2014/11/14 21:43:20 UTC, 1 replies.
- spark git commit: [Spark Core] SPARK-4380 Edit spilling log from MB to B - posted by an...@apache.org on 2014/11/14 22:29:45 UTC, 1 replies.
- spark git commit: SPARK-3663 Document SPARK_LOG_DIR and SPARK_PID_DIR - posted by an...@apache.org on 2014/11/14 22:33:39 UTC, 1 replies.
- spark git commit: [SPARK-4313][WebUI][Yarn] Fix link issue of the executor thread dump page in yarn-cluster mode - posted by an...@apache.org on 2014/11/14 22:36:16 UTC, 1 replies.
- spark git commit: Update failed assert text to match code in SizeEstimatorSuite - posted by an...@apache.org on 2014/11/14 22:37:52 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-4239] [SQL] support view in HiveQl - posted by ma...@apache.org on 2014/11/14 22:51:31 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-4239] [SQL] support view in HiveQl - posted by ma...@apache.org on 2014/11/14 22:51:32 UTC, 1 replies.
- spark git commit: [SPARK-4245][SQL] Fix containsNull of the result ArrayType of CreateArray expression. - posted by ma...@apache.org on 2014/11/14 23:21:21 UTC, 1 replies.
- spark git commit: SPARK-4375. no longer require -Pscala-2.10 - posted by pw...@apache.org on 2014/11/14 23:22:08 UTC, 1 replies.
- spark git commit: [SPARK-4333][SQL] Correctly log number of iterations in RuleExecutor - posted by ma...@apache.org on 2014/11/14 23:28:08 UTC, 1 replies.
- spark git commit: [SPARK-4062][Streaming]Add ReliableKafkaReceiver in Spark Streaming Kafka connector - posted by td...@apache.org on 2014/11/14 23:33:42 UTC, 1 replies.
- spark git commit: [SPARK-4390][SQL] Handle NaN cast to decimal correctly - posted by ma...@apache.org on 2014/11/14 23:57:01 UTC, 1 replies.
- spark git commit: [SPARK-4391][SQL] Configure parquet filters using SQLConf - posted by ma...@apache.org on 2014/11/14 23:59:37 UTC, 1 replies.
- spark git commit: [SQL] Minor cleanup of comments, errors and override. - posted by ma...@apache.org on 2014/11/15 00:00:43 UTC, 1 replies.
- spark git commit: [SQL] Don't shuffle code generated rows - posted by ma...@apache.org on 2014/11/15 00:03:30 UTC, 1 replies.
- spark git commit: [SPARK-4322][SQL] Enables struct fields as sub expressions of grouping fields - posted by ma...@apache.org on 2014/11/15 00:09:44 UTC, 1 replies.
- spark git commit: [SPARK-4386] Improve performance when writing Parquet files. - posted by ma...@apache.org on 2014/11/15 00:11:57 UTC, 1 replies.
- spark git commit: [SPARK-4365][SQL] Remove unnecessary filter call on records returned from parquet library - posted by ma...@apache.org on 2014/11/15 00:16:53 UTC, 1 replies.
- spark git commit: [SPARK-4412][SQL] Fix Spark's control of Parquet logging. - posted by ma...@apache.org on 2014/11/15 00:33:27 UTC, 1 replies.
- spark git commit: SPARK-4214. With dynamic allocation, avoid outstanding requests for more... - posted by an...@apache.org on 2014/11/15 00:51:45 UTC, 1 replies.
- spark git commit: [SPARK-4404]SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-proc... - posted by an...@apache.org on 2014/11/15 05:11:58 UTC, 1 replies.
- spark git commit: [SPARK-4415] [PySpark] JVM should exit after Python exit - posted by an...@apache.org on 2014/11/15 05:14:37 UTC, 1 replies.
- spark git commit: [SPARK-4379][Core] Change Exception to SparkException in checkpoint - posted by rx...@apache.org on 2014/11/15 07:25:44 UTC, 1 replies.
- spark git commit: [SPARK-4363][Doc] Update the Broadcast example - posted by rx...@apache.org on 2014/11/15 07:28:52 UTC, 1 replies.
- spark git commit: [SPARK-4260] Httpbroadcast should set connection timeout. - posted by rx...@apache.org on 2014/11/15 07:37:04 UTC, 1 replies.
- spark git commit: Added contains(key) to Metadata - posted by rx...@apache.org on 2014/11/15 08:44:29 UTC, 1 replies.
- spark git commit: [SPARK-2321] Several progress API improvements / refactorings - posted by rx...@apache.org on 2014/11/15 08:46:35 UTC, 1 replies.
- spark git commit: [SPARK-4419] Upgrade snappy-java to 1.1.1.6 - posted by rx...@apache.org on 2014/11/16 07:22:41 UTC, 1 replies.
- spark git commit: [SPARK-4426][SQL][Minor] The symbol of BitwiseOr is wrong, should not be '&' - posted by rx...@apache.org on 2014/11/16 07:24:01 UTC, 1 replies.
- spark git commit: [SPARK-4393] Fix memory leak in ConnectionManager ACK timeout TimerTasks; use HashedWheelTimer - posted by rx...@apache.org on 2014/11/16 09:44:22 UTC, 1 replies.
- spark git commit: [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes for complex types - posted by ma...@apache.org on 2014/11/16 23:26:48 UTC, 3 replies.
- spark git commit: Revert "[SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes for complex types" - posted by ma...@apache.org on 2014/11/17 00:05:21 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.2.0-snapshot0 - posted by pw...@apache.org on 2014/11/17 04:32:17 UTC, 0 replies.
- [2/2] spark git commit: Preparing development version 1.2.1-SNAPSHOT - posted by pw...@apache.org on 2014/11/17 04:32:18 UTC, 1 replies.
- spark git commit: [SPARK-4422][MLLIB]In some cases, Vectors.fromBreeze get wrong results. - posted by me...@apache.org on 2014/11/17 06:31:56 UTC, 1 replies.
- spark git commit: [SPARK-4410][SQL] Add support for external sort - posted by rx...@apache.org on 2014/11/17 06:56:00 UTC, 1 replies.
- [1/2] spark git commit: Revert "Preparing development version 1.2.1-SNAPSHOT" - posted by pw...@apache.org on 2014/11/17 07:13:52 UTC, 4 replies.
- [2/2] spark git commit: Revert "Preparing Spark release v1.2.0-snapshot0" - posted by pw...@apache.org on 2014/11/17 07:13:53 UTC, 0 replies.
- [1/2] spark git commit: Preparing development version 1.2.1-SNAPSHOT - posted by pw...@apache.org on 2014/11/17 07:37:50 UTC, 4 replies.
- [2/2] spark git commit: Preparing Spark release v1.2.0-snapshot1 - posted by pw...@apache.org on 2014/11/17 07:37:51 UTC, 0 replies.
- spark git commit: SPARK-4445, Don't display storage level in toDebugString unless RDD is persisted. - posted by pw...@apache.org on 2014/11/17 19:40:42 UTC, 1 replies.
- spark git commit: SPARK-2811 upgrade algebird to 0.8.1 - posted by pw...@apache.org on 2014/11/17 19:47:37 UTC, 1 replies.
- spark git commit: [SPARK-4444] Drop VD type parameter from EdgeRDD - posted by rx...@apache.org on 2014/11/17 20:06:44 UTC, 1 replies.
- spark git commit: Revert "[SPARK-4075] [Deploy] Jar url validation is not enough for Jar file" - posted by an...@apache.org on 2014/11/17 20:24:37 UTC, 2 replies.
- spark git commit: HOTFIX: Error in release script that updates wrong version - posted by pw...@apache.org on 2014/11/17 20:42:33 UTC, 0 replies.
- spark git commit: [DOCS][SQL] Fix broken link to Row class scaladoc - posted by ma...@apache.org on 2014/11/17 20:53:04 UTC, 1 replies.
- spark git commit: [SPARK-4180] [Core] Prevent creation of multiple active SparkContexts - posted by pw...@apache.org on 2014/11/17 21:48:23 UTC, 1 replies.
- spark git commit: [SQL] Makes conjunction pushdown more aggressive for in-memory table - posted by ma...@apache.org on 2014/11/18 00:33:23 UTC, 1 replies.
- spark git commit: [SPARK-4420][SQL] Change nullability of Cast from DoubleType/FloatType to DecimalType. - posted by ma...@apache.org on 2014/11/18 01:26:51 UTC, 1 replies.
- spark git commit: [SPARK-4425][SQL] Handle NaN or Infinity cast to Timestamp correctly. - posted by ma...@apache.org on 2014/11/18 01:28:10 UTC, 1 replies.
- spark git commit: [SQL] Construct the MutableRow from an Array - posted by ma...@apache.org on 2014/11/18 01:30:06 UTC, 1 replies.
- spark git commit: [SPARK-4443][SQL] Fix statistics for external table in spark sql hive - posted by ma...@apache.org on 2014/11/18 01:33:52 UTC, 1 replies.
- spark git commit: [SPARK-4448] [SQL] unwrap for the ConstantObjectInspector - posted by ma...@apache.org on 2014/11/18 01:35:51 UTC, 1 replies.
- spark git commit: [SPARK-4453][SPARK-4213][SQL] Simplifies Parquet filter generation code - posted by ma...@apache.org on 2014/11/18 01:55:26 UTC, 1 replies.
- spark git commit: [SPARK-4467] Partial fix for fetch failure in sort-based shuffle (1.1) - posted by an...@apache.org on 2014/11/18 03:11:12 UTC, 0 replies.
- spark git commit: SPARK-4466: Provide support for publishing Scala 2.11 artifacts to Maven - posted by pw...@apache.org on 2014/11/18 06:07:57 UTC, 1 replies.
- spark git commit: ALS implicit: added missing parameter alpha in doc string - posted by me...@apache.org on 2014/11/18 19:09:49 UTC, 1 replies.
- spark git commit: [SPARK-4435] [MLlib] [PySpark] improve classification - posted by me...@apache.org on 2014/11/18 19:11:17 UTC, 1 replies.
- spark git commit: [SPARK-4396] allow lookup by index in Python's Rating - posted by me...@apache.org on 2014/11/18 19:35:33 UTC, 1 replies.
- spark git commit: [SPARK-4393] Fix memory leak in ConnectionManager ACK timeout TimerTasks; use HashedWheelTimer (For branch-1.1) - posted by jo...@apache.org on 2014/11/18 21:09:35 UTC, 0 replies.
- spark git commit: [SQL] Support partitioned parquet tables that have the key in both the directory and the file - posted by ma...@apache.org on 2014/11/18 21:13:27 UTC, 1 replies.
- spark git commit: [SPARK-4075][SPARK-4434] Fix the URI validation logic for Application Jar name. - posted by an...@apache.org on 2014/11/18 21:17:37 UTC, 1 replies.
- spark git commit: [SPARK-4404] remove sys.exit() in shutdown hook - posted by an...@apache.org on 2014/11/18 22:11:42 UTC, 1 replies.
- spark git commit: [SPARK-4017] show progress bar in console - posted by pw...@apache.org on 2014/11/18 22:37:26 UTC, 1 replies.
- spark git commit: [SPARK-4463] Add (de)select all button for add'l metrics. - posted by an...@apache.org on 2014/11/19 00:01:12 UTC, 1 replies.
- spark git commit: [SPARK-4306] [MLlib] Python API for LogisticRegressionWithLBFGS - posted by me...@apache.org on 2014/11/19 00:57:38 UTC, 1 replies.
- spark git commit: [SPARK-3721] [PySpark] broadcast objects larger than 2G - posted by jo...@apache.org on 2014/11/19 01:18:11 UTC, 1 replies.
- spark git commit: [SPARK-4433] fix a racing condition in zipWithIndex - posted by me...@apache.org on 2014/11/19 01:25:51 UTC, 3 replies.
- spark git commit: [SPARK-4327] [PySpark] Python API for RDD.randomSplit() - posted by me...@apache.org on 2014/11/19 01:37:39 UTC, 1 replies.
- spark git commit: [SPARK-4468][SQL] Backports #3334 to branch-1.1 - posted by ma...@apache.org on 2014/11/19 02:40:27 UTC, 0 replies.
- spark git commit: [SPARK-4468][SQL] Fixes Parquet filter creation for inequality predicates with literals on the left hand side - posted by ma...@apache.org on 2014/11/19 02:41:56 UTC, 1 replies.
- spark git commit: [SPARK-4380] Log more precise number of bytes spilled (1.1) - posted by an...@apache.org on 2014/11/19 05:15:05 UTC, 0 replies.
- spark git commit: Bumping version to 1.3.0-SNAPSHOT. - posted by pw...@apache.org on 2014/11/19 06:24:23 UTC, 0 replies.
- spark git commit: [SPARK-4441] Close Tachyon client when TachyonBlockManager is shutdown - posted by pw...@apache.org on 2014/11/19 07:16:40 UTC, 1 replies.
- spark git commit: [Spark-4432]close InStream after the block is accessed - posted by pw...@apache.org on 2014/11/19 07:17:10 UTC, 1 replies.
- spark git commit: SPARK-4455 Exclude dependency on hbase-annotations module - posted by pw...@apache.org on 2014/11/19 09:55:44 UTC, 1 replies.
- spark git commit: [SPARK-4467] fix elements read count for ExtrenalSorter - posted by an...@apache.org on 2014/11/19 19:02:22 UTC, 1 replies.
- spark git commit: [SPARK-4480] Avoid many small spills in external data structures (1.1) - posted by an...@apache.org on 2014/11/19 19:45:50 UTC, 0 replies.
- spark git commit: Update CHANGES.txt for 1.1.1-rc2 - posted by an...@apache.org on 2014/11/19 20:36:15 UTC, 0 replies.
- spark git commit: [maven-release-plugin] prepare release v1.1.1-rc2 - posted by an...@apache.org on 2014/11/19 21:10:54 UTC, 0 replies.
- spark git commit: [SPARK-4470] Validate number of threads in local mode - posted by an...@apache.org on 2014/11/19 21:11:13 UTC, 1 replies.
- spark git commit: [SPARK-4482][Streaming] Disable ReceivedBlockTracker's write ahead log by default - posted by td...@apache.org on 2014/11/19 22:15:56 UTC, 1 replies.
- spark git commit: [SPARK-4481][Streaming][Doc] Fix the wrong description of updateFunc - posted by td...@apache.org on 2014/11/19 22:17:23 UTC, 0 replies.
- spark git commit: [HOT FIX] MiMa tests are broken - posted by pw...@apache.org on 2014/11/19 23:03:49 UTC, 0 replies.
- spark git commit: SPARK-3962 Marked scope as provided for external projects. - posted by pw...@apache.org on 2014/11/19 23:18:15 UTC, 1 replies.
- spark git commit: [DOC][PySpark][Streaming] Fix docstring for sphinx - posted by td...@apache.org on 2014/11/19 23:26:33 UTC, 1 replies.
- spark git commit: [SPARK-4429][BUILD] Build for Scala 2.11 using sbt fails. - posted by pw...@apache.org on 2014/11/19 23:40:37 UTC, 1 replies.
- spark git commit: [SPARK-4384] [PySpark] improve sort spilling - posted by jo...@apache.org on 2014/11/20 00:46:28 UTC, 1 replies.
- spark git commit: [SPARK-4294][Streaming] UnionDStream stream should express the requirements in the same way as TransformedDStream - posted by td...@apache.org on 2014/11/20 00:53:12 UTC, 1 replies.
- spark git commit: [SPARK-4495] Fix memory leak in JobProgressListener - posted by jo...@apache.org on 2014/11/20 01:50:37 UTC, 1 replies.
- spark git commit: Updating GraphX programming guide and documentation - posted by rx...@apache.org on 2014/11/20 02:07:57 UTC, 1 replies.
- spark git commit: [SPARK-4478] Keep totalRegisteredExecutors up-to-date - posted by an...@apache.org on 2014/11/20 02:20:27 UTC, 1 replies.
- spark git commit: [Spark-4484] Treat maxResultSize as unlimited when set to 0; improve error message - posted by an...@apache.org on 2014/11/20 02:23:49 UTC, 1 replies.
- spark git commit: [SPARK-4480] Avoid many small spills in external data structures - posted by an...@apache.org on 2014/11/20 03:07:35 UTC, 1 replies.
- spark git commit: [SPARK-4446] [SPARK CORE] - posted by an...@apache.org on 2014/11/20 03:19:01 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-4486][MLLIB] Improve GradientBoosting APIs and doc - posted by me...@apache.org on 2014/11/20 09:49:06 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-4486][MLLIB] Improve GradientBoosting APIs and doc - posted by me...@apache.org on 2014/11/20 09:49:07 UTC, 1 replies.
- spark git commit: [SPARK-4481][Streaming][Doc] Fix the wrong description of updateFunc (backport for branch-1.2) - posted by td...@apache.org on 2014/11/20 10:13:44 UTC, 0 replies.
- spark git commit: Refactored file stream - posted by td...@apache.org on 2014/11/20 21:15:23 UTC, 0 replies.
- spark git commit: [SPARK-3938][SQL] Names in-memory columnar RDD with corresponding table name - posted by ma...@apache.org on 2014/11/20 22:12:29 UTC, 1 replies.
- spark git commit: [SPARK-4228][SQL] SchemaRDD to JSON - posted by ma...@apache.org on 2014/11/20 22:44:45 UTC, 1 replies.
- spark git commit: [SPARK-4439] [MLlib] add python api for random forest - posted by me...@apache.org on 2014/11/21 00:31:32 UTC, 1 replies.
- spark git commit: [SPARK-4513][SQL] Support relational operator '<=>' in Spark SQL - posted by ma...@apache.org on 2014/11/21 00:34:07 UTC, 1 replies.
- spark git commit: [SPARK-4318][SQL] Fix empty sum distinct. - posted by ma...@apache.org on 2014/11/21 00:41:28 UTC, 1 replies.
- spark git commit: [SPARK-2918] [SQL] Support the CTAS in EXPLAIN command - posted by ma...@apache.org on 2014/11/21 00:46:34 UTC, 1 replies.
- spark git commit: [SQL] fix function description mistake - posted by ma...@apache.org on 2014/11/21 00:48:39 UTC, 1 replies.
- spark git commit: [SPARK-4477] [PySpark] remove numpy from RDDSampler - posted by me...@apache.org on 2014/11/21 01:40:29 UTC, 1 replies.
- spark git commit: [SPARK-4244] [SQL] Support Hive Generic UDFs with constant object inspector parameters - posted by ma...@apache.org on 2014/11/21 01:51:01 UTC, 1 replies.
- spark git commit: [SPARK-4413][SQL] Parquet support through datasource API - posted by ma...@apache.org on 2014/11/21 03:31:04 UTC, 1 replies.
- spark git commit: add Sphinx as a dependency of building docs - posted by pw...@apache.org on 2014/11/21 04:13:26 UTC, 1 replies.
- spark git commit: [SPARK-4522][SQL] Parse schema with missing metadata. - posted by ma...@apache.org on 2014/11/21 05:34:48 UTC, 1 replies.
- spark git commit: [Doc][GraphX] Remove Motivation section and did some minor update. - posted by rx...@apache.org on 2014/11/21 09:29:29 UTC, 0 replies.
- spark git commit: [Doc][GraphX] Remove unused png files. - posted by rx...@apache.org on 2014/11/21 09:31:17 UTC, 0 replies.
- spark git commit: [SPARK-4472][Shell] Print "Spark context available as sc." only when SparkContext is created... - posted by rx...@apache.org on 2014/11/21 09:43:06 UTC, 1 replies.
- spark git commit: [SPARK-4397][Core] Reorganize 'implicit's to improve the API convenience - posted by rx...@apache.org on 2014/11/21 19:07:03 UTC, 0 replies.
- spark git commit: SPARK-4532: Fix bug in detection of Hive in Spark 1.2 - posted by pw...@apache.org on 2014/11/21 21:10:08 UTC, 1 replies.
- spark git commit: [SPARK-4531] [MLlib] cache serialized java object - posted by me...@apache.org on 2014/11/22 00:02:38 UTC, 1 replies.
- spark git commit: [SPARK-4431][MLlib] Implement efficient foreachActive for dense and sparse vector - posted by me...@apache.org on 2014/11/22 03:15:23 UTC, 1 replies.
- spark git commit: [SPARK-4377] Fixed serialization issue by switching to akka provided serializer. - posted by pw...@apache.org on 2014/11/22 23:05:45 UTC, 0 replies.
- spark git commit: SPARK-4457. Document how to build for Hadoop versions greater than 2.4 - posted by tg...@apache.org on 2014/11/24 20:28:54 UTC, 1 replies.
- spark git commit: [SPARK-4479][SQL] Avoids unnecessary defensive copies when sort based shuffle is on - posted by ma...@apache.org on 2014/11/24 21:43:51 UTC, 1 replies.
- spark git commit: [SQL] Fix comment in HiveShim - posted by ma...@apache.org on 2014/11/24 21:45:24 UTC, 1 replies.
- spark git commit: [SQL] Fix path in HiveFromSpark - posted by ma...@apache.org on 2014/11/24 21:49:18 UTC, 1 replies.
- spark git commit: [SPARK-4487][SQL] Fix attribute reference resolution error when using ORDER BY. - posted by ma...@apache.org on 2014/11/24 21:54:44 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-4145] Web UI job pages - posted by pw...@apache.org on 2014/11/24 22:18:31 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-4145] Web UI job pages - posted by pw...@apache.org on 2014/11/24 22:18:32 UTC, 1 replies.
- spark git commit: [SPARK-4518][SPARK-4519][Streaming] Refactored file stream to prevent files from being processed multiple times - posted by td...@apache.org on 2014/11/24 22:50:25 UTC, 1 replies.
- svn commit: r7249 - /dev/spark/spark-1.1.1-rc2/ - posted by an...@apache.org on 2014/11/24 23:17:15 UTC, 0 replies.
- svn commit: r7250 - /dev/spark/spark-1.1.1-rc2/ /release/spark/spark-1.1.1/ - posted by an...@apache.org on 2014/11/24 23:25:56 UTC, 0 replies.
- spark git commit: Update versions to 1.1.2-SNAPSHOT - posted by an...@apache.org on 2014/11/24 23:30:03 UTC, 0 replies.
- svn commit: r1641509 - in /spark/site/docs: ./ 1.1.1/ 1.1.1/api/ 1.1.1/api/java/ 1.1.1/api/java/org/ 1.1.1/api/java/org/apache/ 1.1.1/api/java/org/apache/spark/ 1.1.1/api/java/org/apache/spark/annotation/ 1.1.1/api/java/org/apache/spark/api/ 1.1.1/api/... - posted by an...@apache.org on 2014/11/25 00:39:19 UTC, 0 replies.
- svn commit: r7251 - /release/spark/spark-1.0.2/ - posted by an...@apache.org on 2014/11/25 00:43:27 UTC, 0 replies.
- spark git commit: [SPARK-4562] [MLlib] speedup vector - posted by me...@apache.org on 2014/11/25 01:37:19 UTC, 1 replies.
- spark git commit: get raw vectors for further processing in Word2Vec - posted by me...@apache.org on 2014/11/25 01:40:24 UTC, 0 replies.
- spark git commit: [SPARK-4578] fix asDict() with nested Row() - posted by pw...@apache.org on 2014/11/25 01:41:27 UTC, 1 replies.
- spark git commit: [SPARK-4548] []SPARK-4517] improve performance of python broadcast - posted by jo...@apache.org on 2014/11/25 02:18:02 UTC, 1 replies.
- spark git commit: [SPARK-4266] [Web-UI] Reduce stage page load time. - posted by ka...@apache.org on 2014/11/25 03:03:22 UTC, 1 replies.
- spark git commit: [SPARK-4525] Mesos should decline unused offers - posted by pw...@apache.org on 2014/11/25 04:14:23 UTC, 1 replies.
- [1/2] spark git commit: Revert "[SPARK-4525] Mesos should decline unused offers" - posted by pw...@apache.org on 2014/11/25 04:19:53 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-4525] Mesos should decline unused offers - posted by pw...@apache.org on 2014/11/25 04:19:54 UTC, 1 replies.
- spark git commit: [SPARK-4582][MLLIB] get raw vectors for further processing in Word2Vec - posted by me...@apache.org on 2014/11/25 04:58:07 UTC, 0 replies.
- spark git commit: [SQL] Compute timeTaken correctly - posted by rx...@apache.org on 2014/11/25 06:17:27 UTC, 1 replies.
- spark git commit: [DOC][Build] Wrong cmd for build spark with apache hadoop 2.4.X and hive 12 - posted by pw...@apache.org on 2014/11/25 07:32:46 UTC, 1 replies.
- spark git commit: [SPARK-4596][MLLib] Refactorize Normalizer to make code cleaner - posted by me...@apache.org on 2014/11/25 10:57:39 UTC, 1 replies.
- spark git commit: [SPARK-4526][MLLIB]GradientDescent get a wrong gradient value according to the gradient formula. - posted by me...@apache.org on 2014/11/25 11:01:25 UTC, 1 replies.
- spark git commit: [SPARK-4535][Streaming] Fix the error in comments - posted by td...@apache.org on 2014/11/25 13:03:37 UTC, 1 replies.
- spark git commit: [SPARK-4381][Streaming]Add warning log when user set spark.master to local in Spark Streaming and there's no job executed - posted by td...@apache.org on 2014/11/25 14:37:06 UTC, 1 replies.
- spark git commit: [SPARK-4344][DOCS] adding documentation on spark.yarn.user.classpath.first - posted by tg...@apache.org on 2014/11/25 15:23:45 UTC, 1 replies.
- spark git commit: [SPARK-4601][Streaming] Set correct call site for streaming jobs so that it is displayed correctly on the Spark UI - posted by td...@apache.org on 2014/11/25 15:50:45 UTC, 1 replies.
- spark git commit: [SPARK-4581][MLlib] Refactorize StandardScaler to improve the transformation performance - posted by me...@apache.org on 2014/11/25 20:07:16 UTC, 1 replies.
- spark git commit: [SPARK-4196][SPARK-4602][Streaming] Fix serialization issue in PairDStreamFunctions.saveAsNewAPIHadoopFiles - posted by td...@apache.org on 2014/11/25 23:19:59 UTC, 2 replies.
- spark git commit: [HOTFIX] Fixing broken build due to missing imports. - posted by td...@apache.org on 2014/11/26 00:27:36 UTC, 1 replies.
- spark git commit: [SPARK-4592] Avoid duplicate worker registrations in standalone mode - posted by an...@apache.org on 2014/11/26 00:46:31 UTC, 1 replies.
- spark git commit: [SPARK-4546] Improve HistoryServer first time user experience - posted by an...@apache.org on 2014/11/26 00:48:05 UTC, 1 replies.
- spark git commit: Fix SPARK-4471: blockManagerIdFromJson function throws exception while B... - posted by an...@apache.org on 2014/11/26 00:51:11 UTC, 1 replies.
- spark git commit: [Spark-4509] Revert EC2 tag-based cluster membership patch - posted by an...@apache.org on 2014/11/26 01:07:15 UTC, 1 replies.
- spark git commit: [SPARK-4583] [mllib] LogLoss for GradientBoostedTrees fix + doc updates - posted by me...@apache.org on 2014/11/26 05:10:18 UTC, 1 replies.
- spark git commit: [HOTFIX]: Adding back without-hive dist - posted by pw...@apache.org on 2014/11/26 05:10:55 UTC, 1 replies.
- spark git commit: [SPARK-4604][MLLIB] make MatrixFactorizationModel public - posted by me...@apache.org on 2014/11/26 05:11:42 UTC, 1 replies.
- svn commit: r7261 - in /release/spark/spark-1.1.1: spark-1.1.1-bin-hadoop2.4-without-hive.tgz spark-1.1.1-bin-hadoop2.4-without-hive.tgz.asc spark-1.1.1-bin-hadoop2.4-without-hive.tgz.md5 spark-1.1.1-bin-hadoop2.4-without-hive.tgz.sha - posted by an...@apache.org on 2014/11/26 05:18:17 UTC, 0 replies.
- spark git commit: [SPARK-4516] Cap default number of Netty threads at 8 - posted by pw...@apache.org on 2014/11/26 05:57:28 UTC, 1 replies.
- [2/2] spark git commit: Revert "Preparing Spark release v1.2.0-snapshot1" - posted by pw...@apache.org on 2014/11/26 06:06:39 UTC, 0 replies.
- [2/2] spark git commit: Preparing Spark release v1.2.0-rc1 - posted by pw...@apache.org on 2014/11/26 06:07:57 UTC, 3 replies.
- [2/2] spark git commit: Revert "Preparing Spark release v1.2.0-rc1" - posted by pw...@apache.org on 2014/11/26 06:09:10 UTC, 2 replies.
- spark git commit: HOTFIX: Updating additional version data - posted by pw...@apache.org on 2014/11/26 06:16:46 UTC, 0 replies.
- [1/2] spark git commit: Preparing Spark release v1.2.0-rc1 - posted by pw...@apache.org on 2014/11/26 06:17:14 UTC, 0 replies.
- spark git commit: [SPARK-4516] Avoid allocating Netty PooledByteBufAllocators unnecessarily - posted by pw...@apache.org on 2014/11/26 06:32:49 UTC, 1 replies.
- spark git commit: Revert "[SPARK-4583] [mllib] LogLoss for GradientBoostedTrees fix + doc updates" - posted by pw...@apache.org on 2014/11/26 06:42:11 UTC, 0 replies.
- spark git commit: Revert "[SPARK-4604][MLLIB] make MatrixFactorizationModel public" - posted by me...@apache.org on 2014/11/26 07:32:47 UTC, 0 replies.
- spark git commit: [SPARK-4612] Reduce task latency and increase scheduling throughput by making configuration initialization lazy - posted by rx...@apache.org on 2014/11/26 08:16:08 UTC, 1 replies.
- spark git commit: Removing confusing TripletFields - posted by rx...@apache.org on 2014/11/26 09:55:36 UTC, 1 replies.
- spark git commit: [BRANCH-1.2][SPARK-4604][MLLIB] make MatrixFactorizationModel public - posted by me...@apache.org on 2014/11/26 17:19:08 UTC, 0 replies.
- spark git commit: [SPARK-4614][MLLIB] Slight API changes in Matrix and Matrices - posted by me...@apache.org on 2014/11/26 17:22:54 UTC, 0 replies.
- spark git commit: [BRANCH-1.2][SPARK-4614][MLLIB] Slight API changes in Matrix and Matrices - posted by me...@apache.org on 2014/11/26 20:35:48 UTC, 0 replies.
- spark git commit: [BRANCH-1.2][SPARK-4583][MLLIB] LogLoss for GradientBoostedTrees fix + doc updates - posted by me...@apache.org on 2014/11/26 22:34:23 UTC, 0 replies.
- svn commit: r1641971 - in /spark: examples.md site/examples.html - posted by rx...@apache.org on 2014/11/27 01:35:46 UTC, 0 replies.
- spark git commit: [SPARK-732][SPARK-3628][CORE][RESUBMIT] eliminate duplicate update on accmulator - posted by ma...@apache.org on 2014/11/27 01:52:09 UTC, 1 replies.
- svn commit: r1642003 [3/3] - in /spark: ./ _layouts/ news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/11/27 03:07:20 UTC, 0 replies.
- svn commit: r1642003 [1/3] - in /spark: ./ _layouts/ news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/11/27 03:07:20 UTC, 0 replies.
- svn commit: r1642003 [2/3] - in /spark: ./ _layouts/ news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/11/27 03:07:20 UTC, 0 replies.
- svn commit: r1642004 - in /spark: news/_posts/2014-11-26-registration-open-for-spark-summit-east.md site/news/index.html site/news/registration-open-for-spark-summit-east.html - posted by ma...@apache.org on 2014/11/27 03:09:20 UTC, 0 replies.
- svn commit: r1642013 - in /spark: documentation.md downloads.md js/downloads.js news/_posts/2014-11-26-spark-1-1-1-released.md releases/_posts/2014-11-26-spark-release-1-1-1.md - posted by an...@apache.org on 2014/11/27 04:02:49 UTC, 0 replies.
- svn commit: r1642016 [1/2] - in /spark: _layouts/ site/ site/docs/1.1.1/ site/graphx/ site/js/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by an...@apache.org on 2014/11/27 04:16:02 UTC, 0 replies.
- svn commit: r1642016 [2/2] - in /spark: _layouts/ site/ site/docs/1.1.1/ site/graphx/ site/js/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by an...@apache.org on 2014/11/27 04:16:02 UTC, 0 replies.
- spark git commit: [Release] Automate generation of contributors list - posted by an...@apache.org on 2014/11/27 08:17:51 UTC, 2 replies.
- spark git commit: SPARK-4170 [CORE] Closure problems when running Scala app that "extends App" - posted by ad...@apache.org on 2014/11/27 18:07:41 UTC, 0 replies.
- spark git commit: [SPARK-4626] Kill a task only if the executorId is (still) registered with the scheduler - posted by rx...@apache.org on 2014/11/28 00:54:43 UTC, 1 replies.
- spark git commit: [SPARK-4613][Core] Java API for JdbcRDD - posted by ma...@apache.org on 2014/11/28 03:01:18 UTC, 1 replies.
- spark git commit: [BRANCH-1.1][SPARK-4626] Kill a task only if the executorId is (still) registered with the scheduler - posted by rx...@apache.org on 2014/11/28 09:34:44 UTC, 0 replies.
- spark git commit: [SPARK-4619][Storage]delete redundant time suffix - posted by rx...@apache.org on 2014/11/28 09:36:25 UTC, 1 replies.
- spark git commit: [SPARK-4645][SQL] Disables asynchronous execution in Hive 0.13.1 HiveThriftServer2 - posted by pw...@apache.org on 2014/11/28 17:42:46 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrown - posted by pw...@apache.org on 2014/11/28 18:00:18 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-4645][SQL] Disables asynchronous execution in Hive 0.13.1 HiveThriftServer2 - posted by pw...@apache.org on 2014/11/28 18:00:19 UTC, 0 replies.
- spark git commit: Delete unnecessary function - posted by pw...@apache.org on 2014/11/28 18:34:17 UTC, 0 replies.
- spark git commit: [SPARK-4643] [Build] Remove unneeded staging repositories from build - posted by pw...@apache.org on 2014/11/28 18:42:28 UTC, 0 replies.
- spark git commit: [SPARK-4193][BUILD] Disable doclint in Java 8 to prevent from build error. - posted by pw...@apache.org on 2014/11/28 19:00:21 UTC, 1 replies.
- spark git commit: [SPARK-4584] [yarn] Remove security manager from Yarn AM. - posted by pw...@apache.org on 2014/11/28 21:16:28 UTC, 1 replies.
- [1/3] spark git commit: Revert "Preparing development version 1.2.1-SNAPSHOT" - posted by pw...@apache.org on 2014/11/28 22:55:33 UTC, 0 replies.
- [2/3] spark git commit: Revert "Preparing Spark release v1.2.0-rc1" - posted by pw...@apache.org on 2014/11/28 22:55:34 UTC, 0 replies.
- [3/3] spark git commit: Updating version in package.scala - posted by pw...@apache.org on 2014/11/28 22:55:35 UTC, 0 replies.
- spark git commit: HOTFIX: Rolling back incorrect version change - posted by pw...@apache.org on 2014/11/28 23:13:28 UTC, 0 replies.
- spark git commit: SPARK-1450 [EC2] Specify the default zone in the EC2 script help - posted by pw...@apache.org on 2014/11/28 23:43:43 UTC, 0 replies.
- spark git commit: [SPARK-4597] Use proper exception and reset variable in Utils.createTempDir() - posted by jo...@apache.org on 2014/11/29 03:05:40 UTC, 3 replies.
- spark git commit: [SPARK-3398] [SPARK-4325] [EC2] Use EC2 status checks. - posted by jo...@apache.org on 2014/11/29 09:32:45 UTC, 0 replies.
- spark git commit: Include the key name when failing on an invalid value. - posted by pw...@apache.org on 2014/11/30 02:12:16 UTC, 0 replies.
- spark git commit: [SPARK-4057] Use -agentlib instead of -Xdebug in sbt-launch-lib.bash for debugging - posted by pw...@apache.org on 2014/11/30 02:14:28 UTC, 0 replies.
- spark git commit: [SPARK-4505][Core] Add a ClassTag parameter to CompactBuffer[T] - posted by pw...@apache.org on 2014/11/30 02:23:18 UTC, 0 replies.
- spark git commit: SPARK-4507: PR merge script should support closing multiple JIRA tickets - posted by pw...@apache.org on 2014/11/30 05:16:59 UTC, 0 replies.
- spark git commit: [DOCS][BUILD] Add instruction to use change-version-to-2.11.sh in 'Building for Scala 2.11'. - posted by pw...@apache.org on 2014/11/30 06:10:43 UTC, 1 replies.
- spark git commit: SPARK-2143 [WEB UI] Add Spark version to UI footer - posted by jo...@apache.org on 2014/11/30 20:42:07 UTC, 2 replies.
- spark git commit: [HOTFIX] Fix build break in 1a2508b73f6d46a0faf7740b85a5c216c925c25a - posted by jo...@apache.org on 2014/11/30 20:50:40 UTC, 0 replies.