You are viewing a plain text version of this content. The canonical link for it is here.
- [spark] branch master updated: [SPARK-27608][BUILD][test-maven] Upgrade Surefire plugin to 3.0.0-M3 - posted by do...@apache.org on 2019/05/01 02:16:22 UTC, 0 replies.
- svn commit: r33849 - /dev/spark/v2.4.3-rc1-bin/ - posted by li...@apache.org on 2019/05/01 05:03:45 UTC, 0 replies.
- svn commit: r33850 - /dev/spark/v2.4.3-rc1-bin/ - posted by li...@apache.org on 2019/05/01 05:57:50 UTC, 0 replies.
- svn commit: r33851 - in /dev/spark/v2.4.3-rc1-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark/ _site/api/java/org/apache/spark/api/ _site/api/jav... - posted by li...@apache.org on 2019/05/01 06:17:02 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-26048][SPARK-24530][2.4] Cherrypick all the missing commits to 2.4 release script - posted by li...@apache.org on 2019/05/01 14:36:26 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27557][DOC] Add copy button to Python API docs for easier copying of code-blocks - posted by sr...@apache.org on 2019/05/01 16:26:40 UTC, 0 replies.
- [spark] branch master updated (8375103 -> 9623420) - posted by cu...@apache.org on 2019/05/01 17:14:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27493][BUILD][FOLLOWUP] Upgrade ASM to 7.1 in Maven plugins - posted by do...@apache.org on 2019/05/01 22:03:53 UTC, 0 replies.
- [spark] branch master updated: [SPARK-26921][R][DOCS] Document Arrow optimization and vectorized R APIs - posted by gu...@apache.org on 2019/05/02 01:02:44 UTC, 0 replies.
- [spark] branch master updated (3670826 -> 2da406c) - posted by do...@apache.org on 2019/05/02 03:10:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27611][BUILD] Exclude jakarta.activation:jakarta.activation-api from org.glassfish.jaxb:jaxb-runtime:2.3.2 - posted by do...@apache.org on 2019/05/02 03:13:45 UTC, 0 replies.
- [spark] branch master updated (b73744a -> 253a879) - posted by gu...@apache.org on 2019/05/02 11:37:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27606][SQL] Deprecate 'extended' field in ExpressionDescription/ExpressionInfo - posted by gu...@apache.org on 2019/05/02 12:10:26 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27607][SQL] Improve Row.toString performance - posted by do...@apache.org on 2019/05/02 14:20:56 UTC, 0 replies.
- [spark] branch master updated (7a8cc8e -> 3ecafb0) - posted by sr...@apache.org on 2019/05/02 20:22:24 UTC, 0 replies.
- [spark] branch master updated: [MINOR][CORE] Update taskName in PythonRunner - posted by ji...@apache.org on 2019/05/02 22:37:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27620][BUILD] Upgrade jetty to 9.4.18.v20190429 - posted by gu...@apache.org on 2019/05/03 00:26:21 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27467][BUILD] Upgrade Maven to 3.6.1 - posted by do...@apache.org on 2019/05/03 03:01:57 UTC, 0 replies.
- [spark] branch master updated (375cfa3 -> 3859ca3) - posted by do...@apache.org on 2019/05/03 03:34:18 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27612][PYTHON] Use Python's default protocol instead of highest protocol - posted by gu...@apache.org on 2019/05/03 05:40:41 UTC, 0 replies.
- [spark] branch master updated: [SPARK-24360][FOLLOW-UP][SQL] Add missing options for sql-migration-guide-hive-compatibility.md - posted by li...@apache.org on 2019/05/03 15:42:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27626][K8S] Fix `docker-image-tool.sh` to be robust in non-bash shell env - posted by do...@apache.org on 2019/05/03 17:13:49 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27626][K8S] Fix `docker-image-tool.sh` to be robust in non-bash shell env - posted by do...@apache.org on 2019/05/03 17:15:12 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27626][K8S] Fix `docker-image-tool.sh` to be robust in non-bash shell env - posted by do...@apache.org on 2019/05/03 17:16:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27510][CORE] Avoid Master falls into dead loop while launching executor failed in Worker - posted by ji...@apache.org on 2019/05/03 22:49:10 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27621][ML] Linear Regression - validate training related params such as loss only during fitting phase - posted by sr...@apache.org on 2019/05/03 23:17:24 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27621][ML] Linear Regression - validate training related params such as loss only during fitting phase - posted by sr...@apache.org on 2019/05/03 23:17:58 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27621][ML] Linear Regression - validate training related params such as loss only during fitting phase - posted by sr...@apache.org on 2019/05/03 23:18:37 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27555][SQL] HiveSerDe should fall back to hadoopconf if hive.default.fileformat is not found in SQLConf - posted by gu...@apache.org on 2019/05/04 00:02:35 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Correct date_trunc docs - posted by gu...@apache.org on 2019/05/04 00:13:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27629][PYSPARK] Prevent Unpickler from intervening each unpickling - posted by gu...@apache.org on 2019/05/04 04:21:33 UTC, 0 replies.
- [spark] branch master updated (d9bcacf -> 6001d47) - posted by li...@apache.org on 2019/05/06 04:53:28 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27596][SQL] The JDBC 'query' option doesn't work for Oracle database - posted by li...@apache.org on 2019/05/06 04:53:28 UTC, 0 replies.
- [spark] branch master updated (6001d47 -> 4b725e5) - posted by do...@apache.org on 2019/05/06 06:19:49 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27579][SQL] remove BaseStreamingSource and BaseStreamingSink - posted by we...@apache.org on 2019/05/06 12:42:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-23299][SQL][PYSPARK] Fix __repr__ behaviour for Rows - posted by ho...@apache.org on 2019/05/06 17:02:24 UTC, 0 replies.
- [spark] branch branch-2.3 updated (52daf49 -> 85fc2f2) - posted by do...@apache.org on 2019/05/06 23:07:50 UTC, 0 replies.
- [spark] tag v2.4.3 created (now c3e32bf) - posted by li...@apache.org on 2019/05/07 06:51:45 UTC, 0 replies.
- [spark-website] branch asf-git created (now 7520ea9) - posted by li...@apache.org on 2019/05/07 07:14:44 UTC, 0 replies.
- [spark-website] 01/01: Add docs for Apache Spark 2.4.3 - posted by li...@apache.org on 2019/05/07 07:14:45 UTC, 0 replies.
- svn commit: r33927 - /dev/spark/v2.4.3-rc1-docs/ - posted by li...@apache.org on 2019/05/07 07:15:54 UTC, 0 replies.
- svn commit: r33928 - /dev/spark/v2.4.3-rc1-bin/ /release/spark/spark-/ - posted by li...@apache.org on 2019/05/07 07:17:26 UTC, 0 replies.
- svn commit: r33929 - in /release/spark: spark-/ spark-2.4.3/ - posted by li...@apache.org on 2019/05/07 07:17:56 UTC, 0 replies.
- svn commit: r33930 - /release/spark/spark-2.4.2/ - posted by li...@apache.org on 2019/05/07 07:21:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27577][MLLIB] Correct thresholds downsampled in BinaryClassificationMetrics - posted by sr...@apache.org on 2019/05/07 13:42:28 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27577][MLLIB] Correct thresholds downsampled in BinaryClassificationMetrics - posted by sr...@apache.org on 2019/05/07 13:44:36 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27577][MLLIB] Correct thresholds downsampled in BinaryClassificationMetrics - posted by sr...@apache.org on 2019/05/07 13:45:17 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27590][CORE] do not consider skipped tasks when scheduling speculative tasks - posted by ir...@apache.org on 2019/05/07 17:02:22 UTC, 0 replies.
- [spark] branch master updated (d124ce9 -> 8ef4da7) - posted by va...@apache.org on 2019/05/07 17:48:24 UTC, 0 replies.
- [spark] branch master updated (8ef4da7 -> 614a5cc) - posted by do...@apache.org on 2019/05/07 18:09:19 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27624][CORE] Fix CalenderInterval to show an empty interval correctly - posted by do...@apache.org on 2019/05/07 18:09:34 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27624][CORE] Fix CalenderInterval to show an empty interval correctly - posted by do...@apache.org on 2019/05/07 18:09:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27294][SS] Add multi-cluster Kafka delegation token - posted by va...@apache.org on 2019/05/07 18:41:23 UTC, 0 replies.
- [spark] branch master updated (2f55809 -> 5e79ae3) - posted by cu...@apache.org on 2019/05/07 21:48:18 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile opened a new pull request #200: Add Apache Spark v2.4.3 doc - posted by GitBox <gi...@apache.org> on 2019/05/08 02:08:43 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile commented on issue #200: Add Apache Spark v2.4.3 doc - posted by GitBox <gi...@apache.org> on 2019/05/08 02:08:56 UTC, 0 replies.
- [spark-website] branch asf-git deleted (was 7520ea9) - posted by we...@apache.org on 2019/05/08 02:16:42 UTC, 0 replies.
- [GitHub] [spark-website] cloud-fan merged pull request #200: Add Apache Spark v2.4.3 doc - posted by GitBox <gi...@apache.org> on 2019/05/08 02:17:06 UTC, 0 replies.
- [spark-website] branch asf-site updated: website update for 2.4.3 (#200) - posted by we...@apache.org on 2019/05/08 02:17:09 UTC, 0 replies.
- [GitHub] [spark-website] cloud-fan commented on issue #200: Add Apache Spark v2.4.3 doc - posted by GitBox <gi...@apache.org> on 2019/05/08 02:17:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-24252][SQL] Add TableCatalog API - posted by we...@apache.org on 2019/05/08 02:31:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27253][SQL][FOLLOW-UP] Add a legacy flag to restore old session init behavior - posted by do...@apache.org on 2019/05/08 03:04:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27649][SS] Unify the way use 'spark.network.timeout' - posted by we...@apache.org on 2019/05/08 03:43:26 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27639][SQL] InMemoryTableScan shows the table name on UI if possible - posted by do...@apache.org on 2019/05/08 04:00:39 UTC, 0 replies.
- [spark] branch master updated: [SPARK-25139][SPARK-18406][CORE] Avoid NonFatals to kill the Executor in PythonRunner - posted by gu...@apache.org on 2019/05/08 04:47:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27642][SS] make v1 offset extends v2 offset - posted by li...@apache.org on 2019/05/08 06:03:41 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Fix invalid documentation for StreamingQueryManager Class - posted by gu...@apache.org on 2019/05/08 14:45:40 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [MINOR][DOCS] Fix invalid documentation for StreamingQueryManager Class - posted by gu...@apache.org on 2019/05/08 14:46:02 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [MINOR][DOCS] Fix invalid documentation for StreamingQueryManager Class - posted by gu...@apache.org on 2019/05/08 14:46:40 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile opened a new pull request #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/08 17:06:16 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile commented on issue #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/08 17:06:59 UTC, 2 replies.
- [GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/08 17:33:55 UTC, 3 replies.
- [GitHub] [spark-website] gatorsmile commented on a change in pull request #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/08 17:40:57 UTC, 1 replies.
- [GitHub] [spark-website] dongjoon-hyun commented on issue #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/08 17:45:55 UTC, 0 replies.
- [spark] branch master updated (09422f5 -> 57450ed) - posted by do...@apache.org on 2019/05/08 18:02:05 UTC, 0 replies.
- [spark] branch branch-2.4 updated (b15866c -> 2f16255) - posted by do...@apache.org on 2019/05/08 18:46:43 UTC, 0 replies.
- [spark] branch master updated (57450ed -> 78a403f) - posted by gu...@apache.org on 2019/05/08 23:42:19 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile closed pull request #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/09 00:17:54 UTC, 0 replies.
- [spark-website] branch asf-site updated: Update Spark website for 2.4.3 release - posted by li...@apache.org on 2019/05/09 00:17:56 UTC, 0 replies.
- [GitHub] [spark-website] cloud-fan commented on a change in pull request #201: Update Spark website for 2.4.3 release - posted by GitBox <gi...@apache.org> on 2019/05/09 02:15:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27207][SQL] : Ensure aggregate buffers are initialized again for So… - posted by we...@apache.org on 2019/05/09 03:12:59 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile opened a new pull request #202: Spark 2.4.3: Add pyspark apis - posted by GitBox <gi...@apache.org> on 2019/05/09 05:45:25 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile commented on issue #202: Spark 2.4.3: Add API doc for pyspark ML - posted by GitBox <gi...@apache.org> on 2019/05/09 05:46:13 UTC, 0 replies.
- [GitHub] [spark-website] cloud-fan merged pull request #202: Spark 2.4.3: Add API doc for pyspark ML - posted by GitBox <gi...@apache.org> on 2019/05/09 06:21:28 UTC, 0 replies.
- [spark-website] branch asf-site updated: add pyspark apis (#202) - posted by we...@apache.org on 2019/05/09 06:21:31 UTC, 0 replies.
- [GitHub] [spark-website] cloud-fan commented on issue #202: Spark 2.4.3: Add API doc for pyspark ML - posted by GitBox <gi...@apache.org> on 2019/05/09 06:21:33 UTC, 0 replies.
- [spark] branch master updated (0969d7a -> b5ffec1) - posted by sr...@apache.org on 2019/05/09 13:46:39 UTC, 0 replies.
- [spark] branch master updated (b5ffec1 -> 9b3211a) - posted by sr...@apache.org on 2019/05/09 13:47:25 UTC, 0 replies.
- [spark] branch master updated (9b3211a -> fbb56f2) - posted by sr...@apache.org on 2019/05/09 14:28:09 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Make Spark's description consistent in docs with websites - posted by gu...@apache.org on 2019/05/10 08:55:56 UTC, 0 replies.
- [spark] branch master updated (cfe236f -> 78748b5) - posted by we...@apache.org on 2019/05/10 14:49:05 UTC, 0 replies.
- [spark] branch master updated: [MINOR][TEST] Fix schema mismatch error - posted by we...@apache.org on 2019/05/10 15:08:29 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [MINOR][TEST] Fix schema mismatch error - posted by we...@apache.org on 2019/05/10 15:10:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27672][SQL] Add `since` info to string expressions - posted by do...@apache.org on 2019/05/10 16:11:39 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27672][SQL] Add `since` info to string expressions - posted by do...@apache.org on 2019/05/10 16:11:46 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27672][SQL] Add `since` info to string expressions - posted by do...@apache.org on 2019/05/10 16:15:15 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27673][SQL] Add `since` info to random, regex, null expressions - posted by do...@apache.org on 2019/05/10 16:24:29 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27673][SQL] Add `since` info to random, regex, null expressions - posted by do...@apache.org on 2019/05/10 16:31:20 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27673][SQL] Add `since` info to random, regex, null expressions - posted by do...@apache.org on 2019/05/10 16:35:30 UTC, 0 replies.
- [spark] branch master updated (c71f217 -> fa5dc0a) - posted by va...@apache.org on 2019/05/10 17:43:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27347][MESOS] Fix supervised driver retry logic for outdated tasks - posted by do...@apache.org on 2019/05/10 17:53:51 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27347][MESOS] Fix supervised driver retry logic for outdated tasks - posted by do...@apache.org on 2019/05/10 17:54:08 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27347][MESOS] Fix supervised driver retry logic for outdated tasks - posted by do...@apache.org on 2019/05/10 17:55:47 UTC, 0 replies.
- [spark] branch master updated (bcd3b61 -> dbb8143) - posted by do...@apache.org on 2019/05/10 23:20:17 UTC, 0 replies.
- [GitHub] [spark-website] wangyum opened a new pull request #203: [SPARK-27175] Add test-hadoop3.2 signal to developer-tools.md - posted by GitBox <gi...@apache.org> on 2019/05/12 07:20:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27675][SQL] do not use MutableColumnarRow in ColumnarBatch - posted by gu...@apache.org on 2019/05/12 11:00:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27343][KAFKA][SS] Avoid hardcoded for spark-sql-kafka-0-10 - posted by sr...@apache.org on 2019/05/12 15:46:35 UTC, 0 replies.
- [GitHub] [spark-website] felixcheung merged pull request #203: [SPARK-27175] Add test-hadoop3.2 signal to developer-tools.md - posted by GitBox <gi...@apache.org> on 2019/05/12 22:53:31 UTC, 0 replies.
- [spark-website] branch asf-site updated: Add test-hadoop3.2 phrase (#203) - posted by fe...@apache.org on 2019/05/12 22:53:34 UTC, 0 replies.
- [GitHub] [spark-website] felixcheung commented on issue #203: [SPARK-27175] Add test-hadoop3.2 signal to developer-tools.md - posted by GitBox <gi...@apache.org> on 2019/05/12 22:55:05 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27668][SQL] File source V2: support reporting statistics - posted by we...@apache.org on 2019/05/13 06:16:47 UTC, 0 replies.
- [spark] branch master updated (be6d39c -> 2bc42ad) - posted by we...@apache.org on 2019/05/13 06:56:13 UTC, 0 replies.
- [spark] branch master updated (2bc42ad -> 126310c) - posted by gu...@apache.org on 2019/05/13 11:41:17 UTC, 0 replies.
- [spark] branch master updated (126310c -> d169b0a) - posted by we...@apache.org on 2019/05/13 14:38:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27402][SQL][TEST-HADOOP3.2][TEST-MAVEN] Fix hadoop-3.2 test issue(except the hive-thriftserver module) - posted by li...@apache.org on 2019/05/13 17:35:56 UTC, 0 replies.
- [spark] branch master updated (f3ddd6f -> 8b0bdaa) - posted by do...@apache.org on 2019/05/13 19:41:14 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27671][SQL] Fix error when casting from a nested null in a struct - posted by do...@apache.org on 2019/05/13 19:42:02 UTC, 0 replies.
- [spark] branch master updated (8b0bdaa -> 66f5a42) - posted by we...@apache.org on 2019/05/14 09:11:18 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27024] Executor interface for cluster managers to support GPU and other resources - posted by tg...@apache.org on 2019/05/14 13:41:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-25719][UI] : Search functionality in datatables in stages page should search over formatted data rather than the raw data - posted by sr...@apache.org on 2019/05/14 14:05:36 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27680][CORE][SQL][GRAPHX] Remove usage of Traversable - posted by sr...@apache.org on 2019/05/14 14:15:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27690][SQL] Remove materialized views first in `HiveClientImpl.reset` - posted by do...@apache.org on 2019/05/14 16:05:58 UTC, 0 replies.
- [spark] branch branch-2.4 updated (aae03ef -> c50261b) - posted by do...@apache.org on 2019/05/14 21:32:53 UTC, 0 replies.
- [spark] branch master updated: [SPARK-24923][SQL] Implement v2 CreateTableAsSelect - posted by we...@apache.org on 2019/05/15 03:24:33 UTC, 0 replies.
- [spark-website] branch asf-site updated: Update Josh Rosen's affiliation - posted by jo...@apache.org on 2019/05/15 05:05:37 UTC, 0 replies.
- [spark] branch master updated (2da5b21 -> 7dd2dd5) - posted by gu...@apache.org on 2019/05/15 07:02:23 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [MINOR][SS] Remove duplicate 'add' in comment of `StructuredSessionization`. - posted by gu...@apache.org on 2019/05/15 07:16:04 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [MINOR][SS] Remove duplicate 'add' in comment of `StructuredSessionization`. - posted by gu...@apache.org on 2019/05/15 07:16:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27713][SQL] Move org.apache.spark.sql.execution.* in catalyst to core - posted by we...@apache.org on 2019/05/15 07:24:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27682][CORE][GRAPHX][MLLIB] Replace use of collections and methods that will be removed in Scala 2.13 with work-alikes - posted by sr...@apache.org on 2019/05/15 14:29:42 UTC, 0 replies.
- [spark] branch master updated (bfb3ffe -> d14e2d7) - posted by va...@apache.org on 2019/05/15 16:58:56 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27687][SS] Rename Kafka consumer cache capacity conf and document caching - posted by do...@apache.org on 2019/05/15 17:42:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-20774][SPARK-27036][SQL] Cancel the running broadcast execution on BroadcastTimeout - posted by li...@apache.org on 2019/05/15 21:47:46 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27354][SQL] Move incompatible code from the hive-thriftserver module to sql/hive-thriftserver/v1.2.1 - posted by li...@apache.org on 2019/05/15 21:52:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27674][SQL] the hint should not be dropped after cache lookup - posted by li...@apache.org on 2019/05/15 22:48:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27722][SQL] removed the unsed "UnsafeKeyValueSorter" file. - posted by we...@apache.org on 2019/05/16 10:22:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27735][SS] Parsing interval string should be case-insensitive in SS - posted by do...@apache.org on 2019/05/16 20:58:55 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27735][SS] Parsing interval string should be case-insensitive in SS - posted by do...@apache.org on 2019/05/16 21:07:16 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27735][SS] Parsing interval string should be case-insensitive in SS - posted by do...@apache.org on 2019/05/16 21:23:56 UTC, 0 replies.
- [spark] branch master updated (6a317c8 -> fc5bd6d) - posted by do...@apache.org on 2019/05/16 23:25:34 UTC, 0 replies.
- [spark] branch master updated (fc5bd6d -> 9e0d8c6) - posted by do...@apache.org on 2019/05/17 03:45:54 UTC, 0 replies.
- [spark] branch master updated (9e0d8c6 -> e39e97b) - posted by we...@apache.org on 2019/05/17 11:26:17 UTC, 0 replies.
- [spark] branch master updated (e39e97b -> 141a3bf) - posted by do...@apache.org on 2019/05/17 15:35:21 UTC, 0 replies.
- [spark] branch master updated (141a3bf -> 9bca99b) - posted by sr...@apache.org on 2019/05/17 19:00:50 UTC, 0 replies.
- svn commit: r34092 - /release/spark/KEYS - posted by sr...@apache.org on 2019/05/18 13:15:10 UTC, 0 replies.
- [spark] branch master updated (9bca99b -> 1a8c093) - posted by do...@apache.org on 2019/05/19 04:29:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27771][SQL] Add SQL description for grouping functions (cube, rollup, grouping and grouping_id) - posted by do...@apache.org on 2019/05/20 02:26:47 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27771][SQL] Add SQL description for grouping functions (cube, rollup, grouping and grouping_id) - posted by do...@apache.org on 2019/05/20 02:27:20 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27771][SQL] Add SQL description for grouping functions (cube, rollup, grouping and grouping_id) - posted by do...@apache.org on 2019/05/20 02:28:01 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27610][FOLLOW-UP][YARN] Remove duplicate declaration of plugin maven-antrun-plugin - posted by do...@apache.org on 2019/05/20 03:59:56 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27693][SQL] Add default catalog property - posted by do...@apache.org on 2019/05/20 04:31:50 UTC, 0 replies.
- [spark] branch master updated (bc46fea -> 974b879) - posted by do...@apache.org on 2019/05/20 05:30:17 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27402][INFRA][FOLLOW-UP] Exclude 'hive-thriftserver' in modules to test for hadoop3.2 for now - posted by do...@apache.org on 2019/05/20 14:53:57 UTC, 0 replies.
- [spark] branch master updated: [MINOR][EXAMPLES] Don't use internal Spark logging in user examples - posted by do...@apache.org on 2019/05/20 15:43:50 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [MINOR][EXAMPLES] Don't use internal Spark logging in user examples - posted by do...@apache.org on 2019/05/20 15:45:33 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [MINOR][EXAMPLES] Don't use internal Spark logging in user examples - posted by do...@apache.org on 2019/05/20 15:47:44 UTC, 0 replies.
- [spark] branch master updated (db24b04 -> 5dda1fe) - posted by do...@apache.org on 2019/05/20 20:04:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27747][SQL] add a logical plan link in the physical plan - posted by li...@apache.org on 2019/05/20 20:43:02 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-27439][SQL] Explainging Dataset should show correct resolved plans" - posted by do...@apache.org on 2019/05/20 22:13:26 UTC, 0 replies.
- [GitHub] [spark-website] mateiz opened a new pull request #204: Fix broken link on 3rd party projects page and add more projects - posted by GitBox <gi...@apache.org> on 2019/05/21 02:42:54 UTC, 0 replies.
- [GitHub] [spark-website] HyukjinKwon commented on a change in pull request #204: Fix broken link on 3rd party projects page and add more projects - posted by GitBox <gi...@apache.org> on 2019/05/21 03:16:57 UTC, 0 replies.
- [spark] branch master updated (039db87 -> d90c460) - posted by we...@apache.org on 2019/05/21 05:46:28 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Fix Spark hive example. - posted by gu...@apache.org on 2019/05/21 09:24:18 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [MINOR][DOCS] Fix Spark hive example. - posted by gu...@apache.org on 2019/05/21 09:24:31 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [MINOR][DOCS] Fix Spark hive example. - posted by gu...@apache.org on 2019/05/21 09:25:03 UTC, 0 replies.
- [spark] branch master updated (5f4b505 -> 604aa1b) - posted by we...@apache.org on 2019/05/21 13:19:15 UTC, 0 replies.
- [spark] branch master updated (604aa1b -> 20fb01b) - posted by gu...@apache.org on 2019/05/21 14:39:57 UTC, 0 replies.
- [spark] branch master updated: [SQL][DOC][MINOR] update documents for Table and WriteBuilder - posted by do...@apache.org on 2019/05/21 16:29:33 UTC, 0 replies.
- [spark] branch master updated (1e0facb -> 9e73be3) - posted by va...@apache.org on 2019/05/21 17:23:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27762][SQL] Support user provided avro schema for writing fields with different ordering - posted by db...@apache.org on 2019/05/21 17:34:36 UTC, 0 replies.
- [spark] branch master updated (808d9d0 -> 4d64ed8) - posted by do...@apache.org on 2019/05/21 17:54:24 UTC, 0 replies.
- [spark] branch master updated (4d64ed8 -> eed6de1) - posted by do...@apache.org on 2019/05/21 17:57:12 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27726][CORE] Fix performance of ElementTrackingStore deletes when using InMemoryStore under high loads - posted by va...@apache.org on 2019/05/21 18:09:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans - posted by li...@apache.org on 2019/05/21 18:27:27 UTC, 0 replies.
- [spark-website] branch asf-site updated: Fix broken link on 3rd party projects page and add more projects - posted by ma...@apache.org on 2019/05/21 18:35:13 UTC, 0 replies.
- [GitHub] [spark-website] asfgit closed pull request #204: Fix broken link on 3rd party projects page and add more projects - posted by GitBox <gi...@apache.org> on 2019/05/21 18:35:14 UTC, 0 replies.
- [GitHub] [spark-website] mateiz commented on a change in pull request #204: Fix broken link on 3rd party projects page and add more projects - posted by GitBox <gi...@apache.org> on 2019/05/21 18:35:30 UTC, 0 replies.
- [spark] branch master updated (c033a3e -> 8442d94) - posted by do...@apache.org on 2019/05/21 18:43:21 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27737][SQL] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile - posted by gu...@apache.org on 2019/05/22 01:24:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs - posted by gu...@apache.org on 2019/05/22 01:45:30 UTC, 0 replies.
- [spark] branch master updated (e7443d6 -> c3c443c) - posted by we...@apache.org on 2019/05/22 03:28:08 UTC, 0 replies.
- [spark] branch master updated (c3c443c -> 03c9e8a) - posted by we...@apache.org on 2019/05/22 03:36:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled - posted by gu...@apache.org on 2019/05/22 04:21:53 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27800][SQL][DOC] Fix wrong answer of example for BitwiseXor - posted by do...@apache.org on 2019/05/22 04:52:41 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27800][SQL][DOC] Fix wrong answer of example for BitwiseXor - posted by do...@apache.org on 2019/05/22 04:52:52 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27800][SQL][DOC] Fix wrong answer of example for BitwiseXor - posted by do...@apache.org on 2019/05/22 04:53:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27800][SQL][HOTFIX][FOLLOWUP] Fix wrong answer on BitwiseXor test cases - posted by do...@apache.org on 2019/05/22 10:12:36 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27800][SQL][HOTFIX][FOLLOWUP] Fix wrong answer on BitwiseXor test cases - posted by do...@apache.org on 2019/05/22 10:12:49 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27800][SQL][HOTFIX][FOLLOWUP] Fix wrong answer on BitwiseXor test cases - posted by do...@apache.org on 2019/05/22 10:13:06 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27737][FOLLOW-UP][SQL][test-hadoop3.2] Update Hive test jars from 2.3.4 to 2.3.5 - posted by do...@apache.org on 2019/05/22 15:29:29 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-25139][SPARK-18406][CORE][BRANCH-2.3] Avoid NonFatals to kill the Executor in PythonRunner - posted by do...@apache.org on 2019/05/22 15:38:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27794][R][DOCS] Use https URL for CRAN repo - posted by do...@apache.org on 2019/05/22 21:28:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-23153][K8S] Support client dependencies with a Hadoop Compatible File System - posted by ej...@apache.org on 2019/05/22 23:16:41 UTC, 0 replies.
- [spark] branch master updated (5e74570 -> 5fae8f7) - posted by ji...@apache.org on 2019/05/23 01:36:21 UTC, 0 replies.
- [spark] branch master updated (5fae8f7 -> a590a93) - posted by do...@apache.org on 2019/05/23 17:38:38 UTC, 0 replies.
- [spark] branch master updated (a590a93 -> 516b0fb) - posted by gu...@apache.org on 2019/05/23 18:17:55 UTC, 0 replies.
- [spark] 01/02: Revert "[SPARK-27539][SQL] Fix inaccurate aggregate outputRows estimation with column containing null values" - posted by gu...@apache.org on 2019/05/23 18:17:56 UTC, 1 replies.
- [spark] 02/02: Revert "[SPARK-27351][SQL] Wrong outputRows estimation after AggregateEstimation wit…" - posted by gu...@apache.org on 2019/05/23 18:17:57 UTC, 1 replies.
- [spark] branch branch-2.4 updated (fa7c319 -> e69ad46) - posted by gu...@apache.org on 2019/05/23 18:20:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27488][CORE] Driver interface to support GPU resources - posted by me...@apache.org on 2019/05/23 18:46:33 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27816][SQL] make TreeNode tag type safe - posted by li...@apache.org on 2019/05/23 18:53:43 UTC, 0 replies.
- [spark] branch master updated (1a68fc3 -> e9f3f62) - posted by va...@apache.org on 2019/05/23 20:16:17 UTC, 0 replies.
- [spark] branch master updated: [SPARK-26045][BUILD] Leave avro, avro-ipc dependendencies as compile scope even for hadoop-provided usages - posted by do...@apache.org on 2019/05/23 20:21:41 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-26045][BUILD] Leave avro, avro-ipc dependendencies as compile scope even for hadoop-provided usages - posted by do...@apache.org on 2019/05/23 20:21:57 UTC, 0 replies.
- [spark] branch master updated (32f310b -> c1e5557) - posted by gu...@apache.org on 2019/05/23 20:36:47 UTC, 0 replies.
- [spark] 01/02: Revert "Revert "[SPARK-27351][SQL] Wrong outputRows estimation after AggregateEstimation wit…"" - posted by gu...@apache.org on 2019/05/23 20:36:48 UTC, 1 replies.
- [spark] 02/02: Revert "Revert "[SPARK-27539][SQL] Fix inaccurate aggregate outputRows estimation with column containing null values"" - posted by gu...@apache.org on 2019/05/23 20:36:49 UTC, 1 replies.
- [spark] branch branch-2.4 updated (d6ab7e6 -> fb60066) - posted by gu...@apache.org on 2019/05/23 20:39:57 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27770][SQL][PART 1] Port AGGREGATES.sql - posted by ji...@apache.org on 2019/05/23 23:35:11 UTC, 0 replies.
- [spark] branch master updated (f94247e -> 6b28497) - posted by we...@apache.org on 2019/05/24 03:14:05 UTC, 0 replies.
- [spark] branch master updated (6b28497 -> 4e7908f) - posted by gu...@apache.org on 2019/05/24 15:04:35 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [MINOR][DOC] ForeachBatch doc fix. - posted by gu...@apache.org on 2019/05/24 15:06:11 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27831][SQL][TEST][test-hadoop3.2] Move Hive test jars to maven dependency - posted by do...@apache.org on 2019/05/24 17:34:03 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS][R] Use actual version in SparkR Arrow guide for copy-and-paste - posted by do...@apache.org on 2019/05/24 17:38:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-26356][SQL] remove SaveMode from data source v2 - posted by li...@apache.org on 2019/05/24 17:46:06 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27824][SQL] Make rule EliminateResolvedHint idempotent - posted by li...@apache.org on 2019/05/24 18:25:47 UTC, 0 replies.
- [spark] branch master updated (de13f70 -> 1e87694) - posted by va...@apache.org on 2019/05/24 18:59:10 UTC, 0 replies.
- [spark] branch master updated (1e87694 -> a12de29) - posted by db...@apache.org on 2019/05/24 21:47:43 UTC, 0 replies.
- [spark] branch master updated (a12de29 -> 5e3520f) - posted by li...@apache.org on 2019/05/24 22:19:56 UTC, 0 replies.
- [spark] branch master updated (5e3520f -> 0a1e01c) - posted by do...@apache.org on 2019/05/25 00:41:15 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27801][SQL] Improve performance of InMemoryFileIndex.listLeafFiles for HDFS directories with many files - posted by do...@apache.org on 2019/05/25 22:50:01 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27711][CORE] Unset InputFileBlockHolder at the end of tasks - posted by do...@apache.org on 2019/05/26 00:25:33 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27147][CORE][TEST] Add SortShuffleWriterSuite - posted by do...@apache.org on 2019/05/26 04:03:33 UTC, 0 replies.
- [spark] branch master updated (3df86a2 -> be9e946) - posted by sr...@apache.org on 2019/05/26 13:16:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27074][SQL][test-hadoop3.2][test-maven] Hive 3.1 metastore support HiveClientImpl.runHive - posted by do...@apache.org on 2019/05/26 15:25:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27441][SQL][TEST] Add read/write tests to Hive serde tables - posted by do...@apache.org on 2019/05/26 15:36:17 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27441][SQL][TEST] Add read/write tests to Hive serde tables - posted by do...@apache.org on 2019/05/26 15:43:03 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27441][SQL][TEST] Add read/write tests to Hive serde tables - posted by do...@apache.org on 2019/05/26 15:50:05 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27844][SQL] Avoid hard-coded config: spark.rdd.parallelListingThreshold in SQL module - posted by do...@apache.org on 2019/05/26 16:00:24 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27782][SQL] Use '#' to mark expression id embedded in the name field of SubqueryExec operator - posted by do...@apache.org on 2019/05/27 03:48:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27803][SQL][PYTHON] Fix column pruning for Python UDF - posted by gu...@apache.org on 2019/05/27 12:40:31 UTC, 0 replies.
- [spark] branch master updated (6506616 -> 8949bc7) - posted by we...@apache.org on 2019/05/27 14:20:23 UTC, 0 replies.
- [spark] branch master updated (8949bc7 -> 32461d4) - posted by sr...@apache.org on 2019/05/27 15:31:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27071][CORE] Expose additional metrics in status.api.v1.StageData - posted by hv...@apache.org on 2019/05/27 15:36:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27858][SQL] Fix for avro deserialization on union types with multiple non-null types - posted by do...@apache.org on 2019/05/28 03:09:54 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27858][SQL] Fix for avro deserialization on union types with multiple non-null types - posted by do...@apache.org on 2019/05/28 03:22:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-23191][CORE] Warn rather than terminate when duplicate worker register happens - posted by we...@apache.org on 2019/05/28 03:59:57 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27859][SS] Use efficient sorting instead of `.sorted.reverse` sequence - posted by do...@apache.org on 2019/05/28 04:53:56 UTC, 0 replies.
- [spark] branch master updated (35952cb -> 90b6cda) - posted by gu...@apache.org on 2019/05/28 05:42:27 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27776][SQL] Avoid duplicate Java reflection in DataSource. - posted by sr...@apache.org on 2019/05/28 14:26:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27657][ML] Fix the log format of ml.util.Instrumentation.logFai… - posted by sr...@apache.org on 2019/05/28 14:30:05 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27657][ML] Fix the log format of ml.util.Instrumentation.logFai… - posted by sr...@apache.org on 2019/05/28 14:30:39 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27863][SQL] Metadata files and temporary files should not be counted as data files - posted by do...@apache.org on 2019/05/28 16:29:03 UTC, 0 replies.
- [spark] branch master updated: [SPARK-20547][REPL] Throw RemoteClassLoadedError for transient errors in ExecutorClassLoader - posted by zs...@apache.org on 2019/05/28 19:56:46 UTC, 0 replies.
- [spark] branch master updated (04f142d -> 67582fd) - posted by do...@apache.org on 2019/05/28 23:09:41 UTC, 0 replies.
- [spark] branch master updated (67582fd -> 19aaf0f) - posted by we...@apache.org on 2019/05/29 08:12:56 UTC, 0 replies.
- [spark] branch branch-2.4 updated (a4bbe02 -> 456ecb5) - posted by do...@apache.org on 2019/05/29 17:04:00 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27869][CORE] Redact sensitive information in System Properties from UI - posted by do...@apache.org on 2019/05/29 17:30:45 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27869][CORE] Redact sensitive information in System Properties from UI - posted by do...@apache.org on 2019/05/29 17:47:46 UTC, 0 replies.
- [spark] branch branch-2.3 updated: [SPARK-27869][CORE] Redact sensitive information in System Properties from UI - posted by do...@apache.org on 2019/05/29 17:57:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27849][SQL] Redact treeString of FileTable and DataSourceV2ScanExecBase - posted by do...@apache.org on 2019/05/29 20:32:55 UTC, 0 replies.
- [spark] branch master updated (c1007c2 -> 09ed64d) - posted by do...@apache.org on 2019/05/29 21:57:05 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27868][CORE] Better default value and documentation for socket server backlog. - posted by do...@apache.org on 2019/05/29 21:58:31 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOC] Fix spelling mistake - posted by sr...@apache.org on 2019/05/29 23:22:10 UTC, 0 replies.
- [spark] branch master updated (7d2fec3 -> 953b8e8) - posted by we...@apache.org on 2019/05/30 01:23:10 UTC, 0 replies.
- [spark] branch master updated (953b8e8 -> d0a5aea) - posted by do...@apache.org on 2019/05/30 05:37:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27875][CORE][SQL][ML][K8S] Wrap all PrintWriter with Utils.tryWithResource - posted by gu...@apache.org on 2019/05/30 10:54:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27835][CORE] Resource Scheduling: change driver config from addresses - posted by tg...@apache.org on 2019/05/30 12:52:15 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27757][CORE] Bump Jackson to 2.9.9 - posted by sr...@apache.org on 2019/05/30 14:35:48 UTC, 0 replies.
- [spark] branch master updated (bd87323 -> a44b00d) - posted by we...@apache.org on 2019/05/30 16:56:53 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-27831][SQL][TEST][test-hadoop3.2] Move Hive test jars to maven dependency" - posted by do...@apache.org on 2019/05/30 17:07:29 UTC, 0 replies.
- [spark] branch master updated (955eef9 -> 0ced4c0) - posted by va...@apache.org on 2019/05/30 20:24:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27849][SQL][FOLLOWUP][TEST-MAVEN] Fix the testing regex in DataSourceScanRedactionTest - posted by do...@apache.org on 2019/05/30 20:45:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27773][SHUFFLE] add metrics for number of exceptions caught in ExternalShuffleBlockHandler - posted by va...@apache.org on 2019/05/30 20:57:37 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27684][SQL] Avoid conversion overhead for primitive types - posted by jo...@apache.org on 2019/05/31 00:09:46 UTC, 0 replies.
- [spark] branch master updated (93db7b8 -> c647f90) - posted by sr...@apache.org on 2019/05/31 00:43:15 UTC, 0 replies.
- [GitHub] [spark-website] ghislainfourny opened a new pull request #205: Add Rumble as a third-party project. - posted by GitBox <gi...@apache.org> on 2019/05/31 14:32:10 UTC, 0 replies.
- [spark] branch master updated (c647f90 -> 65bd338) - posted by do...@apache.org on 2019/05/31 15:05:22 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-26192][MESOS][2.4] Retrieve enableFetcherCache option from submission for driver URIs - posted by do...@apache.org on 2019/05/31 15:10:06 UTC, 0 replies.
- [spark] branch master updated (65bd338 -> 2e84181) - posted by do...@apache.org on 2019/05/31 16:30:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27362][K8S] Resource Scheduling support for k8s - posted by tg...@apache.org on 2019/05/31 20:26:59 UTC, 0 replies.
- [spark] branch branch-2.4 updated (2adf548 -> f41ba2a) - posted by do...@apache.org on 2019/05/31 22:50:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-27896][ML] Fix definition of clustering silhouette coefficient for 1-element clusters - posted by do...@apache.org on 2019/05/31 23:27:49 UTC, 0 replies.
- [spark] branch branch-2.4 updated: [SPARK-27896][ML] Fix definition of clustering silhouette coefficient for 1-element clusters - posted by do...@apache.org on 2019/05/31 23:27:59 UTC, 0 replies.
- [GitHub] [spark-website] mengxr opened a new pull request #206: [SPARK-27885] Announce plan for dropping Python 2 support - posted by GitBox <gi...@apache.org> on 2019/05/31 23:39:08 UTC, 0 replies.