You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Micah Whitacre (JIRA)" <ji...@apache.org> on 2014/10/20 00:08:34 UTC

[jira] [Created] (CRUNCH-476) Logging API Consistency

Micah Whitacre created CRUNCH-476:
-------------------------------------

             Summary: Logging API Consistency
                 Key: CRUNCH-476
                 URL: https://issues.apache.org/jira/browse/CRUNCH-476
             Project: Crunch
          Issue Type: Improvement
          Components: Core
            Reporter: Micah Whitacre
            Assignee: Josh Wills


Poking around the code I noticed that HBase uses log4j while most of crunch-core, crunch-spark use commons-logging.  If the variation is justified that is fine but for consumer wanting to consistently configure logging for Crunch jobs it would be nice to use a consistent API and then let them configure it one way.

Our options are possibly to converge on one implementation or move to something like slf4j and allow consumers to swap out the impl at assembly time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)