You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2019/10/02 20:56:00 UTC

[jira] [Created] (HIVE-22287) Metastore logging needs to add the partition info

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)