Description
Support for controlling capabilities was introduced in YARN-4258. However, it does not allow for the capabilities list to be NULL, since getStrings() will treat an empty value the same as it treats an unset property. So, a NULL list will actually give the default capabilities list.
Attachments
Attachments
Issue Links
- relates to
-
YARN-4258 Add support for controlling capabilities for docker containers
- Resolved