[spark] branch master updated (fbeee0c -> 37243e1)

2019-08-02 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from fbeee0c [SPARK-28582][PYSPARK] Fix flaky test DaemonTests.do_termination_test which fail on Python 3.7 add

[spark] branch master updated (607fb87 -> 4e7a4cd)

2019-08-01 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 607fb87 [SPARK-28584][CORE] Fix thread safety issue in blacklist timer, tests add 4e7a4cd [SPARK-28521][SQL

[spark] branch master updated (80ab19b -> b29829e)

2019-08-01 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 80ab19b [SPARK-26329][CORE] Faster polling of executor memory metrics. add b29829e [SPARK-25584][ML][DOC

[spark] branch master updated (70910e6 -> 44c28d7)

2019-07-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 70910e6 [SPARK-26755][SCHEDULER] : Optimize Spark Scheduler to dequeue speculative tasks… add 44c28d7 [SPARK

[spark] branch master updated (d943ee0 -> 70f82fd)

2019-07-28 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d943ee0 [SPARK-28545][SQL] Add the hash map size to the directional log of ObjectAggregationIterator add

[spark] branch master updated (6807a82 -> 3de4e1b)

2019-07-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6807a82 [SPARK-28524][SQL] Fix ThriftServerTab lost error message add 3de4e1b [SPARK-28507][ML][PYSPARK

[spark] branch master updated (b9c2521 -> bf41070)

2019-07-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b9c2521 [SPARK-28489][SS] Fix a bug that KafkaOffsetRangeCalculator.getRanges may drop offsets add bf41070

[spark] branch branch-2.4 updated: [SPARK-28421][ML] SparseVector.apply performance optimization

2019-07-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 a285c0d [SPARK-28421][ML

[spark] branch master updated: [SPARK-28421][ML] SparseVector.apply performance optimization

2019-07-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 a3bbc37 [SPARK-28421][ML] SparseVector.apply

[spark] branch master updated: [SPARK-28243][PYSPARK][ML] Remove setFeatureSubsetStrategy and setSubsamplingRate from Python TreeEnsembleParams

2019-07-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 72c80ee [SPARK-28243][PYSPARK][ML] Remove

[spark] branch master updated: [SPARK-28416][SQL] Use java.time API in timestampAddInterval

2019-07-18 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 54e058d [SPARK-28416][SQL] Use java.time API

[spark] branch master updated (113f62d -> 282a12d)

2019-07-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 113f62d [SPARK-27485][FOLLOWUP] Do not reduce the number of partitions for repartition in adaptive execution - fix

[spark] branch branch-2.4 updated (72f547d -> 3f5a114)

2019-07-16 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from 72f547d [SPARK-27485] EnsureRequirements.reorder should handle duplicate expressions gracefully add

[spark] branch master updated (f241fc7 -> 8ecbb67)

2019-07-15 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from f241fc7 [SPARK-28389][SQL] Use Java 8 API in add_months add 8ecbb67 [SPARK-28311][SQL] Fix STS OpenSession

[spark] branch master updated: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users

2019-07-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 7548a88 [SPARK-28199][SS] Move Trigger

[spark] branch master updated: [SPARK-28247][SS] Fix flaky test "query without test harness" on ContinuousSuite

2019-07-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 b5a9baa [SPARK-28247][SS] Fix flaky test "

[spark] branch master updated (8dff711 -> e83583e)

2019-07-11 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 8dff711 [SPARK-28213][SQL] Replace ColumnarBatchScan with equivilant from Columnar add e83583e [MINOR][SQL

[spark] branch master updated (1b23267 -> 90c64ea)

2019-07-10 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1b23267 [SPARK-28136][SQL][TEST] Port int8.sql add 90c64ea [SPARK-28267][DOC] Update building-spark.md(support

[spark] branch master updated: [SPARK-28140][MLLIB][PYTHON] Accept DataFrames in RowMatrix and IndexedRowMatrix constructors

2019-07-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 a32c92c [SPARK-28140][MLLIB][PYTHON] Accept

[spark] branch master updated (e11a558 -> 28ea445)

2019-07-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from e11a558 [SPARK-28261][CORE] Fix client reuse test add 28ea445 [SPARK-28159][ML] Make the transform natively

[spark] branch master updated (4ebff5b -> 443b158)

2019-07-02 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 4ebff5b [SPARK-28223][SS] stream-stream joins should fail unsupported checker in update mode add 443b158

[spark] branch branch-2.3 updated: [SPARK-28160][CORE] Fix a bug that callback function may hang when unchecked exception missed

2019-06-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 4fdbd87 [SPARK-28160][CORE] Fix a bug

[spark] branch branch-2.4 updated: [SPARK-28160][CORE] Fix a bug that callback function may hang when unchecked exception missed

2019-06-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 9f9bf13 [SPARK-28160][CORE] Fix a bug

[spark] branch master updated (24e1e41 -> 0e42100)

2019-06-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 24e1e41 [SPARK-28196][SQL] Add a new `listTables` and `listLocalTempViews` APIs for SessionCatalog add 0e42100

[spark] branch master updated: [SPARK-28145][K8S] safe runnable in polling executor source

2019-06-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 e7c97a3 [SPARK-28145][K8S] safe runnable

[spark] branch branch-2.3 updated: [SPARK-28164] Fix usage description of `start-slave.sh`

2019-06-26 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 a054a00 [SPARK-28164] Fix usage

[spark] branch master updated: [SPARK-28164] Fix usage description of `start-slave.sh`

2019-06-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 bd232b9 [SPARK-28164] Fix usage description

[spark] branch branch-2.4 updated: [SPARK-28164] Fix usage description of `start-slave.sh`

2019-06-26 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 eb66d3b [SPARK-28164] Fix usage

[spark] branch master updated: [SPARK-26985][CORE] Fix "access only some column of the all of columns " for big endian architecture BUG

2019-06-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 1a3858a [SPARK-26985][CORE] Fix "access

[spark] branch branch-2.4 updated: [SPARK-28154][ML][FOLLOWUP] GMM fix double caching

2019-06-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 eb97f95 [SPARK-28154][ML][FOLLOWUP] GMM

[spark] branch master updated (83b96f6 -> c83b3dd)

2019-06-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 83b96f6 [SPARK-28117][ML] LDA and BisectingKMeans cache the input dataset if necessary add c83b3dd [SPARK

[spark] branch master updated (c397b06 -> 83b96f6)

2019-06-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c397b06 [SPARK-28045][ML][PYTHON] add missing RankingEvaluator add 83b96f6 [SPARK-28117][ML] LDA

[spark] branch master updated (731a60c -> c397b06)

2019-06-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 731a60c [SPARK-27823][CORE][DOC][FOLLOWUP] Update doc of config `spark.driver.resourcesFile` add c397b06

[spark] branch master updated (d0fbc4d -> 67042e9)

2019-06-24 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d0fbc4d [SPARK-28003][PYTHON] Allow NaT values when creating Spark dataframe from pandas with Arrow add

[spark] branch master updated (6064368 -> 9df7587)

2019-06-24 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6064368 [SPARK-27018][CORE] Fix incorrect removal of checkpointed file in PeriodicCheckpointer add 9df7587

[spark] branch branch-2.3 updated: [SPARK-27018][CORE] Fix incorrect removal of checkpointed file in PeriodicCheckpointer

2019-06-24 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 35cb2ff [SPARK-27018][CORE] Fix

[spark] branch branch-2.4 updated: [SPARK-27018][CORE] Fix incorrect removal of checkpointed file in PeriodicCheckpointer

2019-06-24 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 d1a3e4d [SPARK-27018][CORE] Fix

[spark] branch master updated: [SPARK-27018][CORE] Fix incorrect removal of checkpointed file in PeriodicCheckpointer

2019-06-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 6064368 [SPARK-27018][CORE] Fix incorrect

[spark] branch master updated: [SPARK-27989][CORE] Added retries on the connection to the driver for k8s

2019-06-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 0671395 [SPARK-27989][CORE] Added retries

[spark] branch master updated (5a7aa6f -> 1a915bf)

2019-06-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 5a7aa6f [SPARK-27100][SQL] Use `Array` instead of `Seq` in `FilePartition` to prevent `StackOverflowError

[spark] branch master updated (9ec0496 -> 36b327d)

2019-06-19 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9ec0496 [SPARK-28044][ML][PYTHON] MulticlassClassificationEvaluator support more metrics add 36b327d [SPARK

[spark] branch master updated (7b7f16f -> 9ec0496)

2019-06-19 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 7b7f16f [SPARK-27890][SQL] Improve SQL parser error message for character-only identifier with hyphens except those

[spark] branch branch-2.3 updated: [SPARK-28081][ML] Handle large vocab counts in word2vec

2019-06-18 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 220f29a [SPARK-28081][ML] Handle large

[spark] branch branch-2.4 updated: [SPARK-28081][ML] Handle large vocab counts in word2vec

2019-06-18 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 e4f5d84 [SPARK-28081][ML] Handle large

[spark] branch master updated: [SPARK-28081][ML] Handle large vocab counts in word2vec

2019-06-18 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 e96dd82 [SPARK-28081][ML] Handle large vocab

[spark-website] branch asf-site updated: Fix source download link

2019-06-18 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 92a Fix source download link

[spark] branch master updated (26998b8 -> a950570)

2019-06-15 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 26998b8 [SPARK-27870][SQL][PYTHON] Add a runtime buffer size configuration for Pandas UDFs add a950570 [MINOR

[spark] branch branch-2.3 updated: [SPARK-21882][CORE] OutputMetrics doesn't count written bytes correctly in the saveAsHadoopDataset function

2019-06-14 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 15ddc19 [SPARK-21882][CORE

[spark] branch branch-2.4 updated: [SPARK-21882][CORE] OutputMetrics doesn't count written bytes correctly in the saveAsHadoopDataset function

2019-06-14 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 f94410e [SPARK-21882][CORE

[spark] branch master updated: [SPARK-21882][CORE] OutputMetrics doesn't count written bytes correctly in the saveAsHadoopDataset function

2019-06-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 b508eab [SPARK-21882][CORE] OutputMetrics

[spark] branch master updated (abe370f -> 7281784)

2019-06-13 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from abe370f [SPARK-27322][SQL] DataSourceV2 table relation add 7281784 [SPARK-16692][ML][PYTHON] add

[spark] branch master updated (742f805 -> 7912ab8)

2019-06-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 742f805 Revert "[SPARK-27979][BUILD][test-maven] Remove deprecated `--force` option in `build/mvn` and

[spark] branch master updated: [SPARK-27973][MINOR] [EXAMPLES]correct DirectKafkaWordCount usage text with groupId

2019-06-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 5cdc506 [SPARK-27973][MINOR] [EXAMPLES]correct

[spark] branch master updated: [SPARK-27933][SS] Extracting common purge behaviour to the parent StreamExecution

2019-06-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 6c28ef1 [SPARK-27933][SS] Extracting common

[spark] branch master updated: [SPARK-27772][SQL][TEST] Refactor SQLTestUtils to use `tryWithSafeFinally`

2019-06-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 d5715a9 [SPARK-27772][SQL][TEST] Refactor

[spark] branch master updated (3ddc26d -> a38d605)

2019-06-04 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 3ddc26d [MINOR][DOCS] Add a clarifying note to str_to_map documentation add a38d605 [SPARK-18570][ML][R

[spark] branch master updated: [MINOR][ML] add missing since annotation of meanAveragePrecision

2019-06-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 98708de [MINOR][ML] add missing since

[spark-website] branch asf-site updated: Add Rumble as a third-party project.

2019-06-01 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 76bf284 Add Rumble as a third-party

[spark-website] branch asf-site updated: Minor: regenerate HTML file from prior commit and allow minor sitemap.xml update consistent with current jekyll/plugin

2019-06-01 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 ff44340 Minor: regenerate HTML file

[spark] branch master updated: [SPARK-27847][ML] One-Pass MultilabelMetrics & MulticlassMetrics

2019-06-01 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 560e7be [SPARK-27847][ML] One-Pass

[spark] branch master updated: [SPARK-27811][CORE][DOCS] Improve docs about spark.driver.memoryOverhead and spark.executor.memoryOverhead.

2019-06-01 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 8feb80a [SPARK-27811][CORE][DOCS] Improve docs

[spark] branch master updated (93db7b8 -> c647f90)

2019-05-30 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 93db7b8 [SPARK-27684][SQL] Avoid conversion overhead for primitive types add c647f90 [SPARK-27862][BUILD

[spark] branch master updated: [SPARK-27757][CORE] Bump Jackson to 2.9.9

2019-05-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 bd87323 [SPARK-27757][CORE] Bump Jackson

[spark] branch master updated: [MINOR][DOC] Fix spelling mistake

2019-05-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 7d2fec3 [MINOR][DOC] Fix spelling mistake

[spark] branch branch-2.4 updated: [SPARK-27657][ML] Fix the log format of ml.util.Instrumentation.logFai…

2019-05-28 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 a4bbe02 [SPARK-27657][ML] Fix the log

[spark] branch master updated: [SPARK-27657][ML] Fix the log format of ml.util.Instrumentation.logFai…

2019-05-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 1824cbf [SPARK-27657][ML] Fix the log format

[spark] branch master updated: [SPARK-27776][SQL] Avoid duplicate Java reflection in DataSource.

2019-05-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 c30b529 [SPARK-27776][SQL] Avoid duplicate Java

[spark] branch master updated (8949bc7 -> 32461d4)

2019-05-27 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 8949bc7 [SPARK-27665][CORE] Split fetch shuffle blocks protocol from OpenBlocks add 32461d4 [SPARK-2][ML

[spark] branch master updated (3df86a2 -> be9e946)

2019-05-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 3df86a2 [SPARK-27147][CORE][TEST] Add SortShuffleWriterSuite add be9e946 [SPARK-27787][ML] Eliminate uncessary

svn commit: r34092 - /release/spark/KEYS

2019-05-18 Thread srowen
Author: srowen Date: Sat May 18 13:15:10 2019 New Revision: 34092 Log: Copied Xiao's signing key for Spark from dev/ to release/ Modified: release/spark/KEYS Modified: release/spark/KEYS == --- release/spark/KEYS

[spark] branch master updated (141a3bf -> 9bca99b)

2019-05-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 141a3bf [SPARK-27755][BUILD] Update zstd-jni to 1.4.0-1 add 9bca99b [SPARK-27552][SQL] The configuration

[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

2019-05-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 bfb3ffe [SPARK-27682][CORE][GRAPHX][MLLIB

[spark] branch master updated: [SPARK-27680][CORE][SQL][GRAPHX] Remove usage of Traversable

2019-05-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 a10608c [SPARK-27680][CORE][SQL][GRAPHX] Remove

[spark] branch master updated: [SPARK-25719][UI] : Search functionality in datatables in stages page should search over formatted data rather than the raw data

2019-05-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 695dbe2 [SPARK-25719][UI] : Search

[spark] branch master updated: [SPARK-27343][KAFKA][SS] Avoid hardcoded for spark-sql-kafka-0-10

2019-05-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 5a8aad0 [SPARK-27343][KAFKA][SS] Avoid

[spark] branch master updated (9b3211a -> fbb56f2)

2019-05-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9b3211a [SPARK-27540][MLLIB] Add 'meanAveragePrecision_at_k' metric to RankingMetrics add fbb56f2 [SPARK

[spark] branch master updated (b5ffec1 -> 9b3211a)

2019-05-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b5ffec1 [SPARK-27563][FOLLOWUP] Fix to download new release from `dist.apache.org` add 9b3211a [SPARK-27540

[spark] branch master updated (0969d7a -> b5ffec1)

2019-05-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 0969d7a [SPARK-27207][SQL] : Ensure aggregate buffers are initialized again for So… add b5ffec1 [SPARK-27563

[spark] branch branch-2.3 updated: [SPARK-27577][MLLIB] Correct thresholds downsampled in BinaryClassificationMetrics

2019-05-07 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 3c5fca1 [SPARK-27577][MLLIB] Correct

[spark] branch master updated: [SPARK-27577][MLLIB] Correct thresholds downsampled in BinaryClassificationMetrics

2019-05-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 d5308cd [SPARK-27577][MLLIB] Correct thresholds

[spark] branch branch-2.4 updated: [SPARK-27577][MLLIB] Correct thresholds downsampled in BinaryClassificationMetrics

2019-05-07 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 b3d30a8 [SPARK-27577][MLLIB] Correct

[spark] branch branch-2.3 updated: [SPARK-27621][ML] Linear Regression - validate training related params such as loss only during fitting phase

2019-05-03 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 52daf49 [SPARK-27621][ML] Linear

[spark] branch branch-2.4 updated: [SPARK-27621][ML] Linear Regression - validate training related params such as loss only during fitting phase

2019-05-03 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 d4eddce [SPARK-27621][ML] Linear

[spark] branch master updated: [SPARK-27621][ML] Linear Regression - validate training related params such as loss only during fitting phase

2019-05-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 4241a72 [SPARK-27621][ML] Linear Regression

[spark] branch master updated (7a8cc8e -> 3ecafb0)

2019-05-02 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 7a8cc8e [SPARK-27607][SQL] Improve Row.toString performance add 3ecafb0 [SPARK-27601][BUILD] Upgrade stream

[spark] branch master updated: [SPARK-27557][DOC] Add copy button to Python API docs for easier copying of code-blocks

2019-05-01 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 8375103 [SPARK-27557][DOC] Add copy button

[spark] branch master updated: [SPARK-27571][CORE][YARN][EXAMPLES] Avoid scala.language.reflectiveCalls

2019-04-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 a6716d3 [SPARK-27571][CORE][YARN][EXAMPLES

[spark] branch master updated: [SPARK-27536][CORE][ML][SQL][STREAMING] Remove most use of scala.language.existentials

2019-04-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 8a17d26 [SPARK-27536][CORE][ML][SQL][STREAMING

[spark] branch master updated: [SPARK-27556][BUILD] Exclude com.zaxxer:HikariCP-java7 from hadoop-yarn-server-web-proxy

2019-04-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 fe99305 [SPARK-27556][BUILD] Exclude

[spark-website] branch asf-site updated: Add note about Scala 2.12 default to 2.4.2 release notes

2019-04-26 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 f074f7d Add note about Scala 2.12

[spark-website] branch asf-site updated: Retroactively add some JIRAs marked 'release-notes' to 2.4.1 release announcement

2019-04-24 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 09acf60 Retroactively add some

[spark] branch master updated: [SPARK-27503][DSTREAM] JobGenerator thread exit for some fatal errors but application keeps running

2019-04-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 ecfdffc [SPARK-27503][DSTREAM] JobGenerator

[spark] branch master updated: [SPARK-27481][BUILD] Upgrade commons-logging to 1.1.3 for hadoop-3.2

2019-04-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 7cc15af [SPARK-27481][BUILD] Upgrade commons

[spark] branch master updated: [SPARK-27392][SQL] TestHive test tables should be placed in shared test state, not per session

2019-04-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 5172190 [SPARK-27392][SQL] TestHive test tables

[spark] branch master updated: [SPARK-27486][CORE][TEST] Enable History server storage information test in the HistoryServerSuite

2019-04-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 16bbe0f [SPARK-27486][CORE][TEST] Enable

[spark-website] branch asf-site updated: [SPARK-27458][DOC] remind developers to reset maven home in IntelliJ

2019-04-17 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 b4e0afa [SPARK-27458][DOC] remind

[spark] branch master updated: [SPARK-27464][CORE] Added Constant instead of referring string literal used from many places

2019-04-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 88d9de2 [SPARK-27464][CORE] Added Constant

[spark-website] branch asf-site updated: Remove links to dead orgs / meetups; fix some broken links

2019-04-16 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 814b3d0 Remove links to dead orgs

[spark] branch master updated: [SPARK-27397][CORE] Take care of OpenJ9 JVM in Spark

2019-04-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 257d01a [SPARK-27397][CORE] Take care of OpenJ9

[spark] branch master updated: [MINOR][TEST] Speed up slow tests in QuantileDiscretizerSuite

2019-04-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 67bd124 [MINOR][TEST] Speed up slow tests

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