Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
yarn-native-services
-
None
-
Reviewed
Description
According to RFC 1035 the length of a FQDN is limited to 255 characters, and each label (node delimited by a dot in the hostname) is limited to 63 characters
So We should validate yarn native services application submission side to ensure that the hostname should be less than 63 characters