HeartSaVioR commented on issue #23260: [SPARK-26311][YARN] New feature: custom 
log URL for stdout/stderr
URL: https://github.com/apache/spark/pull/23260#issuecomment-455387835
 
 
   Just modified to let HistoryAppStatusStore intercept and modify executor log 
URLs. 
   
   I guess this will avoid custom log URLs being stored which could prevent 
applying new configuration, but log URLs must be calculated every time being 
called, so it might be good to add small memory cache here (not sure we really 
need to).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to