[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 message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109982/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109982/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 25354 at commit 
[`9864d42`](https://github.com/apache/spark/commit/9864d42501feff1acd01e11aedd2a7dc84a88bd5).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 at commit 
[`9864d42`](https://github.com/apache/spark/commit/9864d42501feff1acd01e11aedd2a7dc84a88bd5).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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: 
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/ShowDatabasesExec.scala
 ##
 @@ -0,0 +1,62 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.spark.sql.execution.datasources.v2
+
+import scala.collection.mutable.ArrayBuffer
+
+import org.apache.spark.rdd.RDD
+import org.apache.spark.sql.catalog.v2.CatalogV2Implicits.NamespaceHelper
+import org.apache.spark.sql.catalog.v2.SupportsNamespaces
+import org.apache.spark.sql.catalyst.InternalRow
+import org.apache.spark.sql.catalyst.encoders.RowEncoder
+import org.apache.spark.sql.catalyst.expressions.{Attribute, 
GenericRowWithSchema}
+import org.apache.spark.sql.catalyst.util.StringUtils
+import org.apache.spark.sql.execution.LeafExecNode
+
+/**
+ * Physical plan node for showing databases.
+ */
+case class ShowDatabasesExec(
+output: Seq[Attribute],
+catalog: SupportsNamespaces,
+pattern: Option[String])
+extends LeafExecNode {
+  override protected def doExecute(): RDD[InternalRow] = {
+val namespaces = catalog.listNamespaces().flatMap(getNamespaces(catalog, 
_))
 
 Review comment:
   > Another option is to ignore the current namespace entirely. `SHOW 
NAMESPACES` would list the root, and `SHOW NAMESPACES IN ns1` lists namespaces 
in `ns1`. The context is always explicit.
   
   I like this idea. @cloud-fan are you OK with this approach?
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 commit 
[`1f8d777`](https://github.com/apache/spark/commit/1f8d7770ef54a2e72e423b91b18344725d7269eb).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/15002/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/15002/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 @@
+--
+-- Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+--
+--
+-- COMMENTS
+-- 
https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/comments.sql
 
 Review comment:
   Yes. Changed it to `REL_12_BETA3`.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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
 ##
 @@ -0,0 +1,71 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.spark.util
+
+import java.util.concurrent.ConcurrentHashMap
+
+/**
+ * A special locking mechanism to provide locking with a given key. By 
providing the same key
+ * (identity is tested using the `equals` method), we ensure there is only one 
`func` running at
+ * the same time.
+ *
+ * @tparam K the type of key to identify a lock. This type must implement 
`equals` and `hashCode`
+ *   correctly as it will be the key type of an internal Map.
+ */
+private[spark] class KeyLock[K] {
+
+  private val lockMap = new ConcurrentHashMap[K, AnyRef]()
+
+  private def acquireLock(key: K): Unit = {
+while (true) {
+  val lock = lockMap.putIfAbsent(key, new Object)
+  if (lock == null) return
+  lock.synchronized {
+while (lockMap.get(key) eq lock) {
 
 Review comment:
   Oh, I see.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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: 
common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/ExternalBlockHandler.java
 ##
 @@ -106,7 +106,7 @@ protected void handleMessage(
 numBlockIds += ids.length;
   }
   streamId = streamManager.registerStream(client.getClientId(),
-new ManagedBufferIterator(msg, numBlockIds), client.getChannel());
+new ShuffleManagedBufferIterator(msg), client.getChannel());
 
 Review comment:
   The numBlockIds used in callback:
   ```
   callback.onSuccess(new StreamHandle(streamId, numBlockIds).toByteBuffer());
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109980/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109980/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109980/testReport)**
 for PR 25363 at commit 
[`9659f52`](https://github.com/apache/spark/commit/9659f52c1e925cc9c4b8f70018764a4868b8a82c).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109980/testReport)**
 for PR 25363 at commit 
[`9659f52`](https://github.com/apache/spark/commit/9659f52c1e925cc9c4b8f70018764a4868b8a82c).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109981/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109981/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109981/testReport)**
 for PR 25629 at commit 
[`c11b50d`](https://github.com/apache/spark/commit/c11b50dc753d8c5eaae58274aaf3c5654b90a4d2).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109981/testReport)**
 for PR 25629 at commit 
[`c11b50d`](https://github.com/apache/spark/commit/c11b50dc753d8c5eaae58274aaf3c5654b90a4d2).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109978/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109978/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109978/testReport)**
 for PR 20965 at commit 
[`b7ea8a7`](https://github.com/apache/spark/commit/b7ea8a7b0021ffdba8154057ed3d58b13a02487d).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109978/testReport)**
 for PR 20965 at commit 
[`b7ea8a7`](https://github.com/apache/spark/commit/b7ea8a7b0021ffdba8154057ed3d58b13a02487d).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109974/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109974/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109974/testReport)**
 for PR 25518 at commit 
[`77f6fde`](https://github.com/apache/spark/commit/77f6fde6f5f660dc0be34273ad929f375adc2c2f).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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)**
 for PR 25518 at commit 
[`77f6fde`](https://github.com/apache/spark/commit/77f6fde6f5f660dc0be34273ad929f375adc2c2f).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109968/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109968/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109968/testReport)**
 for PR 20965 at commit 
[`f617dd8`](https://github.com/apache/spark/commit/f617dd8b2539adebcfad7cc58292694fab4e0255).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109968/testReport)**
 for PR 20965 at commit 
[`f617dd8`](https://github.com/apache/spark/commit/f617dd8b2539adebcfad7cc58292694fab4e0255).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109979/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109979/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109979/testReport)**
 for PR 25638 at commit 
[`10a2bf4`](https://github.com/apache/spark/commit/10a2bf45b73362c302f2ff5ed3fba57d679dc5f7).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109979/testReport)**
 for PR 25638 at commit 
[`10a2bf4`](https://github.com/apache/spark/commit/10a2bf45b73362c302f2ff5ed3fba57d679dc5f7).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/15001/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/15001/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 commit 
[`9864d42`](https://github.com/apache/spark/commit/9864d42501feff1acd01e11aedd2a7dc84a88bd5).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109973/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109973/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109973/testReport)**
 for PR 25638 at commit 
[`d55904f`](https://github.com/apache/spark/commit/d55904f32bc039790ef7b1381462c4c7ef27163d).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109973/testReport)**
 for PR 25638 at commit 
[`d55904f`](https://github.com/apache/spark/commit/d55904f32bc039790ef7b1381462c4c7ef27163d).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109972/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109972/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109972/testReport)**
 for PR 25304 at commit 
[`c125a14`](https://github.com/apache/spark/commit/c125a1443351cefc57f81c9c24eea20acd0c87d3).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109972/testReport)**
 for PR 25304 at commit 
[`c125a14`](https://github.com/apache/spark/commit/c125a1443351cefc57f81c9c24eea20acd0c87d3).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109969/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109969/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109969/testReport)**
 for PR 25638 at commit 
[`7623d2b`](https://github.com/apache/spark/commit/7623d2ba3053862174b70edfed0954d494823450).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109981/testReport)**
 for PR 25629 at commit 
[`c11b50d`](https://github.com/apache/spark/commit/c11b50dc753d8c5eaae58274aaf3c5654b90a4d2).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109969/testReport)**
 for PR 25638 at commit 
[`7623d2b`](https://github.com/apache/spark/commit/7623d2ba3053862174b70edfed0954d494823450).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
sbt.testing.SuiteSelector)`
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109967/
   Test FAILed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109977/
   Test FAILed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109977/testReport)**
 for PR 25629 at commit 
[`c11b50d`](https://github.com/apache/spark/commit/c11b50dc753d8c5eaae58274aaf3c5654b90a4d2).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109977/
   Test FAILed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109967/
   Test FAILed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 at commit 
[`57e6c5b`](https://github.com/apache/spark/commit/57e6c5be49add3cc76f402a16ebe88c28fc07bed).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 25354 at commit 
[`57e6c5b`](https://github.com/apache/spark/commit/57e6c5be49add3cc76f402a16ebe88c28fc07bed).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109977/testReport)**
 for PR 25629 at commit 
[`c11b50d`](https://github.com/apache/spark/commit/c11b50dc753d8c5eaae58274aaf3c5654b90a4d2).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109976/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109976/testReport)**
 for PR 25639 at commit 
[`60b3d5d`](https://github.com/apache/spark/commit/60b3d5db99f313e209d552cd370b42841b09e878).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109976/
   Test PASSed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109976/testReport)**
 for PR 25639 at commit 
[`60b3d5d`](https://github.com/apache/spark/commit/60b3d5db99f313e209d552cd370b42841b09e878).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/109971/
   Test FAILed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[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 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109971/testReport)**
 for PR 25638 at commit 
[`d55904f`](https://github.com/apache/spark/commit/d55904f32bc039790ef7b1381462c4c7ef27163d).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



  1   2   3   4   5   6   7   8   >