[GitHub] [spark] AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526803329 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526803332 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526803329 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526803332 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526792053 **[Test build #109982 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109982/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526803177 **[Test build #109982 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109982/testReport)** for PR 25354

[GitHub] [spark] imback82 commented on a change in pull request #25601: [SPARK-28856][SQL] Implement SHOW DATABASES for Data Source V2 Tables

2019-08-30 Thread GitBox
imback82 commented on a change in pull request #25601: [SPARK-28856][SQL] Implement SHOW DATABASES for Data Source V2 Tables URL: https://github.com/apache/spark/pull/25601#discussion_r319711930 ## File path:

[GitHub] [spark] SparkQA commented on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql

2019-08-30 Thread GitBox
SparkQA commented on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql URL: https://github.com/apache/spark/pull/25588#issuecomment-526800119 **[Test build #109983 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109983/testReport)** for PR 25588 at

[GitHub] [spark] AmplabJenkins removed a comment on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql URL: https://github.com/apache/spark/pull/25588#issuecomment-526800022 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql URL: https://github.com/apache/spark/pull/25588#issuecomment-526800023 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql URL: https://github.com/apache/spark/pull/25588#issuecomment-526800023 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25588: [SPARK-28000][SQL][TEST] Port comments.sql URL: https://github.com/apache/spark/pull/25588#issuecomment-526800022 Merged build finished. Test PASSed. This is an automated message from

[GitHub] [spark] wangyum commented on a change in pull request #25588: [SPARK-28000][SQL][TEST] Port comments.sql

2019-08-30 Thread GitBox
wangyum commented on a change in pull request #25588: [SPARK-28000][SQL][TEST] Port comments.sql URL: https://github.com/apache/spark/pull/25588#discussion_r319711568 ## File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/comments.sql ## @@ -0,0 +1,48 @@ +-- +--

[GitHub] [spark] Ngone51 commented on a change in pull request #25612: [SPARK-3137][Core]Replace the global TorrentBroadcast lock with fine grained KeyLock

2019-08-30 Thread GitBox
Ngone51 commented on a change in pull request #25612: [SPARK-3137][Core]Replace the global TorrentBroadcast lock with fine grained KeyLock URL: https://github.com/apache/spark/pull/25612#discussion_r319711054 ## File path: core/src/main/scala/org/apache/spark/util/KeyLock.scala

[GitHub] [spark] xuanyuanking commented on a change in pull request #25620: [SPARK-25341][Core] Support rolling back a shuffle map stage and re-generate the shuffle files

2019-08-30 Thread GitBox
xuanyuanking commented on a change in pull request #25620: [SPARK-25341][Core] Support rolling back a shuffle map stage and re-generate the shuffle files URL: https://github.com/apache/spark/pull/25620#discussion_r319710931 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog URL: https://github.com/apache/spark/pull/25363#issuecomment-526798221 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog URL: https://github.com/apache/spark/pull/25363#issuecomment-526798224 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog URL: https://github.com/apache/spark/pull/25363#issuecomment-526798224 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog URL: https://github.com/apache/spark/pull/25363#issuecomment-526798221 Merged build finished. Test PASSed. This is

[GitHub] [spark] SparkQA removed a comment on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog URL: https://github.com/apache/spark/pull/25363#issuecomment-526783526 **[Test build #109980 has

[GitHub] [spark] SparkQA commented on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog

2019-08-30 Thread GitBox
SparkQA commented on issue #25363: [SPARK-28628][SQL] Implement SupportsNamespaces in V2SessionCatalog URL: https://github.com/apache/spark/pull/25363#issuecomment-526798150 **[Test build #109980 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526797770 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526797769 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526797769 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526797770 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526790044 **[Test build #109981 has

[GitHub] [spark] SparkQA commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
SparkQA commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526797657 **[Test build #109981 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526795753 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526795750 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526795750 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526795753 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526779902 **[Test build #109978 has

[GitHub] [spark] SparkQA commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
SparkQA commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526795662 **[Test build #109978 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners()

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-526794545 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners()

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-526794541 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners()

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-526794541 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners()

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-526794545 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners()

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-526775801 **[Test build #109974 has

[GitHub] [spark] SparkQA commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners()

2019-08-30 Thread GitBox
SparkQA commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-526794479 **[Test build #109974 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109974/testReport)**

[GitHub] [spark] AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526794222 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526794219 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526794222 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526794219 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526770780 **[Test build #109968 has

[GitHub] [spark] SparkQA commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions

2019-08-30 Thread GitBox
SparkQA commented on issue #20965: [SPARK-21870][SQL] Split aggregation code into small functions URL: https://github.com/apache/spark/pull/20965#issuecomment-526794109 **[Test build #109968 has

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526793835 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526793838 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526793838 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526793835 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526793725 **[Test build #109979 has

[GitHub] [spark] SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526780824 **[Test build #109979 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526792422 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526792424 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526792424 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526792422 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526792053 **[Test build #109982 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109982/testReport)** for PR 25354 at

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526791821 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526791821 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526791820 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526791820 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526791656 **[Test build #109973 has

[GitHub] [spark] SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526775808 **[Test build #109973 has

[GitHub] [spark] AmplabJenkins commented on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API.

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API. URL: https://github.com/apache/spark/pull/25304#issuecomment-526790695 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API.

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API. URL: https://github.com/apache/spark/pull/25304#issuecomment-526790695 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API.

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API. URL: https://github.com/apache/spark/pull/25304#issuecomment-526790697 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API.

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API. URL: https://github.com/apache/spark/pull/25304#issuecomment-526790697 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API.

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API. URL: https://github.com/apache/spark/pull/25304#issuecomment-526774581 **[Test build #109972 has

[GitHub] [spark] SparkQA commented on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API.

2019-08-30 Thread GitBox
SparkQA commented on issue #25304: [SPARK-28570][CORE][SHUFFLE] Make UnsafeShuffleWriter use the new API. URL: https://github.com/apache/spark/pull/25304#issuecomment-526790586 **[Test build #109972 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526790176 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526790174 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526790176 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526790174 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526772082 **[Test build #109969 has

[GitHub] [spark] SparkQA commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
SparkQA commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526790044 **[Test build #109981 has

[GitHub] [spark] SparkQA commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526790040 **[Test build #109969 has

[GitHub] [spark] HeartSaVioR commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
HeartSaVioR commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789894 Test failure for 109977 is `org.apache.spark.sql.hive.client.HiveClientSuites.(It is not a test it is a

[GitHub] [spark] HeartSaVioR commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
HeartSaVioR commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789902 retest this, please This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526789573 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789603 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789602 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526779903 **[Test build #109977 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526789571 Merged build finished. Test FAILed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789603 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789602 Merged build finished. Test FAILed. This

[GitHub] [spark] AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526789573 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526789571 Merged build finished. Test FAILed. This is an automated message

[GitHub] [spark] SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526789534 **[Test build #109967 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109967/testReport)** for PR 25354

[GitHub] [spark] SparkQA removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API URL: https://github.com/apache/spark/pull/25354#issuecomment-526770773 **[Test build #109967 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109967/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite

2019-08-30 Thread GitBox
SparkQA commented on issue #25629: [SPARK-28931][CORE][TESTS] Fix couple of bugs in FsHistoryProviderSuite URL: https://github.com/apache/spark/pull/25629#issuecomment-526789543 **[Test build #109977 has

[GitHub] [spark] viirya commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
viirya commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526786398 cc @srowen This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526786193 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526786195 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526778847 **[Test build #109976 has

[GitHub] [spark] AmplabJenkins commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526786195 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526786193 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors

2019-08-30 Thread GitBox
SparkQA commented on issue #25639: [SPARK-28933][ML] Reduce unnecessary shuffle in ALS when initializing factors URL: https://github.com/apache/spark/pull/25639#issuecomment-526786106 **[Test build #109976 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526785562 Test FAILed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526785560 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
AmplabJenkins commented on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526785560 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11

2019-08-30 Thread GitBox
SparkQA removed a comment on issue #25638: [SPARK-28932][BUILD] Add scala-library test dependency to network-common module for JDK11 URL: https://github.com/apache/spark/pull/25638#issuecomment-526773393 **[Test build #109971 has

  1   2   3   4   5   6   7   8   >