You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Karam Singh (JIRA)" <ji...@apache.org> on 2017/05/26 15:43:04 UTC

[jira] [Created] (YARN-6655) We should validate yarn native services application submission side to ensure that the hostname should be less than 63 characters

Karam Singh created YARN-6655:
---------------------------------

             Summary:  We should validate yarn native services application submission side to ensure that the hostname should be less than 63 characters
                 Key: YARN-6655
                 URL: https://issues.apache.org/jira/browse/YARN-6655
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: yarn-native-services
    Affects Versions: yarn-native-services
            Reporter: Karam Singh
             Fix For: yarn-native-services


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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org