HeartSaVioR edited a comment 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 when restarting SHS, 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to