You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/24 10:16:19 UTC

[GitHub] [spark] dwijnand opened a new pull request #27681: [WIP] Test the -Yrepl-class-based changes

dwijnand opened a new pull request #27681: [WIP] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681
 
 
   Hi!  This PR is to test the change to the scala compiler's `-Yrepl-class-based` option (which the Spark REPL uses) that landed in https://github.com/scala/scala/pull/8712.
   
   I don't expect it to be merged. :)
   
   I tested this locally with:
   
       ./build/mvn -P scala-integration -Dscala.version=2.12.11-bin-4c726db -pl :spark-repl_2.12 -Dtest=none -DwildcardSuites='org.apache.spark.repl.ReplSuite,org.apache.spark.repl.SingletonReplSuite,org.apache.spark.repl.ExecutorClassLoaderSuite' test
   
   and that subset passed for me.  I'm interested to see if those or any other tests fail in CI.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590361186
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/118873/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590885940
 
 
   Jenkins, OK to test

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599598465
 
 
   Too late to change any details on this now: https://github.com/scala/scala/releases/tag/v2.12.11
   
   Let us know if you notice any impact from upgrading.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599570357
 
 
   Jenkins add to whitelist

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590359885
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599573657
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590359900
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/23622/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590359900
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/23622/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] dwijnand closed pull request #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
dwijnand closed pull request #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] dwijnand commented on issue #27681: [WIP] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
dwijnand commented on issue #27681: [WIP] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590296872
 
 
   Could anyone tell me in which check tests like `ReplSuite` are run, 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592336718
 
 
   Is there another incantation to get it to run again?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590250607
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592536809
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119091/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590356537
 
 
   @dwijnand It should run all tests as the parent POM changed, including ReplSuite.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599572910
 
 
   **[Test build #119871 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119871/testReport)** for PR 27681 at commit [`cfc612d`](https://github.com/apache/spark/commit/cfc612dea33a2615de1fadbf848fb0fe9ebdafcc).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590361150
 
 
   **[Test build #118873 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118873/testReport)** for PR 27681 at commit [`e0db793`](https://github.com/apache/spark/commit/e0db7934686f63cb1233d657390d4e687aece409).
    * This patch **fails build dependency 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592535921
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/23835/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590781918
 
 
   Could someone run Jenkins again, 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590251112
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599576876
 
 
   **[Test build #119871 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119871/testReport)** for PR 27681 at commit [`cfc612d`](https://github.com/apache/spark/commit/cfc612dea33a2615de1fadbf848fb0fe9ebdafcc).
    * This patch **fails build dependency 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599573657
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592536809
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119091/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592536774
 
 
   **[Test build #119091 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119091/testReport)** for PR 27681 at commit [`7eaea97`](https://github.com/apache/spark/commit/7eaea976a6cd4b5195885479fe62345028ff84fe).
    * 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599573671
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24599/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592535921
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/23835/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599576906
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599576916
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119871/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592534212
 
 
   Jenkins test 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592535914
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599576906
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599573671
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24599/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592535310
 
 
   **[Test build #119091 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119091/testReport)** for PR 27681 at commit [`7eaea97`](https://github.com/apache/spark/commit/7eaea976a6cd4b5195885479fe62345028ff84fe).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592536795
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599572910
 
 
   **[Test build #119871 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119871/testReport)** for PR 27681 at commit [`cfc612d`](https://github.com/apache/spark/commit/cfc612dea33a2615de1fadbf848fb0fe9ebdafcc).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
dwijnand commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-595258016
 
 
   Jenkins test 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592535914
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] srowen commented on issue #27681: [WIP] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27681: [WIP] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590355983
 
 
   Jenkins test 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590359142
 
 
   **[Test build #118873 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118873/testReport)** for PR 27681 at commit [`e0db793`](https://github.com/apache/spark/commit/e0db7934686f63cb1233d657390d4e687aece409).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590359885
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590250607
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590359142
 
 
   **[Test build #118873 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118873/testReport)** for PR 27681 at commit [`e0db793`](https://github.com/apache/spark/commit/e0db7934686f63cb1233d657390d4e687aece409).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599570310
 
 
   Jenkins test 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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592535310
 
 
   **[Test build #119091 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119091/testReport)** for PR 27681 at commit [`7eaea97`](https://github.com/apache/spark/commit/7eaea976a6cd4b5195885479fe62345028ff84fe).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590251112
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-599576916
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119871/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590361186
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/118873/
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-592536795
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590361170
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27681: [WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes
URL: https://github.com/apache/spark/pull/27681#issuecomment-590361170
 
 
   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:
users@infra.apache.org


With regards,
Apache Git Services

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