You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/07/12 09:37:50 UTC

[jira] Created: (MAPREDUCE-1930) Rumen expects history file names to be in old format

Rumen expects history file names to be in old format
----------------------------------------------------

                 Key: MAPREDUCE-1930
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1930
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tools/rumen
    Affects Versions: 0.21.0
            Reporter: Ravi Gummadi
            Assignee: Ravi Gummadi
             Fix For: 0.22.0


Rumen expects history file names to be in old format. History file name format got changed in trunk, but Rumen is not modified to understand the new file name format. So TraceBulder is skipping processing of the new history file names. See the old patterns jobFileNameRegex and confFileNameRegex in TraceBuilder.java.

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


[jira] Resolved: (MAPREDUCE-1930) Rumen expects history file names to be in old format

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved MAPREDUCE-1930.
-----------------------------------

    Resolution: Duplicate

Duplicate of MAPREDUCE-1865.

> Rumen expects history file names to be in old format
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1930
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1930
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>    Affects Versions: 0.21.0
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.22.0
>
>
> Rumen expects history file names to be in old format. History file name format got changed in trunk, but Rumen is not modified to understand the new file name format. So TraceBulder is skipping processing of the new history file names. See the old patterns jobFileNameRegex and confFileNameRegex in TraceBuilder.java.

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