ahshahid commented on PR #53100:
URL: https://github.com/apache/spark/pull/53100#issuecomment-3561319186

   > Shouldn't we do something with the logs? Like show them to the user?
   
   The reason I just ignored the log lines, is that there is a already a 
boolean isDebug which if true, redirects the outputs of the child process to 
the testing VM ( which outputs to console).. So looks like it was intended to 
print log lines only if debug is on, else intention was to ignore... so keeping 
the behaviour same... Also please note that the added lines kick in onlt if 
toDebug is false...


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to