You are viewing a plain text version of this content. The canonical link for it is here.
- spark git commit: [SPARK-8271][SQL]string function: soundex - posted by rx...@apache.org on 2015/08/01 01:05:30 UTC, 0 replies.
- spark git commit: [SPARK-8936] [MLLIB] OnlineLDA document-topic Dirichlet hyperparameter optimization - posted by jk...@apache.org on 2015/08/01 03:36:26 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-9451] [SQL] Support entries larger than default page size in BytesToBytesMap & integrate with ShuffleMemoryManager - posted by jo...@apache.org on 2015/08/01 04:19:34 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-9451] [SQL] Support entries larger than default page size in BytesToBytesMap & integrate with ShuffleMemoryManager - posted by jo...@apache.org on 2015/08/01 04:19:35 UTC, 0 replies.
- spark git commit: [SPARK-9318] [SPARK-9320] [SPARKR] Aliases for merge and summary functions on DataFrames - posted by sh...@apache.org on 2015/08/01 04:24:59 UTC, 0 replies.
- spark git commit: [SPARK-9358][SQL] Code generation for UnsafeRow joiner. - posted by rx...@apache.org on 2015/08/01 06:09:06 UTC, 0 replies.
- spark git commit: [SPARK-8264][SQL]add substring_index function - posted by rx...@apache.org on 2015/08/01 06:18:16 UTC, 0 replies.
- spark git commit: [SPARK-9464][SQL] Property checks for UTF8String - posted by rx...@apache.org on 2015/08/01 06:19:26 UTC, 0 replies.
- spark git commit: [SPARK-9415][SQL] Throw AnalysisException when using MapType on Join and Aggregate - posted by rx...@apache.org on 2015/08/01 07:26:32 UTC, 0 replies.
- spark git commit: [SPARK-8232] [SQL] Add sort_array support - posted by da...@apache.org on 2015/08/01 08:11:48 UTC, 1 replies.
- spark git commit: [SPARK-9517][SQL] BytesToBytesMap should encode data the same way as UnsafeExternalSorter - posted by rx...@apache.org on 2015/08/01 08:55:22 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-9480][SQL] add MapData and cleanup internal row stuff - posted by rx...@apache.org on 2015/08/01 09:17:20 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-9480][SQL] add MapData and cleanup internal row stuff - posted by rx...@apache.org on 2015/08/01 09:17:21 UTC, 0 replies.
- spark git commit: Revert "[SPARK-8232] [SQL] Add sort_array support" - posted by da...@apache.org on 2015/08/01 09:41:26 UTC, 0 replies.
- spark git commit: [SPARK-7446] [MLLIB] Add inverse transform for string indexer - posted by jk...@apache.org on 2015/08/01 10:09:44 UTC, 0 replies.
- spark git commit: [SPARK-8999] [MLLIB] PrefixSpan non-temporal sequences - posted by me...@apache.org on 2015/08/01 10:56:29 UTC, 0 replies.
- spark git commit: [SPARK-8169] [ML] Add StopWordsRemover as a transformer - posted by me...@apache.org on 2015/08/01 11:31:31 UTC, 0 replies.
- spark git commit: [SPARK-8263] [SQL] substr/substring should also support binary type - posted by da...@apache.org on 2015/08/01 17:48:50 UTC, 0 replies.
- spark git commit: [SPARK-4751] Dynamic allocation in standalone mode - posted by an...@apache.org on 2015/08/01 20:57:18 UTC, 0 replies.
- spark git commit: [SPARK-9491] Avoid fetching HBase tokens when not needed. - posted by va...@apache.org on 2015/08/01 22:07:05 UTC, 1 replies.
- spark git commit: [SPARK-9520] [SQL] Support in-place sort in UnsafeFixedWidthAggregationMap - posted by jo...@apache.org on 2015/08/01 22:20:32 UTC, 0 replies.
- spark git commit: [SPARK-9530] [MLLIB] ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate - posted by jk...@apache.org on 2015/08/02 02:13:33 UTC, 0 replies.
- spark git commit: [SPARK-9495] prefix of DateType/TimestampType - posted by rx...@apache.org on 2015/08/02 03:22:49 UTC, 0 replies.
- spark git commit: [SPARK-8269] [SQL] string function: initcap - posted by da...@apache.org on 2015/08/02 06:45:01 UTC, 0 replies.
- spark git commit: [SPARK-8185] [SPARK-8188] [SPARK-8191] [SQL] function datediff, to_utc_timestamp, from_utc_timestamp - posted by da...@apache.org on 2015/08/02 06:47:00 UTC, 0 replies.
- spark git commit: [SPARK-9459] [SQL] use generated FromUnsafeProjection to do deep copy for UTF8String and struct - posted by da...@apache.org on 2015/08/02 06:50:46 UTC, 0 replies.
- spark git commit: [SPARK-9000] [MLLIB] Support generic item types in PrefixSpan - posted by me...@apache.org on 2015/08/02 08:11:28 UTC, 0 replies.
- spark git commit: [SPARK-9529] [SQL] improve TungstenSort on DecimalType - posted by rx...@apache.org on 2015/08/02 08:36:17 UTC, 0 replies.
- spark git commit: [SPARK-9521] [BUILD] Require Maven 3.3.3+ in the build - posted by sr...@apache.org on 2015/08/02 09:56:31 UTC, 0 replies.
- spark git commit: [SPARK-9149] [ML] [EXAMPLES] Add an example of spark.ml KMeans - posted by sr...@apache.org on 2015/08/02 10:02:29 UTC, 0 replies.
- spark git commit: [SPARK-9254] [BUILD] [HOTFIX] sbt-launch-lib.bash should support HTTP/HTTPS redirection - posted by sr...@apache.org on 2015/08/02 14:57:12 UTC, 0 replies.
- spark git commit: [SPARK-9208][SQL] Sort DataFrame functions alphabetically. - posted by rx...@apache.org on 2015/08/02 20:36:13 UTC, 0 replies.
- spark git commit: [SPARK-9527] [MLLIB] add PrefixSpanModel and make PrefixSpan Java friendly - posted by me...@apache.org on 2015/08/02 20:50:20 UTC, 0 replies.
- spark git commit: [SPARK-9531] [SQL] UnsafeFixedWidthAggregationMap.destructAndCreateExternalSorter - posted by jo...@apache.org on 2015/08/02 21:32:21 UTC, 0 replies.
- spark git commit: [SPARK-7937][SQL] Support comparison on StructType - posted by rx...@apache.org on 2015/08/03 02:54:05 UTC, 0 replies.
- spark git commit: [SPARK-9543][SQL] Add randomized testing for UnsafeKVExternalSorter. - posted by rx...@apache.org on 2015/08/03 02:54:33 UTC, 0 replies.
- spark git commit: [SPARK-9535][SQL][DOCS] Modify document for codegen. - posted by rx...@apache.org on 2015/08/03 05:04:40 UTC, 0 replies.
- spark git commit: [SPARK-9546][SQL] Centralize orderable data type checking. - posted by rx...@apache.org on 2015/08/03 05:12:08 UTC, 0 replies.
- spark git commit: [SPARK-2205] [SQL] Avoid unnecessary exchange operators in multi-way joins - posted by yh...@apache.org on 2015/08/03 05:44:28 UTC, 0 replies.
- spark git commit: [SPARK-9536] [SPARK-9537] [SPARK-9538] [ML] [PYSPARK] ml.classification support raw and probability prediction for PySpark - posted by jk...@apache.org on 2015/08/03 07:19:32 UTC, 0 replies.
- spark git commit: [SPARK-9372] [SQL] Filter nulls in join keys - posted by jo...@apache.org on 2015/08/03 08:32:17 UTC, 0 replies.
- spark git commit: [SPARK-9404][SPARK-9542][SQL] unsafe array data and map data - posted by rx...@apache.org on 2015/08/03 08:41:20 UTC, 0 replies.
- spark git commit: [SPARK-9549][SQL] fix bugs in expressions - posted by rx...@apache.org on 2015/08/03 09:15:28 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-9240] [SQL] Hybrid aggregate operator using unsafe row - posted by rx...@apache.org on 2015/08/03 09:23:12 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-9240] [SQL] Hybrid aggregate operator using unsafe row - posted by rx...@apache.org on 2015/08/03 09:23:13 UTC, 0 replies.
- spark git commit: [SPARK-8873] [MESOS] Clean up shuffle files if external shuffle service is used - posted by an...@apache.org on 2015/08/03 10:56:04 UTC, 0 replies.
- spark git commit: [SPARK-9551][SQL] add a cheap version of copy for UnsafeRow to reuse a copy buffer - posted by rx...@apache.org on 2015/08/03 13:21:18 UTC, 0 replies.
- spark git commit: [SPARK-9518] [SQL] cleanup generated UnsafeRowJoiner and fix bug - posted by rx...@apache.org on 2015/08/03 13:23:29 UTC, 0 replies.
- spark git commit: Two minor comments from code review on 191bf2689. - posted by rx...@apache.org on 2015/08/03 13:26:52 UTC, 0 replies.
- spark git commit: [SPARK-7563] (backport for 1.3) OutputCommitCoordinator.stop() should only run on the driver - posted by sr...@apache.org on 2015/08/03 14:59:08 UTC, 0 replies.
- spark git commit: [SPARK-9528] [ML] Changed RandomForestClassifier to extend ProbabilisticClassifier - posted by jk...@apache.org on 2015/08/03 19:46:39 UTC, 0 replies.
- spark git commit: [SPARK-1855] Local checkpointing - posted by td...@apache.org on 2015/08/03 19:58:38 UTC, 0 replies.
- Git Push Summary - posted by rx...@apache.org on 2015/08/03 20:11:50 UTC, 30 replies.
- spark git commit: [SPARK-9511] [SQL] Fixed Table Name Parsing - posted by ma...@apache.org on 2015/08/03 20:17:48 UTC, 1 replies.
- spark git commit: [SQL][minor] Simplify UnsafeRow.calculateBitSetWidthInBytes. - posted by rx...@apache.org on 2015/08/03 20:22:06 UTC, 1 replies.
- spark git commit: [SPARK-9554] [SQL] Enables in-memory partition pruning by default - posted by rx...@apache.org on 2015/08/03 21:07:05 UTC, 1 replies.
- spark git commit: [SPARK-5133] [ML] Added featureImportance to RandomForestClassifier and Regressor - posted by jk...@apache.org on 2015/08/03 21:17:51 UTC, 1 replies.
- spark git commit: [SPARK-9558][DOCS]Update docs to follow the increase of memory defaults. - posted by rx...@apache.org on 2015/08/03 21:53:51 UTC, 1 replies.
- spark git commit: [SPARK-9191] [ML] [Doc] Add ml.PCA user guide and code examples - posted by jk...@apache.org on 2015/08/03 22:58:06 UTC, 1 replies.
- spark git commit: [SPARK-9544] [MLLIB] add Python API for RFormula - posted by me...@apache.org on 2015/08/03 22:59:40 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-8735] [SQL] Expose memory usage for shuffles, joins and aggregations - posted by jo...@apache.org on 2015/08/03 23:22:13 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-8735] [SQL] Expose memory usage for shuffles, joins and aggregations - posted by jo...@apache.org on 2015/08/03 23:22:14 UTC, 1 replies.
- spark git commit: Revert "[SPARK-9372] [SQL] Filter nulls in join keys" - posted by rx...@apache.org on 2015/08/03 23:51:24 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-8064] [SQL] Build against Hive 1.2.1 - posted by ma...@apache.org on 2015/08/04 00:25:11 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-8064] [SQL] Build against Hive 1.2.1 - posted by ma...@apache.org on 2015/08/04 00:25:12 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-8064] [SQL] Build against Hive 1.2.1 - posted by ma...@apache.org on 2015/08/04 00:25:13 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.5.0-snapshot-20150803 - posted by pw...@apache.org on 2015/08/04 01:37:47 UTC, 2 replies.
- [2/2] spark git commit: Preparing development version 1.5.0-SNAPSHOT - posted by pw...@apache.org on 2015/08/04 01:37:48 UTC, 11 replies.
- spark git commit: [SPARK-8874] [ML] Add missing methods in Word2Vec - posted by jk...@apache.org on 2015/08/04 01:44:29 UTC, 1 replies.
- spark git commit: Add a prerequisites section for building docs - posted by rx...@apache.org on 2015/08/04 02:01:03 UTC, 0 replies.
- spark git commit: [SPARK-9483] Fix UTF8String.getPrefix for big-endian. - posted by da...@apache.org on 2015/08/04 02:37:11 UTC, 1 replies.
- spark git commit: [SPARK-9263] Added flags to exclude dependencies when using --packages - posted by va...@apache.org on 2015/08/04 02:42:28 UTC, 1 replies.
- spark git commit: [SPARK-8416] highlight and topping the executor threads in thread dumping page - posted by jo...@apache.org on 2015/08/04 03:20:45 UTC, 1 replies.
- spark git commit: [SPARK-9577][SQL] Surface concrete iterator types in various sort classes. - posted by rx...@apache.org on 2015/08/04 03:47:08 UTC, 1 replies.
- spark git commit: [SPARK-9521] [DOCS] Addendum. Require Maven 3.3.3+ in the build - posted by sa...@apache.org on 2015/08/04 06:48:51 UTC, 1 replies.
- spark git commit: [SPARK-3190] [GRAPHX] Fix VertexRDD.count() overflow regression - posted by rx...@apache.org on 2015/08/04 08:07:35 UTC, 3 replies.
- spark git commit: [SPARK-9534] [BUILD] Enable javac lint for scalac parity; fix a lot of build warnings, 1.5.0 edition - posted by sr...@apache.org on 2015/08/04 13:02:35 UTC, 1 replies.
- spark git commit: [SPARK-8064] [BUILD] Follow-up. Undo change from SPARK-9507 that was accidentally reverted - posted by sr...@apache.org on 2015/08/04 13:24:16 UTC, 1 replies.
- spark git commit: [SPARK-2016] [WEBUI] RDD partition table pagination for the RDD Page - posted by sa...@apache.org on 2015/08/04 15:12:40 UTC, 1 replies.
- spark git commit: [SPARK-9583] [BUILD] Do not print mvn debug messages to stdout. - posted by sa...@apache.org on 2015/08/04 15:19:20 UTC, 1 replies.
- spark git commit: [SPARK-8244] [SQL] string function: find in set - posted by da...@apache.org on 2015/08/04 17:59:57 UTC, 1 replies.
- spark git commit: [SPARK-8246] [SQL] Implement get_json_object - posted by da...@apache.org on 2015/08/04 18:07:15 UTC, 1 replies.
- spark git commit: [SPARK-9541] [SQL] DataTimeUtils cleanup - posted by da...@apache.org on 2015/08/04 18:09:58 UTC, 1 replies.
- spark git commit: [SPARK-9562] Change reference to amplab/spark-ec2 from mesos/ - posted by sh...@apache.org on 2015/08/04 18:40:18 UTC, 1 replies.
- spark git commit: [SPARK-9512][SQL] Revert SPARK-9251, Allow evaluation while sorting - posted by ma...@apache.org on 2015/08/04 19:07:57 UTC, 1 replies.
- spark git commit: [SPARK-8069] [ML] Add multiclass thresholds for ProbabilisticClassifier - posted by jk...@apache.org on 2015/08/04 19:12:27 UTC, 1 replies.
- spark git commit: [SPARK-9606] [SQL] Ignore flaky thrift server tests - posted by ma...@apache.org on 2015/08/04 21:20:05 UTC, 1 replies.
- spark git commit: [SPARK-9553][SQL] remove the no-longer-necessary createCode and createStructCode, and replace the usage - posted by rx...@apache.org on 2015/08/04 23:40:49 UTC, 1 replies.
- spark git commit: [SPARK-9452] [SQL] Support records larger than page size in UnsafeExternalSorter - posted by rx...@apache.org on 2015/08/04 23:42:14 UTC, 1 replies.
- spark git commit: [SPARK-9602] remove "Akka/Actor" words from comments - posted by rx...@apache.org on 2015/08/04 23:54:15 UTC, 1 replies.
- spark git commit: [SPARK-9447] [ML] [PYTHON] Added HasRawPredictionCol, HasProbabilityCol to RandomForestClassifier - posted by jk...@apache.org on 2015/08/04 23:54:30 UTC, 1 replies.
- spark git commit: [SPARK-9582] [ML] LDA cleanups - posted by jk...@apache.org on 2015/08/05 00:43:17 UTC, 1 replies.
- spark git commit: [SPARK-6485] [MLLIB] [PYTHON] Add CoordinateMatrix/RowMatrix/IndexedRowMatrix to PySpark. - posted by me...@apache.org on 2015/08/05 01:30:06 UTC, 1 replies.
- spark git commit: [SPARK-9586] [ML] Update BinaryClassificationEvaluator to use setRawPredictionCol - posted by me...@apache.org on 2015/08/05 01:52:45 UTC, 1 replies.
- spark git commit: [SPARK-9598][SQL] do not expose generic getter in internal row - posted by rx...@apache.org on 2015/08/05 02:05:22 UTC, 1 replies.
- spark git commit: [SPARK-9609] [MLLIB] Fix spelling of Strategy.defaultStrategy - posted by jk...@apache.org on 2015/08/05 03:13:22 UTC, 1 replies.
- spark git commit: [SPARK-8601] [ML] Add an option to disable standardization for linear regression - posted by jk...@apache.org on 2015/08/05 03:15:30 UTC, 1 replies.
- spark git commit: [SPARK-9432][SQL] Audit expression unit tests to make sure we pass the proper numeric ranges - posted by rx...@apache.org on 2015/08/05 03:19:29 UTC, 1 replies.
- spark git commit: [SPARK-8313] R Spark packages support - posted by sh...@apache.org on 2015/08/05 03:20:16 UTC, 1 replies.
- spark git commit: [SPARK-7119] [SQL] Give script a default serde with the user specific types - posted by ma...@apache.org on 2015/08/05 03:26:11 UTC, 1 replies.
- spark git commit: [SPARK-9513] [SQL] [PySpark] Add python API for DataFrame functions - posted by rx...@apache.org on 2015/08/05 04:25:27 UTC, 1 replies.
- spark git commit: [SPARK-9504] [STREAMING] [TESTS] Fix o.a.s.streaming.StreamingContextSuite.stop gracefully again - posted by td...@apache.org on 2015/08/05 05:09:19 UTC, 1 replies.
- spark git commit: Update docs/README.md to put all prereqs together. - posted by rx...@apache.org on 2015/08/05 07:17:17 UTC, 0 replies.
- spark git commit: [SPARK-9540] [MLLIB] optimize PrefixSpan implementation - posted by me...@apache.org on 2015/08/05 07:28:53 UTC, 1 replies.
- spark git commit: [SPARK-8231] [SQL] Add array_contains - posted by da...@apache.org on 2015/08/05 07:34:22 UTC, 1 replies.
- spark git commit: [SPARK-9119] [SPARK-8359] [SQL] match Decimal.precision/scale with DecimalType - posted by da...@apache.org on 2015/08/05 08:12:57 UTC, 1 replies.
- [1/2] spark git commit: Add a prerequisites section for building docs - posted by rx...@apache.org on 2015/08/05 08:22:42 UTC, 0 replies.
- [2/2] spark git commit: Update docs/README.md to put all prereqs together. - posted by rx...@apache.org on 2015/08/05 08:22:43 UTC, 0 replies.
- spark git commit: [SPARK-9217] [STREAMING] Make the kinesis receiver reliable by recording sequence numbers - posted by td...@apache.org on 2015/08/05 09:20:33 UTC, 1 replies.
- spark git commit: [SPARK-9581][SQL] Add unit test for JSON UDT - posted by rx...@apache.org on 2015/08/05 09:42:11 UTC, 1 replies.
- spark git commit: Closes #7917 - posted by rx...@apache.org on 2015/08/05 09:44:37 UTC, 0 replies.
- spark git commit: [SPARK-9360] [SQL] Support BinaryType in PrefixComparators for UnsafeExternalSort - posted by da...@apache.org on 2015/08/05 09:56:48 UTC, 1 replies.
- spark git commit: [SPARK-9601] [DOCS] Fix JavaPairDStream signature for stream-stream and windowed join in streaming guide doc - posted by td...@apache.org on 2015/08/05 10:07:37 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-8861][SPARK-8862][SQL] Add basic instrumentation to each SparkPlan operator and add a new SQL tab - posted by rx...@apache.org on 2015/08/05 10:51:58 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-8861][SPARK-8862][SQL] Add basic instrumentation to each SparkPlan operator and add a new SQL tab - posted by rx...@apache.org on 2015/08/05 10:51:59 UTC, 1 replies.
- spark git commit: [SPARK-9628][SQL]Rename int to SQLDate, long to SQLTimestamp for better readability - posted by rx...@apache.org on 2015/08/05 11:04:30 UTC, 1 replies.
- spark git commit: [HOTFIX] Add static import to fix build break from #7676. - posted by jo...@apache.org on 2015/08/05 11:45:34 UTC, 1 replies.
- spark git commit: [SPARK-9607] [SPARK-9608] fix zinc-port handling in build/mvn - posted by sr...@apache.org on 2015/08/05 12:10:52 UTC, 3 replies.
- spark git commit: [SPARK-9593] [SQL] Fixes Hadoop shims loading - posted by li...@apache.org on 2015/08/05 14:04:01 UTC, 1 replies.
- spark git commit: [SPARK-9618] [SQL] Use the specified schema when reading Parquet files - posted by li...@apache.org on 2015/08/05 16:17:23 UTC, 1 replies.
- spark git commit: [SPARK-9381] [SQL] Migrate JSON data source to the new partitioning data source - posted by li...@apache.org on 2015/08/05 16:36:09 UTC, 1 replies.
- spark git commit: [SPARK-6486] [MLLIB] [PYTHON] Add BlockMatrix to PySpark. - posted by me...@apache.org on 2015/08/05 16:40:54 UTC, 1 replies.
- spark git commit: [SPARK-9141] [SQL] Remove project collapsing from DataFrame API - posted by yh...@apache.org on 2015/08/05 18:01:51 UTC, 1 replies.
- spark git commit: [SPARK-9519] [YARN] Confirm stop sc successfully when application was killed - posted by va...@apache.org on 2015/08/05 19:16:20 UTC, 1 replies.
- spark git commit: [SPARK-9141] [SQL] [MINOR] Fix comments of PR #7920 - posted by yh...@apache.org on 2015/08/05 20:03:07 UTC, 1 replies.
- spark git commit: [SPARK-9403] [SQL] Add codegen support in In and InSet - posted by da...@apache.org on 2015/08/05 20:39:01 UTC, 1 replies.
- spark git commit: Closes #7778 since it is done as #7893. - posted by rx...@apache.org on 2015/08/05 21:51:17 UTC, 0 replies.
- spark git commit: [SPARK-9649] Fix flaky test MasterSuite - randomize ports - posted by yh...@apache.org on 2015/08/05 23:12:27 UTC, 2 replies.
- spark git commit: Closes #7474 since it's marked as won't fix. - posted by rx...@apache.org on 2015/08/05 23:16:02 UTC, 0 replies.
- spark git commit: [SPARK-9657] Fix return type of getMaxPatternLength - posted by me...@apache.org on 2015/08/06 00:42:21 UTC, 1 replies.
- spark git commit: [SPARK-9054] [SQL] Rename RowOrdering to InterpretedOrdering; use newOrdering in SMJ - posted by jo...@apache.org on 2015/08/06 01:33:49 UTC, 1 replies.
- spark git commit: [SPARK-5895] [ML] Add VectorSlicer - updated - posted by me...@apache.org on 2015/08/06 02:07:58 UTC, 1 replies.
- spark git commit: [SPARK-6591] [SQL] Python data source load options should auto convert common types into strings - posted by da...@apache.org on 2015/08/06 02:28:27 UTC, 2 replies.
- spark git commit: [SPARK-9651] Fix UnsafeExternalSorterSuite. - posted by rx...@apache.org on 2015/08/06 02:58:40 UTC, 1 replies.
- spark git commit: [SPARK-9611] [SQL] Fixes a few corner cases when we spill a UnsafeFixedWidthAggregationMap - posted by yh...@apache.org on 2015/08/06 04:19:15 UTC, 1 replies.
- spark git commit: [SPARK-6923] [SPARK-7550] [SQL] Persists data source relations in Hive compatible format when possible - posted by li...@apache.org on 2015/08/06 05:13:55 UTC, 1 replies.
- spark git commit: [SPARK-9674][SQL] Remove GeneratedAggregate. - posted by rx...@apache.org on 2015/08/06 06:50:18 UTC, 1 replies.
- spark git commit: [SPARK-9664] [SQL] Remove UDAFRegistration and add apply to UserDefinedAggregateFunction. - posted by rx...@apache.org on 2015/08/06 06:50:38 UTC, 1 replies.
- spark git commit: [SPARK-8266] [SQL] add function translate - posted by da...@apache.org on 2015/08/06 18:02:34 UTC, 1 replies.
- spark git commit: [SPARK-9644] [SQL] Support update DecimalType with precision > 18 in UnsafeRow - posted by da...@apache.org on 2015/08/06 18:11:04 UTC, 1 replies.
- spark git commit: [SPARK-9482] [SQL] Fix thread-safey issue of using UnsafeProjection in join - posted by da...@apache.org on 2015/08/06 18:12:45 UTC, 1 replies.
- spark git commit: [SPARK-9593] [SQL] [HOTFIX] Makes the Hadoop shims loading fix more robust - posted by yh...@apache.org on 2015/08/06 18:53:59 UTC, 1 replies.
- spark git commit: [SPARK-9112] [ML] Implement Stats for LogisticRegression - posted by jk...@apache.org on 2015/08/06 19:08:39 UTC, 1 replies.
- spark git commit: [SPARK-9533] [PYSPARK] [ML] Add missing methods in Word2Vec ML - posted by jk...@apache.org on 2015/08/06 19:10:02 UTC, 1 replies.
- spark git commit: [SPARK-9615] [SPARK-9616] [SQL] [MLLIB] Bugs related to FrequentItems when merging and with Tungsten - posted by me...@apache.org on 2015/08/06 19:29:43 UTC, 1 replies.
- spark git commit: [SPARK-9659][SQL] Rename inSet to isin to match Pandas function. - posted by rx...@apache.org on 2015/08/06 19:39:19 UTC, 1 replies.
- spark git commit: [SPARK-9632][SQL] update InternalRow.toSeq to make it accept data type info - posted by rx...@apache.org on 2015/08/06 19:40:58 UTC, 2 replies.
- spark git commit: Revert "[SPARK-9632][SQL] update InternalRow.toSeq to make it accept data type info" - posted by da...@apache.org on 2015/08/06 20:15:47 UTC, 0 replies.
- spark git commit: [SPARK-9632] [SQL] [HOT-FIX] Fix build. - posted by yh...@apache.org on 2015/08/06 20:15:58 UTC, 1 replies.
- spark git commit: [SPARK-9641] [DOCS] spark.shuffle.service.port is not documented - posted by sr...@apache.org on 2015/08/06 20:29:43 UTC, 1 replies.
- spark git commit: [SPARK-8978] [STREAMING] Implements the DirectKafkaRateController - posted by td...@apache.org on 2015/08/06 21:53:13 UTC, 1 replies.
- spark git commit: [SPARK-9493] [ML] add featureIndex to handle vector features in IsotonicRegression - posted by jk...@apache.org on 2015/08/06 22:29:34 UTC, 1 replies.
- spark git commit: [SPARK-9211] [SQL] [TEST] normalize line separators before generating MD5 hash - posted by ma...@apache.org on 2015/08/06 23:15:47 UTC, 1 replies.
- spark git commit: [SPARK-9548][SQL] Add a destructive iterator for BytesToBytesMap - posted by rx...@apache.org on 2015/08/06 23:33:51 UTC, 1 replies.
- spark git commit: [SPARK-9556] [SPARK-9619] [SPARK-9624] [STREAMING] Make BlockGenerator more robust and make all BlockGenerators subscribe to rate limit updates - posted by td...@apache.org on 2015/08/06 23:35:34 UTC, 1 replies.
- spark git commit: [DOCS] [STREAMING] make the existing parameter docs for OffsetRange ac… - posted by td...@apache.org on 2015/08/06 23:37:28 UTC, 1 replies.
- spark git commit: [SPARK-9639] [STREAMING] Fix a potential NPE in Streaming JobScheduler - posted by td...@apache.org on 2015/08/06 23:39:40 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-9630] [SQL] Clean up new aggregate operators (SPARK-9240 follow up) - posted by rx...@apache.org on 2015/08/07 00:04:48 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-9630] [SQL] Clean up new aggregate operators (SPARK-9240 follow up) - posted by rx...@apache.org on 2015/08/07 00:04:49 UTC, 1 replies.
- spark git commit: [SPARK-9645] [YARN] [CORE] Allow shuffle service to read shuffle files. - posted by va...@apache.org on 2015/08/07 00:30:34 UTC, 1 replies.
- spark git commit: [SPARK-9633] [BUILD] SBT download locations outdated; need an update - posted by sr...@apache.org on 2015/08/07 00:43:52 UTC, 6 replies.
- spark git commit: [SPARK-9691] [SQL] PySpark SQL rand function treats seed 0 as no seed - posted by rx...@apache.org on 2015/08/07 02:03:19 UTC, 2 replies.
- spark git commit: [SPARK-9228] [SQL] use tungsten.enabled in public for both of codegen/unsafe - posted by da...@apache.org on 2015/08/07 02:30:43 UTC, 2 replies.
- spark git commit: [SPARK-9650][SQL] Fix quoting behavior on interpolated column names - posted by rx...@apache.org on 2015/08/07 02:31:20 UTC, 1 replies.
- spark git commit: Revert "[SPARK-9228] [SQL] use tungsten.enabled in public for both of codegen/unsafe" - posted by da...@apache.org on 2015/08/07 02:36:24 UTC, 0 replies.
- spark git commit: [SPARK-9692] Remove SqlNewHadoopRDD's generated Tuple2 and InterruptibleIterator. - posted by rx...@apache.org on 2015/08/07 03:25:45 UTC, 1 replies.
- spark git commit: [SPARK-9709] [SQL] Avoid starving unsafe operators that use sort - posted by rx...@apache.org on 2015/08/07 04:05:01 UTC, 1 replies.
- spark git commit: Fix doc typo - posted by rx...@apache.org on 2015/08/07 06:03:53 UTC, 1 replies.
- spark git commit: [SPARK-8057][Core]Call TaskAttemptContext.getTaskAttemptID using Reflection - posted by rx...@apache.org on 2015/08/07 06:42:50 UTC, 2 replies.
- spark git commit: [SPARK-7550] [SQL] [MINOR] Fixes logs when persisting DataFrames - posted by rx...@apache.org on 2015/08/07 07:49:17 UTC, 1 replies.
- spark git commit: [SPARK-8862][SQL]Support multiple SQLContexts in Web UI - posted by rx...@apache.org on 2015/08/07 07:52:26 UTC, 1 replies.
- spark git commit: [SPARK-9700] Pick default page size more intelligently. - posted by rx...@apache.org on 2015/08/07 08:18:33 UTC, 1 replies.
- spark git commit: [SPARK-9453] [SQL] support records larger than page size in UnsafeShuffleExternalSorter - posted by da...@apache.org on 2015/08/07 08:40:42 UTC, 1 replies.
- spark git commit: [SPARK-9683] [SQL] copy UTF8String when convert unsafe array/map to safe - posted by da...@apache.org on 2015/08/07 09:00:48 UTC, 1 replies.
- spark git commit: [SPARK-9467][SQL]Add SQLMetric to specialize accumulators to avoid boxing - posted by rx...@apache.org on 2015/08/07 09:10:01 UTC, 1 replies.
- spark git commit: [SPARK-9674][SPARK-9667] Remove SparkSqlSerializer2 - posted by rx...@apache.org on 2015/08/07 20:02:56 UTC, 1 replies.
- spark git commit: [SPARK-8382] [SQL] Improve Analysis Unit test framework - posted by ma...@apache.org on 2015/08/07 20:28:46 UTC, 1 replies.
- spark git commit: [SPARK-9736] [SQL] JoinedRow.anyNull should delegate to the underlying rows. - posted by yh...@apache.org on 2015/08/07 20:29:17 UTC, 1 replies.
- spark git commit: [SPARK-9667][SQL] followup: Use GenerateUnsafeProjection.canSupport to test Exchange supported data types. - posted by rx...@apache.org on 2015/08/07 22:26:06 UTC, 1 replies.
- spark git commit: [SPARK-9733][SQL] Improve physical plan explain for data sources - posted by rx...@apache.org on 2015/08/07 22:41:48 UTC, 1 replies.
- spark git commit: Revert "[SPARK-8481] [MLLIB] GaussianMixtureModel.predict, GaussianMixtureModel.predictSoft variants for a single vector" - posted by jk...@apache.org on 2015/08/07 22:42:33 UTC, 0 replies.
- spark git commit: [SPARK-9674] Re-enable ignored test in SQLQuerySuite - posted by yh...@apache.org on 2015/08/07 23:20:34 UTC, 1 replies.
- spark git commit: [SPARK-8481] [MLLIB] GaussianMixtureModel predict accepting single vector - posted by jk...@apache.org on 2015/08/07 23:51:08 UTC, 1 replies.
- spark git commit: [SPARK-9748] [MLLIB] Centriod typo in KMeansModel - posted by jk...@apache.org on 2015/08/08 01:07:31 UTC, 0 replies.
- spark git commit: [SPARK-8890] [SQL] Fallback on sorting when writing many dynamic partitions - posted by ma...@apache.org on 2015/08/08 01:24:56 UTC, 1 replies.
- spark git commit: [SPARK-9756] [ML] Make constructors in ML decision trees private - posted by jk...@apache.org on 2015/08/08 02:19:54 UTC, 1 replies.
- spark git commit: [SPARK-9719] [ML] Clean up Naive Bayes doc - posted by jk...@apache.org on 2015/08/08 02:21:16 UTC, 1 replies.
- spark git commit: [SPARK-9754][SQL] Remove TypeCheck in debug package. - posted by rx...@apache.org on 2015/08/08 04:09:34 UTC, 1 replies.
- spark git commit: [SPARK-9753] [SQL] TungstenAggregate should also accept InternalRow instead of just UnsafeRow - posted by rx...@apache.org on 2015/08/08 05:04:20 UTC, 1 replies.
- spark git commit: [SPARK-9731] Standalone scheduling incorrect cores if spark.executor.cores is not set - posted by an...@apache.org on 2015/08/08 08:36:31 UTC, 1 replies.
- spark git commit: [SPARK-4176] [SQL] [MINOR] Should use unscaled Long to write decimals for precision <= 18 rather than 8 - posted by li...@apache.org on 2015/08/08 12:10:06 UTC, 1 replies.
- spark git commit: [SPARK-9738] [SQL] remove FromUnsafe and add its codegen version to GenerateSafe - posted by da...@apache.org on 2015/08/08 17:33:19 UTC, 1 replies.
- spark git commit: [SPARK-4561] [PYSPARK] [SQL] turn Row into dict recursively - posted by da...@apache.org on 2015/08/08 17:36:17 UTC, 1 replies.
- spark git commit: [SPARK-6902] [SQL] [PYSPARK] Row should be read-only - posted by da...@apache.org on 2015/08/08 17:38:22 UTC, 1 replies.
- spark git commit: [SPARK-9728][SQL]Support CalendarIntervalType in HiveQL - posted by rx...@apache.org on 2015/08/08 20:01:29 UTC, 1 replies.
- spark git commit: [SPARK-9486][SQL] Add data source aliasing for external packages - posted by rx...@apache.org on 2015/08/08 20:03:04 UTC, 1 replies.
- spark git commit: [MINOR] inaccurate comments for showString() - posted by rx...@apache.org on 2015/08/09 03:22:49 UTC, 1 replies.
- spark git commit: [SPARK-6212] [SQL] The EXPLAIN output of CTAS only shows the analyzed plan - posted by yh...@apache.org on 2015/08/09 06:06:10 UTC, 1 replies.
- spark git commit: [SPARK-9752][SQL] Support UnsafeRow in Sample operator. - posted by rx...@apache.org on 2015/08/09 19:58:40 UTC, 1 replies.
- spark git commit: [SPARK-8930] [SQL] Throw a AnalysisException with meaningful messages if DataFrame#explode takes a star in expressions - posted by yh...@apache.org on 2015/08/09 20:44:58 UTC, 1 replies.
- spark git commit: [SPARK-9737] [YARN] Add the suggested configuration when required executor memory is above the max threshold of this cluster on YARN mode - posted by sr...@apache.org on 2015/08/09 20:54:03 UTC, 1 replies.
- spark git commit: Disable JobGeneratorSuite "Do not clear received block data too soon". - posted by rx...@apache.org on 2015/08/09 22:43:44 UTC, 0 replies.
- spark git commit: [SPARK-9703] [SQL] Refactor EnsureRequirements to avoid certain unnecessary shuffles - posted by yh...@apache.org on 2015/08/09 23:26:05 UTC, 1 replies.
- spark git commit: [CORE] [SPARK-9760] Use Option instead of Some for Ivy repos - posted by rx...@apache.org on 2015/08/09 23:30:37 UTC, 1 replies.
- spark git commit: [SPARK-9777] [SQL] Window operator can accept UnsafeRows - posted by rx...@apache.org on 2015/08/10 07:33:57 UTC, 1 replies.
- spark git commit: [SPARK-9743] [SQL] Fixes JSONRelation refreshing - posted by yh...@apache.org on 2015/08/10 18:07:14 UTC, 1 replies.
- spark git commit: [SPARK-9710] [TEST] Fix RPackageUtilsSuite when R is not available. - posted by sh...@apache.org on 2015/08/10 19:10:44 UTC, 0 replies.
- spark git commit: [SPARK-9755] [MLLIB] Add docs to MultivariateOnlineSummarizer methods - posted by jk...@apache.org on 2015/08/10 20:01:50 UTC, 1 replies.
- spark git commit: Fixed AtmoicReference<> Example - posted by rx...@apache.org on 2015/08/10 22:02:09 UTC, 1 replies.
- spark git commit: [SPARK-9784] [SQL] Exchange.isUnsafe should check whether codegen and unsafe are enabled - posted by jo...@apache.org on 2015/08/10 22:05:13 UTC, 1 replies.
- [01/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:30 UTC, 1 replies.
- [02/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:31 UTC, 1 replies.
- [03/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:32 UTC, 1 replies.
- [04/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:33 UTC, 1 replies.
- [05/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:34 UTC, 1 replies.
- [06/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:35 UTC, 1 replies.
- [07/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:36 UTC, 1 replies.
- [08/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:37 UTC, 1 replies.
- [09/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:38 UTC, 1 replies.
- [10/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:39 UTC, 1 replies.
- [11/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:40 UTC, 1 replies.
- [12/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:41 UTC, 1 replies.
- [13/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:42 UTC, 1 replies.
- [14/14] spark git commit: [SPARK-9763][SQL] Minimize exposure of internal SQL classes. - posted by rx...@apache.org on 2015/08/10 22:49:43 UTC, 1 replies.
- spark git commit: [SPARK-9620] [SQL] generated UnsafeProjection should support many columns or large exressions - posted by rx...@apache.org on 2015/08/10 22:52:25 UTC, 1 replies.
- spark git commit: [SPARK-9759] [SQL] improve decimal.times() and cast(int, decimalType) - posted by rx...@apache.org on 2015/08/10 22:55:14 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.5.0-snapshot-20150810 - posted by pw...@apache.org on 2015/08/10 22:57:03 UTC, 1 replies.
- spark git commit: [SPARK-5155] [PYSPARK] [STREAMING] Mqtt streaming support in Python - posted by td...@apache.org on 2015/08/11 01:33:27 UTC, 1 replies.
- spark git commit: [SPARK-9801] [STREAMING] Check if file exists before deleting temporary files. - posted by td...@apache.org on 2015/08/11 02:17:26 UTC, 3 replies.
- spark git commit: [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists - posted by li...@apache.org on 2015/08/11 06:46:40 UTC, 1 replies.
- spark git commit: [SPARK-9729] [SPARK-9363] [SQL] Use sort merge join for left and right outer join - posted by rx...@apache.org on 2015/08/11 07:04:47 UTC, 1 replies.
- spark git commit: [SPARK-9640] [STREAMING] [TEST] Do not run Python Kinesis tests when the Kinesis assembly JAR has not been generated - posted by td...@apache.org on 2015/08/11 08:42:01 UTC, 1 replies.
- spark git commit: [SPARK-9810] [BUILD] Remove individual commit messages from the squash commit message - posted by rx...@apache.org on 2015/08/11 10:08:35 UTC, 0 replies.
- spark git commit: [SPARK-9727] [STREAMING] [BUILD] Updated streaming kinesis SBT project name to be more consistent - posted by td...@apache.org on 2015/08/11 11:41:10 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-9815] Rename PlatformDependent.UNSAFE -> Platform. - posted by da...@apache.org on 2015/08/11 17:41:11 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-9815] Rename PlatformDependent.UNSAFE -> Platform. - posted by da...@apache.org on 2015/08/11 17:41:12 UTC, 1 replies.
- spark git commit: [SPARK-9785] [SQL] HashPartitioning compatibility should consider expression ordering - posted by yh...@apache.org on 2015/08/11 17:52:20 UTC, 1 replies.
- spark git commit: Fix comment error - posted by rx...@apache.org on 2015/08/11 19:42:21 UTC, 1 replies.
- spark git commit: [SPARK-8345] [ML] Add an SQL node as a feature transformer - posted by me...@apache.org on 2015/08/11 20:01:58 UTC, 0 replies.
- spark git commit: [SPARK-8764] [ML] string indexer should take option to handle unseen values - posted by jk...@apache.org on 2015/08/11 20:33:41 UTC, 0 replies.
- spark git commit: [SPARK-9572] [STREAMING] [PYSPARK] Added StreamingContext.getActiveOrCreate() in Python - posted by td...@apache.org on 2015/08/11 21:02:32 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-9646] [SQL] Add metrics for all join and aggregate operators - posted by yh...@apache.org on 2015/08/11 21:39:28 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-9646] [SQL] Add metrics for all join and aggregate operators - posted by yh...@apache.org on 2015/08/11 21:39:29 UTC, 1 replies.
- spark git commit: [SPARK-9750] [MLLIB] Improve equals on SparseMatrix and DenseMatrix - posted by jk...@apache.org on 2015/08/11 21:49:52 UTC, 1 replies.
- spark git commit: [SPARK-7726] Add import so Scaladoc doesn't fail. - posted by rx...@apache.org on 2015/08/11 23:02:30 UTC, 1 replies.
- spark git commit: [SPARK-9814] [SQL] EqualNotNull not passing to data sources - posted by rx...@apache.org on 2015/08/11 23:04:14 UTC, 1 replies.
- spark git commit: [SPARK-9824] [CORE] Fix the issue that InternalAccumulator leaks WeakReference - posted by rx...@apache.org on 2015/08/11 23:06:26 UTC, 1 replies.
- spark git commit: Closes #1290 Closes #4934 - posted by me...@apache.org on 2015/08/11 23:08:28 UTC, 0 replies.
- spark git commit: [SPARK-9788] [MLLIB] Fix LDA Binary Compatibility - posted by jk...@apache.org on 2015/08/11 23:21:57 UTC, 1 replies.
- spark git commit: [SPARK-8925] [MLLIB] Add @since tags to mllib.util - posted by me...@apache.org on 2015/08/11 23:31:50 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.5.0-snapshot-20150811 - posted by pw...@apache.org on 2015/08/11 23:32:53 UTC, 1 replies.
- spark git commit: [HOTFIX] Fix style error caused by 017b5de - posted by an...@apache.org on 2015/08/11 23:53:45 UTC, 0 replies.
- spark git commit: [HOTFIX] Fix style error caused by ef961ed48a4f45447f0e0ad256b040c7ab2d78d9 - posted by an...@apache.org on 2015/08/11 23:57:48 UTC, 0 replies.
- spark git commit: [SPARK-9074] [LAUNCHER] Allow arbitrary Spark args to be set. - posted by va...@apache.org on 2015/08/12 01:33:15 UTC, 1 replies.
- spark git commit: [SPARK-9849] [SQL] DirectParquetOutputCommitter qualified name should be backward compatible - posted by yh...@apache.org on 2015/08/12 03:09:00 UTC, 1 replies.
- spark git commit: [SPARK-9649] Fix flaky test MasterSuite again - disable REST - posted by jo...@apache.org on 2015/08/12 05:47:07 UTC, 1 replies.
- spark git commit: [SPARK-1517] Refactor release scripts to facilitate nightly publishing - posted by pw...@apache.org on 2015/08/12 06:16:29 UTC, 1 replies.
- spark git commit: [SPARK-9713] [ML] Document SparkR MLlib glm() integration in Spark 1.5 - posted by me...@apache.org on 2015/08/12 06:26:01 UTC, 1 replies.
- spark git commit: [SPARK-9831] [SQL] fix serialization with empty broadcast - posted by da...@apache.org on 2015/08/12 07:45:25 UTC, 1 replies.
- spark git commit: [SPARK-9854] [SQL] RuleExecutor.timeMap should be thread-safe - posted by jo...@apache.org on 2015/08/12 07:47:04 UTC, 1 replies.
- spark git commit: [SPARK-8366] maxNumExecutorsNeeded should properly handle failed tasks - posted by an...@apache.org on 2015/08/12 08:19:39 UTC, 1 replies.
- spark git commit: [SPARK-9806] [WEB UI] Don't share ReplayListenerBus between multiple applications - posted by an...@apache.org on 2015/08/12 08:20:43 UTC, 2 replies.
- spark git commit: [SPARK-9829] [WEBUI] Display the update value for peak execution memory - posted by an...@apache.org on 2015/08/12 08:23:21 UTC, 1 replies.
- spark git commit: [SPARK-9426] [WEBUI] Job page DAG visualization is not shown - posted by an...@apache.org on 2015/08/12 08:25:07 UTC, 1 replies.
- spark git commit: [SPARK-8798] [MESOS] Allow additional uris to be fetched with mesos - posted by an...@apache.org on 2015/08/12 08:26:41 UTC, 1 replies.
- spark git commit: [SPARK-9575] [MESOS] Add docuemntation around Mesos shuffle service. - posted by an...@apache.org on 2015/08/12 08:33:26 UTC, 1 replies.
- spark git commit: [SPARK-9182] [SQL] Filters are not passed through to jdbc source - posted by li...@apache.org on 2015/08/12 13:54:08 UTC, 1 replies.
- spark git commit: [SPARK-9407] [SQL] Relaxes Parquet ValidTypeMap to allow ENUM predicates to be pushed down - posted by li...@apache.org on 2015/08/12 14:01:39 UTC, 1 replies.
- spark git commit: [SPARK-8625] [CORE] Propagate user exceptions in tasks back to driver - posted by ir...@apache.org on 2015/08/12 17:07:24 UTC, 1 replies.
- spark git commit: [SPARK-9795] Dynamic allocation: avoid double counting when killing same executor twice - posted by an...@apache.org on 2015/08/12 18:24:55 UTC, 1 replies.
- spark git commit: [SPARK-7583] [MLLIB] User guide update for RegexTokenizer - posted by me...@apache.org on 2015/08/12 18:35:35 UTC, 1 replies.
- spark git commit: [SPARK-9747] [SQL] Avoid starving an unsafe operator in aggregation - posted by rx...@apache.org on 2015/08/12 19:08:40 UTC, 1 replies.
- spark git commit: [SPARK-9804] [HIVE] Use correct value for isSrcLocal parameter. - posted by ma...@apache.org on 2015/08/12 19:38:35 UTC, 1 replies.
- spark git commit: [SPARK-9847] [ML] Modified copyValues to distinguish between default, explicit param values - posted by me...@apache.org on 2015/08/12 19:48:56 UTC, 1 replies.
- spark git commit: [SPARK-9726] [PYTHON] PySpark DF join no longer accepts on=None - posted by ma...@apache.org on 2015/08/12 20:57:34 UTC, 1 replies.
- spark git commit: [SPARK-9766] [ML] [PySpark] check and add miss docs for PySpark ML - posted by jk...@apache.org on 2015/08/12 22:24:24 UTC, 1 replies.
- spark git commit: [SPARK-9789] [ML] Added logreg threshold param back - posted by jk...@apache.org on 2015/08/12 23:27:18 UTC, 1 replies.
- spark git commit: [SPARK-8967] [DOC] add Since annotation - posted by me...@apache.org on 2015/08/12 23:28:27 UTC, 1 replies.
- spark git commit: [SPARK-9907] [SQL] Python crc32 is mistakenly calling md5 - posted by rx...@apache.org on 2015/08/13 00:27:55 UTC, 1 replies.
- spark git commit: [SPARK-9092] Fixed incompatibility when both num-executors and dynamic... - posted by va...@apache.org on 2015/08/13 01:10:38 UTC, 1 replies.
- spark git commit: [SPARK-9826] [CORE] Fix cannot use custom classes in log4j.properties - posted by va...@apache.org on 2015/08/13 01:41:54 UTC, 2 replies.
- spark git commit: [SPARK-9894] [SQL] Json writer should handle MapData. - posted by ma...@apache.org on 2015/08/13 01:45:19 UTC, 1 replies.
- spark git commit: [SPARK-9913] [MLLIB] LDAUtils should be private - posted by me...@apache.org on 2015/08/13 01:53:52 UTC, 1 replies.
- spark git commit: [SPARK-9909] [ML] [TRIVIAL] move weightCol to shared params - posted by me...@apache.org on 2015/08/13 01:54:49 UTC, 1 replies.
- spark git commit: [SPARK-9912] [MLLIB] QRDecomposition should use QType and RType for type names instead of UType and VType - posted by me...@apache.org on 2015/08/13 02:04:34 UTC, 1 replies.
- spark git commit: [SPARK-9915] [ML] stopWords should use StringArrayParam - posted by me...@apache.org on 2015/08/13 02:06:16 UTC, 1 replies.
- spark git commit: [SPARK-9449] [SQL] Include MetastoreRelation's inputFiles - posted by ma...@apache.org on 2015/08/13 02:07:33 UTC, 1 replies.
- spark git commit: [SPARK-9780] [STREAMING] [KAFKA] prevent NPE if KafkaRDD instantiation … - posted by td...@apache.org on 2015/08/13 02:44:21 UTC, 1 replies.
- spark git commit: [SPARK-9724] [WEB UI] Avoid unnecessary redirects in the Spark Web UI. - posted by va...@apache.org on 2015/08/13 02:48:53 UTC, 0 replies.
- spark git commit: [SPARK-9855] [SPARKR] Add expression functions into SparkR whose params are simple - posted by sh...@apache.org on 2015/08/13 03:33:31 UTC, 1 replies.
- spark git commit: [SPARK-9870] Disable driver UI and Master REST server in SparkSubmitSuite - posted by an...@apache.org on 2015/08/13 03:52:16 UTC, 1 replies.
- spark git commit: [SPARK-9827] [SQL] fix fd leak in UnsafeRowSerializer - posted by rx...@apache.org on 2015/08/13 05:02:59 UTC, 1 replies.
- spark git commit: [SPARK-9908] [SQL] When spark.sql.tungsten.enabled is false, broadcast join does not work - posted by rx...@apache.org on 2015/08/13 05:03:59 UTC, 1 replies.
- spark git commit: [SPARK-9199] [CORE] Update Tachyon dependency from 0.7.0 -> 0.7.1. - posted by rx...@apache.org on 2015/08/13 05:07:40 UTC, 0 replies.
- spark git commit: [SPARK-9704] [ML] Made ProbabilisticClassifier, Identifiable, VectorUDT public APIs - posted by me...@apache.org on 2015/08/13 05:43:40 UTC, 1 replies.
- spark git commit: [SPARK-9903] [MLLIB] skip local processing in PrefixSpan if there are no small prefixes - posted by me...@apache.org on 2015/08/13 05:44:45 UTC, 1 replies.
- spark git commit: [SPARK-9916] [BUILD] [SPARKR] removed left-over sparkr.zip copy/create commands from codebase - posted by sh...@apache.org on 2015/08/13 05:59:43 UTC, 1 replies.
- spark git commit: [SPARK-9920] [SQL] The simpleString of TungstenAggregate does not show its output - posted by rx...@apache.org on 2015/08/13 06:24:19 UTC, 1 replies.
- spark git commit: [SPARK-9832] [SQL] add a thread-safe lookup for BytesToBytseMap - posted by rx...@apache.org on 2015/08/13 06:26:04 UTC, 1 replies.
- spark git commit: [SPARK-9917] [ML] add getMin/getMax and doc for originalMin/origianlMax in MinMaxScaler - posted by me...@apache.org on 2015/08/13 06:33:42 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.5.0-preview-20150812 - posted by pw...@apache.org on 2015/08/13 06:43:43 UTC, 0 replies.
- spark git commit: [SPARK-8922] [DOCUMENTATION, MLLIB] Add @since tags to mllib.evaluation - posted by me...@apache.org on 2015/08/13 06:53:19 UTC, 1 replies.
- spark git commit: [SPARK-9914] [ML] define setters explicitly for Java and use setParam group in RFormula - posted by me...@apache.org on 2015/08/13 07:30:37 UTC, 1 replies.
- spark git commit: [SPARK-9927] [SQL] Revert 8049 since it's pushing wrong filter down - posted by li...@apache.org on 2015/08/13 07:33:47 UTC, 1 replies.
- spark git commit: [SPARK-9918] [MLLIB] remove runs from k-means and rename epsilon to tol - posted by me...@apache.org on 2015/08/13 08:05:03 UTC, 1 replies.
- spark git commit: [SPARK-9885] [SQL] Also pass barrierPrefixes and sharedPrefixes to IsolatedClientLoader when hiveMetastoreJars is set to maven. - posted by li...@apache.org on 2015/08/13 09:09:04 UTC, 1 replies.
- spark git commit: [SPARK-9757] [SQL] Fixes persistence of Parquet relation with decimal column - posted by li...@apache.org on 2015/08/13 10:16:57 UTC, 1 replies.
- spark git commit: [SPARK-9073] [ML] spark.ml Models copy() should call setParent when there is a parent - posted by jk...@apache.org on 2015/08/13 18:17:26 UTC, 1 replies.
- spark git commit: [SPARK-8965] [DOCS] Add ml-guide Python Example: Estimator, Transformer, and Param - posted by jk...@apache.org on 2015/08/13 18:18:44 UTC, 1 replies.
- spark git commit: [MINOR] [ML] change MultilayerPerceptronClassifierModel to MultilayerPerceptronClassificationModel - posted by me...@apache.org on 2015/08/13 18:31:20 UTC, 1 replies.
- spark git commit: [MINOR] [DOC] fix mllib pydoc warnings - posted by me...@apache.org on 2015/08/13 19:16:44 UTC, 1 replies.
- spark git commit: [SPARK-9649] Fix MasterSuite, third time's a charm - posted by an...@apache.org on 2015/08/13 20:32:47 UTC, 1 replies.
- spark git commit: [SPARK-9661] [MLLIB] [ML] Java compatibility - posted by jk...@apache.org on 2015/08/13 22:42:39 UTC, 1 replies.
- spark git commit: [SPARK-9942] [PYSPARK] [SQL] ignore exceptions while try to import pandas - posted by rx...@apache.org on 2015/08/13 23:03:58 UTC, 1 replies.
- spark git commit: [SPARK-9935] [SQL] EqualNotNull not processed in ORC - posted by rx...@apache.org on 2015/08/14 01:07:07 UTC, 0 replies.
- spark git commit: [SPARK-9922] [ML] rename StringIndexerReverse to IndexToString - posted by me...@apache.org on 2015/08/14 01:52:21 UTC, 1 replies.
- spark git commit: [SPARK-8976] [PYSPARK] fix open mode in python3 - posted by da...@apache.org on 2015/08/14 02:33:41 UTC, 2 replies.
- spark git commit: [SPARK-9943] [SQL] deserialized UnsafeHashedRelation should be serializable - posted by da...@apache.org on 2015/08/14 02:35:14 UTC, 1 replies.
- [1/4] spark git commit: [SPARK-9580] [SQL] Replace singletons in SQL tests - posted by rx...@apache.org on 2015/08/14 02:42:08 UTC, 1 replies.
- [2/4] spark git commit: [SPARK-9580] [SQL] Replace singletons in SQL tests - posted by rx...@apache.org on 2015/08/14 02:42:09 UTC, 1 replies.
- [3/4] spark git commit: [SPARK-9580] [SQL] Replace singletons in SQL tests - posted by rx...@apache.org on 2015/08/14 02:42:10 UTC, 1 replies.
- [4/4] spark git commit: [SPARK-9580] [SQL] Replace singletons in SQL tests - posted by rx...@apache.org on 2015/08/14 02:42:11 UTC, 1 replies.
- spark git commit: [SPARK-9945] [SQL] pageSize should be calculated from executor.memory - posted by da...@apache.org on 2015/08/14 06:13:03 UTC, 1 replies.
- spark git commit: [MINOR] [SQL] Remove canEqual in Row - posted by rx...@apache.org on 2015/08/14 07:06:12 UTC, 1 replies.
- spark git commit: [SPARK-9958] [SQL] Make HiveThriftServer2Listener thread-safe and update the tab name to "JDBC/ODBC Server" - posted by li...@apache.org on 2015/08/14 08:42:03 UTC, 1 replies.
- spark git commit: [SPARK-9661] [MLLIB] minor clean-up of SPARK-9661 - posted by jk...@apache.org on 2015/08/14 19:25:14 UTC, 1 replies.
- spark git commit: [SPARK-9956] [ML] Make trees work with one-category features - posted by jk...@apache.org on 2015/08/14 19:48:05 UTC, 1 replies.
- spark git commit: [SPARK-8744] [ML] Add a public constructor to StringIndexer - posted by jk...@apache.org on 2015/08/14 20:22:14 UTC, 1 replies.
- spark git commit: [SPARK-9929] [SQL] support metadata in withColumn - posted by rx...@apache.org on 2015/08/14 21:00:07 UTC, 0 replies.
- spark git commit: [SPARK-9923] [CORE] ShuffleMapStage.numAvailableOutputs should be an Int instead of Long - posted by sr...@apache.org on 2015/08/14 21:03:35 UTC, 0 replies.
- spark git commit: [SPARK-9946] [SPARK-9589] [SQL] fix NPE and thread-safety in TaskMemoryManager - posted by da...@apache.org on 2015/08/14 21:32:38 UTC, 1 replies.
- spark git commit: [SPARK-9561] Re-enable BroadcastJoinSuite - posted by ma...@apache.org on 2015/08/14 21:37:24 UTC, 1 replies.
- spark git commit: [SPARK-9828] [PYSPARK] Mutable values should not be default arguments - posted by me...@apache.org on 2015/08/14 21:46:08 UTC, 2 replies.
- spark git commit: [SPARK-9809] Task crashes because the internal accumulators are not properly initialized - posted by an...@apache.org on 2015/08/14 22:38:29 UTC, 1 replies.
- spark git commit: [SPARK-9948] Fix flaky AccumulatorSuite - internal accumulators - posted by an...@apache.org on 2015/08/14 22:42:57 UTC, 1 replies.
- spark git commit: [SPARK-9877] [CORE] Fix StandaloneRestServer NPE when submitting application - posted by an...@apache.org on 2015/08/14 22:44:42 UTC, 1 replies.
- spark git commit: [SPARK-9978] [PYSPARK] [SQL] fix Window.orderBy and doc of ntile() - posted by rx...@apache.org on 2015/08/14 22:55:34 UTC, 2 replies.
- spark git commit: [SPARK-9981] [ML] Made labels public for StringIndexerModel - posted by me...@apache.org on 2015/08/14 23:05:06 UTC, 1 replies.
- spark git commit: [SPARK-8670] [SQL] Nested columns can't be referenced in pyspark - posted by ma...@apache.org on 2015/08/14 23:09:50 UTC, 1 replies.
- spark git commit: [SPARK-9966] [STREAMING] Handle couple of corner cases in PIDRateEstimator - posted by td...@apache.org on 2015/08/15 00:10:05 UTC, 1 replies.
- spark git commit: [SPARK-9968] [STREAMING] Reduced time spent within synchronized block to prevent lock starvation - posted by td...@apache.org on 2015/08/15 00:54:18 UTC, 1 replies.
- spark git commit: [SPARK-9949] [SQL] Fix TakeOrderedAndProject's output. - posted by rx...@apache.org on 2015/08/15 02:35:20 UTC, 1 replies.
- spark git commit: [SPARK-9934] Deprecate NIO ConnectionManager. - posted by rx...@apache.org on 2015/08/15 05:55:44 UTC, 1 replies.
- spark git commit: [HOTFIX] fix duplicated braces - posted by rx...@apache.org on 2015/08/15 05:56:59 UTC, 1 replies.
- spark git commit: [SPARK-9634] [SPARK-9323] [SQL] cleanup unnecessary Aliases in LogicalPlan at the end of analysis - posted by rx...@apache.org on 2015/08/15 05:59:59 UTC, 1 replies.
- spark git commit: [SPARK-8887] [SQL] Explicit define which data types can be used as dynamic partition columns - posted by rx...@apache.org on 2015/08/15 06:03:18 UTC, 0 replies.
- spark git commit: [SPARK-9984] [SQL] Create local physical operator interface. - posted by rx...@apache.org on 2015/08/15 06:12:15 UTC, 0 replies.
- spark git commit: [SPARK-9960] [GRAPHX] sendMessage type fix in LabelPropagation.scala - posted by rx...@apache.org on 2015/08/15 06:28:55 UTC, 1 replies.
- spark git commit: [SPARK-9725] [SQL] fix serialization of UTF8String across different JVM - posted by da...@apache.org on 2015/08/15 07:30:39 UTC, 1 replies.
- spark git commit: [SPARK-9980] [BUILD] Fix SBT publishLocal error due to invalid characters in doc - posted by sr...@apache.org on 2015/08/15 11:45:43 UTC, 1 replies.
- spark git commit: [SPARK-9955] [SQL] correct error message for aggregate - posted by ma...@apache.org on 2015/08/15 23:13:17 UTC, 1 replies.
- spark git commit: [SPARK-9805] [MLLIB] [PYTHON] [STREAMING] Added _eventually for ml streaming pyspark tests - posted by jk...@apache.org on 2015/08/16 03:48:25 UTC, 1 replies.
- spark git commit: [SPARK-9973] [SQL] Correct in-memory columnar buffer size - posted by li...@apache.org on 2015/08/16 08:52:32 UTC, 1 replies.
- spark git commit: [SPARK-8844] [SPARKR] head/collect is broken in SparkR. - posted by sh...@apache.org on 2015/08/16 09:30:05 UTC, 1 replies.
- spark git commit: [SPARK-10008] Ensure shuffle locality doesn't take precedence over narrow deps - posted by ma...@apache.org on 2015/08/16 09:35:03 UTC, 1 replies.
- spark git commit: [SPARK-10005] [SQL] Fixes schema merging for nested structs - posted by yh...@apache.org on 2015/08/16 19:18:02 UTC, 1 replies.
- spark git commit: [SPARK-9871] [SPARKR] Add expression functions into SparkR which have a variable parameter - posted by sh...@apache.org on 2015/08/17 08:33:24 UTC, 1 replies.
- spark git commit: [SPARK-9199] [CORE] Upgrade Tachyon version from 0.7.0 -> 0.7.1. - posted by sr...@apache.org on 2015/08/17 09:28:20 UTC, 0 replies.
- spark git commit: [SPARK-9959] [MLLIB] Association Rules Java Compatibility - posted by me...@apache.org on 2015/08/17 18:58:26 UTC, 1 replies.
- spark git commit: [SPARK-7837] [SQL] Avoids double closing output writers when commitTask() fails - posted by li...@apache.org on 2015/08/17 18:59:10 UTC, 1 replies.
- spark git commit: [SPARK-9924] [WEB UI] Don't schedule checkForLogs while some of them are already running. - posted by va...@apache.org on 2015/08/17 19:32:04 UTC, 0 replies.
- spark git commit: [SPARK-7736] [CORE] [YARN] Make pyspark fail YARN app on failure. - posted by va...@apache.org on 2015/08/17 19:34:28 UTC, 0 replies.
- spark git commit: [SPARK-9950] [SQL] Wrong Analysis Error for grouping/aggregating on struct fields - posted by ma...@apache.org on 2015/08/17 20:36:22 UTC, 1 replies.
- spark git commit: [SPARK-10036] [SQL] Load JDBC driver in DataFrameReader.jdbc and DataFrameWriter.jdbc - posted by ma...@apache.org on 2015/08/17 20:53:38 UTC, 1 replies.
- spark git commit: [SPARK-9526] [SQL] Utilize randomized tests to reveal potential bugs in sql expressions - posted by jo...@apache.org on 2015/08/17 23:10:27 UTC, 1 replies.
- spark git commit: [SPARK-9592] [SQL] Fix Last function implemented based on AggregateExpression1. - posted by ma...@apache.org on 2015/08/18 00:31:10 UTC, 1 replies.
- spark git commit: [SPARK-10068] [MLLIB] Adds links to MLlib types, algos, utilities listing - posted by me...@apache.org on 2015/08/18 00:42:07 UTC, 1 replies.
- spark git commit: [SPARK-8920] [MLLIB] Add @since tags to mllib.linalg - posted by me...@apache.org on 2015/08/18 01:00:17 UTC, 1 replies.
- spark git commit: [SPARK-9974] [BUILD] [SQL] Makes sure com.twitter:parquet-hadoop-bundle:1.6.0 is in SBT assembly jar - posted by rx...@apache.org on 2015/08/18 02:25:17 UTC, 1 replies.
- spark git commit: [SPARK-9768] [PYSPARK] [ML] Add Python API and user guide for ml.feature.ElementwiseProduct - posted by jk...@apache.org on 2015/08/18 02:25:45 UTC, 1 replies.
- spark git commit: SPARK-8916 [Documentation, MLlib] Add @since tags to mllib.regression - posted by db...@apache.org on 2015/08/18 02:26:15 UTC, 1 replies.
- spark git commit: [SPARK-9898] [MLLIB] Prefix Span user guide - posted by me...@apache.org on 2015/08/18 02:53:17 UTC, 1 replies.
- spark git commit: [SPARK-7707] User guide and example code for KernelDensity - posted by me...@apache.org on 2015/08/18 02:57:44 UTC, 2 replies.
- spark git commit: [SPARK-9902] [MLLIB] Add Java and Python examples to user guide for 1-sample KS test - posted by me...@apache.org on 2015/08/18 04:09:37 UTC, 1 replies.
- spark git commit: [SPARK-10059] [YARN] Explicitly add JSP dependencies for tests. - posted by va...@apache.org on 2015/08/18 04:35:42 UTC, 1 replies.
- spark git commit: [SPARK-7808] [ML] add package doc for ml.feature - posted by me...@apache.org on 2015/08/18 04:40:43 UTC, 1 replies.
- spark git commit: [SPARK-7289] [SPARK-9949] [SQL] Backport SPARK-7289 and SPARK-9949 to branch 1.4 - posted by yh...@apache.org on 2015/08/18 06:22:06 UTC, 0 replies.
- spark git commit: [MINOR] Format the comment of `translate` at `functions.scala` - posted by rx...@apache.org on 2015/08/18 08:27:17 UTC, 1 replies.
- spark git commit: [SPARK-10038] [SQL] fix bug in generated unsafe projection when there is binary in ArrayData - posted by rx...@apache.org on 2015/08/18 08:27:59 UTC, 1 replies.
- spark git commit: [SPARK-10076] [ML] make MultilayerPerceptronClassifier layers and weights public - posted by me...@apache.org on 2015/08/18 08:56:57 UTC, 1 replies.
- spark git commit: [MINOR] fix the comments in IndexShuffleBlockResolver - posted by sr...@apache.org on 2015/08/18 11:31:17 UTC, 1 replies.
- spark git commit: [SPARK-8118] [SQL] Redirects Parquet JUL logger via SLF4J - posted by li...@apache.org on 2015/08/18 14:15:39 UTC, 1 replies.
- spark git commit: [SPARK-10007] [SPARKR] Update `NAMESPACE` file in SparkR for simple parameters functions - posted by sh...@apache.org on 2015/08/18 18:11:14 UTC, 1 replies.
- spark git commit: [SPARK-9028] [ML] Add CountVectorizer as an estimator to generate CountVectorizerModel - posted by jk...@apache.org on 2015/08/18 20:00:17 UTC, 1 replies.
- spark git commit: [SPARK-7736] [CORE] Fix a race introduced in PythonRunner. - posted by va...@apache.org on 2015/08/18 20:36:42 UTC, 0 replies.
- spark git commit: [SPARK-9900] [MLLIB] User guide for Association Rules - posted by me...@apache.org on 2015/08/18 21:54:01 UTC, 1 replies.
- spark git commit: [SPARK-10029] [MLLIB] [DOC] Add Python examples for mllib IsotonicRegression user guide - posted by me...@apache.org on 2015/08/18 21:55:39 UTC, 1 replies.
- spark git commit: [SPARK-10032] [PYSPARK] [DOC] Add Python example for mllib LDAModel user guide - posted by me...@apache.org on 2015/08/18 21:56:39 UTC, 1 replies.
- spark git commit: [SPARK-10085] [MLLIB] [DOCS] removed unnecessary numpy array import - posted by me...@apache.org on 2015/08/18 21:59:32 UTC, 1 replies.
- spark git commit: [SPARK-9574] [STREAMING] Remove unnecessary contents of spark-streaming-XXX-assembly jars - posted by td...@apache.org on 2015/08/18 22:36:19 UTC, 1 replies.
- spark git commit: [SPARK-10080] [SQL] Fix binary incompatibility for $ column interpolation - posted by ma...@apache.org on 2015/08/18 22:50:55 UTC, 1 replies.
- spark git commit: [SPARK-9782] [YARN] Support YARN application tags via SparkConf - posted by sa...@apache.org on 2015/08/18 23:34:30 UTC, 0 replies.
- spark git commit: [SPARK-10089] [SQL] Add missing golden files. - posted by ma...@apache.org on 2015/08/18 23:43:09 UTC, 1 replies.
- spark git commit: [SPARK-10088] [SQL] Add support for "stored as avro" in HiveQL parser. - posted by ma...@apache.org on 2015/08/18 23:45:28 UTC, 1 replies.
- spark git commit: [SPARK-8924] [MLLIB, DOCUMENTATION] Added @since tags to mllib.tree - posted by me...@apache.org on 2015/08/18 23:58:34 UTC, 1 replies.
- spark git commit: [SPARK-10012] [ML] Missing test case for Params#arrayLengthGt - posted by jk...@apache.org on 2015/08/19 00:30:27 UTC, 1 replies.
- spark git commit: [SPARK-10098] [STREAMING] [TEST] Cleanup active context after test in FailureSuite - posted by td...@apache.org on 2015/08/19 02:00:17 UTC, 1 replies.
- spark git commit: [SPARK-8473] [SPARK-9889] [ML] User guide and example code for DCT - posted by jk...@apache.org on 2015/08/19 02:54:54 UTC, 1 replies.
- spark git commit: Bump SparkR version string to 1.5.0 - posted by sh...@apache.org on 2015/08/19 03:02:26 UTC, 1 replies.
- spark git commit: [SPARK-9969] [YARN] Remove old MR classpath API support - posted by va...@apache.org on 2015/08/19 03:53:27 UTC, 0 replies.
- spark git commit: [SPARKR] [MINOR] Get rid of a long line warning - posted by sh...@apache.org on 2015/08/19 04:18:09 UTC, 1 replies.
- spark git commit: [SPARK-10072] [STREAMING] BlockGenerator can deadlock when the queue of generate blocks fills up to capacity - posted by td...@apache.org on 2015/08/19 04:26:46 UTC, 1 replies.
- spark git commit: [SPARK-10102] [STREAMING] Fix a race condition that startReceiver may happen before setting trackerState to Started - posted by td...@apache.org on 2015/08/19 05:15:58 UTC, 1 replies.
- spark git commit: [SPARK-9939] [SQL] Resorts to Java process API in CliSuite, HiveSparkSubmitSuite and HiveThriftServer2 test suites - posted by li...@apache.org on 2015/08/19 05:21:54 UTC, 1 replies.
- spark git commit: [SPARK-10075] [SPARKR] Add `when` expressino function in SparkR - posted by sh...@apache.org on 2015/08/19 05:27:41 UTC, 1 replies.
- spark git commit: [SPARK-10095] [SQL] use public API of BigInteger - posted by da...@apache.org on 2015/08/19 05:40:03 UTC, 1 replies.
- spark git commit: [SPARK-10093] [SPARK-10096] [SQL] Avoid transformation on executors & fix UDFs on complex types - posted by rx...@apache.org on 2015/08/19 07:08:19 UTC, 1 replies.
- spark git commit: [SPARK-9705] [DOC] fix docs about Python version - posted by rx...@apache.org on 2015/08/19 07:11:29 UTC, 1 replies.
- spark git commit: [SPARK-9508] GraphX Pregel docs update with new Pregel code - posted by rx...@apache.org on 2015/08/19 07:13:55 UTC, 1 replies.
- spark git commit: [SPARK-9952] Fix N^2 loop when DAGScheduler.getPreferredLocsInternal accesses cacheLocs - posted by rx...@apache.org on 2015/08/19 07:30:17 UTC, 1 replies.
- spark git commit: [SPARK-9967] [SPARK-10099] [STREAMING] Renamed conf spark.streaming.backpressure.{enable-->enabled} and fixed deprecated annotations - posted by td...@apache.org on 2015/08/19 08:38:05 UTC, 1 replies.
- spark git commit: Fix Broken Link - posted by rx...@apache.org on 2015/08/19 09:05:05 UTC, 1 replies.
- spark git commit: [SPARK-10070] [DOCS] Remove Guava dependencies in user guides - posted by sr...@apache.org on 2015/08/19 10:41:12 UTC, 1 replies.
- spark git commit: [DOCS] [SQL] [PYSPARK] Fix typo in ntile function - posted by sr...@apache.org on 2015/08/19 10:42:45 UTC, 1 replies.
- spark git commit: [SPARK-9977] [DOCS] Update documentation for StringIndexer - posted by sr...@apache.org on 2015/08/19 10:54:06 UTC, 1 replies.
- spark git commit: [SPARK-8949] Print warnings when using preferred locations feature - posted by sr...@apache.org on 2015/08/19 14:04:21 UTC, 1 replies.
- spark git commit: [SPARK-10060] [ML] [DOC] spark.ml DecisionTree user guide - posted by me...@apache.org on 2015/08/19 16:38:31 UTC, 1 replies.
- spark git commit: [SPARK-10084] [MLLIB] [DOC] Add Python example for mllib FP-growth user guide - posted by me...@apache.org on 2015/08/19 17:53:38 UTC, 1 replies.
- spark git commit: [SPARK-5754] [YARN] Spark/Yarn/Windows driver/executor escaping Fix - posted by va...@apache.org on 2015/08/19 19:19:34 UTC, 0 replies.
- spark git commit: [SPARK-9856] [SPARKR] Add expression functions into SparkR whose params are complicated - posted by sh...@apache.org on 2015/08/19 19:41:18 UTC, 1 replies.
- spark git commit: [SPARK-9833] [YARN] Add options to disable delegation token retrieval. - posted by va...@apache.org on 2015/08/19 19:52:07 UTC, 0 replies.
- spark git commit: [SPARK-10097] Adds `shouldMaximize` flag to `ml.evaluation.Evaluator` - posted by jk...@apache.org on 2015/08/19 20:35:09 UTC, 1 replies.
- svn commit: r1696648 - in /spark: mllib/index.md site/mllib/index.html - posted by me...@apache.org on 2015/08/19 21:11:09 UTC, 0 replies.
- spark git commit: [SPARK-10106] [SPARKR] Add `ifelse` Column function to SparkR - posted by sh...@apache.org on 2015/08/19 21:39:40 UTC, 1 replies.
- spark git commit: [SPARK-8918] [MLLIB] [DOC] Add @since tags to mllib.clustering - posted by me...@apache.org on 2015/08/19 22:17:29 UTC, 1 replies.
- spark git commit: [SPARK-8889] [CORE] Fix for OOM for graph creation - posted by sr...@apache.org on 2015/08/19 22:23:05 UTC, 0 replies.
- spark git commit: [SPARK-10107] [SQL] fix NPE in format_number - posted by rx...@apache.org on 2015/08/19 22:43:07 UTC, 1 replies.
- spark git commit: [SPARK-10087] [CORE] [BRANCH-1.5] Disable spark.shuffle.reduceLocality.enabled by default. - posted by rx...@apache.org on 2015/08/19 22:43:49 UTC, 0 replies.
- spark git commit: [SPARK-10073] [SQL] Python withColumn should replace the old column - posted by ma...@apache.org on 2015/08/19 22:56:43 UTC, 1 replies.
- spark git commit: [SPARK-9627] [SQL] Stops using Scala runtime reflection in DictionaryEncoding - posted by ma...@apache.org on 2015/08/19 22:57:56 UTC, 1 replies.
- spark git commit: [SPARK-10090] [SQL] fix decimal scale of division - posted by ma...@apache.org on 2015/08/19 23:03:51 UTC, 1 replies.
- spark git commit: [SPARK-9899] [SQL] Disables customized output committer when speculation is on - posted by ma...@apache.org on 2015/08/19 23:15:48 UTC, 1 replies.
- spark git commit: [SPARK-10083] [SQL] CaseWhen should support type coercion of DecimalType and FractionalType - posted by ma...@apache.org on 2015/08/19 23:32:32 UTC, 1 replies.
- spark git commit: [SPARK-10119] [CORE] Fix isDynamicAllocationEnabled when config is expliticly disabled. - posted by va...@apache.org on 2015/08/19 23:33:41 UTC, 1 replies.
- spark git commit: [SPARK-6489] [SQL] add column pruning for Generate - posted by ma...@apache.org on 2015/08/20 00:05:18 UTC, 1 replies.
- spark git commit: [SPARK-9895] User Guide for RFormula Feature Transformer - posted by me...@apache.org on 2015/08/20 00:43:10 UTC, 1 replies.
- spark git commit: [SPARK-10035] [SQL] Parquet filters does not process EqualNullSafe filter. - posted by li...@apache.org on 2015/08/20 02:13:33 UTC, 1 replies.
- [1/5] spark git commit: [SPARK-9242] [SQL] Audit UDAF interface. - posted by rx...@apache.org on 2015/08/20 02:35:45 UTC, 1 replies.
- [2/5] spark git commit: [SPARK-9242] [SQL] Audit UDAF interface. - posted by rx...@apache.org on 2015/08/20 02:35:46 UTC, 1 replies.
- [3/5] spark git commit: [SPARK-9242] [SQL] Audit UDAF interface. - posted by rx...@apache.org on 2015/08/20 02:35:47 UTC, 1 replies.
- [4/5] spark git commit: [SPARK-9242] [SQL] Audit UDAF interface. - posted by rx...@apache.org on 2015/08/20 02:35:48 UTC, 1 replies.
- [5/5] spark git commit: [SPARK-9242] [SQL] Audit UDAF interface. - posted by rx...@apache.org on 2015/08/20 02:35:49 UTC, 1 replies.
- spark git commit: [SPARK-9812] [STREAMING] Fix Python 3 compatibility issue in PySpark Streaming and some docs - posted by td...@apache.org on 2015/08/20 03:36:05 UTC, 1 replies.
- spark git commit: [SPARK-10125] [STREAMING] Fix a potential deadlock in JobGenerator.stop - posted by td...@apache.org on 2015/08/20 04:43:13 UTC, 1 replies.
- spark git commit: [SPARK-10124] [MESOS] Fix removing queued driver in mesos cluster mode. - posted by an...@apache.org on 2015/08/20 04:43:29 UTC, 1 replies.
- spark git commit: [SPARK-10128] [STREAMING] Used correct classloader to deserialize WAL data - posted by td...@apache.org on 2015/08/20 06:16:06 UTC, 1 replies.
- spark git commit: [SPARK-10092] [SQL] Multi-DB support follow up. - posted by li...@apache.org on 2015/08/20 09:30:44 UTC, 0 replies.
- spark git commit: [SPARK-10092] [SQL] Backports #8324 to branch-1.5 - posted by li...@apache.org on 2015/08/20 12:43:36 UTC, 0 replies.
- spark git commit: [SPARK-10100] [SQL] Eliminate hash table lookup if there is no grouping key in aggregation. - posted by yh...@apache.org on 2015/08/20 16:53:32 UTC, 1 replies.
- spark git commit: [MINOR] [SQL] Fix sphinx warnings in PySpark SQL - posted by me...@apache.org on 2015/08/20 19:05:34 UTC, 1 replies.
- spark git commit: [SPARK-9982] [SPARKR] SparkR DataFrame fail to return data of Decimal type - posted by sh...@apache.org on 2015/08/20 19:16:46 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-10136] [SQL] Fixes Parquet support for Avro array of primitive array - posted by ma...@apache.org on 2015/08/20 20:01:28 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-10136] [SQL] Fixes Parquet support for Avro array of primitive array - posted by ma...@apache.org on 2015/08/20 20:01:29 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.5.0-rc1 - posted by pw...@apache.org on 2015/08/20 20:06:53 UTC, 3 replies.
- spark git commit: [SPARK-10126] [PROJECT INFRA] Fix typo in release-build.sh which broke snapshot publishing for Scala 2.11 - posted by jo...@apache.org on 2015/08/20 20:31:09 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] remove unnecessary class - posted by rx...@apache.org on 2015/08/20 22:51:58 UTC, 0 replies.
- spark git commit: [SPARK-10138] [ML] move setters to MultilayerPerceptronClassifier and add Java test suite - posted by me...@apache.org on 2015/08/20 23:47:05 UTC, 1 replies.
- spark git commit: [SPARK-10108] Add since tags to mllib.feature - posted by me...@apache.org on 2015/08/20 23:56:12 UTC, 1 replies.
- spark git commit: [SPARK-9245] [MLLIB] LDA topic assignments - posted by me...@apache.org on 2015/08/21 00:01:32 UTC, 1 replies.
- spark git commit: [SPARK-9400] [SQL] codegen for StringLocate - posted by da...@apache.org on 2015/08/21 00:10:17 UTC, 0 replies.
- [2/2] spark git commit: Preparing development version 1.5.1-SNAPSHOT - posted by pw...@apache.org on 2015/08/21 01:24:32 UTC, 1 replies.
- spark git commit: [SPARK-10140] [DOC] add target fields to @Since - posted by me...@apache.org on 2015/08/21 05:01:14 UTC, 1 replies.
- spark git commit: [SPARK-9846] [DOCS] User guide for Multilayer Perceptron Classifier - posted by me...@apache.org on 2015/08/21 05:02:28 UTC, 1 replies.
- spark git commit: [SPARK-10040] [SQL] Use batch insert for JDBC writing - posted by rx...@apache.org on 2015/08/21 10:43:52 UTC, 0 replies.
- spark git commit: [SPARK-9439] [YARN] External shuffle service robust to NM restarts using leveldb - posted by tg...@apache.org on 2015/08/21 15:41:47 UTC, 0 replies.
- spark git commit: [SPARK-10130] [SQL] type coercion for IF should have children resolved first - posted by ma...@apache.org on 2015/08/21 21:21:55 UTC, 1 replies.
- spark git commit: [SPARK-10122] [PYSPARK] [STREAMING] Fix getOffsetRanges bug in PySpark-Streaming transform function - posted by td...@apache.org on 2015/08/21 22:15:49 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-9864] [DOC] [MLlib] [SQL] Replace since in scaladoc to Since annotation - posted by me...@apache.org on 2015/08/21 23:19:29 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-9864] [DOC] [MLlib] [SQL] Replace since in scaladoc to Since annotation - posted by me...@apache.org on 2015/08/21 23:19:30 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-9864] [DOC] [MLlib] [SQL] Replace since in scaladoc to Since annotation - posted by me...@apache.org on 2015/08/21 23:19:31 UTC, 1 replies.
- spark git commit: [SPARK-10143] [SQL] Use parquet's block size (row group size) setting as the min split size if necessary. - posted by yh...@apache.org on 2015/08/21 23:30:04 UTC, 1 replies.
- [1/3] spark git commit: Version update for Spark 1.5.0 and add CHANGES.txt file. - posted by rx...@apache.org on 2015/08/21 23:54:49 UTC, 0 replies.
- [2/3] spark git commit: Version update for Spark 1.5.0 and add CHANGES.txt file. - posted by rx...@apache.org on 2015/08/21 23:54:50 UTC, 0 replies.
- [3/3] spark git commit: Version update for Spark 1.5.0 and add CHANGES.txt file. - posted by rx...@apache.org on 2015/08/21 23:54:51 UTC, 0 replies.
- [1/2] spark git commit: Preparing Spark release v1.5.0-rc2 - posted by pw...@apache.org on 2015/08/21 23:57:14 UTC, 1 replies.
- spark git commit: [SPARK-10163] [ML] Allow single-category features for GBT models - posted by me...@apache.org on 2015/08/22 01:28:03 UTC, 1 replies.
- spark git commit: [SPARK-9893] User guide with Java test suite for VectorSlicer - posted by me...@apache.org on 2015/08/22 01:30:15 UTC, 1 replies.
- spark git commit: Update programming-guide.md - posted by rx...@apache.org on 2015/08/22 11:38:14 UTC, 1 replies.
- spark git commit: [SPARK-9401] [SQL] Fully implement code generation for ConcatWs - posted by da...@apache.org on 2015/08/22 19:16:41 UTC, 0 replies.
- spark git commit: Update streaming-programming-guide.md - posted by sr...@apache.org on 2015/08/23 12:04:36 UTC, 1 replies.
- spark git commit: [SPARK-10148] [STREAMING] Display active and inactive receiver numbers in Streaming page - posted by td...@apache.org on 2015/08/24 02:52:40 UTC, 1 replies.
- spark git commit: [SPARK-10164] [MLLIB] Fixed GMM distributed decomposition bug - posted by jk...@apache.org on 2015/08/24 03:34:12 UTC, 1 replies.
- spark git commit: [SPARK-10142] [STREAMING] Made python checkpoint recovery handle non-local checkpoint paths and existing SparkContexts - posted by td...@apache.org on 2015/08/24 04:24:35 UTC, 1 replies.
- spark git commit: [SPARK-10168] [STREAMING] Fix the issue that maven publishes wrong artifact jars - posted by td...@apache.org on 2015/08/24 21:38:03 UTC, 1 replies.
- spark git commit: [SPARK-9791] [PACKAGE] Change private class to private class to prevent unnecessary classes from showing up in the docs - posted by td...@apache.org on 2015/08/24 21:40:13 UTC, 1 replies.
- spark git commit: [SPARK-10169] [SQL] [BRANCH-1.3] Partial aggregation's plan is wrong when a grouping expression is used as an argument of the aggregate fucntion - posted by ma...@apache.org on 2015/08/24 22:00:59 UTC, 0 replies.
- spark git commit: [SPARK-10169] [SQL] [BRANCH-1.4] Partial aggregation's plan is wrong when a grouping expression is used as an argument of the aggregate fucntion - posted by ma...@apache.org on 2015/08/24 22:02:11 UTC, 0 replies.
- spark git commit: [SPARK-7710] [SPARK-7998] [DOCS] Docs for DataFrameStatFunctions - posted by rx...@apache.org on 2015/08/24 22:48:05 UTC, 1 replies.
- spark git commit: [SPARK-10144] [UI] Actually show peak execution memory by default - posted by yh...@apache.org on 2015/08/24 23:10:54 UTC, 1 replies.
- spark git commit: [SPARK-8580] [SQL] Refactors ParquetHiveCompatibilitySuite and adds more test cases - posted by da...@apache.org on 2015/08/24 23:11:23 UTC, 1 replies.
- spark git commit: [SPARK-9758] [TEST] [SQL] Compilation issue for hive test / wrong package? - posted by sr...@apache.org on 2015/08/24 23:35:27 UTC, 1 replies.
- spark git commit: [SPARK-10061] [DOC] ML ensemble docs - posted by me...@apache.org on 2015/08/25 00:38:58 UTC, 1 replies.
- spark git commit: [SPARK-10190] Fix NPE in CatalystTypeConverters Decimal toScala converter - posted by rx...@apache.org on 2015/08/25 01:17:48 UTC, 1 replies.
- spark git commit: HOTFIX: Adding missing 1.4.1 ec2 version - posted by pw...@apache.org on 2015/08/25 02:22:17 UTC, 0 replies.
- spark git commit: [SPARK-10165] [SQL] Await child resolution in ResolveFunctions - posted by ma...@apache.org on 2015/08/25 03:10:56 UTC, 1 replies.
- spark git commit: [SPARK-10118] [SPARKR] [DOCS] Improve SparkR API docs for 1.5 release - posted by sh...@apache.org on 2015/08/25 03:17:54 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] [DOC] Clarify docs for inferring DataFrame from RDD of Products - posted by rx...@apache.org on 2015/08/25 04:45:45 UTC, 1 replies.
- spark git commit: [SPARK-10121] [SQL] Thrift server always use the latest class loader provided by the conf of executionHive's state - posted by li...@apache.org on 2015/08/25 06:50:13 UTC, 1 replies.
- spark git commit: [SPARK-10178] [SQL] HiveComparisionTest should print out dependent tables - posted by rx...@apache.org on 2015/08/25 08:15:31 UTC, 1 replies.
- spark git commit: [SPARK-9786] [STREAMING] [KAFKA] fix backpressure so it works with defa… - posted by td...@apache.org on 2015/08/25 08:26:16 UTC, 1 replies.
- spark git commit: [SPARK-10137] [STREAMING] Avoid to restart receivers if scheduleReceivers returns balanced results - posted by td...@apache.org on 2015/08/25 08:34:52 UTC, 1 replies.
- spark git commit: [SPARK-10196] [SQL] Correctly saving decimals in internal rows to JSON. - posted by da...@apache.org on 2015/08/25 08:38:36 UTC, 1 replies.
- spark git commit: [SPARK-10136] [SQL] A more robust fix for SPARK-10136 - posted by li...@apache.org on 2015/08/25 08:58:46 UTC, 1 replies.
- spark git commit: [SPARK-9293] [SPARK-9813] Analysis should check that set operations are only performed on tables with equal numbers of columns - posted by ma...@apache.org on 2015/08/25 09:04:15 UTC, 1 replies.
- spark git commit: [SPARK-10214] [SPARKR] [DOCS] Improve SparkR Column, DataFrame API docs - posted by sh...@apache.org on 2015/08/25 09:28:54 UTC, 1 replies.
- spark git commit: [SPARK-6196] [BUILD] Remove MapR profiles in favor of hadoop-provided - posted by sr...@apache.org on 2015/08/25 09:32:27 UTC, 1 replies.
- spark git commit: [SPARK-10210] [STREAMING] Filter out non-existent blocks before creating BlockRDD - posted by td...@apache.org on 2015/08/25 09:35:52 UTC, 1 replies.
- spark git commit: [SPARK-10177] [SQL] fix reading Timestamp in parquet from Hive - posted by li...@apache.org on 2015/08/25 10:00:49 UTC, 1 replies.
- spark git commit: [SPARK-10195] [SQL] Data sources Filter should not expose internal types - posted by rx...@apache.org on 2015/08/25 10:06:40 UTC, 1 replies.
- spark git commit: [SPARK-10197] [SQL] Add null check in wrapperFor (inside HiveInspectors). - posted by li...@apache.org on 2015/08/25 10:19:50 UTC, 1 replies.
- spark git commit: [DOC] add missing parameters in SparkContext.scala for scala doc - posted by sr...@apache.org on 2015/08/25 12:49:01 UTC, 1 replies.
- spark git commit: Fixed a typo in DAGScheduler. - posted by sr...@apache.org on 2015/08/25 13:30:13 UTC, 1 replies.
- [1/5] spark git commit: [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters - posted by sr...@apache.org on 2015/08/25 13:33:23 UTC, 0 replies.
- [2/5] spark git commit: [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters - posted by sr...@apache.org on 2015/08/25 13:33:24 UTC, 0 replies.
- [3/5] spark git commit: [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters - posted by sr...@apache.org on 2015/08/25 13:33:25 UTC, 0 replies.
- [4/5] spark git commit: [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters - posted by sr...@apache.org on 2015/08/25 13:33:26 UTC, 0 replies.
- [5/5] spark git commit: [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters - posted by sr...@apache.org on 2015/08/25 13:33:27 UTC, 0 replies.
- spark git commit: [SPARK-8400] [ML] Added check in ml.ALS for positive block size parameter setting - posted by sr...@apache.org on 2015/08/25 13:36:54 UTC, 0 replies.
- spark git commit: [SPARK-10198] [SQL] Turn off partition verification by default - posted by ma...@apache.org on 2015/08/25 19:22:57 UTC, 1 replies.
- spark git commit: [SPARK-8531] [ML] Update ML user guide for MinMaxScaler - posted by jk...@apache.org on 2015/08/25 19:54:07 UTC, 1 replies.
- spark git commit: [SPARK-10230] [MLLIB] Rename optimizeAlpha to optimizeDocConcentration - posted by jk...@apache.org on 2015/08/25 20:58:52 UTC, 1 replies.
- spark git commit: [SPARK-10231] [MLLIB] update @Since annotation for mllib.classification - posted by db...@apache.org on 2015/08/25 21:16:28 UTC, 1 replies.
- spark git commit: [SPARK-10048] [SPARKR] Support arbitrary nested Java array in serde. - posted by sh...@apache.org on 2015/08/25 22:14:14 UTC, 0 replies.
- spark git commit: [SPARK-9800] Adds docs for GradientDescent$.runMiniBatchSGD alias - posted by jk...@apache.org on 2015/08/25 22:21:12 UTC, 1 replies.
- spark git commit: [SPARK-10237] [MLLIB] update since versions in mllib.fpm - posted by me...@apache.org on 2015/08/25 22:22:41 UTC, 1 replies.
- spark git commit: [SPARK-9797] [MLLIB] [DOC] StreamingLinearRegressionWithSGD.setConvergenceTol default value - posted by jk...@apache.org on 2015/08/25 22:23:19 UTC, 1 replies.
- spark git commit: [SPARK-10239] [SPARK-10244] [MLLIB] update since versions in mllib.pmml and mllib.util - posted by db...@apache.org on 2015/08/25 23:11:44 UTC, 1 replies.
- spark git commit: [SPARK-10245] [SQL] Fix decimal literals with precision < scale - posted by yh...@apache.org on 2015/08/25 23:55:39 UTC, 1 replies.
- spark git commit: [SPARK-10215] [SQL] Fix precision of division (follow the rule in Hive) - posted by yh...@apache.org on 2015/08/26 00:20:33 UTC, 1 replies.
- spark git commit: [SPARK-9888] [MLLIB] User guide for new LDA features - posted by jk...@apache.org on 2015/08/26 02:39:24 UTC, 1 replies.
- spark git commit: [SPARK-10233] [MLLIB] update since version in mllib.evaluation - posted by me...@apache.org on 2015/08/26 03:17:58 UTC, 1 replies.
- spark git commit: [SPARK-10238] [MLLIB] update since versions in mllib.linalg - posted by db...@apache.org on 2015/08/26 05:08:03 UTC, 1 replies.
- spark git commit: [SPARK-10240] [SPARK-10242] [MLLIB] update since versions in mlilb.random and mllib.stat - posted by me...@apache.org on 2015/08/26 07:31:27 UTC, 1 replies.
- spark git commit: [SPARK-10234] [MLLIB] update since version in mllib.clustering - posted by me...@apache.org on 2015/08/26 07:33:52 UTC, 1 replies.
- spark git commit: [SPARK-10243] [MLLIB] update since versions in mllib.tree - posted by me...@apache.org on 2015/08/26 07:35:53 UTC, 1 replies.
- spark git commit: [SPARK-10235] [MLLIB] update since versions in mllib.regression - posted by db...@apache.org on 2015/08/26 07:49:38 UTC, 1 replies.
- spark git commit: [SPARK-10236] [MLLIB] update since versions in mllib.feature - posted by db...@apache.org on 2015/08/26 08:45:46 UTC, 1 replies.
- spark git commit: [SPARK-9316] [SPARKR] Add support for filtering using `[` (synonym for filter / select) - posted by sh...@apache.org on 2015/08/26 08:48:21 UTC, 1 replies.
- spark git commit: Closes #8443 - posted by rx...@apache.org on 2015/08/26 09:37:09 UTC, 0 replies.
- spark git commit: [SPARK-9665] [MLLIB] audit MLlib API annotations - posted by jk...@apache.org on 2015/08/26 20:47:10 UTC, 1 replies.
- spark git commit: HOTFIX: Increase PRB timeout - posted by pw...@apache.org on 2015/08/26 21:19:50 UTC, 0 replies.
- spark git commit: [SPARK-10241] [MLLIB] update since versions in mllib.recommendation - posted by me...@apache.org on 2015/08/26 23:02:26 UTC, 1 replies.
- spark git commit: [SPARK-10305] [SQL] fix create DataFrame from Python class - posted by da...@apache.org on 2015/08/27 01:04:48 UTC, 1 replies.
- spark git commit: [SPARK-10308] [SPARKR] Add %in% to the exported namespace - posted by sh...@apache.org on 2015/08/27 03:13:11 UTC, 1 replies.
- spark git commit: [MINOR] [SPARKR] Fix some validation problems in SparkR - posted by sh...@apache.org on 2015/08/27 03:14:39 UTC, 0 replies.
- spark git commit: [SPARK-9424] [SQL] Parquet programming guide updates for 1.5 - posted by ma...@apache.org on 2015/08/27 03:14:57 UTC, 1 replies.
- spark git commit: [SPARK-9964] [PYSPARK] [SQL] PySpark DataFrameReader accept RDD of String for JSON - posted by rx...@apache.org on 2015/08/27 07:19:15 UTC, 0 replies.
- spark git commit: [SPARK-10219] [SPARKR] Fix varargsToEnv and add test case - posted by sh...@apache.org on 2015/08/27 07:27:35 UTC, 1 replies.
- spark git commit: [SPARK-10251] [CORE] some common types are not registered for Kryo Serializat… - posted by rx...@apache.org on 2015/08/27 08:12:58 UTC, 0 replies.
- spark git commit: [DOCS] [STREAMING] [KAFKA] Fix typo in exactly once semantics - posted by sr...@apache.org on 2015/08/27 11:35:27 UTC, 1 replies.
- spark git commit: [SPARK-10254] [ML] Removes Guava dependencies in spark.ml.feature JavaTests - posted by sr...@apache.org on 2015/08/27 11:44:51 UTC, 0 replies.
- spark git commit: [SPARK-10255] [ML] Removes Guava dependencies from spark.ml.param JavaTests - posted by sr...@apache.org on 2015/08/27 11:45:43 UTC, 0 replies.
- spark git commit: [SPARK-10256] [ML] Removes guava dependency from spark.ml.classification JavaTests - posted by sr...@apache.org on 2015/08/27 11:46:25 UTC, 0 replies.
- spark git commit: [SPARK-9613] [HOTFIX] Fix usage of JavaConverters removed in Scala 2.11 - posted by sr...@apache.org on 2015/08/27 12:07:45 UTC, 0 replies.
- spark git commit: [SPARK-10257] [MLLIB] Removes Guava from all spark.mllib Java tests - posted by sr...@apache.org on 2015/08/27 19:46:47 UTC, 0 replies.
- spark git commit: [SPARK-10182] [MLLIB] GeneralizedLinearModel doesn't unpersist cached data - posted by sr...@apache.org on 2015/08/27 19:58:06 UTC, 0 replies.
- spark git commit: [SPARK-9148] [SPARK-10252] [SQL] Update SQL Programming Guide - posted by ma...@apache.org on 2015/08/27 20:45:20 UTC, 1 replies.
- spark git commit: [SPARK-10315] remove document on spark.akka.failure-detector.threshold - posted by sr...@apache.org on 2015/08/27 21:19:18 UTC, 1 replies.
- spark git commit: [SPARK-9901] User guide for RowMatrix Tall-and-skinny QR - posted by me...@apache.org on 2015/08/27 22:57:24 UTC, 1 replies.
- spark git commit: [SPARK-9906] [ML] User guide for LogisticRegressionSummary - posted by jk...@apache.org on 2015/08/28 00:33:47 UTC, 1 replies.
- spark git commit: [SPARK-9680] [MLLIB] [DOC] StopWordsRemovers user guide and Java compatibility test - posted by me...@apache.org on 2015/08/28 01:10:39 UTC, 1 replies.
- spark git commit: [SPARK-10287] [SQL] Fixes JSONRelation refreshing on read path - posted by yh...@apache.org on 2015/08/28 01:11:30 UTC, 1 replies.
- spark git commit: [SPARK-10321] sizeInBytes in HadoopFsRelation - posted by ma...@apache.org on 2015/08/28 01:38:03 UTC, 2 replies.
- spark git commit: [SPARK-8505] [SPARKR] Add settings to kick `lint-r` from `./dev/run-test.py` - posted by sh...@apache.org on 2015/08/28 04:38:58 UTC, 0 replies.
- spark git commit: [SPARK-9911] [DOC] [ML] Update Userguide for Evaluator - posted by me...@apache.org on 2015/08/28 06:44:10 UTC, 1 replies.
- spark git commit: [SPARK-9905] [ML] [DOC] Adds LinearRegressionSummary user guide - posted by me...@apache.org on 2015/08/28 06:55:24 UTC, 1 replies.
- spark git commit: [SPARK-SQL] [MINOR] Fixes some typos in HiveContext - posted by rx...@apache.org on 2015/08/28 07:30:04 UTC, 1 replies.
- spark git commit: [SPARK-10188] [PYSPARK] Pyspark CrossValidator with RMSE selects incorrect model - posted by jk...@apache.org on 2015/08/28 08:59:36 UTC, 1 replies.
- spark git commit: [SPARK-10328] [SPARKR] Fix generic for na.omit - posted by sh...@apache.org on 2015/08/28 09:37:55 UTC, 1 replies.
- spark git commit: [SPARK-10260] [ML] Add @Since annotation to ml.clustering - posted by me...@apache.org on 2015/08/28 09:50:29 UTC, 0 replies.
- spark git commit: [SPARK-10295] [CORE] Dynamic allocation in Mesos does not release when RDDs are cached - posted by sr...@apache.org on 2015/08/28 10:32:29 UTC, 1 replies.
- spark git commit: Fix DynamodDB/DynamoDB typo in Kinesis Integration doc - posted by sr...@apache.org on 2015/08/28 10:36:58 UTC, 1 replies.
- spark git commit: typo in comment - posted by sr...@apache.org on 2015/08/28 10:38:41 UTC, 1 replies.
- spark git commit: [YARN] [MINOR] Avoid hard code port number in YarnShuffleService test - posted by ir...@apache.org on 2015/08/28 16:33:07 UTC, 0 replies.
- spark git commit: [SPARK-9890] [DOC] [ML] User guide for CountVectorizer - posted by me...@apache.org on 2015/08/28 17:00:50 UTC, 1 replies.
- spark git commit: [SPARK-8952] [SPARKR] - Wrap normalizePath calls with suppressWarnings - posted by sh...@apache.org on 2015/08/28 18:13:32 UTC, 1 replies.
- spark git commit: [SPARK-10325] Override hashCode() for public Row - posted by ma...@apache.org on 2015/08/28 20:51:48 UTC, 1 replies.
- spark git commit: [SPARK-9284] [TESTS] Allow all tests to run without an assembly. - posted by va...@apache.org on 2015/08/28 21:33:47 UTC, 0 replies.
- spark git commit: [SPARK-10336][example] fix not being able to set intercept in LR example - posted by db...@apache.org on 2015/08/28 22:09:17 UTC, 1 replies.
- spark git commit: [SPARK-9671] [MLLIB] re-org user guide and add migration guide - posted by me...@apache.org on 2015/08/28 22:53:35 UTC, 1 replies.
- spark git commit: [SPARK-10323] [SQL] fix nullability of In/InSet/ArrayContain - posted by da...@apache.org on 2015/08/28 23:38:24 UTC, 1 replies.
- spark git commit: [SPARK-10326] [YARN] Fix app submission on windows. - posted by rx...@apache.org on 2015/08/29 00:57:31 UTC, 0 replies.
- spark git commit: [SPARK-9803] [SPARKR] Add subset and transform + tests - posted by sh...@apache.org on 2015/08/29 03:35:08 UTC, 1 replies.
- spark git commit: [SPARK-9910] [ML] User guide for train validation split - posted by me...@apache.org on 2015/08/29 06:03:54 UTC, 1 replies.
- svn commit: r1698445 - /spark/doap.rdf - posted by sr...@apache.org on 2015/08/29 10:47:31 UTC, 0 replies.
- spark git commit: [SPARK-10350] [DOC] [SQL] Removed duplicated option description from SQL guide - posted by ma...@apache.org on 2015/08/29 22:20:58 UTC, 1 replies.
- spark git commit: [SPARK-10289] [SQL] A direct write API for testing Parquet - posted by ma...@apache.org on 2015/08/29 22:25:08 UTC, 0 replies.
- spark git commit: [SPARK-10344] [SQL] Add tests for extraStrategies - posted by yh...@apache.org on 2015/08/29 22:26:06 UTC, 1 replies.
- spark git commit: [SPARK-10226] [SQL] Fix exclamation mark issue in SparkSQL - posted by ma...@apache.org on 2015/08/29 22:29:55 UTC, 1 replies.
- spark git commit: [SPARK-10330] Use SparkHadoopUtil TaskAttemptContext reflection methods in more places - posted by ma...@apache.org on 2015/08/29 22:36:29 UTC, 1 replies.
- spark git commit: [SPARK-10339] [SPARK-10334] [SPARK-10301] [SQL] Partitioned table scan can OOM driver and throw a better error message when users need to enable parquet schema merging - posted by ma...@apache.org on 2015/08/30 01:39:51 UTC, 1 replies.
- spark git commit: [SPARK-9986] [SPARK-9991] [SPARK-9993] [SQL] Create a simple test framework for local operators - posted by rx...@apache.org on 2015/08/30 03:10:48 UTC, 0 replies.
- spark git commit: [SPARK-10348] [MLLIB] updates ml-guide - posted by me...@apache.org on 2015/08/30 08:26:25 UTC, 1 replies.
- spark git commit: [SPARK-10331] [MLLIB] Update example code in ml-guide - posted by me...@apache.org on 2015/08/30 08:57:11 UTC, 1 replies.
- spark git commit: [SPARK-10184] [CORE] Optimization for bounds determination in RangePartitioner - posted by sr...@apache.org on 2015/08/30 09:26:24 UTC, 0 replies.
- spark git commit: [SPARK-10353] [MLLIB] BLAS gemm not scaling when beta = 0.0 for some subset of matrix multiplications - posted by me...@apache.org on 2015/08/30 21:21:19 UTC, 2 replies.
- spark git commit: SPARK-9545, SPARK-9547: Use Maven in PRB if title contains "[test-maven]" - posted by pw...@apache.org on 2015/08/31 06:39:22 UTC, 0 replies.
- spark git commit: [SPARK-10351] [SQL] Fixes UTF8String.fromAddress to handle off-heap memory - posted by rx...@apache.org on 2015/08/31 08:12:59 UTC, 0 replies.
- spark git commit: [SPARK-100354] [MLLIB] fix some apparent memory issues in k-means|| initializaiton - posted by me...@apache.org on 2015/08/31 08:20:07 UTC, 3 replies.
- spark git commit: [SPARK-8730] Fixes - Deser objects containing a primitive class attribute - posted by ir...@apache.org on 2015/08/31 20:24:37 UTC, 0 replies.
- spark git commit: [SPARK-10369] [STREAMING] Don't remove ReceiverTrackingInfo when deregisterReceivering since we may reuse it later - posted by td...@apache.org on 2015/08/31 21:19:17 UTC, 1 replies.
- spark git commit: [SPARK-10170] [SQL] Add DB2 JDBC dialect support. - posted by rx...@apache.org on 2015/08/31 21:40:01 UTC, 0 replies.