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/07/07 13:52:34 UTC

[GitHub] [spark] gaborgsomogyi opened a new pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

gaborgsomogyi opened a new pull request #29025:
URL: https://github.com/apache/spark/pull/29025


   ### What changes were proposed in this pull request?
   `MariaDBKrbIntegrationSuite` fails because the docker image contains MariaDB version `1:10.4.12+maria~bionic` but `1:10.4.13+maria~bionic` came out and `mariadb-plugin-gssapi-server` installation triggered unwanted database upgrade inside the docker image. The main problem is that the docker image scripts are prepared to handle `1:10.4.12+maria~bionic` version and not any future development.
   
   ### Why are the changes needed?
   Failing test.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Executed `MariaDBKrbIntegrationSuite` manually.
   


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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654890006


   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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654890022


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125225/
   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



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


[GitHub] [spark] AmplabJenkins commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654890006






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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654894472


   **[Test build #125227 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125227/testReport)** for PR 29025 at commit [`afaa50e`](https://github.com/apache/spark/commit/afaa50e2478c1404436a210727d72ac7da3f1c4a).


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



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


[GitHub] [spark] SparkQA commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654889938


   **[Test build #125225 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125225/testReport)** for PR 29025 at commit [`afaa50e`](https://github.com/apache/spark/commit/afaa50e2478c1404436a210727d72ac7da3f1c4a).
    * This patch **fails to generate documentation**.
    * 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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654903547


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125227/
   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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654878999


   **[Test build #125225 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125225/testReport)** for PR 29025 at commit [`afaa50e`](https://github.com/apache/spark/commit/afaa50e2478c1404436a210727d72ac7da3f1c4a).


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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654903540


   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



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


[GitHub] [spark] dongjoon-hyun closed pull request #29025: [SPARK-32211][SQL] Pin mariadb-plugin-gssapi-server version to fix MariaDBKrbIntegrationSuite

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #29025:
URL: https://github.com/apache/spark/pull/29025


   


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



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


[GitHub] [spark] AmplabJenkins commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654895174






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



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


[GitHub] [spark] SparkQA commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654903431


   **[Test build #125227 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125227/testReport)** for PR 29025 at commit [`afaa50e`](https://github.com/apache/spark/commit/afaa50e2478c1404436a210727d72ac7da3f1c4a).
    * This patch **fails to generate documentation**.
    * 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



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


[GitHub] [spark] gaborgsomogyi commented on pull request #29025: [SPARK-32211][SQL] Pin mariadb-plugin-gssapi-server version to fix MariaDBKrbIntegrationSuite

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-655335179


   @dongjoon-hyun thanks for taking care!


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



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


[GitHub] [spark] AmplabJenkins commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654880074






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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654880074






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



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


[GitHub] [spark] dongjoon-hyun commented on pull request #29025: [SPARK-32211][SQL] Pin mariadb-plugin-gssapi-server version to fix MariaDBKrbIntegrationSuite

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654984413


   Thanks, @gaborgsomogyi !


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



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


[GitHub] [spark] gaborgsomogyi commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654881791


   cc @dongjoon-hyun @maropu 


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



---------------------------------------------------------------------
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 pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654895174






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



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


[GitHub] [spark] AmplabJenkins commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654903540






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



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


[GitHub] [spark] SparkQA commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654894472


   **[Test build #125227 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125227/testReport)** for PR 29025 at commit [`afaa50e`](https://github.com/apache/spark/commit/afaa50e2478c1404436a210727d72ac7da3f1c4a).


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



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


[GitHub] [spark] dongjoon-hyun edited a comment on pull request #29025: [SPARK-32211][SQL] Pin mariadb-plugin-gssapi-server version to fix MariaDBKrbIntegrationSuite

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun edited a comment on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654984413


   Thanks for keeping this healthy, @gaborgsomogyi !


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



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


[GitHub] [spark] SparkQA commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654878999


   **[Test build #125225 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125225/testReport)** for PR 29025 at commit [`afaa50e`](https://github.com/apache/spark/commit/afaa50e2478c1404436a210727d72ac7da3f1c4a).


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



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


[GitHub] [spark] gaborgsomogyi commented on pull request #29025: [SPARK-32211][SQL]Fix MariaDBKrbIntegrationSuite test by setting mariadb-plugin-gssapi-server exact version

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on pull request #29025:
URL: https://github.com/apache/spark/pull/29025#issuecomment-654892195


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



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