Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The current SimulatedTaskExecutor is hardly available. because it needs actual metric to predict execution time. To increase utilization, we need new model that predicts a task level execution time with statistical analysis.
Some of the related TODOs are as follows:
- Find factors that affect a task level execution time. with loose grid search.
- Infer the most suitable model with tight grid search.
Attachments
Attachments
Issue Links
- is required by
-
NEMO-464 Implement an accurate task execution simulator to predict distributed data processing execution
- Open