-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.23.0
-
Fix Version/s: 0.23.3, 2.0.2-alpha
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:ContainerTokens now have an expiry interval so that stale tokens cannot be used for launching containers.
- 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.
- 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
-