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

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

                Author: ASF GitHub Bot
            Created on: 23/Jan/23 00:19
            Start Date: 23/Jan/23 00:19
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on PR #3798:
URL: https://github.com/apache/hive/pull/3798#issuecomment-1399653695

   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 [email protected] list if the patch is in 
need of reviews.




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

    Worklog Id:     (was: 840949)
    Time Spent: 50m  (was: 40m)

> Remove PowerMockito from hive-exec
> ----------------------------------
>
>                 Key: HIVE-26455
>                 URL: https://issues.apache.org/jira/browse/HIVE-26455
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: Zsolt Miskolczi
>            Assignee: Zsolt Miskolczi
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> PowerMockito is a mockito extension that introduces some painful points. 
> The main intention behind that is to be able to do static mocking. Since its 
> release, mockito-inline has been released, as a part of the mockito-core. 
> It doesn't require vintage test runner to be able to run and it can mock 
> objects with their own thread. 
> The goal is to stop using PowerMockito and use mockito-inline instead.
>  
> The affected packages are: 
>  * org.apache.hadoop.hive.ql.exec.repl
>  * org.apache.hadoop.hive.ql.exec.repl.bootstrap.load
>  * org.apache.hadoop.hive.ql.exec.repl.ranger;
>  * org.apache.hadoop.hive.ql.exec.util
>  * org.apache.hadoop.hive.ql.parse.repl
>  * org.apache.hadoop.hive.ql.parse.repl.load.message
>  * org.apache.hadoop.hive.ql.parse.repl.metric
>  * org.apache.hadoop.hive.ql.txn.compactor
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to