jerryshao commented on issue #9250: URL: https://github.com/apache/gravitino/issues/9250#issuecomment-3579470771
I think this problem is mainly due to the problem of using local job executor, if we're using a distributed job executor like Airflow, these problems should not exist. Local job executor is mainly used for test and POC, if we want to make job system production ready, I think instead of improving the local job executor, we'd better implement a remote job executor like Airflow. -- 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]
