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 2022/05/24 12:59:00 UTC

[jira] [Work logged] (HIVE-26261) Fix some issues with Spark engine removal

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

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

                Author: ASF GitHub Bot
            Created on: 24/May/22 12:58
            Start Date: 24/May/22 12:58
    Worklog Time Spent: 10m 
      Work Description: pvary opened a new pull request, #3320:
URL: https://github.com/apache/hive/pull/3320

   ### What changes were proposed in this pull request?
   Fixes for the Spark removal patch
   
   ### Why are the changes needed?
   Adding back erroneously removed code.
   Removing an unused method
   
   ### Does this PR introduce _any_ user-facing change?
   Just fixes
   
   ### How was this patch tested?
   Unit tests




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

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

> Fix some issues with Spark engine removal
> -----------------------------------------
>
>                 Key: HIVE-26261
>                 URL: https://issues.apache.org/jira/browse/HIVE-26261
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I have made some mistakes when removed the Spark code:
>  * CommandAuthorizerV2.java - should check the properties. At that stage the authorizer was referring tables created by Spark as a HMS client, and not as an engine
>  * There is one unused method left in MapJoinTableContainerSerDe.java



--
This message was sent by Atlassian Jira
(v8.20.7#820007)