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

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

                Author: ASF GitHub Bot
            Created on: 14/Dec/20 17:16
            Start Date: 14/Dec/20 17:16
    Worklog Time Spent: 10m 
      Work Description: Noremac201 opened a new pull request #1777:
URL: https://github.com/apache/hive/pull/1777


   Supersedes/Copy of #1740 with correct local branch
   
   # What changes were proposed in this pull request?
   Refactor HiveMetastore.HMSHandler into its own class
   Why are the changes needed?
   This will pave the way for cleaner changes since now we don't have the 
driver class nested with 10,000 line HMSHandler file so there is a clearer 
separation of duties.
   
   # Does this PR introduce any user-facing change?
   No
   
   # How was this patch tested?
   Existing unit tests, building/running manually
   Not additional tests were added since this was a pure refactoring


----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 523997)
    Time Spent: 2h  (was: 1h 50m)

> Separate HiveMetastore Thrift and Driver logic
> ----------------------------------------------
>
>                 Key: HIVE-24470
>                 URL: https://issues.apache.org/jira/browse/HIVE-24470
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>            Reporter: Cameron Moberg
>            Assignee: Cameron Moberg
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> In the file HiveMetastore.java the majority of the code is a thrift interface 
> rather than the actual logic behind starting hive metastore, this should be 
> moved out into a separate file to clean up the file.



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

Reply via email to