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/11/09 01:28:10 UTC

[GitHub] [spark] Narcasserun opened a new pull request, #38568: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition

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

   What changes were proposed in this pull request?
   Reuse variables from declared procfs files instead of duplicate code
   
   Why are the changes needed?
   The cost of looking up the config is often insignificant, but there
   reduce some duplicate code
   
   Does this PR introduce any user-facing change?
   No.
   
   How was this patch tested?
   Existing unit tests.
   
   Closes #41051 from sus/[SPARK-41051](https://issues.apache.org/jira/browse/SPARK-41051).


-- 
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] Narcasserun closed pull request #38568: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition

Posted by GitBox <gi...@apache.org>.
Narcasserun closed pull request #38568: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition
URL: https://github.com/apache/spark/pull/38568


-- 
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 #38568: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition

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

   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