[spark] branch branch-2.4 updated (339b0f2 -> ac10d73)

2019-09-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from 339b0f2 [SPARK-29045][SQL][TESTS] Drop table to avoid test failure in SQLMetricsSuite add ac10d73

[spark] branch branch-2.4 updated: [SPARK-29045][SQL][TESTS] Drop table to avoid test failure in SQLMetricsSuite

2019-09-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 339b0f2 [SPARK-29045][SQL][TESTS]

[spark] branch branch-2.4 updated: [SPARK-24663][STREAMING][TESTS] StreamingContextSuite: Wait until slow receiver has been initialized, but with hard timeout

2019-09-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 637a6c2

[spark] branch master updated (13b77e5 -> d334fee)

2019-09-14 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 13b77e5 Revert "[SPARK-29046][SQL] Fix NPE in SQLConf.get when active SparkContext is stopping" add d334fee

[spark] branch master updated (174d910 -> 13b77e5)

2019-09-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 174d910 [SPARK-29003][CORE] Add `start` method to ApplicationHistoryProvider to avoid deadlock on startup