[
https://issues.apache.org/jira/browse/MAPREDUCE-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj K updated MAPREDUCE-1554:
---------------------------------
Fix Version/s: 0.23.0
Status: Patch Available (was: Open)
Hi Harsh, I have patch ready for this issue and submitted the same. Please
review this patch.
In trunk, search is based on user name and job id, problem is only with the
user name and job id is working fine.
> If user name contains '_', then searching of jobs based on user name on job
> history web UI doesn't work
> -------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1554
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1554
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Ravi Gummadi
> Assignee: Harsh J
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-1554.patch
>
>
> If user name contains underscore as part of it, then searching of jobs based
> on user name on job history web UI doesn't work. This is because in code,
> everywhere {code}split("_"){code} is done on history file name to get user
> name. And other parts of history file name also should *not* be obtained by
> using split("_").
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira