You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/23 00:11:00 UTC

[jira] [Work logged] (HIVE-25241) Simplify Metrics System

     [ https://issues.apache.org/jira/browse/HIVE-25241?focusedWorklogId=640562&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-640562 ]

ASF GitHub Bot logged work on HIVE-25241:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Aug/21 00:10
            Start Date: 23/Aug/21 00:10
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #2388:
URL: https://github.com/apache/hive/pull/2388#issuecomment-903354327


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 640562)
    Time Spent: 0.5h  (was: 20m)

> Simplify Metrics System
> -----------------------
>
>                 Key: HIVE-25241
>                 URL: https://issues.apache.org/jira/browse/HIVE-25241
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Took a look at the {{Metrics}} stuff in Hive and found a lot of boilerplate code on the client code to interact with Metrics.  It's too much stuff and it's done differently in different places.
> * Never allow Metrics System to be "null" - supply a no-op version by default
> * Metrics system should never throw an error to the client, just log-and-ignore. Metrics shouldn't break a query or other operation
> * General cleanup



--
This message was sent by Atlassian Jira
(v8.3.4#803005)