You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Julien Vaudour (JIRA)" <ji...@apache.org> on 2017/03/29 14:53:41 UTC

[jira] [Updated] (HADOOP-14253) Rumen: TraceBuilder should treat configuration before history

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

Julien Vaudour updated HADOOP-14253:
------------------------------------
    Attachment: HADOOP-14253.000.patch

In this patch, when ordering the list of files to be processed by TraceBuilder, if 2 files are related to the same job, we ensure that the configuration file comes first

> Rumen: TraceBuilder should treat configuration before history
> -------------------------------------------------------------
>
>                 Key: HADOOP-14253
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14253
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 2.6.0
>            Reporter: Julien Vaudour
>            Priority: Minor
>         Attachments: HADOOP-14253.000.patch
>
>
> In Rumen TraceBuilder, for a given job, we must ensure that configuration file is treated before history file. In history file some event (like QueueChanged event) override some parameters in jobBuilder compared to what is filled from configuration.
> If configuration file is treated after jhist file, then overriden value from jhist are erased by the one from the configuration in generated rumen trace.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org