You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/01/07 22:40:50 UTC

[jira] [Updated] (GORA-285) Change logging at o.a.g.mapreduce.GoraRecordWriter from INFO to WARN

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

Lewis John McGibbney updated GORA-285:
--------------------------------------

    Attachment: GORA-285.patch

Patch for trunk

> Change logging at o.a.g.mapreduce.GoraRecordWriter from INFO to WARN
> --------------------------------------------------------------------
>
>                 Key: GORA-285
>                 URL: https://issues.apache.org/jira/browse/GORA-285
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: gora-core
>            Reporter: Lewis John McGibbney
>             Fix For: 0.4
>
>         Attachments: GORA-285.patch
>
>
> It is useful to know when writing records if exceptions are encountered. On large scale WARN is better to differentiate between these exceptions as oppose to INFO.
> Code I propose to improve is GoraRecordWriter#write(K key, V value)
> https://svn.apache.org/repos/asf/gora/trunk/gora-core/src/main/java/org/apache/gora/mapreduce/GoraRecordWriter.java 



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