[
https://issues.apache.org/jira/browse/OOZIE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
purshotam shah updated OOZIE-1738:
----------------------------------
Description:
Current log streaming is not optimized, it does a sequential processing of
logs. Most of us use log roll over and multiple log files get created.
We can have a multi-threaded model, where each thread will parse a set of log
files.
> Multithreaded model for log streaming
> -------------------------------------
>
> Key: OOZIE-1738
> URL: https://issues.apache.org/jira/browse/OOZIE-1738
> Project: Oozie
> Issue Type: Bug
> Reporter: purshotam shah
>
> Current log streaming is not optimized, it does a sequential processing of
> logs. Most of us use log roll over and multiple log files get created.
> We can have a multi-threaded model, where each thread will parse a set of log
> files.
--
This message was sent by Atlassian JIRA
(v6.2#6252)