[ 
https://issues.apache.org/jira/browse/HADOOP-11063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122813#comment-14122813
 ] 

Hudson commented on HADOOP-11063:
---------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #671 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/671/])
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. 
Contributed by Chris Nauroth. (cnauroth: rev 
b44b2ee4adb78723c221a7da8fd35ed011d0905c)
* hadoop-common-project/hadoop-kms/pom.xml
* hadoop-common-project/hadoop-common/CHANGES.txt


> KMS cannot deploy on Windows, because class names are too long.
> ---------------------------------------------------------------
>
>                 Key: HADOOP-11063
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11063
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Blocker
>             Fix For: 2.6.0
>
>         Attachments: HADOOP-11063.1.patch
>
>
> Windows has a maximum path length of 260 characters.  KMS includes several 
> long class file names.  During packaging and creation of the distro, these 
> paths get even longer because of prepending the standard war directory 
> structure and our share/hadoop/etc. structure.  The end result is that the 
> final paths are longer than 260 characters, making it impossible to deploy a 
> distro on Windows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to