Paul Lin
Paul Lin
### Description Currently, all table executor logs are in `ams-info.log`, which is hard to read and monitor. We should split the logs one log file per executor. ### Use case/motivation...
### Description Process management systems like `supervisord` require the monitored process to run in the frontend. ### Use case/motivation As describe. ### Describe the solution _No response_ ### Subtasks _No...
### What happened? If the embedded Spark local terminal is enabled, the AMS process may exit if the Spark executor's heartbeat times out with the driver, which could happen if...