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)