Make performance logging configurable.
--------------------------------------

                 Key: HIVE-2364
                 URL: https://issues.apache.org/jira/browse/HIVE-2364
             Project: Hive
          Issue Type: Improvement
            Reporter: Kevin Wilfong
            Assignee: Kevin Wilfong


Currently, the way we measure the length of time spent by a piece of code is 
using the methods PerfLogBegin and PerfLogEnd in the Utilities class.  If we 
made the class responsible for logging this data configurable, it would allow 
for more flexibility, in particular, we would not be restricted to logging to 
an Apache Commons Log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to