Skip to content

Yarn allocates containers for applications, however, the containers' size is fixed in the running time. It would be better the container is elastic, and can resize abased on the real resource usage.

Notifications You must be signed in to change notification settings

legatoo/Elastic-Yarn-Container-Implementation

Repository files navigation

This is my project work, trying to add elastic container feature to Yarn. According to the experiment result, elastic will bring some benefit especially when long running services are in cluster.

The building method is just like original Yarn. The document of my work is here.

About

Yarn allocates containers for applications, however, the containers' size is fixed in the running time. It would be better the container is elastic, and can resize abased on the real resource usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published