[jira] [Work logged] (HIVE-23300) alter_partitions codahale mertric does not close properly

2020-07-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HIVE-23300:
-

Author: ASF GitHub Bot
Created on: 10/Jul/20 00:32
Start Date: 10/Jul/20 00:32
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] closed pull request #995:
URL: https://github.com/apache/hive/pull/995


   



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.

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


Issue Time Tracking
---

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

> alter_partitions codahale mertric does not close properly
> -
>
> Key: HIVE-23300
> URL: https://issues.apache.org/jira/browse/HIVE-23300
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: All Versions
>Reporter: Akash Katipally
>Assignee: Akash Katipally
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-23300.1.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Hello,
>  
> We were noticing in a rise in the number of alter partition calls in our 
> metric dashboard. Upon further investigation, it seems like we do not close 
> the call properly. Here is the error. 
>  
> {code:java}
> org.apache.hadoop.hive.common.metrics.metrics2.CodahaleMetrics Scope named 
> api_alter_partitions is not closed, cannot be opened.
> {code}
> The piece of line that looks incorrect is here: 
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L5542]



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


[jira] [Work logged] (HIVE-23300) alter_partitions codahale mertric does not close properly

2020-06-24 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HIVE-23300:
-

Author: ASF GitHub Bot
Created on: 25/Jun/20 00:24
Start Date: 25/Jun/20 00:24
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #995:
URL: https://github.com/apache/hive/pull/995#issuecomment-649142782


   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 d...@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.

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


Issue Time Tracking
---

Worklog Id: (was: 450725)
Time Spent: 20m  (was: 10m)

> alter_partitions codahale mertric does not close properly
> -
>
> Key: HIVE-23300
> URL: https://issues.apache.org/jira/browse/HIVE-23300
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: All Versions
>Reporter: Akash Katipally
>Assignee: Akash Katipally
>Priority: Major
> Attachments: HIVE-23300.1.patch
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Hello,
>  
> We were noticing in a rise in the number of alter partition calls in our 
> metric dashboard. Upon further investigation, it seems like we do not close 
> the call properly. Here is the error. 
>  
> {code:java}
> org.apache.hadoop.hive.common.metrics.metrics2.CodahaleMetrics Scope named 
> api_alter_partitions is not closed, cannot be opened.
> {code}
> The piece of line that looks incorrect is here: 
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L5542]



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


[jira] [Work logged] (HIVE-23300) alter_partitions codahale mertric does not close properly

2020-04-25 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HIVE-23300:
-

Author: ASF GitHub Bot
Created on: 25/Apr/20 14:05
Start Date: 25/Apr/20 14:05
Worklog Time Spent: 10m 
  Work Description: kash159 opened a new pull request #995:
URL: https://github.com/apache/hive/pull/995


   As described in the JIRA, this made it hard to view the number of active api 
calls correctly for alter_paritions.



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.

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


Issue Time Tracking
---

Worklog Id: (was: 427203)
Remaining Estimate: 0h
Time Spent: 10m

> alter_partitions codahale mertric does not close properly
> -
>
> Key: HIVE-23300
> URL: https://issues.apache.org/jira/browse/HIVE-23300
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 2.3.6, 2.3.7
>Reporter: Akash Katipally
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hello,
>  
> We were noticing in a rise in the number of alter partition calls in our 
> metric dashboard. Upon further investigation, it seems like we do not close 
> the call properly. Here is the error. 
>  
> {code:java}
> org.apache.hadoop.hive.common.metrics.metrics2.CodahaleMetrics Scope named 
> api_alter_partitions is not closed, cannot be opened.
> {code}
> The piece of line that looks incorrect is here: 
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L5542]



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