[GitHub] [spark] SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530205919
 
 
   **[Test build #110455 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110455/testReport)**
 for PR 25542 at commit 
[`4a79580`](https://github.com/apache/spark/commit/4a79580407396c071ca0e6bc98fc2ff7851ea72f).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530201229
 
 
   **[Test build #110455 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110455/testReport)**
 for PR 25542 at commit 
[`4a79580`](https://github.com/apache/spark/commit/4a79580407396c071ca0e6bc98fc2ff7851ea72f).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530053343
 
 
   **[Test build #110431 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110431/testReport)**
 for PR 25542 at commit 
[`47f8632`](https://github.com/apache/spark/commit/47f8632f1e9959611d5a7ffca4453cedabc621ee).
* This patch **fails Scala style 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530052661
 
 
   **[Test build #110431 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110431/testReport)**
 for PR 25542 at commit 
[`47f8632`](https://github.com/apache/spark/commit/47f8632f1e9959611d5a7ffca4453cedabc621ee).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530046884
 
 
   **[Test build #110430 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110430/testReport)**
 for PR 25542 at commit 
[`cf13bfa`](https://github.com/apache/spark/commit/cf13bfad7f24733cac40fbcac5771d4bd616d41c).
* This patch **fails RAT 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530046667
 
 
   **[Test build #110430 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110430/testReport)**
 for PR 25542 at commit 
[`cf13bfa`](https://github.com/apache/spark/commit/cf13bfad7f24733cac40fbcac5771d4bd616d41c).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530028836
 
 
   **[Test build #110427 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110427/testReport)**
 for PR 25542 at commit 
[`8eb6310`](https://github.com/apache/spark/commit/8eb631004f355b6188ead801baa493a83aee960b).
* This patch **fails Scala style tests**.
* This patch **does not merge 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-530028155
 
 
   **[Test build #110427 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110427/testReport)**
 for PR 25542 at commit 
[`8eb6310`](https://github.com/apache/spark/commit/8eb631004f355b6188ead801baa493a83aee960b).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-529995950
 
 
   **[Test build #110422 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110422/testReport)**
 for PR 25542 at commit 
[`533eeeb`](https://github.com/apache/spark/commit/533eeeb34fca9bbe612af385213c24133062d301).
* This patch **fails to build**.
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-10 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-529992334
 
 
   **[Test build #110422 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110422/testReport)**
 for PR 25542 at commit 
[`533eeeb`](https://github.com/apache/spark/commit/533eeeb34fca9bbe612af385213c24133062d301).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527782908
 
 
   **[Test build #110104 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110104/testReport)**
 for PR 25542 at commit 
[`50762fa`](https://github.com/apache/spark/commit/50762fa71dc789ee00906b3b6569ff35686c75b6).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527776125
 
 
   **[Test build #110104 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110104/testReport)**
 for PR 25542 at commit 
[`50762fa`](https://github.com/apache/spark/commit/50762fa71dc789ee00906b3b6569ff35686c75b6).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527771799
 
 
   **[Test build #110101 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110101/testReport)**
 for PR 25542 at commit 
[`50762fa`](https://github.com/apache/spark/commit/50762fa71dc789ee00906b3b6569ff35686c75b6).
* This patch **fails due to an unknown error code, -9**.
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527768314
 
 
   **[Test build #110101 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110101/testReport)**
 for PR 25542 at commit 
[`50762fa`](https://github.com/apache/spark/commit/50762fa71dc789ee00906b3b6569ff35686c75b6).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527768087
 
 
   **[Test build #110098 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110098/testReport)**
 for PR 25542 at commit 
[`d5fde3b`](https://github.com/apache/spark/commit/d5fde3bce7c475bda7c1148ddf4e00c3241c1e7f).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527763111
 
 
   **[Test build #110097 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110097/testReport)**
 for PR 25542 at commit 
[`2f3401f`](https://github.com/apache/spark/commit/2f3401f1b07bfc0193638e5387552b9a3c926540).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527761323
 
 
   **[Test build #110096 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110096/testReport)**
 for PR 25542 at commit 
[`b87a687`](https://github.com/apache/spark/commit/b87a68727cd768f9826aafc8bb0fa4e0c41c3ae9).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527760544
 
 
   **[Test build #110098 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110098/testReport)**
 for PR 25542 at commit 
[`d5fde3b`](https://github.com/apache/spark/commit/d5fde3bce7c475bda7c1148ddf4e00c3241c1e7f).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527755585
 
 
   **[Test build #110097 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110097/testReport)**
 for PR 25542 at commit 
[`2f3401f`](https://github.com/apache/spark/commit/2f3401f1b07bfc0193638e5387552b9a3c926540).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-04 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527755006
 
 
   **[Test build #110095 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110095/testReport)**
 for PR 25542 at commit 
[`873cdf4`](https://github.com/apache/spark/commit/873cdf452484e2f1eef4b31b76049ea8216a3325).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-03 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527753394
 
 
   **[Test build #110096 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110096/testReport)**
 for PR 25542 at commit 
[`b87a687`](https://github.com/apache/spark/commit/b87a68727cd768f9826aafc8bb0fa4e0c41c3ae9).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-03 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527747604
 
 
   **[Test build #110095 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110095/testReport)**
 for PR 25542 at commit 
[`873cdf4`](https://github.com/apache/spark/commit/873cdf452484e2f1eef4b31b76049ea8216a3325).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-03 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527462579
 
 
   **[Test build #110041 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110041/testReport)**
 for PR 25542 at commit 
[`f220c13`](https://github.com/apache/spark/commit/f220c13e3d735676c56c8e067e39b66139be59a2).
* 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 commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-09-03 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-527454188
 
 
   **[Test build #110041 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110041/testReport)**
 for PR 25542 at commit 
[`f220c13`](https://github.com/apache/spark/commit/f220c13e3d735676c56c8e067e39b66139be59a2).


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 #25542: [SPARK-28840][SQL][test-hadoop3.2] conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is created by H

2019-08-21 Thread GitBox
SparkQA commented on issue #25542: [SPARK-28840][SQL][test-hadoop3.2] 
conf.getClassLoader in SparkSQLCLIDriver should be avoided as it returns the 
UDFClassLoader which is created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-523589419
 
 
   **[Test build #109509 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109509/testReport)**
 for PR 25542 at commit 
[`7e89f55`](https://github.com/apache/spark/commit/7e89f55edc66d144a776f3048a943a18275b5e49).


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