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

ASF GitHub Bot updated MAPREDUCE-7295:
--------------------------------------
    Labels: pull-request-available  (was: )

> Add support to read history files from the done directory
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-7295
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7295
>             Project: Hadoop Map/Reduce
>          Issue Type: Wish
>          Components: jobhistoryserver
>    Affects Versions: 2.9.2, 3.2.1
>            Reporter: Gaurangi Saxena
>            Priority: Minor
>              Labels: pull-request-available
>
> We would like to add a configuration option that enables a history-server to 
> read files directly from done directory, instead of moving them from 
> intermediate to done directory.
> Current setup of mapreduce code, displays files that our moved by a history 
> server from intermediate to done. We cannot have two servers (job cluster and 
> static history server) doing this as it could lead to race conditions. 
> Our service wants to configure a static history server that displays jobs run 
> on multiple clusters. We would like this server to only read from log 
> directories.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to