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 2022/06/08 08:46:18 UTC

[GitHub] [spark] wwli05 opened a new pull request, #36806: [SPARK-39398][GRAPHX]message checkpointer support storage level

wwli05 opened a new pull request, #36806:
URL: https://github.com/apache/spark/pull/36806

   
   ### What changes were proposed in this pull request?
   1.  in spark-30502, it already support PeriodicRDDCheckpointer set the checkpoint storage level ,  now in pregel, messageCheckpointer also add storage level setting
   
   ### Why are the changes needed?
   1. without setting the messageCheckpointer storage level, it will use default memory storage level,  which maybe cause oom
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   existing testsuites


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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] github-actions[bot] commented on pull request #36806: [SPARK-39398][GRAPHX]message checkpointer support storage level

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #36806:
URL: https://github.com/apache/spark/pull/36806#issuecomment-1280110310

   We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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] aray commented on pull request #36806: [SPARK-39398][GRAPHX]message checkpointer support storage level

Posted by GitBox <gi...@apache.org>.
aray commented on PR #36806:
URL: https://github.com/apache/spark/pull/36806#issuecomment-1178981888

   This looks reasonable to me


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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 #36806: [SPARK-39398][GRAPHX]message checkpointer support storage level

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

   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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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] github-actions[bot] closed pull request #36806: [SPARK-39398][GRAPHX]message checkpointer support storage level

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #36806: [SPARK-39398][GRAPHX]message checkpointer support storage level
URL: https://github.com/apache/spark/pull/36806


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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