[spark] branch master updated: [MINOR][TEST][ML] Speed up some tests of ML regression by loosening tolerance

2019-04-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9ed60c2 [MINOR][TEST][ML] Speed up some tests

[spark] branch master updated: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 05f6b87 [SPARK-27410][MLLIB] Remove deprecated

[spark] branch master updated: [SPARK-26881][MLLIB] Heuristic for tree aggregate depth

2019-04-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new dfa2328 [SPARK-26881][MLLIB] Heuristic for tree

[spark] branch master updated: [SPARK-26992][STS] Fix STS scheduler pool correct delivery

2019-04-07 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6450c59 [SPARK-26992][STS] Fix STS scheduler

[spark] branch master updated: [SPARK-27399][STREAMING][KAFKA] Arrange scattered config and reduce hardcode for kafka 10.

2019-04-07 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 53e31e2 [SPARK-27399][STREAMING][KAFKA] Arrange

[spark] branch master updated: [SPARK-27383][SQL][TEST] Avoid using hard-coded jar names in Hive tests

2019-04-07 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 017919b [SPARK-27383][SQL][TEST] Avoid using

[spark] branch master updated: [SPARK-26936][SQL] Fix bug of insert overwrite local dir can not create temporary path in local staging directory

2019-04-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 979bb90 [SPARK-26936][SQL] Fix bug of insert

[spark] branch master updated: [SPARK-27192][CORE] spark.task.cpus should be less or equal than spark.executor.cores

2019-04-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 39f75b4 [SPARK-27192][CORE] spark.task.cpus

[spark] branch branch-2.3 updated: [SPARK-27216][CORE][BACKPORT-2.3] Upgrade RoaringBitmap to 0.7.45 to fix Kryo unsafe ser/dser issue

2019-04-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 9446da1 [SPARK-27216][CORE][BACKPORT

[spark] branch branch-2.4 updated: [SPARK-27216][CORE][BACKPORT-2.4] Upgrade RoaringBitmap to 0.7.45 to fix Kryo unsafe ser/dser issue

2019-04-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 1a72c15 [SPARK-27216][CORE][BACKPORT

[spark] branch master updated: [SPARK-24345][SQL] Improve ParseError stop location when offending symbol is a token

2019-04-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0e44a51 [SPARK-24345][SQL] Improve ParseError

svn commit: r33448 - in /dev/spark: 2.3.4-SNAPSHOT-2019_01_16_08_01-8319ba7-docs/ 2.3.4-SNAPSHOT-2019_01_16_12_57-c0fc6d0-docs/ 2.3.4-SNAPSHOT-2019_01_17_13_12-8debdbd-docs/ 2.3.4-SNAPSHOT-2019_01_18_

2019-04-04 Thread srowen
Author: srowen Date: Thu Apr 4 22:27:35 2019 New Revision: 33448 Log: Remove old Spark docs snapshots Removed: dev/spark/2.3.4-SNAPSHOT-2019_01_16_08_01-8319ba7-docs/ dev/spark/2.3.4-SNAPSHOT-2019_01_16_12_57-c0fc6d0-docs/ dev/spark/2.3.4-SNAPSHOT-2019_01_17_13_12-8debdbd-docs

svn commit: r33447 - in /release/spark: spark-2.2.3/ spark-2.4.0/

2019-04-04 Thread srowen
Author: srowen Date: Thu Apr 4 22:26:13 2019 New Revision: 33447 Log: Remove non-current Spark releases 2.2.3 and 2.4.0 Removed: release/spark/spark-2.2.3/ release/spark/spark-2.4.0/ - To unsubscribe, e-mail: commits

[spark-website] branch asf-site updated: Add stopwatch performance library

2019-04-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new e742d0f Add stopwatch performance

[spark] branch master updated: [MINOR][DSTREAMS] Add DStreamCheckpointData.cleanup warning if delete returns false

2019-04-02 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 3628242 [MINOR][DSTREAMS] Add

[spark] branch master updated: [SPARK-27180][BUILD][YARN] Fix testing issues with yarn module in Hadoop-3

2019-04-02 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 13c5c1f [SPARK-27180][BUILD][YARN] Fix testing

[spark] branch master updated: [SPARK-26918][DOCS] All .md should have ASF license header

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 754f820 [SPARK-26918][DOCS] All .md should have

[spark] branch master updated: [MINOR][BUILD] Add ASF license header to plugins.sbt

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0cbef34 [MINOR][BUILD] Add ASF license header

[spark] branch master updated: [MINOR] Update the scala version of LICENSE-binary to 2.12

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 44b0d32 [MINOR] Update the scala version

[spark] branch master updated: [SPARK-27192][CORE] spark.task.cpus should be less or equal than spark.executor.cores

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f8fa564 [SPARK-27192][CORE] spark.task.cpus

[spark] branch branch-2.4 updated: [SPARK-27267][CORE] Update snappy to avoid error when decompressing empty serialized data

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 0ed87bf [SPARK-27267][CORE] Update

[spark] branch master updated: [SPARK-27267][CORE] Update snappy to avoid error when decompressing empty serialized data

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2ec650d [SPARK-27267][CORE] Update snappy

[spark] branch branch-2.3 updated: [SPARK-27301][DSTREAM] Shorten the FileSystem cached life cycle to the cleanup method inner scope

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new b57fef9 [SPARK-27301][DSTREAM] Shorten

[spark] branch branch-2.4 updated: [SPARK-27301][DSTREAM] Shorten the FileSystem cached life cycle to the cleanup method inner scope

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new b41f912 [SPARK-27301][DSTREAM] Shorten

[spark] branch master updated: [SPARK-27301][DSTREAM] Shorten the FileSystem cached life cycle to the cleanup method inner scope

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f4c73b7 [SPARK-27301][DSTREAM] Shorten

[spark] branch master updated: [SPARK-27121][REPL] Resolve Scala compiler failure for Java 9+ in REPL

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e6d8d0f [SPARK-27121][REPL] Resolve Scala

[spark] branch master updated: [SPARK-27320][SQL] Replacing index with iterator to traverse the expressions list in AggregationIterator, which make it simpler

2019-03-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 144b35f [SPARK-27320][SQL] Replacing index

[spark] branch master updated: [SPARK-27252][SQL][FOLLOWUP] Calculate min and max days independently from time zone in ComputeCurrentTimeSuite

2019-03-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 61561c1 [SPARK-27252][SQL][FOLLOWUP] Calculate

[spark] branch branch-2.3 updated: [SPARK-27244][CORE] Redact Passwords While Using Option logConf=true

2019-03-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 0975fe9 [SPARK-27244][CORE] Redact

[spark] branch master updated: [SPARK-27244][CORE] Redact Passwords While Using Option logConf=true

2019-03-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new dbc7ce1 [SPARK-27244][CORE] Redact Passwords

[spark] branch branch-2.4 updated: [SPARK-27244][CORE] Redact Passwords While Using Option logConf=true

2019-03-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 4edc535 [SPARK-27244][CORE] Redact

[spark] branch master updated: [MINOR] Move java file to java directory

2019-03-28 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 50cded5 [MINOR] Move java file to java

[spark] branch master updated: [SPARK-26914][SQL] Fix scheduler pool may be unpredictable when we only want to use default pool and do not set spark.scheduler.pool for the session

2019-03-28 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 43bf4ae [SPARK-26914][SQL] Fix scheduler pool

[spark] branch master updated: [SPARK-24102][ML][MLLIB][PYSPARK][FOLLOWUP] Added weight column to pyspark API for regression evaluator and metrics

2019-03-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 887279c [SPARK-24102][ML][MLLIB][PYSPARK

[spark] branch master updated: [SPARK-27226][SQL] Reduce the code duplicate when upgrading built-in Hive

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 300ec1a [SPARK-27226][SQL] Reduce the code

[spark] branch branch-2.3 updated: [SPARK-26961][CORE] Enable parallel classloading capability

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 4a54107 [SPARK-26961][CORE] Enable

[spark] branch branch-2.4 updated: [SPARK-26961][CORE] Enable parallel classloading capability

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new c7fd233 [SPARK-26961][CORE] Enable

[spark] branch master updated: [SPARK-26961][CORE] Enable parallel classloading capability

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b61dce2 [SPARK-26961][CORE] Enable parallel

[spark] branch branch-2.4 updated: [SPARK-27274][DOCS] Fix references to scala 2.11 in 2.4.1+ docs; Note 2.11 support is deprecated in 2.4.1+

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 6e4cd88 [SPARK-27274][DOCS] Fix

[spark] branch branch-2.4 updated: [SPARK-27198][CORE] Heartbeat interval mismatch in driver and executor

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new f27c951 [SPARK-27198][CORE] Heartbeat

[spark] branch master updated: [SPARK-26928][CORE][FOLLOWUP] Fix JVMCPUSource file name and minor updates to doc

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 4b2b3da [SPARK-26928][CORE][FOLLOWUP] Fix

[spark] branch master updated: [MINOR][DOC] Add missing space after comma

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2fbed37 [MINOR][DOC] Add missing space after

[spark] branch master updated: [SPARK-27155][TEST] Parameterize Oracle docker image name

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1f2564d [SPARK-27155][TEST] Parameterize Oracle

[spark] branch master updated: [SPARK-26132][BUILD][CORE] Remove support for Scala 2.11 in Spark 3.0.0

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8bc304f [SPARK-26132][BUILD][CORE] Remove

[spark] branch master updated: [SPARK-27250][TEST-MAVEN][BUILD] Scala 2.11 maven compile should target Java 1.8

2019-03-24 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a15f17c [SPARK-27250][TEST-MAVEN][BUILD] Scala

[spark] branch master updated: [SPARK-23643][CORE][SQL][ML] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 027ed2d [SPARK-23643][CORE][SQL][ML] Shrinking

[spark] branch master updated: [SPARK-27141][YARN] Use ConfigEntry for hardcoded configs for Yarn

2019-03-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8204dc1 [SPARK-27141][YARN] Use ConfigEntry

[spark] branch master updated: [MINOR][CORE] Leverage modified Utils.classForName to reduce scalastyle off for Class.forName

2019-03-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 174531c [MINOR][CORE] Leverage modified

[spark] branch master updated: [MINOR][SQL] Put the grammar of database together, because this is good for maintenance and readability.

2019-03-21 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 22c9ed6 [MINOR][SQL] Put the grammar

[spark] branch master updated: [MINOR][EXAMPLES] Add missing return keyword streaming word count example

2019-03-20 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d6ee2f3 [MINOR][EXAMPLES] Add missing return

[spark] branch master updated: [SPARK-27205][CORE] Remove complicated logic for just leaving warning log when main class is scala.App

2019-03-20 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a8d9531 [SPARK-27205][CORE] Remove complicated

[spark] branch master updated: [SPARK-27202][MINOR][SQL] Update comments to keep according with code

2019-03-20 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 46f9f44 [SPARK-27202][MINOR][SQL] Update

[spark] branch master updated: [SPARK-26839][SQL] Work around classloader changes in Java 9 for Hive isolation

2019-03-20 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c65f9b2 [SPARK-26839][SQL] Work around

[spark] branch master updated: [SPARK-27179][BUILD] Exclude javax.ws.rs:jsr311-api from hadoop-client

2019-03-19 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6783831 [SPARK-27179][BUILD] Exclude

[spark] branch master updated: [SPARK-26979][PYTHON] Add missing string column name support for some SQL functions

2019-03-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f9180f8 [SPARK-26979][PYTHON] Add missing

[spark] branch master updated: [SPARK-27164][CORE] RDD.countApprox on empty RDDs schedules jobs which never complete

2019-03-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new fc88d3df [SPARK-27164][CORE] RDD.countApprox

[spark] branch master updated: [SPARK-27070] Improve performance of DefaultPartitionCoalescer

2019-03-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1bc481b [SPARK-27070] Improve performance

[spark] branch master updated: [SPARK-27122][CORE] Jetty classes must not be return via getters in org.apache.spark.ui.WebUI

2019-03-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c324e1d [SPARK-27122][CORE] Jetty classes must

[spark] branch master updated: [MINOR][CORE] spark.diskStore.subDirectories <= 0 should throw Exception

2019-03-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 4132c98 [MINOR][CORE

[spark] branch master updated: [MINOR][DOC] Add "completedStages" metircs for namespace=appStatus

2019-03-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d6a3cbe [MINOR][DOC] Add "completedS

[spark] branch master updated: [SPARK-26941][YARN] Fix incorrect computation of maxNumExecutorFailures in ApplicationMaster for streaming

2019-03-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new cad475d [SPARK-26941][YARN] Fix incorrect

[spark] branch master updated: [SPARK-27175][BUILD] Upgrade hadoop-3 to 3.2.0

2019-03-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9c0af74 [SPARK-27175][BUILD] Upgrade hadoop-3

[spark] branch master updated: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs

2019-03-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6a6075a [SPARK-27157][DOCS] Add Executor level

[spark] branch branch-2.4 updated: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 361c942 [SPARK-27134][SQL

[spark] branch master updated: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new aea9a57 [SPARK-27134][SQL] array_distinct

[spark] branch master updated: [CORE][MINOR] Correct the comment to show heartbeat interval is configurable

2019-03-15 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new ec11790 [CORE][MINOR] Correct the comment

[spark] branch master updated: [SPARK-27159][SQL] update mssql server dialect to support binary type

2019-03-15 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8ee09f2 [SPARK-27159][SQL] update mssql server

[spark] branch master updated: [SPARK-27070] Fix performance bug in DefaultPartitionCoalescer

2019-03-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 21db433 [SPARK-27070] Fix performance bug

[spark] branch master updated: [SPARK-27138][TESTS][KAFKA] Remove AdminUtils calls (fixes deprecation)

2019-03-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2fecc4a [SPARK-27138][TESTS][KAFKA] Remove

[spark] branch master updated: [SPARK-26152] Synchronize Worker Cleanup with Worker Shutdown

2019-03-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2a04de5 [SPARK-26152] Synchronize Worker

[spark] branch master updated: [MINOR][SQL] Deduplicate huge if statements in get between specialized getters

2019-03-13 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 733f2c0 [MINOR][SQL] Deduplicate huge

[spark] branch master updated: [MINOR][DOC] Fix the description of Pod Metadata's annotations

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 7beb464 [MINOR][DOC] Fix the description of Pod

[spark] branch branch-2.3 updated: [MINOR][CORE] Use https for bintray spark-packages repository

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 959a7ec [MINOR][CORE] Use https

[spark] branch branch-2.4 updated: [MINOR][CORE] Use https for bintray spark-packages repository

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 7f5bdd7 [MINOR][CORE] Use https

[spark] branch master updated: [MINOR][CORE] Use https for bintray spark-packages repository

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f57af22 [MINOR][CORE] Use https for bintray

[spark] branch master updated: [SPARK-27010][SQL] Find out the actual port number when hive.server2.thrift.port=0

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 3f9247d [SPARK-27010][SQL] Find out the actual

[spark] branch master updated: [SPARK-27041][PYSPARK] Use imap() for python 2.x to resolve oom issue

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 60a899b [SPARK-27041][PYSPARK] Use imap

[spark] branch master updated: [SPARK-27125][SQL][TEST] Add test suite for sql execution page

2019-03-12 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1853db3 [SPARK-27125][SQL][TEST] Add test suite

[spark] branch master updated: [SPARK-27109][SQL] Refactoring of TimestampFormatter and DateFormatter

2019-03-11 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 60be6d2 [SPARK-27109][SQL] Refactoring

[spark] branch master updated: Use variable instead of function to keep the format uniform

2019-03-11 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1029bf9 Use variable instead of function

[spark] branch master updated: [SPARK-26860][PYSPARK][SPARKR] Fix for RangeBetween and RowsBetween docs to be in sync with spark documentation

2019-03-11 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d9978fb [SPARK-26860][PYSPARK][SPARKR] Fix

[spark] branch master updated: [SPARK-27116] Environment tab must sort Hadoop Configuration by default

2019-03-11 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b98922a [SPARK-27116] Environment tab must sort

[spark] branch master updated: [SPARK-24621][WEBUI] Show secure URLs on web pages

2019-03-10 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 29d9021 [SPARK-24621][WEBUI] Show secure URLs

[spark] branch master updated: [SPARK-25838][ML] Remove formatVersion from Saveable

2019-03-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 25bcf59 [SPARK-25838][ML] Remove formatVersion

[spark] branch master updated: [SPARK-27056][MESOS] Remove start-shuffle-service.sh

2019-03-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 326fc74 [SPARK-27056][MESOS] Remove start

[spark] branch master updated: [SPARK-27079][MINOR][SQL] Fix typo & Remove useless imports & Add missing `override` annotation

2019-03-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d3d9c7b [SPARK-27079][MINOR][SQL] Fix typo

[spark] branch master updated: [MINOR][BUILD] Add 2 maven properties(hive.classifier and hive.parquet.group)

2019-03-07 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d70b6a3 [MINOR][BUILD] Add 2 maven properties

[spark] branch master updated: [MINOR][DOC] Updated PySpark Binarizer docstring to match Scala's.

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 340c8b8 [MINOR][DOC] Updated PySpark Binarizer

[spark] branch master updated: [SPARK-27047] Document stop-slave.sh in spark-standalone

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 190a3a4 [SPARK-27047] Document stop-slave.sh

[spark] branch master updated: [SPARK-27035][SQL] Get more precise current time

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6001258 [SPARK-27035][SQL] Get more precise

[spark] branch master updated: [SPARK-27031][SQL] Avoid double formatting in timestampToString

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9b55722 [SPARK-27031][SQL] Avoid double

[spark] branch branch-2.3 updated: [MINOR][DOCS] Clarify that Spark apps should mark Spark as a 'provided' dependency, not package it

2019-03-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new c326628 [MINOR][DOCS] Clarify

[spark] branch branch-2.4 updated: [MINOR][DOCS] Clarify that Spark apps should mark Spark as a 'provided' dependency, not package it

2019-03-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 498fb70 [MINOR][DOCS] Clarify

[spark] branch master updated: [MINOR][DOCS] Clarify that Spark apps should mark Spark as a 'provided' dependency, not package it

2019-03-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 3909223 [MINOR][DOCS] Clarify that Spark apps

[spark] branch master updated: [SPARK-15095][FOLLOW-UP][SQL] Remove HiveSessionHook related code from ThriftServer

2019-03-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 940626b [SPARK-15095][FOLLOW-UP][SQL] Remove

[spark] branch branch-2.4 updated: [SPARK-27046][DSTREAMS] Remove SPARK-19185 related references from documentation

2019-03-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new ae462b1 [SPARK-27046][DSTREAMS] Remove

[spark] branch master updated: [SPARK-27046][DSTREAMS] Remove SPARK-19185 related references from documentation

2019-03-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 5252d8b [SPARK-27046][DSTREAMS] Remove SPARK

[spark] branch master updated: [MINOR][BUILD] Remove useless add-source

2019-03-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e64c110 [MINOR][BUILD] Remove useless add

[spark] branch master updated: [SPARK-27016][SQL][BUILD] Treat all antlr warnings as errors while generating parser from the sql grammar file.

2019-03-03 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 04ad559 [SPARK-27016][SQL][BUILD] Treat all

[spark-website] branch asf-site updated: Link to sigs on www.apache.org; provide direct link to release's sigs, checksums

2019-03-03 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new c0f7dd2 Link to sigs

<    13   14   15   16   17   18   19   20   21   22   >