Gopal Vijayaraghavan created HIVE-22287:
-------------------------------------------
Summary: Metastore logging needs to add the partition info
Key: HIVE-22287
URL: https://issues.apache.org/jira/browse/HIVE-22287
Project: Hive
Issue Type: Bug
Components: Standalone Metastore
Affects Versions: 4.0.0
Reporter: Gopal Vijayaraghavan
{code}
[mdc@18060 class="utils.MetaStoreUtils" level="WARN" thread="HMSHandler #4"]
Updating partition stats fast for: web_returns
[mdc@18060 class="utils.MetaStoreUtils" level="WARN" thread="HMSHandler #9"]
Updated size to 21890
{code}
The HMS logs are at WARN level, but are missing the partition name in both log
lines.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)