You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vasu Mariyala (JIRA)" <ji...@apache.org> on 2014/02/05 20:18:13 UTC

[jira] [Created] (HBASE-10470) Import generating huge log file while importing large amounts of data

Vasu Mariyala created HBASE-10470:
-------------------------------------

             Summary: Import generating 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
            Priority: Critical
         Attachments: 0.94-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)