hadoop/hadoop-common-project/hadoop-auth/src
Tamas Domok 798a0837c1
YARN-10814. Fallback to RandomSecretProvider if the secret file is empty (#3206)
The rest endpoint would be unusable with an empty secret file
(throwing IllegalArgumentExceptions).

Any IO error would have resulted in the same fallback path.

Co-authored-by: Tamas Domok <tdomok@cloudera.com>
2021-07-30 12:16:46 +02:00
..
main/java/org/apache/hadoop YARN-10814. Fallback to RandomSecretProvider if the secret file is empty (#3206) 2021-07-30 12:16:46 +02:00
site HADOOP-9157. Better option for curl in hadoop-auth-examples. Contributed by Andras Bokor. 2019-06-17 21:51:33 -07:00
test/java/org/apache/hadoop/security/authentication YARN-10814. Fallback to RandomSecretProvider if the secret file is empty (#3206) 2021-07-30 12:16:46 +02:00