David Mollitor created HIVE-24658:
-------------------------------------
Summary: Move LogUtil Class to Metastore Proper from Common
Key: HIVE-24658
URL: https://issues.apache.org/jira/browse/HIVE-24658
Project: Hive
Issue Type: Improvement
Components: Metastore, Standalone Metastore
Reporter: David Mollitor
Assignee: David Mollitor
Currently there is a dependency on Log4J from the Metastore Commons project.
Log4J is not really something that should be common, the logging framework is
specific to the application. Having this dependency on the 'common' package
pushes the dependency to everything that uses this commons library.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)