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/06/01 17:45:24 UTC

[GitHub] [spark] holdenk opened a new pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

holdenk opened a new pull request #28698:
URL: https://github.com/apache/spark/pull/28698


   
   <!--
   Thanks for sending a pull request!  Here are some tips for you:
     1. If this is your first time, please read our contributor guidelines: https://spark.apache.org/contributing.html
     2. Ensure you have added or run the appropriate tests for your PR: https://spark.apache.org/developer-tools.html
     3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][SPARK-XXXX] Your PR title ...'.
     4. Be sure to keep the PR description updated to reflect all changes.
     5. Please write your PR title to summarize what this PR proposes.
     6. If possible, provide a concise example to reproduce the issue for a faster review.
     7. If you want to add a new configuration, please read the guideline first for naming configurations in
        'core/src/main/scala/org/apache/spark/internal/config/ConfigEntry.scala'.
   -->
   
   ### What changes were proposed in this pull request?
   Allow overriding the zinc options in the docker release and set a higher so the publish step can succeed consistently.
   
   ### Why are the changes needed?
   
   The publish step experiences memory pressure.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   [WIP] Running test locally with fake user to see if publish step (besides svn part) succeeds


----------------------------------------------------------------
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] holdenk commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   Ran locally as "fake@apache.org" seems to work fine.


----------------------------------------------------------------
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 #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   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] SparkQA commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   **[Test build #123388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/123388/testReport)** for PR 28698 at commit [`a599699`](https://github.com/apache/spark/commit/a5996998fbbdd211ffefeed284db9422c0ccc1a1).


----------------------------------------------------------------
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 #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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






----------------------------------------------------------------
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 #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/123388/
   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] asfgit closed pull request #28698: [SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #28698:
URL: https://github.com/apache/spark/pull/28698


   


----------------------------------------------------------------
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] holdenk commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   cc @srowen @cloud-fan 


----------------------------------------------------------------
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] srowen commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   Also seems fine.


----------------------------------------------------------------
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 #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   **[Test build #123388 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/123388/testReport)** for PR 28698 at commit [`a599699`](https://github.com/apache/spark/commit/a5996998fbbdd211ffefeed284db9422c0ccc1a1).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
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 #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   **[Test build #123388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/123388/testReport)** for PR 28698 at commit [`a599699`](https://github.com/apache/spark/commit/a5996998fbbdd211ffefeed284db9422c0ccc1a1).


----------------------------------------------------------------
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 #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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






----------------------------------------------------------------
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] holdenk commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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


   Two failures are spurious (failures in Java unit tests).
   Jenkins 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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish

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






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