Rumen is not able to extract counters for Job history logs from Hadoop 0.20
---------------------------------------------------------------------------

                 Key: MAPREDUCE-2000
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2000
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Hong Tang


Rumen tries to match the end of a value string through indexOf("\""). It does 
not take into account the case when an escaped '"' in the value string. This 
leads to the incorrect parsing the remaining key=value properties in the same 
line.

-- 
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