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

purshotam shah updated OOZIE-1667:
----------------------------------

    Description: 
If oozie.action.external.stats.write is true, there are large number of Hadoop 
related counters(like MAP_INPUT_RECORDS,RECORD_WRITTEN etc) saved to DB, which 
user may not use.
 
We saw few instances where counter size > 64k and caused run time  exception.

OOZIE-1642 has fixed the writeUTF 64k limit issue.

We should also provide an option for user to specify set of counters he is 
interested in. Only those will be saved to DB.


> Option to limit counters storage
> --------------------------------
>
>                 Key: OOZIE-1667
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1667
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: purshotam shah
>
> If oozie.action.external.stats.write is true, there are large number of 
> Hadoop related counters(like MAP_INPUT_RECORDS,RECORD_WRITTEN etc) saved to 
> DB, which user may not use.
>  
> We saw few instances where counter size > 64k and caused run time  exception.
> OOZIE-1642 has fixed the writeUTF 64k limit issue.
> We should also provide an option for user to specify set of counters he is 
> interested in. Only those will be saved to DB.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to