JobHistory should also support searching with special characters
----------------------------------------------------------------

                 Key: HADOOP-5562
                 URL: https://issues.apache.org/jira/browse/HADOOP-5562
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Amar Kamat
            Assignee: Amar Kamat


Today the jobhistory searches a single keyword in jobname. Searching for 
multiple keywords should also be allowed. 
Example :
For searching all jobs with "sleep job" in them the search string would be 
"_:sleep job_". But it doesnt work because the filename is not decoded before 
searching. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to