YARN-10716. Fix typo in ContainerRuntime. Contributed by xishuhai.
(cherry picked from commit 8ad77a26c9f674e734e7f4c917ee2d51c77e527d)
This commit is contained in:
parent
5358313f97
commit
c96fbb9199
@ -30,7 +30,7 @@ import org.apache.hadoop.yarn.server.nodemanager.executor.ContainerExecContext;
|
|||||||
* An abstraction for various container runtime implementations. Examples
|
* An abstraction for various container runtime implementations. Examples
|
||||||
* include Process Tree, Docker, Appc runtimes etc. These implementations
|
* include Process Tree, Docker, Appc runtimes etc. These implementations
|
||||||
* are meant for low-level OS container support - dependencies on
|
* are meant for low-level OS container support - dependencies on
|
||||||
* higher-level node mananger constructs should be avoided.
|
* higher-level node manager constructs should be avoided.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@InterfaceAudience.Private
|
@InterfaceAudience.Private
|
||||||
|
Loading…
x
Reference in New Issue
Block a user