[ https://issues.apache.org/jira/browse/HIVE-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199225#comment-14199225 ]
Thejas M Nair commented on HIVE-8698: ------------------------------------- Thanks for the quick review Brock! [~hagleitn] I think this an important fix for hive 0.14. It will enable users to use hiveserver2 out of the box without any additional steps. Also fixes the default logging in hive cli. > default log4j.properties not included in jar files anymore > ---------------------------------------------------------- > > Key: HIVE-8698 > URL: https://issues.apache.org/jira/browse/HIVE-8698 > Project: Hive > Issue Type: Bug > Affects Versions: 0.14.0 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8698.1.patch > > > trunk and hive 0.14 based builds no longer have hive-log4j.properties in the > jars. This means that in default tar, unless hive-log4j.properties is > created in conf dir (from hive-log4j.properties.template file), hive cli is > much more verbose in what is printed to console. Hiveserver2 fails to come > up, as it errors out with - > org.apache.hadoop.hive.common.LogUtils$LogInitializationException: Unable to > initialize logging using hive-log4j.properties, not found on CLASSPATH! -- This message was sent by Atlassian JIRA (v6.3.4#6332)