BELUGA BEHR created HIVE-18901:
----------------------------------
Summary: Lower ResourceDownloader Logging to Debug
Key: HIVE-18901
URL: https://issues.apache.org/jira/browse/HIVE-18901
Project: Hive
Issue Type: Improvement
Components: HiveServer2
Affects Versions: 3.0.0, 2.4.0
Reporter: BELUGA BEHR
https://github.com/apache/hive/blob/6d890faf22fd1ede3658a5eed097476eab3c67e9/ql/src/java/org/apache/hadoop/hive/ql/util/ResourceDownloader.java#L98
{code}
LOG.info("converting to local {}", srcUri);
{code}
# Set to _debug_ level
# Uppercase the "C" to "Converting" to match all other Hive logging
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)