[
https://issues.apache.org/jira/browse/HBASE-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892763#comment-13892763
]
Hudson commented on HBASE-10470:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #135 (See
[https://builds.apache.org/job/HBase-0.98/135/])
HBASE-10470 Import generates huge log file while importing large amounts of
data (Vasu Mariyala) (tedyu: rev 1564932)
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java
> Import generates huge log file while importing large amounts of data
> --------------------------------------------------------------------
>
> Key: HBASE-10470
> URL: https://issues.apache.org/jira/browse/HBASE-10470
> Project: HBase
> Issue Type: Bug
> Reporter: Vasu Mariyala
> Assignee: Vasu Mariyala
> Priority: Critical
> Fix For: 0.98.0, 0.96.2, 0.99.0, 0.94.17
>
> Attachments: 0.94-HBASE-10470.patch, 10470.txt,
> trunk-HBASE-10470.patch
>
>
> Import mapper has System.out.println statements for each key value if there
> is filter associated with the import. This is generating huge log file while
> importing large amounts of data. These statements must be changed to trace
> and log4j must be used for logging.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)