[
https://issues.apache.org/jira/browse/AVRO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zezeng Wang updated AVRO-2625:
------------------------------
Description:
{panel:title=Description|titleBGColor=#AD3|bgColor=#D}
In Avro-mapred:
[https://github.com/apache/avro/blob/eab8e019d6452c5cf54c1278db51861ca9bf6aac/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetheredProcess.java#L219|http://example.com]
Using system.out.print and log to print together, which makes me wonder, is
this a specific intention?
If you change to log.info, do you have any other comments?
{panel}
was:
{panel:title=Description|titleBGColor=#AD3|bgColor=#D}
{panel}
In Avro-mapred:
[https://github.com/apache/avro/blob/eab8e019d6452c5cf54c1278db51861ca9bf6aac/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetheredProcess.java#L219|http://example.com]
Using system.out.print and log to print together, which makes me wonder, is
this a specific intention?
If you change to log.info, do you have any other comments?
> System.out should not be used as a log record
> ---------------------------------------------
>
> Key: AVRO-2625
> URL: https://issues.apache.org/jira/browse/AVRO-2625
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Zezeng Wang
> Priority: Minor
>
> {panel:title=Description|titleBGColor=#AD3|bgColor=#D}
> In Avro-mapred:
> [https://github.com/apache/avro/blob/eab8e019d6452c5cf54c1278db51861ca9bf6aac/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetheredProcess.java#L219|http://example.com]
> Using system.out.print and log to print together, which makes me wonder, is
> this a specific intention?
> If you change to log.info, do you have any other comments?
> {panel}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)