[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to