Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
-
Reviewed
-
ContainerTokens now have an expiry interval so that stale tokens cannot be used for launching containers.
Description
- RM should generate the expiry time for a container
- A ContainerToken should have its expire time encoded
- NMs should reject containers with expired tokens.
- Expiry interval for a ContainerToken is same as the expiry interval for a container.
Attachments
Attachments
Issue Links
- blocks
-
YARN-39 RM-NM secret-keys should be randomly generated and rolled every so often
- Closed
- duplicates
-
MAPREDUCE-2742 [MR-279] [Security] All tokens in YARN + MR should have an expiry interval
- Resolved