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:30:52 UTC

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

Lewis John McGibbney created GORA-285:
-----------------------------------------

             Summary: 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


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)