Hi, Chen Wei, I have read your ATC paper and look through this repository. And I have some questions about the project's structure.
- In my opinion, the folder PyDockerMonitor is the core codes of using a preemptive way to schedule hadoop cluster on docker without yarn framework. That's to say you write a set of tools to manage the hadoop-on-docker cluster's resources, and the object which is scheduled is docker rather than hadoop framwork. And the PyDockerMonitor can be run as a standalone project. Is my thought right?
- The big-c project has many other folders(such as hadoop-hdfs-project, hadoop-project, etc...), are they used to apply the PyDockerMonitor scheduler framework to yarn and improve the yarn's DRF scheduler?
Thanks in advance:smile:~
Hi, Chen Wei, I have read your ATC paper and look through this repository. And I have some questions about the project's structure.
Thanks in advance:smile:~