You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/12 07:07:37 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #12873: [Refactor] Migrate environment and system resources limitations to task params

caishunfeng commented on issue #12873:
URL: https://github.com/apache/dolphinscheduler/issues/12873#issuecomment-1312394392

   >now TaskInstance and TaskDefinition contain environment and cpuQuota and memoryMax, but these shoud be just task params, not task fields.
   
   LGTM, and now ds has many tasks will run by shell, like spark-cli, flink-cli and so on. They should change together.
   
   BTW, when delete environment config, it may check if some tasks used, so if we remove this field, will it affect query performance?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org