xy720 opened a new issue #4469: URL: https://github.com/apache/incubator-doris/issues/4469
Currently we print all spark launcher's log to fe.log. If multiple spark load jobs are submitted at the same time, their logs will be confused and difficult to distinguish. Therefore, I suggest that the log of each spark load should be separated and written into a log file. These logs will be saved in the `fe/log/spark-launcher-log/` directory until the old label is cleared. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
