[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-6616:
-------------------------------------
    Attachment: MAPREDUCE-6616-test.patch

Attaching a patch to reproduce this issue.

> Fail to create jobhistory file if there are some multibyte characters in the 
> job name
> -------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6616
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6616
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobhistoryserver
>            Reporter: Akira AJISAKA
>              Labels: i18n
>         Attachments: MAPREDUCE-6616-test.patch
>
>
> When creating jobhistory file, job name is trimmed within 50 characters by 
> default, and the name is URL-encoded *after* the job name is trimmed. 
> Therefore, if there are some multibyte characters in the job name, the 
> encoded job name can be longer than 50 characters. Eventually it can break 
> the limit of the file name (Usually 255 characters).



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

Reply via email to